-- Logs begin at Sat 2021-01-02 01:23:42 UTC, end at Sat 2021-01-02 04:18:37 UTC. -- Jan 02 02:03:16.477264 n-d-765315-10 systemd[1]: Starting Devstack devstack@c-api.service... Jan 02 02:03:16.485771 n-d-765315-10 devstack@c-api.service[88027]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: *** Starting uWSGI 2.0.15-debian (64bit) on [Sat Jan 2 02:03:16 2021] *** Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: nodename: n-d-765315-10 Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: machine: x86_64 Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: clock source: unix Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: pcre jit disabled Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: detected number of CPU cores: 4 Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: current working directory: / Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: detected binary path: /usr/bin/uwsgi-core Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: dropping root privileges as early as possible Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: your processes number limit is 47843 Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: your memory page size is 4096 bytes Jan 02 02:03:16.487684 n-d-765315-10 devstack@c-api.service[88027]: detected max file descriptor number: 2048 Jan 02 02:03:16.488904 n-d-765315-10 devstack@c-api.service[88027]: lock engine: pthread robust mutexes Jan 02 02:03:16.488904 n-d-765315-10 devstack@c-api.service[88027]: thunder lock: enabled Jan 02 02:03:16.488904 n-d-765315-10 devstack@c-api.service[88027]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 02 02:03:16.488904 n-d-765315-10 devstack@c-api.service[88027]: dropping root privileges after socket binding Jan 02 02:03:16.488904 n-d-765315-10 devstack@c-api.service[88027]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 02 02:03:16.533377 n-d-765315-10 devstack@c-api.service[88027]: Python main interpreter initialized at 0x55df1d8569c0 Jan 02 02:03:16.533377 n-d-765315-10 devstack@c-api.service[88027]: dropping root privileges after plugin initialization Jan 02 02:03:16.533377 n-d-765315-10 devstack@c-api.service[88027]: python threads support enabled Jan 02 02:03:16.533377 n-d-765315-10 devstack@c-api.service[88027]: your server socket listen backlog is limited to 100 connections Jan 02 02:03:16.533377 n-d-765315-10 devstack@c-api.service[88027]: your mercy for graceful operations on workers is 90 seconds Jan 02 02:03:16.533957 n-d-765315-10 devstack@c-api.service[88027]: mapped 402621 bytes (393 KB) for 2 cores Jan 02 02:03:16.533957 n-d-765315-10 devstack@c-api.service[88027]: *** Operational MODE: preforking *** Jan 02 02:03:16.534128 n-d-765315-10 devstack@c-api.service[88027]: dropping root privileges after application loading Jan 02 02:03:16.534128 n-d-765315-10 devstack@c-api.service[88027]: *** uWSGI is running in multiple interpreter mode *** Jan 02 02:03:16.534128 n-d-765315-10 devstack@c-api.service[88027]: spawned uWSGI master process (pid: 88027) Jan 02 02:03:16.534239 n-d-765315-10 systemd[1]: Started Devstack devstack@c-api.service. Jan 02 02:03:16.534560 n-d-765315-10 devstack@c-api.service[88027]: spawned uWSGI worker 1 (pid: 88028, cores: 1) Jan 02 02:03:16.534946 n-d-765315-10 devstack@c-api.service[88027]: spawned uWSGI worker 2 (pid: 88029, cores: 1) Jan 02 02:03:16.535048 n-d-765315-10 devstack@c-api.service[88027]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 02 02:03:19.810651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88029) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 02 02:03:19.813835 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 02 02:03:19.822571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88029) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 02:03:19.823899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:19.824986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:19.825398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:19.826374 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:19.826604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:19.827383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:19.827751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:19.828118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:19.828377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:19.828611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:19.846962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88028) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 02 02:03:19.849158 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 02 02:03:19.852936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88028) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 02:03:19.854265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:19.854864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:19.855281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:19.855951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:19.856204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:19.856426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:19.856650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:19.856867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:19.857081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:19.857311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.024545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.024792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.025015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.025240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.025465 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.025696 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.025909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.034051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.034288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.034514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.034736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.034953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.035166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.035396 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.041659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.041891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.042115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.042341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.042560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.042775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.043004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.044774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.045007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.045230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.045653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.046026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.046313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.046550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.046869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.047122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.047355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.047594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.047817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.048039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.048324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.050848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.051092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.051326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.051564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.051778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.051998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.052272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.053959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.054208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.054440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.054673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.054899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.055159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.055361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.056542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.056720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.056942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.057175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.057396 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.057620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.057854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.633790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.634015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.634103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.634218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.634294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.634382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.634459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.634535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.634697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.634772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.634841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.635131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.635131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.635370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.640662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.640851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.640965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.641069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.641165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.641312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.641420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.641517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.641611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.641718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.641814 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.641955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.642065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.642167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.645232 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.645469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.645697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.645809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.645913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.646009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.646103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.646208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.646311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.646406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.646569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.646667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.646761 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.646989 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.647842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.648107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.648334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.648483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.648632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.648772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.648911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.649057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.649209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.649357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.649496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.649639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.649639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.649921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.653904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.654144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.654375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.654478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.654609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.654721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.654860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.654967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.655113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.655225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.655321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.655538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.655646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.655796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.665180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.665418 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.665530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.665644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.665741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.665885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.665986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.666081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.666183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.666291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.666394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.666489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.666583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.666677 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.672561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.672801 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.672913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.673013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.673110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.673242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.673391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.673500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.673670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.673771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.673872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.673967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.674073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.674073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.675968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.676080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.676225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.676330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.676464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.676576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.676672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.676781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.676883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.676984 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.677084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.677190 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.677291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.677386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.678606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.678764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.678876 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.679041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.679148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.679248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.679342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.679441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.679546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.679647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.679747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.679847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.679942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.680076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.682847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.683106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.683230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.683327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.683483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.683582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.683686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.683834 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.683940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.684036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.684129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.684251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.684365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.684605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.689603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.689875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.690022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.690118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.690221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.690317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.690468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.690568 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.690668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.690764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.690874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.691045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.691144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.691144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.692291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.692520 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.692689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.692797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.692899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.692994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.693136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.693244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.693347 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.693442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.693536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.693686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.693824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.693992 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.697122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.697357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.697460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.697572 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.697684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.697779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.697881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.698054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.698160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.698262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.698365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.698464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.698567 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.698667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.708254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.708388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.708500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.708596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.708699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.708800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.708901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.709002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.709097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.709206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.709311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.709406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.709553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.709653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.710912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.711062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.711184 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.711264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.711400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.711515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.711669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.711785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.711892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.711990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.712084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.712212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.712338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.712447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.714598 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.714840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.714962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.715061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.715156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.715262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.715359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.715461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.715563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.715666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.715773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.715880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.715983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.716201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.796826 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.797196 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.797442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.797631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.797713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.797784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.797868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.797962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.798152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.798254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.798254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.798384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.798452 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.798689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.800677 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.800932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.801057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.801258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.801354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.801444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.801521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.801768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.801859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.801930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.802006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.802085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.802157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.802468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.803512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.803791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.803955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.803955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.804115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.804420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.804522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.804597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.804675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.804745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.804821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.804898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.804967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.805035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.809836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.809975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.810076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.810180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.810278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.810390 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.810493 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.810606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.810702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.811076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.811217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.811800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.811903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.811999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.817278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.817510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.817616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.817721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.817817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.817910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.818011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.818113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.818215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.818426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.818536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.818669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.818784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.818999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.822790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.822926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.823046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.823138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.823238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.823334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.823428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.823532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.823648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.823746 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.823841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.823935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.824035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.824138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.826363 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.826604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.826716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.826891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.827104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.827295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.827397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.827575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.827744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.827845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.827923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.828010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.828090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.828246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.829437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.829678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.829785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.829935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.830035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.830109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.830179 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.830338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.830449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.830560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.830668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.830764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.830864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.830960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.831978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.832248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.832353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.832449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.832556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.832653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.832755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.832859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.832956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.833058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.833160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.833257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.833372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.833557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.834634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.834763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.834981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.835083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.835258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.835382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.835486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.835583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.835676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.835778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.835888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.836053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.836053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.836262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.837721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.837902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.838011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.838171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.838291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.838388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.838489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.838591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.838686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.838793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.838889 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.838990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.875326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88028) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 02:03:20.875675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.875796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88029) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 02:03:20.875899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.876016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.876278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.876370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.876584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.876694 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.876795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.876888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.877046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.877135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.877220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.877293 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.877452 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.877561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.877657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.877752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.877845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.877938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.878031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.878133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.878229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.878322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.878416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.878509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.878602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.878697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.878790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.878860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.878998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.879099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.879194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.879288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.879381 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.879474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.879567 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.879659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.879752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.879867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.879963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.880064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.880158 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.880323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.880423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.880532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.880627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.880721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.880827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.880923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.881015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.881108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.881201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.881294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.881386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.881479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.881571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.881672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.881767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.881861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.881954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.882046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.882139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.882231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.882325 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.882419 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.882520 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.882614 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.882707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.882800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.882894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.882986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.883080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.883173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.883266 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.883367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.883462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.883555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.883647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.883740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.883873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.883976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.884071 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.884164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.884303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.884401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.884494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.884570 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.884638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.884705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.884797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.884890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.884983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.885083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.885177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.885285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.885380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.885456 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.885524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.885524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.885646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.885718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.885786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.885926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.886052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.886130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.886202 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.886329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.886424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.886535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.886665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.886765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.886869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.886973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.887067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.887160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.887283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.887381 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.887475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.887571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.887665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.887766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.887862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.887955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.888048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.888141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.888280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.888377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.888470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.888565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.888671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.888767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.888860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.888953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.889045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.889145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.889371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.889527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.889630 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.889735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.889831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.889831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.890006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.890006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.890180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.890274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.890398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.890498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.890601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.890696 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.890790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.890882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.891002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.891101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.891195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.891296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.891401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.891503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.891599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.891693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.891786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.891879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.891973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.892066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.892159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.892272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.892380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.892475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.892568 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.892661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.892753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.892846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.892939 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.893031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.893124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.893225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.893320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.893414 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.893507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.893599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.893693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.893785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.893878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.893971 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.894073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.894167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.894260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.894353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.894446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.894803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.894942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.895039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.895039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.895039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.895304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.895398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.895492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.895591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.895663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.895731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.895797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.895921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.896043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.896369 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.896466 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.896560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.896670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.896815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.896914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.897008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.897102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.897204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.897299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.897418 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.897531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.897633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.897729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.897823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.897916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.898009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.898111 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.898205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.898299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.898392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.898486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.898580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.898673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.898776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.898870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.898971 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.899043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.899112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.899181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.899248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.899341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.899435 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.899528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.899620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.899721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.899817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.899919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.899919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.900093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.900203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.900300 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.900300 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.900450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.900535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.900607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.900700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.900792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.900886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.900979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.901071 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.901141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.901209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.901283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.901376 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.901470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.901564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.901657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.901750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.901844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.901937 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.902029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.902189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.902285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.902378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.902471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.902564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.902658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.902750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.902842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.902935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.903035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.903130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.903222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.903315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.903409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.903501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.903593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.903687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.903779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.903880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.903975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.904067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.904159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.904475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.904573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.904667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.904760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.904886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.904998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.905095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.905190 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.905284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.905378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.905471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.905564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.905666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.905788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.905788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.905977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.906048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.906126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.906234 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.906461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.906566 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.906660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.906754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.906902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.907002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.907103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.907199 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.907293 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.907387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.907482 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.907554 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.907622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.907689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.907789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.907884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.907977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.908079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.908188 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.908298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.908298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.908475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.908569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.908670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.908764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.908858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.908951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.909044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.909137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.909207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.909274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.909364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.909469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.909564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.909657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.909750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.909843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.909935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.910036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.910036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.910210 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.910311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.910405 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.910498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.910591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.910591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.910725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.910818 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.910911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.911003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.911104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.911199 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.911321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.911419 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.911512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.911605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.911994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.912132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.912314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.912437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.912547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.912646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.912741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.912835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.912835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.913011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.913105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.913200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.913303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.913398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.913491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.913593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.913688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.913781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.913875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.913967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.914060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.914161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.914256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.914350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.914443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.914536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.914629 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.914723 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.914816 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.914908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.915037 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.915137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.915238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.915333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.915426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.915519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.915613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.915707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.915800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.915928 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.916028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.916154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.916272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.916367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.916656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.916773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.916894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.917005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.917121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.917221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.917318 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.917412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.917506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.917598 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.917669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.917737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.917804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.917904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.917998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.917998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.918172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.918172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.918345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.918438 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.918532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.918532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.918713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.918808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.918902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.918995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.919088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.919181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.919301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.919399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.919493 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.919595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.919690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.919782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.919876 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.919969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.920062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:20.920154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.920312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:20.920907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.920983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:20.921064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.921134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:20.921202 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.921269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:20.921269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:20.921269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:20.921705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 02 02:03:20.921705 n-d-765315-10 devstack@c-api.service[88027]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 02 02:03:20.921977 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 02 02:03:20.921977 n-d-765315-10 devstack@c-api.service[88027]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 02 02:03:20.958338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 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=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:03:20.959672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc 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=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:03:21.159522 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 02 02:03:21.161884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 02 02:03:21.165963 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 02 02:03:21.167987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 02 02:03:21.173182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 02 02:03:21.174888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 02 02:03:21.178389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 02 02:03:21.179234 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.179659 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.180067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 02 02:03:21.180914 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.181370 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.199883 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.keymgr.conf_key_mgr [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.200770 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.keymgr.conf_key_mgr [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.202273 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.202702 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.203145 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.203572 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.208638 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.209059 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.209522 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.209951 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.214283 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.214710 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.215089 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.215512 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.219053 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.219485 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.219978 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.220447 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.228461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 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=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:03:21.228858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc 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=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:03:21.235176 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 02 02:03:21.235860 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 02 02:03:21.240770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 02 02:03:21.241416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.rpc [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 02 02:03:21.241796 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.242222 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.242467 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.242870 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.244656 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.245079 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.245305 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.245762 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.246929 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.247347 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.247583 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.247990 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.249591 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.250015 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.250544 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.250951 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.251787 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.252212 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.252721 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.253130 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.254735 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.api.contrib.hosts [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 02 02:03:21.255619 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.api.contrib.hosts [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 02 02:03:21.255723 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.256093 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.256588 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.256997 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.258446 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.258863 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.259299 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.259705 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.261055 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.261488 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.261898 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.262304 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.263409 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.263821 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.264232 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.265052 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.265630 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: extensions {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.266610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: extensions {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.268123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: extra_specs {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.268794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: extra_specs {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.270189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: backups {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.270851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: backups {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.273184 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-volume-manage {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.273770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-volume-manage {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.275208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-snapshot-manage {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.275775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-snapshot-manage {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.277381 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: encryption {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.277888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: encryption {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.279421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-quota-sets {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.280926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-quota-sets {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.283172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-volume-transfer {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.284507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-volume-transfer {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.285565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-quota-class-sets {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.286891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-quota-class-sets {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.287391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-hosts {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.288858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-hosts {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.289925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-volume-type-access {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.291388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-volume-type-access {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.292136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: qos-specs {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.293671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: qos-specs {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.294930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: scheduler-stats {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.297198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: scheduler-stats {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.298158 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: cgsnapshots {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.299335 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: cgsnapshots {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.300156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: capabilities {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.301443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: capabilities {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.301960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: consistencygroups {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.303246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: consistencygroups {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.304755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-services {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.306099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-services {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.306509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: encryption {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.307892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: encryption {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.308582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-availability-zone {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.309972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-availability-zone {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.311371 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.312119 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.312744 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.313186 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.314142 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.314542 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.315199 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.315611 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.316579 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.316984 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.317679 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.318096 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.319089 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.319493 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.320275 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.320691 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.321470 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.321872 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.322657 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.323068 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.323962 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.324361 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.325246 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.325698 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.326493 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.327421 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.327775 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.328261 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.329693 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.330100 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.330501 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.330924 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.331900 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.332366 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.332801 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.333220 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.335356 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.335773 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.336286 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.336711 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.337456 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] SnapshotActionsController initialized {{(pid=88029) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 02:03:21.337842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeActions extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.338253 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.338365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.snapshot_actions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] SnapshotActionsController initialized {{(pid=88028) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 02:03:21.338627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.338751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeActions extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.338950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension AdminActions extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.339099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.339316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension AdminActions extending resource: snapshots {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.339462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.339665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension AdminActions extending resource: backups {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.339829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension AdminActions extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.340026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.340225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension AdminActions extending resource: snapshots {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.340426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.340586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension AdminActions extending resource: backups {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.340796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.340955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.341140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.341314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.341501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.341691 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.341851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.342049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.342215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension TypesManage extending resource: types {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.343224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.343511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.343666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.343860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension UsedLimits extending resource: limits {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.344022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension TypesManage extending resource: types {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.344310 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.344458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.344605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension UsedLimits extending resource: limits {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.344950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.350322 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 02 02:03:21.351054 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 02 02:03:21.357139 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 02 02:03:21.357998 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 02 02:03:21.433986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Initializing extension manager. {{(pid=88028) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 02:03:21.434198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Initializing extension manager. {{(pid=88029) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 02:03:21.434383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.434564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.434737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.435002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.435263 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.435436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.435654 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.435833 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.435940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: ExtendedServices {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.436235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: ExtendedServices {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.436562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-extended-services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.436925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Extended services support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.437055 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-extended-services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.437220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.437384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Extended services support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.437528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-extended-services {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.437685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.437833 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.437975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-extended-services {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.438322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.438472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.438623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: TypesExtraSpecs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.438768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.438916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-types-extra-specs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.439066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: TypesExtraSpecs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.439208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Type extra specs support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.439349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-types-extra-specs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.439500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.439741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Type extra specs support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.439894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-types-extra-specs {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.440043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.440353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.440510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-types-extra-specs {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.440660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.440822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.440966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Backups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.441114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.441256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: backups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.441407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Backups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.441556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Backups support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.441699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: backups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.441842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.441982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Backups support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.442132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: backups {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.442274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.442415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.442563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: backups {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.442705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.442855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.443010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.443159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.443308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-volume-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.443450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.443591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Enable volume actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.443742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-volume-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.443884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.444026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Enable volume actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.444026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.444331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-volume-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.444473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-volume-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.444627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.444770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.444911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.445052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.445200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: SchedulerHints {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.445350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: SchedulerHints {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.445491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: OS-SCH-HNT {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.445645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: OS-SCH-HNT {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.445872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.446021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.446174 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.446317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.446458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: OS-SCH-HNT {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.446608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: OS-SCH-HNT {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.446750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.446898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.447051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.447194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.447342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.447492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.447640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-volume-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.447799 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-volume-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.447942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.448085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.448241 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.448412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.448615 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-volume-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.448795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-volume-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.448949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.449093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.449236 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.449377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.449527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: SnapshotManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.449675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: SnapshotManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.449899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-snapshot-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.450052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-snapshot-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.450203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.450358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.450656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.450804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.450947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-snapshot-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.451098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-snapshot-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.451242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.451391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.451548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.451691 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.451840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeTypeEncryption {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.451989 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeTypeEncryption {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.452132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: encryption {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.452331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: encryption {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.452476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Encryption support for volume types. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.452618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Encryption support for volume types. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.452766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.452766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: encryption {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.453036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.453186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.453330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: encryption {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.453472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.453614 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.453755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: ExtendedSnapshotAttributes {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.453905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.454055 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-extended-snapshot-attributes {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.454208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.454351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Extended SnapshotAttributes support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.454500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.454654 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.454804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.454946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.455087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.455228 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.455375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.455531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.455674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.455815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Quotas {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.456048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.456210 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-quota-sets {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.456367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Quotas {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.456518 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Quota management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.456659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-quota-sets {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.456798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.456945 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Quota management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.457099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-quota-sets {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.457250 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.457391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.457534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-quota-sets {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.457674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.457820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.457970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeTransfer {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.458118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.458266 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-volume-transfer {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.458409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeTransfer {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.458409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-volume-transfer {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.458698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Volume transfer management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.458841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Volume transfer management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.458983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.459124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.459278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-volume-transfer {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.459426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-volume-transfer {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.459577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.459721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.459885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.460097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.460301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: AdminActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.460458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: AdminActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.460615 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-admin-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.460846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-admin-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.460999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Enable admin actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.461142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Enable admin actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.461282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.461436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.461578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-admin-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.461727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-admin-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.461868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.462017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.462168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.462311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.462453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: QuotaClasses {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.462594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: QuotaClasses {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.462734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-quota-class-sets {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.462888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-quota-class-sets {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.463031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Quota classes management support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.463173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Quota classes management support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.463314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.463462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.463611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-quota-class-sets {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.463761 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-quota-class-sets {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.463912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.464054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.464228 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.464384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.464539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeTenantAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.464682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeTenantAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.464830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-vol-tenant-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.464952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-vol-tenant-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.465092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.465233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.465383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.465531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.465673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-vol-tenant-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.465827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-vol-tenant-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.465970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.466204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.466350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.466492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.466633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Hosts {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.466786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Hosts {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.466942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-hosts {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.467092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-hosts {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.467233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Admin-only host administration. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.467853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Admin-only host administration. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.467996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.468111 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.468272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-hosts {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.468416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-hosts {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.468416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.468699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.468699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.468699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeTypeAccess {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.469097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.469239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-volume-type-access {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.469380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeTypeAccess {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.469521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Volume type access support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.469669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-volume-type-access {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.469820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.469968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Volume type access support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.470116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-volume-type-access {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.470337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.470489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.470644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-volume-type-access {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.470800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.471158 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.471311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeUnmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.471460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.471612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-volume-unmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.471754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeUnmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.471896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Enable volume unmanage operation. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.472036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-volume-unmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.472201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.472356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Enable volume unmanage operation. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.472508 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-volume-unmanage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.472651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.472792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.472940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-volume-unmanage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.473089 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.473240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.473391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeImageMetadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.473534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.473676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-vol-image-meta {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.473796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeImageMetadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.473915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Show image metadata associated with the volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.474063 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-vol-image-meta {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.474205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.474347 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Show image metadata associated with the volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.474495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-vol-image-meta {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.474636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.474785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.474939 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-vol-image-meta {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.475061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.475208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.475357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Qos_specs_manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.475506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.475662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: qos-specs {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.475811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Qos_specs_manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.475960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: QoS specs support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.476107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: qos-specs {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.476416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.476540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: QoS specs support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.476697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: qos-specs {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.476840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.476993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.477141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: qos-specs {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.477283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.477494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.477638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeMigStatusAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.477791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.477940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-vol-mig-status-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.478082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeMigStatusAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.478082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-vol-mig-status-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.478334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.478477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.478626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.478768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.478908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-vol-mig-status-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.479062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.479205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.479346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.479487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.479636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.479787 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Scheduler_stats {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.479928 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Scheduler_stats {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.480075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: scheduler-stats {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.480222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: scheduler-stats {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.480460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Scheduler stats support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.480609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Scheduler stats support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.480760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.480909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.481051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: scheduler-stats {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.481294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: scheduler-stats {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.481440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.481590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.481735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.481883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.482024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Cgsnapshots {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.482165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Cgsnapshots {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.482306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: cgsnapshots {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.482455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: cgsnapshots {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.482604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: cgsnapshots support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.482754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: cgsnapshots support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.482901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.483726 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.483879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: cgsnapshots {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.484000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: cgsnapshots {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.484140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.484300 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.484442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.484596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.484739 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Capabilities {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.484890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Capabilities {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.485033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: capabilities {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.485033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Capabilities support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.485285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: capabilities {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.485434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.485576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Capabilities support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.485717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: capabilities {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.485865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.486007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.486156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: capabilities {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.486304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.486539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.486666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: SnapshotUnmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.486807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.486949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-snapshot-unmanage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.487102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: SnapshotUnmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.487244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Enable volume unmanage operation. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.487385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-snapshot-unmanage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.487526 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.487667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Enable volume unmanage operation. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.487812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-snapshot-unmanage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.487962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.488104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.488273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-snapshot-unmanage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.488417 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.488565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.488707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Consistencygroups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.488856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.489006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: consistencygroups {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.489159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Consistencygroups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.489301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: consistency groups support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.489448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: consistencygroups {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.489599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.490000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: consistency groups support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.490145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: consistencygroups {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.490293 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.490449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.services.Services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.490662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: consistencygroups {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.490815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.490972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.491116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: Services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.491257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.491533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-services {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.491686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: Services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.491843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Services support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.491993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-services {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.492144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.492382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Services support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.492527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-services {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.492675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.492827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.492970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-services {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.493111 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.493261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.493410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: TypesManage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.493561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.493710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-types-manage {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.493852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: TypesManage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.493980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Types manage support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.494127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-types-manage {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.494271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.494420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Types manage support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.494562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-types-manage {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.494710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.494852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.495000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-types-manage {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.495149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.495300 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.495443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: SnapshotActions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.495589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.495731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-snapshot-actions {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.495872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: SnapshotActions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.496021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Enable snapshot manager actions. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.496169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-snapshot-actions {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.496346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.496487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Enable snapshot manager actions. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.496710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-snapshot-actions {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.496835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.496835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-snapshot-actions {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.497120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.497261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.497403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.497542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.497697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: UsedLimits {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.497839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: UsedLimits {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.497979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-used-limits {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.498125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-used-limits {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.498266 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Provide data on limited resources that are being used. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.498415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.498594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.498743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.498886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-used-limits {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.499027 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-used-limits {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.499168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.499319 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.499463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.499605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.499746 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeEncryptionMetadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.499893 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeEncryptionMetadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.500081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-volume-encryption-metadata {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.500081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.500382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-volume-encryption-metadata {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.500533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.500687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.500909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-volume-encryption-metadata {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.501062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.501211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.501353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.501500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.501745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.501900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: VolumeHostAttribute {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.502049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.502191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-vol-host-attr {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.502332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: VolumeHostAttribute {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.502474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Expose host as an attribute of a volume. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.502625 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-vol-host-attr {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.502767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.502908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.503055 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-vol-host-attr {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.503196 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.503337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.503487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-vol-host-attr {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.503629 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88028) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.503771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 02:03:21.503912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext name: AvailabilityZones {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.504053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88029) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 02:03:21.504284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext alias: os-availability-zone {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.504445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext name: AvailabilityZones {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 02:03:21.504589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext description: Describe Availability Zones. {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.504738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext alias: os-availability-zone {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 02:03:21.504880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.505021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext description: Describe Availability Zones. {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 02:03:21.505021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 02:03:21.505369 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Loaded extension: os-availability-zone {{(pid=88028) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.505511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.extensions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Loaded extension: os-availability-zone {{(pid=88029) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 02:03:21.505659 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.505802 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.505944 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.506087 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.507969 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.508165 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.508412 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.508591 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.510511 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.510652 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.510952 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.511069 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.512719 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.512839 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.513132 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.513255 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.526405 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.526680 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.526833 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.527106 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.531679 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.532109 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.532515 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.532935 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.536502 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.536917 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.537178 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.537590 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.542051 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.542468 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.542593 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.542948 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.546501 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.546925 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.547275 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.547691 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.550676 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.551107 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.551386 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.551748 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.556136 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.556136 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.556500 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.556500 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.559445 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.559864 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.559999 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.560380 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.565693 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.566142 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.566413 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.566792 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.568366 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.568851 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.569027 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.569363 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.572220 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.572657 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.572811 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.573134 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.580507 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.580937 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.581297 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.581722 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.585855 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.586275 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.586595 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.587021 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.588436 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.588847 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.589132 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.589539 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.590682 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.591092 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.591351 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.591756 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.593607 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.594026 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.594677 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.595085 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.595795 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.596227 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.596876 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.597276 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.599149 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.599649 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.600153 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.600580 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.601806 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.602230 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.602739 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.603140 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.604393 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.604808 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.605259 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.605677 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.606706 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.607119 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.607560 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.608036 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.608764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: extensions {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.610058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: extensions {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.610584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: extra_specs {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.611871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: extra_specs {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.612808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: backups {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.614057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: backups {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.615878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-volume-manage {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.617098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-volume-manage {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.617946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-snapshot-manage {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.619077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-snapshot-manage {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.620071 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: encryption {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.621264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: encryption {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.622149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-quota-sets {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.623280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-quota-sets {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.624659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-volume-transfer {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.626915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-quota-class-sets {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.627031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-volume-transfer {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.628978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-hosts {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.629238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-quota-class-sets {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.631060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-hosts {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.631397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-volume-type-access {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.633557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: qos-specs {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.633666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-volume-type-access {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.635735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: qos-specs {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.636552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: scheduler-stats {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.638553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: cgsnapshots {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.638718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: scheduler-stats {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.641123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: capabilities {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.641786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: cgsnapshots {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.643034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: consistencygroups {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.643735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: capabilities {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.645666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: consistencygroups {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.645774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-services {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.647498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: encryption {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.648353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-services {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.649691 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extended resource: os-availability-zone {{(pid=88028) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.650129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: encryption {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.652143 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.652308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extended resource: os-availability-zone {{(pid=88029) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 02:03:21.652605 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.654589 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.654706 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.655779 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.656158 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.657849 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.658160 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.658266 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.658568 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.660341 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.660605 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.660762 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.661015 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.662750 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.663041 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.663149 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.663446 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.665295 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.665416 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.665711 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.665815 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.667858 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.668055 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.668283 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.668391 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.670397 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.670513 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.670890 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.671262 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.672730 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.673144 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.673443 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.673849 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.675001 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.675416 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.675644 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.676047 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.677033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.snapshot_actions [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] SnapshotActionsController initialized {{(pid=88028) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 02:03:21.677423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeActions extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.677861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.677977 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:03:21.678218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.678320 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:03:21.678604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension AdminActions extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.678980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension AdminActions extending resource: snapshots {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.679345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension AdminActions extending resource: backups {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.679700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.679998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] SnapshotActionsController initialized {{(pid=88029) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 02:03:21.680110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.680446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.680549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeActions extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.680797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.680972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.681175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.681282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.681533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.681747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension AdminActions extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.681925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension TypesManage extending resource: types {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.682126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension AdminActions extending resource: snapshots {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.682324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.682468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension AdminActions extending resource: backups {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.682607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension UsedLimits extending resource: limits {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.682748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.682888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.683236 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.683578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.683956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.684154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88028) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.684354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.684645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension TypesManage extending resource: types {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.684994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.685333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension UsedLimits extending resource: limits {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.687474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88029) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 02:03:21.690289 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 02 02:03:21.693386 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 02 02:03:21.695961 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-89d5d722-1246-45de-b786-8a6e5d8c16cc None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 02 02:03:21.699299 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-f7ecfc25-fb3b-4094-a089-985a6b026ea5 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 02 02:03:21.702285 n-d-765315-10 devstack@c-api.service[88027]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55df1d8569c0 pid: 88028 (default app) Jan 02 02:03:21.706271 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1/1] 10.222.0.50 () {50 vars in 766 bytes} [Sat Jan 2 02:03:21 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 02 02:03:21.706406 n-d-765315-10 devstack@c-api.service[88027]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55df1d8569c0 pid: 88029 (default app) Jan 02 02:03:28.096325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] POST http://10.222.0.50/volume/v3/f1cbedf2ab204362a04e670be1785f21/types Jan 02 02:03:28.098809 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:03:28.098809 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:03:28.099376 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:03:28.102608 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:03:28.102608 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:03:28.208459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-408cac11-fede-434b-bd25-9621085c92ff 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=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:03:28.251046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] http://10.222.0.50/volume/v3/f1cbedf2ab204362a04e670be1785f21/types returned with HTTP 200 Jan 02 02:03:28.252004 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 2/2] 10.222.0.50 () {60 vars in 1228 bytes} [Sat Jan 2 02:03:27 2021] POST /volume/v3/f1cbedf2ab204362a04e670be1785f21/types => generated 186 bytes in 826 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:03:28.636918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-408cac11-fede-434b-bd25-9621085c92ff req-fbdf0ec4-17ef-47a7-aec9-82a7736afea4 admin admin] POST http://10.222.0.50/volume/v3/f1cbedf2ab204362a04e670be1785f21/types/0730d5c4-d523-4c08-b289-6eb03abd1b4d/extra_specs Jan 02 02:03:28.639231 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:03:28.639231 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:03:28.640327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-408cac11-fede-434b-bd25-9621085c92ff req-fbdf0ec4-17ef-47a7-aec9-82a7736afea4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:03:28.643495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:03:28.643495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:03:28.786512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [req-408cac11-fede-434b-bd25-9621085c92ff req-fbdf0ec4-17ef-47a7-aec9-82a7736afea4 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=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:03:28.883090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-408cac11-fede-434b-bd25-9621085c92ff req-fbdf0ec4-17ef-47a7-aec9-82a7736afea4 admin admin] http://10.222.0.50/volume/v3/f1cbedf2ab204362a04e670be1785f21/types/0730d5c4-d523-4c08-b289-6eb03abd1b4d/extra_specs returned with HTTP 200 Jan 02 02:03:28.896300 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1/3] 10.222.0.50 () {62 vars in 1445 bytes} [Sat Jan 2 02:03:28 2021] POST /volume/v3/f1cbedf2ab204362a04e670be1785f21/types/0730d5c4-d523-4c08-b289-6eb03abd1b4d/extra_specs => generated 55 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:04:31.195761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] GET http://10.222.0.50/volume// Jan 02 02:04:31.196494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:04:31.197016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:04:31.198733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:04:31.199471 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 3/4] 10.222.0.50 () {56 vars in 1088 bytes} [Sat Jan 2 02:04:31 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:07:27.477699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-515367e2-c03d-4074-938b-c20ae64f96c9 tempest-verify_tempest_config-911278472 tempest-verify_tempest_config-911278472] GET http://10.222.0.50/volume/v3/4967350fa24d40d7b70a0eb351a5ed3c/extensions Jan 02 02:07:27.478325 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-515367e2-c03d-4074-938b-c20ae64f96c9 tempest-verify_tempest_config-911278472 tempest-verify_tempest_config-911278472] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:07:27.478868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-515367e2-c03d-4074-938b-c20ae64f96c9 tempest-verify_tempest_config-911278472 tempest-verify_tempest_config-911278472] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:07:27.479722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-515367e2-c03d-4074-938b-c20ae64f96c9 tempest-verify_tempest_config-911278472 tempest-verify_tempest_config-911278472] http://10.222.0.50/volume/v3/4967350fa24d40d7b70a0eb351a5ed3c/extensions returned with HTTP 200 Jan 02 02:07:27.480653 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 2/5] 10.222.0.50 () {58 vars in 1213 bytes} [Sat Jan 2 02:07:27 2021] GET /volume/v3/4967350fa24d40d7b70a0eb351a5ed3c/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:07:27.525957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] GET http://10.222.0.50/volume/ Jan 02 02:07:27.526438 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:07:27.526632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 02 02:07:27.526632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:07:27.526999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:07:27.528141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-408cac11-fede-434b-bd25-9621085c92ff admin admin] http://10.222.0.50/volume/ returned with HTTP 300 Jan 02 02:07:27.528811 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 4/6] 10.222.0.50 () {52 vars in 806 bytes} [Sat Jan 2 02:07:27 2021] GET /volume => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:14:44.985238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] POST http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes Jan 02 02:14:44.987335 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1505184735"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:44.992256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1505184735'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:14:44.998621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Create volume of 1 GB Jan 02 02:14:45.078443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Availability zone cache updated, next update will occur around 2021-01-02 03:14:45.076271. {{(pid=88029) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:14:45.078791 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Availability Zones retrieved successfully. Jan 02 02:14:45.205007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Flow 'volume_create_api' (d0c4eba5-3de8-457f-bc9d-2f4e2fac721e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:14:45.208474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01f52ce-d673-494b-846a-2416188e68f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:45.212067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:14:45.320569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01f52ce-d673-494b-846a-2416188e68f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:45.325408 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb0bdd5-906c-4d6f-911c-4457ef10a164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:45.391895 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:14:45.393983 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:14:45.465131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Created reservations ['b4004895-006e-41e8-9581-8b3331f97ab8', 'f7c3b7f1-e7b1-4d72-b38b-9d4d353e7a14', '58a35cf8-00a0-49e3-8adf-59dbc264aade', '6e076fa2-4371-4ca2-ab1c-8f77600f449d'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:14:45.489050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb0bdd5-906c-4d6f-911c-4457ef10a164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4004895-006e-41e8-9581-8b3331f97ab8', 'f7c3b7f1-e7b1-4d72-b38b-9d4d353e7a14', '58a35cf8-00a0-49e3-8adf-59dbc264aade', '6e076fa2-4371-4ca2-ab1c-8f77600f449d']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:45.493635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf726e8-aecd-4473-807c-369adea9f5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:45.580800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf726e8-aecd-4473-807c-369adea9f5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d3b8cba-8a23-4d7d-bed7-1d5f216ae515', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1505184735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0d23b9b6541b0aeb1bff95d610dfd',qos_specs=None,replication_status=,reservations=['b4004895-006e-41e8-9581-8b3331f97ab8','f7c3b7f1-e7b1-4d72-b38b-9d4d353e7a14','58a35cf8-00a0-49e3-8adf-59dbc264aade','6e076fa2-4371-4ca2-ab1c-8f77600f449d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb147e16dfdc49fba75a95f63eb4ce34',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1505184735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d3b8cba-8a23-4d7d-bed7-1d5f216ae515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c0d23b9b6541b0aeb1bff95d610dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cb147e16dfdc49fba75a95f63eb4ce34',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:45.584785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc9c281-4b1a-4642-9ebd-4b5a5b451c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:45.632625 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc9c281-4b1a-4642-9ebd-4b5a5b451c2b) transitioned into state 'SUCCESS' from state '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-1505184735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0d23b9b6541b0aeb1bff95d610dfd',qos_specs=None,replication_status=,reservations=['b4004895-006e-41e8-9581-8b3331f97ab8','f7c3b7f1-e7b1-4d72-b38b-9d4d353e7a14','58a35cf8-00a0-49e3-8adf-59dbc264aade','6e076fa2-4371-4ca2-ab1c-8f77600f449d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb147e16dfdc49fba75a95f63eb4ce34',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:45.636385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68b6929-292d-4bba-9af6-6bdbe44a1978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:14:45.736893 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68b6929-292d-4bba-9af6-6bdbe44a1978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:14:45.745578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Flow 'volume_create_api' (d0c4eba5-3de8-457f-bc9d-2f4e2fac721e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:14:45.815874 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Create volume request issued successfully. Jan 02 02:14:45.849293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f623f28-52cc-4838-a8e2-9be19765bce1 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes returned with HTTP 202 Jan 02 02:14:45.861678 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 3/7] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:14:44 2021] POST /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes => generated 817 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:14:45.868550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81ca9b02-bf6a-4be6-91ce-75ce89e4da7e tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:45.869669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81ca9b02-bf6a-4be6-91ce-75ce89e4da7e tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:45.870185 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81ca9b02-bf6a-4be6-91ce-75ce89e4da7e tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:46.076819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:46.076819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:46.100993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81ca9b02-bf6a-4be6-91ce-75ce89e4da7e tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:46.148035 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81ca9b02-bf6a-4be6-91ce-75ce89e4da7e tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:46.149639 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 5/8] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:45 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 885 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:47.175243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50995f26-6828-467f-8710-aa817dc4389d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:47.198800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50995f26-6828-467f-8710-aa817dc4389d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:47.198800 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:47.198800 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:47.198800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50995f26-6828-467f-8710-aa817dc4389d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:47.446767 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:47.446767 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:47.479328 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-50995f26-6828-467f-8710-aa817dc4389d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:47.555713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50995f26-6828-467f-8710-aa817dc4389d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:47.557460 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 4/9] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:47 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:48.578420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:48.579647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:48.580025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:48.580025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:48.580631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:48.684918 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:48.684918 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:48.709323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:48.777108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:48.777924 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 6/10] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:48 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:49.602383 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-50995f26-6828-467f-8710-aa817dc4389d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 02 02:14:49.606979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-87227868-9f47-45a8-8c0a-e17a83e7322f tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:49.607516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-87227868-9f47-45a8-8c0a-e17a83e7322f tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:49.607706 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:49.607706 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:49.613165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-87227868-9f47-45a8-8c0a-e17a83e7322f tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:49.726015 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:49.726015 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:49.762611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-40182c72-855f-4d09-927b-81d303a863ec req-87227868-9f47-45a8-8c0a-e17a83e7322f tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:49.843147 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-87227868-9f47-45a8-8c0a-e17a83e7322f tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:49.844894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 5/11] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:14:49 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:49.948992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume// Jan 02 02:14:49.950356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:49.950806 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:49.950806 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:49.951627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:49.954149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a4282fe-6295-4710-9ee1-fa44f5cde76b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:14:49.955832 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 7/12] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:14:49 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:14:49.977050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-0a0f59b4-754e-4dc1-bf4d-6f91922225af tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] POST http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments Jan 02 02:14:49.980415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:49.980415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:49.983215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-0a0f59b4-754e-4dc1-bf4d-6f91922225af tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d3b8cba-8a23-4d7d-bed7-1d5f216ae515", "instance_uuid": "7387f466-eeb6-4ce0-a1e8-1d69fa858048", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:50.097157 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:50.097157 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:50.198219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-0a0f59b4-754e-4dc1-bf4d-6f91922225af tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments returned with HTTP 200 Jan 02 02:14:50.199389 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 6/13] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:14:49 2021] POST /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:14:50.247750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ced5a8df-27eb-463c-9646-bf46176abd18 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:50.248995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ced5a8df-27eb-463c-9646-bf46176abd18 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:50.249831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ced5a8df-27eb-463c-9646-bf46176abd18 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:50.292634 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-0a0f59b4-754e-4dc1-bf4d-6f91922225af tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume// Jan 02 02:14:50.293140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-0a0f59b4-754e-4dc1-bf4d-6f91922225af tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:50.293432 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:50.293432 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:50.294067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-0a0f59b4-754e-4dc1-bf4d-6f91922225af tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:50.295585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-0a0f59b4-754e-4dc1-bf4d-6f91922225af tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:14:50.297391 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 7/14] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:14:50 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:14:50.382609 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:50.382609 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:50.414329 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ced5a8df-27eb-463c-9646-bf46176abd18 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:50.459543 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:50.459543 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:50.494466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ced5a8df-27eb-463c-9646-bf46176abd18 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:50.500076 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 8/15] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:50 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:50.517242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-7c29b072-3ca2-4e02-9250-ad765dc68f08 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:50.518781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-7c29b072-3ca2-4e02-9250-ad765dc68f08 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:50.520129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-7c29b072-3ca2-4e02-9250-ad765dc68f08 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:50.695145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:50.695145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:50.723728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-40182c72-855f-4d09-927b-81d303a863ec req-7c29b072-3ca2-4e02-9250-ad765dc68f08 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:50.788209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:50.788209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:50.810405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-7c29b072-3ca2-4e02-9250-ad765dc68f08 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:50.814089 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 8/16] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:14:50 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 1008 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:14:50.911008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-6ccfde99-62eb-4135-b00f-7b2f77ad65d6 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] PUT http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/4371998d-d121-419a-9053-1a3aaf727dd4 Jan 02 02:14:50.911758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:50.911758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:50.912796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-6ccfde99-62eb-4135-b00f-7b2f77ad65d6 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:14:50.982586 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:14:50.982586 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:14:50.983544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-40182c72-855f-4d09-927b-81d303a863ec req-6ccfde99-62eb-4135-b00f-7b2f77ad65d6 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Lock "b'cinder-attachment_update-7d3b8cba-8a23-4d7d-bed7-1d5f216ae515-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.021s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:14:50.990471 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:50.990471 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:51.522901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5615fbf6-7a43-4696-a3d8-3e873bceb92a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:51.524527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5615fbf6-7a43-4696-a3d8-3e873bceb92a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:51.524921 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:51.524921 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:51.525657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5615fbf6-7a43-4696-a3d8-3e873bceb92a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:51.696589 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:51.696589 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:51.725560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5615fbf6-7a43-4696-a3d8-3e873bceb92a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:51.776454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:51.776454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:51.798308 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5615fbf6-7a43-4696-a3d8-3e873bceb92a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:51.809738 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 9/17] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:51 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:52.820866 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbc7f0a0-9bff-435b-b69b-4af4c002f529 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:52.823235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbc7f0a0-9bff-435b-b69b-4af4c002f529 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:52.825817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:52.825817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:52.827301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbc7f0a0-9bff-435b-b69b-4af4c002f529 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:53.019423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:53.019423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:53.040255 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bbc7f0a0-9bff-435b-b69b-4af4c002f529 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:53.093516 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:53.093516 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:53.128118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbc7f0a0-9bff-435b-b69b-4af4c002f529 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:53.130181 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 10/18] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:52 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:14:54.159412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3087bb0a-bf17-4a19-9b31-353e68ea2dbc tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:54.159899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3087bb0a-bf17-4a19-9b31-353e68ea2dbc tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:54.160141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:54.160141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:54.160516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3087bb0a-bf17-4a19-9b31-353e68ea2dbc tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:54.256668 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:54.256668 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:54.279818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3087bb0a-bf17-4a19-9b31-353e68ea2dbc tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:54.329922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:54.329922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:54.347937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3087bb0a-bf17-4a19-9b31-353e68ea2dbc tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:54.348912 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 11/19] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:54 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:14:55.374338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-171466b9-4013-44be-81bc-df659483986b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:55.375163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-171466b9-4013-44be-81bc-df659483986b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:55.375487 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:55.375487 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:55.376160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-171466b9-4013-44be-81bc-df659483986b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:55.466978 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:55.466978 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:55.476663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-171466b9-4013-44be-81bc-df659483986b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:55.503855 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:55.503855 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:55.538000 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-171466b9-4013-44be-81bc-df659483986b tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:55.538937 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 12/20] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:55 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:14:56.569303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65118f77-0e0d-4eed-9c31-4def72c3a20d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:56.569839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65118f77-0e0d-4eed-9c31-4def72c3a20d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:56.575926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:56.575926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:56.577013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65118f77-0e0d-4eed-9c31-4def72c3a20d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:56.715333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:56.715333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:56.748445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65118f77-0e0d-4eed-9c31-4def72c3a20d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:56.775740 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:56.775740 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:56.785642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65118f77-0e0d-4eed-9c31-4def72c3a20d tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:56.786817 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 13/21] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:56 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:14:57.747711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-40182c72-855f-4d09-927b-81d303a863ec req-6ccfde99-62eb-4135-b00f-7b2f77ad65d6 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Lock "b'cinder-attachment_update-7d3b8cba-8a23-4d7d-bed7-1d5f216ae515-n-h2-765315-10'" released by "attachment_update" :: held 6.764s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:14:57.748448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-6ccfde99-62eb-4135-b00f-7b2f77ad65d6 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/4371998d-d121-419a-9053-1a3aaf727dd4 returned with HTTP 200 Jan 02 02:14:57.749378 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 9/22] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:14:50 2021] PUT /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/4371998d-d121-419a-9053-1a3aaf727dd4 => generated 762 bytes in 6845 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:14:57.823001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8af6421-086b-4b36-8a2a-25841d612943 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:57.823781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8af6421-086b-4b36-8a2a-25841d612943 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:57.824148 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:57.824148 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:57.824734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8af6421-086b-4b36-8a2a-25841d612943 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:57.943302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:57.943302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:57.963307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e8af6421-086b-4b36-8a2a-25841d612943 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:58.012427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:58.012427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:58.033192 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8af6421-086b-4b36-8a2a-25841d612943 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:58.035059 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 14/23] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:57 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:14:59.058125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6d1cd62-3ad1-4c27-ac42-6dc5d6543a61 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:14:59.059401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6d1cd62-3ad1-4c27-ac42-6dc5d6543a61 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:14:59.059814 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:14:59.059814 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:14:59.060510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6d1cd62-3ad1-4c27-ac42-6dc5d6543a61 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:14:59.120415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:59.120415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:59.132136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a6d1cd62-3ad1-4c27-ac42-6dc5d6543a61 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:14:59.155623 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:14:59.155623 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:14:59.167141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6d1cd62-3ad1-4c27-ac42-6dc5d6543a61 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:14:59.172427 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 10/24] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:14:59 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:00.202921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e5eef09c-957a-47f6-8787-afbfe8bfa7ef tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:00.207240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e5eef09c-957a-47f6-8787-afbfe8bfa7ef tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:00.209364 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:00.209364 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:00.210757 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e5eef09c-957a-47f6-8787-afbfe8bfa7ef tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:00.370844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:00.370844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:00.391292 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e5eef09c-957a-47f6-8787-afbfe8bfa7ef tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:00.432565 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:00.432565 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:00.451873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e5eef09c-957a-47f6-8787-afbfe8bfa7ef tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:00.452981 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 15/25] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:00 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:01.477479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f96b7656-af0e-4ac1-abae-b555a4e8b33c tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:01.478803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f96b7656-af0e-4ac1-abae-b555a4e8b33c tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:01.479209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:01.479209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:01.480067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f96b7656-af0e-4ac1-abae-b555a4e8b33c tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:01.596412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:01.596412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:01.608027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f96b7656-af0e-4ac1-abae-b555a4e8b33c tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:01.630479 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:01.630479 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:01.641833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f96b7656-af0e-4ac1-abae-b555a4e8b33c tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:01.653172 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 11/26] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:01 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:02.659518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-127170ef-c800-4391-b3ee-ac4a22095e63 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:02.660754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-127170ef-c800-4391-b3ee-ac4a22095e63 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:02.661134 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:02.661134 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:02.661801 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-127170ef-c800-4391-b3ee-ac4a22095e63 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:02.720983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:02.720983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:02.731820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-127170ef-c800-4391-b3ee-ac4a22095e63 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:02.754309 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:02.754309 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:02.786368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-127170ef-c800-4391-b3ee-ac4a22095e63 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:02.787591 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 16/27] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:02 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:03.811835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44f464b0-94e3-48a7-83ff-103c1b942536 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:03.819544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44f464b0-94e3-48a7-83ff-103c1b942536 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:03.820020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:03.820020 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:03.822810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44f464b0-94e3-48a7-83ff-103c1b942536 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:03.998458 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:03.998458 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:04.029863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-44f464b0-94e3-48a7-83ff-103c1b942536 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:04.081771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:04.081771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:04.128367 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44f464b0-94e3-48a7-83ff-103c1b942536 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:04.130794 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 12/28] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:03 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:04.212540 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-4c2aee82-d18e-4ec9-8175-13809abcc6d9 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] POST http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/4371998d-d121-419a-9053-1a3aaf727dd4/action Jan 02 02:15:04.213468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:04.213468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:04.217195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-4c2aee82-d18e-4ec9-8175-13809abcc6d9 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:15:04.225488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-4c2aee82-d18e-4ec9-8175-13809abcc6d9 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:15:04.399666 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:04.399666 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:04.435997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-4c2aee82-d18e-4ec9-8175-13809abcc6d9 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/4371998d-d121-419a-9053-1a3aaf727dd4/action returned with HTTP 204 Jan 02 02:15:04.437322 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 17/29] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:15:04 2021] POST /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/4371998d-d121-419a-9053-1a3aaf727dd4/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:15:05.159147 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa73ffb6-2a1e-4189-94ee-1b295ebe32e7 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:05.159147 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa73ffb6-2a1e-4189-94ee-1b295ebe32e7 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:05.159147 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:05.159147 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:05.159147 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa73ffb6-2a1e-4189-94ee-1b295ebe32e7 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:05.431106 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:05.431106 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:05.477415 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fa73ffb6-2a1e-4189-94ee-1b295ebe32e7 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:05.602241 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:05.602241 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:05.621376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa73ffb6-2a1e-4189-94ee-1b295ebe32e7 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:05.632309 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 13/30] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:05 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 1202 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:14.433821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-4c2aee82-d18e-4ec9-8175-13809abcc6d9 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume// Jan 02 02:15:14.435855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-4c2aee82-d18e-4ec9-8175-13809abcc6d9 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:14.436234 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:14.436234 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:14.436867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-4c2aee82-d18e-4ec9-8175-13809abcc6d9 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:14.439220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-40182c72-855f-4d09-927b-81d303a863ec req-4c2aee82-d18e-4ec9-8175-13809abcc6d9 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:15:14.440645 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 18/31] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:15:14 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:15:14.590444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-b392c888-6605-422f-bc40-0caad023b95c tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] POST http://10.222.0.50/volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments Jan 02 02:15:14.591363 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:14.591363 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:14.592361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-b392c888-6605-422f-bc40-0caad023b95c tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d3b8cba-8a23-4d7d-bed7-1d5f216ae515", "instance_uuid": "7387f466-eeb6-4ce0-a1e8-1d69fa858048", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:15:14.653944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:14.653944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:17.015612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-b392c888-6605-422f-bc40-0caad023b95c tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] http://10.222.0.50/volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments returned with HTTP 200 Jan 02 02:15:17.017339 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 14/32] 10.222.0.72 () {64 vars in 1358 bytes} [Sat Jan 2 02:15:14 2021] POST /volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments => generated 762 bytes in 2432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:17.079300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-c7026311-9559-4659-ab77-cecdefdc3504 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] GET http://10.222.0.50/volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429 Jan 02 02:15:17.080700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-c7026311-9559-4659-ab77-cecdefdc3504 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:17.081866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-c7026311-9559-4659-ab77-cecdefdc3504 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:17.144038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-c7026311-9559-4659-ab77-cecdefdc3504 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] http://10.222.0.50/volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429 returned with HTTP 200 Jan 02 02:15:17.145026 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 19/33] 10.222.0.72 () {60 vars in 1415 bytes} [Sat Jan 2 02:15:17 2021] GET /volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429 => generated 789 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:28.413725 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-37992be6-05bc-4009-8316-b69914bc7f32 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] POST http://10.222.0.50/volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429/action Jan 02 02:15:28.414568 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:28.414568 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:28.416997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-37992be6-05bc-4009-8316-b69914bc7f32 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:15:28.417872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-37992be6-05bc-4009-8316-b69914bc7f32 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:15:28.566870 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:28.566870 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:28.615084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-37992be6-05bc-4009-8316-b69914bc7f32 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] http://10.222.0.50/volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429/action returned with HTTP 204 Jan 02 02:15:28.622919 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 15/34] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:15:28 2021] POST /volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:15:36.875118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-3bae697e-d15d-41be-98ed-46d7e8737996 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] DELETE http://10.222.0.50/volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/4371998d-d121-419a-9053-1a3aaf727dd4 Jan 02 02:15:36.876293 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-3bae697e-d15d-41be-98ed-46d7e8737996 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:36.876644 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:36.876644 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:36.877320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-3bae697e-d15d-41be-98ed-46d7e8737996 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:36.970095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:36.970095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:37.521643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44a38921-7606-493c-83f0-28b250f1f303 req-3bae697e-d15d-41be-98ed-46d7e8737996 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(e8638d96-40d7-49c0-b4a7-b834ca07c429)]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:15:37.522740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44a38921-7606-493c-83f0-28b250f1f303 req-3bae697e-d15d-41be-98ed-46d7e8737996 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Adding status of: attached to pending status list for volume. {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 02:15:37.523367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44a38921-7606-493c-83f0-28b250f1f303 req-3bae697e-d15d-41be-98ed-46d7e8737996 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:15:37.534655 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44a38921-7606-493c-83f0-28b250f1f303 req-3bae697e-d15d-41be-98ed-46d7e8737996 tempest-LiveMigrationTest-1926673133 tempest-LiveMigrationTest-1926673133] http://10.222.0.50/volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/4371998d-d121-419a-9053-1a3aaf727dd4 returned with HTTP 200 Jan 02 02:15:37.536400 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 20/35] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:15:36 2021] DELETE /volume/v3/5a34efe698ed42a0b569e2cf1651dea8/attachments/4371998d-d121-419a-9053-1a3aaf727dd4 => generated 192 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:51.361375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc760f2f-a825-4447-a85e-bacd8e07ec75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:51.361842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc760f2f-a825-4447-a85e-bacd8e07ec75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:51.361973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:51.361973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:51.362299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc760f2f-a825-4447-a85e-bacd8e07ec75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:51.497738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:51.497738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:51.513366 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fc760f2f-a825-4447-a85e-bacd8e07ec75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:51.557656 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:51.557656 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:51.582026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc760f2f-a825-4447-a85e-bacd8e07ec75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:51.583974 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 16/36] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:51 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 1202 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:15:52.193136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-4098fb9e-f9d6-47be-8ae0-1c2a250cfa41 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:52.195022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-4098fb9e-f9d6-47be-8ae0-1c2a250cfa41 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:52.196116 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:52.196116 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:52.196892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-4098fb9e-f9d6-47be-8ae0-1c2a250cfa41 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:52.289880 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:52.289880 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:52.303777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-4098fb9e-f9d6-47be-8ae0-1c2a250cfa41 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:52.327050 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:52.327050 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:52.342913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-4098fb9e-f9d6-47be-8ae0-1c2a250cfa41 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:52.347326 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 21/37] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:15:52 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 1202 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:52.390624 n-d-765315-10 devstack@c-api.service[88027]: WARNING keystonemiddleware.auth_token [None req-fc760f2f-a825-4447-a85e-bacd8e07ec75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 02 02:15:52.394611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] POST http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515/action Jan 02 02:15:52.395072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:52.395072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:52.395494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:15:52.396064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:15:52.460072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:52.460072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:52.462182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:52.478690 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Begin detaching volume completed successfully. Jan 02 02:15:52.479419 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515/action returned with HTTP 202 Jan 02 02:15:52.481030 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 17/38] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:15:52 2021] POST /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:15:52.534149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b1cbb44b-62f0-4e08-9edf-10cfcac58e17 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:52.540994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b1cbb44b-62f0-4e08-9edf-10cfcac58e17 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:52.541302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:52.541302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:52.541956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b1cbb44b-62f0-4e08-9edf-10cfcac58e17 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:52.667286 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:52.667286 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:52.694021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b1cbb44b-62f0-4e08-9edf-10cfcac58e17 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:52.744993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:52.744993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:52.780043 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b1cbb44b-62f0-4e08-9edf-10cfcac58e17 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:52.781283 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 22/39] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:52 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 1205 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:52.821671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume// Jan 02 02:15:52.822704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:52.823121 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:52.823121 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:52.823788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:52.825084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-1b31a150-0a16-4237-bfc4-4bd52adf3f75 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:15:52.826226 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 18/40] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:15:52 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:15:52.843487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-dcbe0495-8de3-4b80-9243-6ff30207b1e4 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:52.844233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-dcbe0495-8de3-4b80-9243-6ff30207b1e4 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:52.844566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:52.844566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:52.845125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-dcbe0495-8de3-4b80-9243-6ff30207b1e4 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:52.977871 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:52.977871 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:53.017168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-dcbe0495-8de3-4b80-9243-6ff30207b1e4 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:53.071469 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:53.071469 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:53.094700 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-dcbe0495-8de3-4b80-9243-6ff30207b1e4 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:53.096067 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 23/41] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:15:52 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 1304 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:15:53.487491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-0f5f1af0-960d-414e-a167-ee210ed791fa tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] DELETE http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429 Jan 02 02:15:53.488678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-0f5f1af0-960d-414e-a167-ee210ed791fa tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:53.489367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-0f5f1af0-960d-414e-a167-ee210ed791fa tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:53.552020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:53.552020 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:53.813078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa691ae6-581a-4d62-86e4-8eb73d168a71 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:53.813962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa691ae6-581a-4d62-86e4-8eb73d168a71 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:53.814295 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:53.814295 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:53.814906 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa691ae6-581a-4d62-86e4-8eb73d168a71 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:53.962960 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:53.962960 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:53.985368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fa691ae6-581a-4d62-86e4-8eb73d168a71 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:54.028923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:54.028923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:54.048579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa691ae6-581a-4d62-86e4-8eb73d168a71 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:54.049374 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 24/42] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:53 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 1205 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:15:54.945998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-0f5f1af0-960d-414e-a167-ee210ed791fa tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:15:54.952117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-0f5f1af0-960d-414e-a167-ee210ed791fa tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:15:54.970276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1f8109db-5093-448d-8b7b-ecc289c8ca4c req-0f5f1af0-960d-414e-a167-ee210ed791fa tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429 returned with HTTP 200 Jan 02 02:15:54.972224 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 19/43] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:15:53 2021] DELETE /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/attachments/e8638d96-40d7-49c0-b4a7-b834ca07c429 => generated 19 bytes in 1489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:15:55.081166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c0b5e1f-2ef8-46e7-8e61-4e1475472f06 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:15:55.082281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c0b5e1f-2ef8-46e7-8e61-4e1475472f06 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:15:55.082720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:15:55.082720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:15:55.083363 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c0b5e1f-2ef8-46e7-8e61-4e1475472f06 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:15:55.354847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:15:55.354847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:15:55.406868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c0b5e1f-2ef8-46e7-8e61-4e1475472f06 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:15:55.504083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c0b5e1f-2ef8-46e7-8e61-4e1475472f06 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:15:55.505683 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 25/44] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:15:55 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 910 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:17:53.377731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] POST http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes Jan 02 02:17:53.379348 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:53.379348 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:17:53.380284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1789212907", "imageRef": "06705461-003a-458e-b87d-7de516c92d96", "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:17:53.381664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1789212907', 'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:17:53.711808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Create volume of 1 GB Jan 02 02:17:53.712864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:53.712864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:17:53.758847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Availability zone cache updated, next update will occur around 2021-01-02 03:17:53.756922. {{(pid=88028) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:17:53.759437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Availability Zones retrieved successfully. Jan 02 02:17:53.894386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Flow 'volume_create_api' (ba285d37-32ec-4fdd-88a9-9407000b021f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:17:53.904163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b059c9-36f9-4b2a-8130-10e83b1cbf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:17:53.918746 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:17:54.208848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b059c9-36f9-4b2a-8130-10e83b1cbf2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:17:54.211519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c287fc6-db22-4e9d-aa5d-40d7695868c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:17:54.332826 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:17:54.334061 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:17:54.442553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Created reservations ['dc8521e8-2dbc-4acd-81b6-e70d1b54f8c2', '12fcc528-62f2-4dc8-b8f2-f1a571470b8e', '9986a006-5942-440c-ae17-0ed7a9e08220', '106a4b02-2a87-420e-b0a3-81515852a68f'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:17:54.445312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c287fc6-db22-4e9d-aa5d-40d7695868c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc8521e8-2dbc-4acd-81b6-e70d1b54f8c2', '12fcc528-62f2-4dc8-b8f2-f1a571470b8e', '9986a006-5942-440c-ae17-0ed7a9e08220', '106a4b02-2a87-420e-b0a3-81515852a68f']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:17:54.447720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c931d55e-faf8-492d-9c13-a2aa64d83e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:17:54.701645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c931d55e-faf8-492d-9c13-a2aa64d83e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41989dfc-0098-451c-8279-701e426ffa94', '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-1789212907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12664f2eb55548648e1578085224c343',qos_specs=None,replication_status=,reservations=['dc8521e8-2dbc-4acd-81b6-e70d1b54f8c2','12fcc528-62f2-4dc8-b8f2-f1a571470b8e','9986a006-5942-440c-ae17-0ed7a9e08220','106a4b02-2a87-420e-b0a3-81515852a68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2baf2b8ba85465ea6026392bbf9ba18',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1789212907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41989dfc-0098-451c-8279-701e426ffa94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12664f2eb55548648e1578085224c343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f2baf2b8ba85465ea6026392bbf9ba18',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:17:54.712652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9ce851-45cb-4ac0-a8e1-c28575899358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:17:54.820262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9ce851-45cb-4ac0-a8e1-c28575899358) transitioned into state 'SUCCESS' from state '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-1789212907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12664f2eb55548648e1578085224c343',qos_specs=None,replication_status=,reservations=['dc8521e8-2dbc-4acd-81b6-e70d1b54f8c2','12fcc528-62f2-4dc8-b8f2-f1a571470b8e','9986a006-5942-440c-ae17-0ed7a9e08220','106a4b02-2a87-420e-b0a3-81515852a68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2baf2b8ba85465ea6026392bbf9ba18',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:17:54.838941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d6fc56-a0e7-4105-8029-a6d696afeb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:17:54.902425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d6fc56-a0e7-4105-8029-a6d696afeb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:17:54.935694 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Flow 'volume_create_api' (ba285d37-32ec-4fdd-88a9-9407000b021f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:17:55.175615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Create volume request issued successfully. Jan 02 02:17:55.213723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b9fee699-3420-480a-b1c4-68df3f0f06b2 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes returned with HTTP 202 Jan 02 02:17:55.216895 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 20/45] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:17:53 2021] POST /volume/v3/12664f2eb55548648e1578085224c343/volumes => generated 822 bytes in 1843 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:17:55.231998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9edef48b-d463-495a-aeeb-99e9d3119beb tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:17:55.232508 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9edef48b-d463-495a-aeeb-99e9d3119beb tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:55.233470 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:55.233470 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:17:55.233860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9edef48b-d463-495a-aeeb-99e9d3119beb tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:55.380967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:55.380967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:17:55.409556 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9edef48b-d463-495a-aeeb-99e9d3119beb tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:17:55.480934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9edef48b-d463-495a-aeeb-99e9d3119beb tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:17:55.482562 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 26/46] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:17:55 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 890 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:17:56.501265 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4515196-3a2c-4289-9c0f-ac6c18004cd5 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:17:56.501879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4515196-3a2c-4289-9c0f-ac6c18004cd5 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:56.502101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:56.502101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:17:56.502479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4515196-3a2c-4289-9c0f-ac6c18004cd5 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:56.657490 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:56.657490 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:17:56.697684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a4515196-3a2c-4289-9c0f-ac6c18004cd5 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:17:56.779271 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4515196-3a2c-4289-9c0f-ac6c18004cd5 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:17:56.788534 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 21/47] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:17:56 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:17:57.807780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3ba00ff-70be-41e6-95fe-9e5832b4ea0f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:17:57.809018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3ba00ff-70be-41e6-95fe-9e5832b4ea0f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:57.809609 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:57.809609 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:17:57.810329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3ba00ff-70be-41e6-95fe-9e5832b4ea0f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:57.941897 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:57.941897 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:17:57.953863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3ba00ff-70be-41e6-95fe-9e5832b4ea0f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:17:57.990794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3ba00ff-70be-41e6-95fe-9e5832b4ea0f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:17:57.992718 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 27/48] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:17:57 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:17:59.010508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47f7c655-e667-4c4b-9745-52c50e4df57c tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:17:59.011041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47f7c655-e667-4c4b-9745-52c50e4df57c tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:17:59.011456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:17:59.011456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:17:59.012100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47f7c655-e667-4c4b-9745-52c50e4df57c tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:17:59.139449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:17:59.139449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:17:59.161553 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-47f7c655-e667-4c4b-9745-52c50e4df57c tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:17:59.231923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47f7c655-e667-4c4b-9745-52c50e4df57c tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:17:59.234856 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 22/49] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:17:59 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:00.254878 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bda9678f-d8c8-4fd9-baa1-e15e47c64527 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:00.255663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bda9678f-d8c8-4fd9-baa1-e15e47c64527 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:00.255663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:00.255663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:00.256067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bda9678f-d8c8-4fd9-baa1-e15e47c64527 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:00.449802 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:00.449802 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:00.493171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bda9678f-d8c8-4fd9-baa1-e15e47c64527 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:00.555009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bda9678f-d8c8-4fd9-baa1-e15e47c64527 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:00.556573 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 28/50] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:00 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:01.573505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88544f70-2535-4b38-8283-8f37e92f5866 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:01.574327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88544f70-2535-4b38-8283-8f37e92f5866 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:01.574497 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:01.574497 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:01.574750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88544f70-2535-4b38-8283-8f37e92f5866 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:01.712330 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:01.712330 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:01.734077 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-88544f70-2535-4b38-8283-8f37e92f5866 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:01.802447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88544f70-2535-4b38-8283-8f37e92f5866 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:01.806433 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 23/51] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:01 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:02.834912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19d6fa7a-b590-4ea6-aeb3-dfbbe1e311d4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:02.836067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19d6fa7a-b590-4ea6-aeb3-dfbbe1e311d4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:02.836546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:02.836546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:02.838600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19d6fa7a-b590-4ea6-aeb3-dfbbe1e311d4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:03.007906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:03.007906 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:03.020278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-19d6fa7a-b590-4ea6-aeb3-dfbbe1e311d4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:03.054827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19d6fa7a-b590-4ea6-aeb3-dfbbe1e311d4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:03.056888 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 29/52] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:02 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:04.104934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2da630ce-f8eb-4c02-8466-54f3be1d9d36 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:04.115982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2da630ce-f8eb-4c02-8466-54f3be1d9d36 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:04.116764 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:04.116764 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:04.117773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2da630ce-f8eb-4c02-8466-54f3be1d9d36 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:04.221153 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:04.221153 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:04.247469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2da630ce-f8eb-4c02-8466-54f3be1d9d36 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:04.309619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2da630ce-f8eb-4c02-8466-54f3be1d9d36 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:04.312236 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 24/53] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:04 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:05.328131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab1c7e3a-a40b-4b25-8dfc-26c61a357620 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:05.328769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab1c7e3a-a40b-4b25-8dfc-26c61a357620 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:05.328906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:05.328906 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:05.329271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab1c7e3a-a40b-4b25-8dfc-26c61a357620 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:05.412388 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:05.412388 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:05.432948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab1c7e3a-a40b-4b25-8dfc-26c61a357620 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:05.493711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab1c7e3a-a40b-4b25-8dfc-26c61a357620 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:05.494690 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 30/54] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:05 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:06.514761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25c49fed-5875-4f09-ba9a-25d402726a1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:06.515599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25c49fed-5875-4f09-ba9a-25d402726a1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:06.515599 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:06.515599 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:06.516546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25c49fed-5875-4f09-ba9a-25d402726a1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:06.591521 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:06.591521 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:06.602724 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-25c49fed-5875-4f09-ba9a-25d402726a1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:06.630681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25c49fed-5875-4f09-ba9a-25d402726a1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:06.653093 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 25/55] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:06 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:07.648948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4426593-14a4-406c-98db-945e913c9e99 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:07.649787 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4426593-14a4-406c-98db-945e913c9e99 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:07.649787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:07.649787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:07.650296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4426593-14a4-406c-98db-945e913c9e99 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:07.715014 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:07.715014 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:07.724765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b4426593-14a4-406c-98db-945e913c9e99 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:07.802466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4426593-14a4-406c-98db-945e913c9e99 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:07.813059 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 31/56] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:07 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:08.822906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3dff2cb7-65e1-4057-aca0-fc98fa4d01f9 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:08.824026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3dff2cb7-65e1-4057-aca0-fc98fa4d01f9 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:08.824422 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:08.824422 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:08.825286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3dff2cb7-65e1-4057-aca0-fc98fa4d01f9 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:08.938288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:08.938288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:08.950465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3dff2cb7-65e1-4057-aca0-fc98fa4d01f9 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:08.985212 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3dff2cb7-65e1-4057-aca0-fc98fa4d01f9 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:08.986356 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 26/57] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:08 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:10.002821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4052364e-6f35-46f3-a4dc-abbb811824bf tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:10.004558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4052364e-6f35-46f3-a4dc-abbb811824bf tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:10.005359 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:10.005359 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:10.006002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4052364e-6f35-46f3-a4dc-abbb811824bf tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:10.196072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:10.196072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:10.233786 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4052364e-6f35-46f3-a4dc-abbb811824bf tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:10.313966 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4052364e-6f35-46f3-a4dc-abbb811824bf tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:10.314865 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 32/58] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:09 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:11.354534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8d4840d-7b89-42c2-afc7-2e2ff48872a0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:11.357781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8d4840d-7b89-42c2-afc7-2e2ff48872a0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:11.359548 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:11.359548 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:11.361296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8d4840d-7b89-42c2-afc7-2e2ff48872a0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:11.662510 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:11.662510 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:11.724497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8d4840d-7b89-42c2-afc7-2e2ff48872a0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:11.842114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8d4840d-7b89-42c2-afc7-2e2ff48872a0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:11.847240 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 27/59] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:11 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:12.876049 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76013324-17a3-42c2-9bf4-68b8f5ed9a8f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:12.876863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76013324-17a3-42c2-9bf4-68b8f5ed9a8f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:12.877085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:12.877085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:12.877942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76013324-17a3-42c2-9bf4-68b8f5ed9a8f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:13.035018 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:13.035018 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:13.055309 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-76013324-17a3-42c2-9bf4-68b8f5ed9a8f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:13.132395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76013324-17a3-42c2-9bf4-68b8f5ed9a8f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:13.133959 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 33/60] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:12 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:14.166338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99427d8d-77e8-4eff-b00f-e8db66677439 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:14.167091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99427d8d-77e8-4eff-b00f-e8db66677439 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:14.167231 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:14.167231 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:14.167576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99427d8d-77e8-4eff-b00f-e8db66677439 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:14.339823 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:14.339823 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:14.367626 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99427d8d-77e8-4eff-b00f-e8db66677439 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:14.452790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99427d8d-77e8-4eff-b00f-e8db66677439 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:14.468018 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 28/61] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:14 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:15.478715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f397c209-a0a1-434c-bdd4-5516e5361d3a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:15.479576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f397c209-a0a1-434c-bdd4-5516e5361d3a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:15.479945 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:15.479945 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:15.480670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f397c209-a0a1-434c-bdd4-5516e5361d3a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:15.611925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:15.611925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:15.638234 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f397c209-a0a1-434c-bdd4-5516e5361d3a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:15.680432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f397c209-a0a1-434c-bdd4-5516e5361d3a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:15.686433 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 34/62] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:15 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:16.704569 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bfb6cf65-4895-4f7d-94f4-8a7c1aa790b3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:16.704569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bfb6cf65-4895-4f7d-94f4-8a7c1aa790b3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:16.704569 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:16.704569 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:16.704569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bfb6cf65-4895-4f7d-94f4-8a7c1aa790b3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:16.999614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:16.999614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:17.078517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bfb6cf65-4895-4f7d-94f4-8a7c1aa790b3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:17.172434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bfb6cf65-4895-4f7d-94f4-8a7c1aa790b3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:17.188363 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 29/63] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:16 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:18.191471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7afdc42-1cb4-4ba3-a982-cdd2228cf8f0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:18.192738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7afdc42-1cb4-4ba3-a982-cdd2228cf8f0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:18.193150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:18.193150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:18.193769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7afdc42-1cb4-4ba3-a982-cdd2228cf8f0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:18.265003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:18.265003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:18.275974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f7afdc42-1cb4-4ba3-a982-cdd2228cf8f0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:18.303108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7afdc42-1cb4-4ba3-a982-cdd2228cf8f0 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:18.304386 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 35/64] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:18 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:19.336591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3fdcf83c-0551-4e97-96ff-0c0ab3a2a9aa tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:19.337585 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3fdcf83c-0551-4e97-96ff-0c0ab3a2a9aa tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:19.337952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:19.337952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:19.338671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3fdcf83c-0551-4e97-96ff-0c0ab3a2a9aa tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:19.717610 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:19.717610 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:19.803772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3fdcf83c-0551-4e97-96ff-0c0ab3a2a9aa tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:19.961284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3fdcf83c-0551-4e97-96ff-0c0ab3a2a9aa tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:19.962897 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 30/65] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:19 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 914 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:21.000149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5debb927-5cfa-4258-8d2d-043a5f2a51df tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:21.001094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5debb927-5cfa-4258-8d2d-043a5f2a51df tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:21.001588 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:21.001588 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:21.002375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5debb927-5cfa-4258-8d2d-043a5f2a51df tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:21.255331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:21.255331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:21.326719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5debb927-5cfa-4258-8d2d-043a5f2a51df tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:21.448581 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5debb927-5cfa-4258-8d2d-043a5f2a51df tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:21.457539 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 36/66] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:20 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 972 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:22.489637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c44acfdc-862f-4c37-8863-e44ec9ffd25a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:22.490774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c44acfdc-862f-4c37-8863-e44ec9ffd25a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:22.491195 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:22.491195 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:22.491822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c44acfdc-862f-4c37-8863-e44ec9ffd25a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:22.715572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] POST http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes Jan 02 02:18:22.716037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:22.716037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:22.716499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1368998125"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:18:22.717632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1368998125'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:18:22.718007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Create volume of 1 GB Jan 02 02:18:22.736873 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:22.736873 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:22.746987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Availability Zones retrieved successfully. Jan 02 02:18:22.753884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c44acfdc-862f-4c37-8863-e44ec9ffd25a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:22.809772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c44acfdc-862f-4c37-8863-e44ec9ffd25a tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:22.825399 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 31/67] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:22 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 972 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:22.829785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Flow 'volume_create_api' (9ad730c0-e1ec-4a7b-a4a2-ee8cc716647b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:18:22.845617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429f53ea-67a9-4e31-873b-1e32090b5aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:18:22.878015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:18:23.199354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429f53ea-67a9-4e31-873b-1e32090b5aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:18:23.204785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef645687-b0b3-410e-86ec-f999baf19c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:18:23.633845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Created reservations ['fbebaf66-3988-4f12-91d3-4d85808fab5c', 'c487c469-3fd4-482d-a79c-bec600016e5e', '07e4563f-1e96-4702-9826-ebea09733672', 'ac491922-d808-49ad-873a-a77d7079bc81'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:18:23.637582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef645687-b0b3-410e-86ec-f999baf19c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbebaf66-3988-4f12-91d3-4d85808fab5c', 'c487c469-3fd4-482d-a79c-bec600016e5e', '07e4563f-1e96-4702-9826-ebea09733672', 'ac491922-d808-49ad-873a-a77d7079bc81']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:18:23.640262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e04ad58-46dd-4097-91f6-8410b72563d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:18:23.838271 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a08fb0eb-9110-43af-94c5-89a6e19c23d6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:23.839138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a08fb0eb-9110-43af-94c5-89a6e19c23d6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:23.839512 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:23.839512 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:23.840119 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a08fb0eb-9110-43af-94c5-89a6e19c23d6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:23.916297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e04ad58-46dd-4097-91f6-8410b72563d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '529e2348-4609-4f46-83bb-cc2b9a3580d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1368998125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d0800f27ad4f2fbeae60bec58f3bfd',qos_specs=None,replication_status=,reservations=['fbebaf66-3988-4f12-91d3-4d85808fab5c','c487c469-3fd4-482d-a79c-bec600016e5e','07e4563f-1e96-4702-9826-ebea09733672','ac491922-d808-49ad-873a-a77d7079bc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfdfdb499ea4a8a9881365f4e929f05',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1368998125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=529e2348-4609-4f46-83bb-cc2b9a3580d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d0800f27ad4f2fbeae60bec58f3bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bdfdfdb499ea4a8a9881365f4e929f05',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:18:23.934114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e6a997-a7fd-4907-ae8a-59007edb0e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:18:23.982809 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:23.982809 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:24.010855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a08fb0eb-9110-43af-94c5-89a6e19c23d6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:24.135813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e6a997-a7fd-4907-ae8a-59007edb0e41) transitioned into state 'SUCCESS' from state '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-1368998125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d0800f27ad4f2fbeae60bec58f3bfd',qos_specs=None,replication_status=,reservations=['fbebaf66-3988-4f12-91d3-4d85808fab5c','c487c469-3fd4-482d-a79c-bec600016e5e','07e4563f-1e96-4702-9826-ebea09733672','ac491922-d808-49ad-873a-a77d7079bc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfdfdb499ea4a8a9881365f4e929f05',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:18:24.143288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4150b5e-6156-4e63-b5ea-38bba3cf412b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:18:24.155107 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a08fb0eb-9110-43af-94c5-89a6e19c23d6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:24.178549 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 32/68] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:23 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 972 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:24.222688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4150b5e-6156-4e63-b5ea-38bba3cf412b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:18:24.225960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Flow 'volume_create_api' (9ad730c0-e1ec-4a7b-a4a2-ee8cc716647b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:18:24.387491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Create volume request issued successfully. Jan 02 02:18:24.428164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca261e74-a8bc-4e70-a443-9f6ad59e4d7f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes returned with HTTP 202 Jan 02 02:18:24.440938 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 37/69] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:18:22 2021] POST /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes => generated 824 bytes in 1729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:18:24.464994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe0a17b3-768b-4465-8bc6-29dfb2f546ca tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:24.464994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe0a17b3-768b-4465-8bc6-29dfb2f546ca tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:24.464994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:24.464994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:24.464994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe0a17b3-768b-4465-8bc6-29dfb2f546ca tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:24.702983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:24.702983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:24.713680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe0a17b3-768b-4465-8bc6-29dfb2f546ca tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:24.738434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe0a17b3-768b-4465-8bc6-29dfb2f546ca tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:24.739148 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 33/70] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:24 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 892 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:25.192642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-83355bf9-0436-4508-b1ec-4c92b21b8c1b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:25.196480 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-83355bf9-0436-4508-b1ec-4c92b21b8c1b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:25.196934 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:25.196934 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:25.198132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-83355bf9-0436-4508-b1ec-4c92b21b8c1b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:25.302220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:25.302220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:25.348013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-83355bf9-0436-4508-b1ec-4c92b21b8c1b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:25.431201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-83355bf9-0436-4508-b1ec-4c92b21b8c1b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:25.438907 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 38/71] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:25 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 975 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:25.758775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5871874a-700e-4529-ade8-a486fa468c84 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:25.759643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5871874a-700e-4529-ade8-a486fa468c84 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:25.759794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:25.759794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:25.760388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5871874a-700e-4529-ade8-a486fa468c84 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:25.991173 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:25.991173 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:26.013757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5871874a-700e-4529-ade8-a486fa468c84 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:26.057950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5871874a-700e-4529-ade8-a486fa468c84 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:26.072249 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 34/72] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:25 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 916 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:26.451768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a446945-d116-4a77-8341-d368c3a47924 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:26.452951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a446945-d116-4a77-8341-d368c3a47924 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:26.453307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:26.453307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:26.453969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a446945-d116-4a77-8341-d368c3a47924 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:26.586566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:26.586566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:26.607787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6a446945-d116-4a77-8341-d368c3a47924 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:26.655775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a446945-d116-4a77-8341-d368c3a47924 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:26.656669 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 39/73] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:26 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 975 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:27.090421 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96f8d62d-2e8e-4c20-8750-491d1bb81050 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:27.091219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96f8d62d-2e8e-4c20-8750-491d1bb81050 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:27.091219 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:27.091219 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:27.091645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96f8d62d-2e8e-4c20-8750-491d1bb81050 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:27.153847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:27.153847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:27.169460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-96f8d62d-2e8e-4c20-8750-491d1bb81050 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:27.198855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96f8d62d-2e8e-4c20-8750-491d1bb81050 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:27.212093 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 35/74] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:27 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:27.673224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd5fa0e6-7b7d-4d77-b5db-c98419f86878 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:27.673665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd5fa0e6-7b7d-4d77-b5db-c98419f86878 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:27.673827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:27.673827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:27.674227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd5fa0e6-7b7d-4d77-b5db-c98419f86878 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:27.725843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:27.725843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:27.735755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fd5fa0e6-7b7d-4d77-b5db-c98419f86878 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:27.760832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd5fa0e6-7b7d-4d77-b5db-c98419f86878 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:27.761941 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 40/75] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:27 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:28.779196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:28.780596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:28.780596 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:28.780596 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:28.780596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:28.978234 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:28.978234 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:29.003900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:29.050316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:29.052092 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 36/76] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:28 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 975 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:29.153463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-f75638bf-4fa4-4cc8-85aa-28e50b6b2a1d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:29.153998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-f75638bf-4fa4-4cc8-85aa-28e50b6b2a1d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:29.154192 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:29.154192 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:29.154882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-f75638bf-4fa4-4cc8-85aa-28e50b6b2a1d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:29.240650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:29.240650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:29.263667 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1a300ede-efe1-4636-9114-978143d97e6e req-f75638bf-4fa4-4cc8-85aa-28e50b6b2a1d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:29.369931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-f75638bf-4fa4-4cc8-85aa-28e50b6b2a1d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:29.374689 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 41/77] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:18:29 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:29.613570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume// Jan 02 02:18:29.614368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:29.614578 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:29.614578 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:29.614973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:29.617120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13a89977-5005-4ba7-8329-9d2d2dab09f1 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:18:29.617930 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 37/78] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:18:29 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:18:29.642184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-54b98506-bba1-476b-8dc5-070e84d143b2 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] POST http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments Jan 02 02:18:29.646383 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:29.646383 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:29.649583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-54b98506-bba1-476b-8dc5-070e84d143b2 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "529e2348-4609-4f46-83bb-cc2b9a3580d3", "instance_uuid": "1e494a15-91c5-45c7-bd9b-c2ce6c9b7805", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:18:29.825736 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:29.825736 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:30.057665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-54b98506-bba1-476b-8dc5-070e84d143b2 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments returned with HTTP 200 Jan 02 02:18:30.063071 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 42/79] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:18:29 2021] POST /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments => generated 273 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:18:30.069119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:30.069674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:30.070176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:30.137118 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:30.137118 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:30.138635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db2f632e-b06a-4b42-930c-d0dcaf2c901b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:30.139178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db2f632e-b06a-4b42-930c-d0dcaf2c901b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:30.139394 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:30.139394 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:30.139769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db2f632e-b06a-4b42-930c-d0dcaf2c901b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:30.193269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:30.237819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:30.237819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:30.256933 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:30.268213 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 38/80] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:30 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 975 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:30.268213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume// Jan 02 02:18:30.268213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:30.268213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:30.268213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:30.268213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:30.268213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0dd24239-80fa-49b1-a693-1249f4419d9b tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:18:30.269743 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-db2f632e-b06a-4b42-930c-d0dcaf2c901b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:30.271444 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 39/81] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:18:30 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:18:30.288134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-01c918e1-4bbd-48ca-b20e-8ba5cac27e39 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:30.288817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-01c918e1-4bbd-48ca-b20e-8ba5cac27e39 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:30.289321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-01c918e1-4bbd-48ca-b20e-8ba5cac27e39 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:30.349181 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:30.349181 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:30.369932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db2f632e-b06a-4b42-930c-d0dcaf2c901b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:30.378180 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 43/82] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:30 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:30.455484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:30.455484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:30.481163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1a300ede-efe1-4636-9114-978143d97e6e req-01c918e1-4bbd-48ca-b20e-8ba5cac27e39 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:30.549339 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:30.549339 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:30.577361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-01c918e1-4bbd-48ca-b20e-8ba5cac27e39 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:30.578543 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 40/83] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:18:30 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 1015 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:18:30.600277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-5f2df9f6-a38a-4033-8845-057ad3d5dc83 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] PUT http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed Jan 02 02:18:30.601052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:30.601052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:30.601523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-5f2df9f6-a38a-4033-8845-057ad3d5dc83 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:18:30.672760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:18:30.672760 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:18:30.673480 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-1a300ede-efe1-4636-9114-978143d97e6e req-5f2df9f6-a38a-4033-8845-057ad3d5dc83 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Lock "b'cinder-attachment_update-529e2348-4609-4f46-83bb-cc2b9a3580d3-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.022s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:18:30.676367 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:30.676367 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:31.279540 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2512d61e-cfa6-48e2-a005-6e1604c4c2d3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:31.280568 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2512d61e-cfa6-48e2-a005-6e1604c4c2d3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:31.283399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:31.283399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:31.284443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2512d61e-cfa6-48e2-a005-6e1604c4c2d3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:31.420204 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:31.420204 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:31.446956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2512d61e-cfa6-48e2-a005-6e1604c4c2d3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:31.509750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2512d61e-cfa6-48e2-a005-6e1604c4c2d3 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:31.510946 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 41/84] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:31 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 975 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:31.515389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d238a7e8-8b95-48cf-9ebd-1ab40bfa25f5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:31.515925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d238a7e8-8b95-48cf-9ebd-1ab40bfa25f5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:31.516141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:31.516141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:31.516554 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d238a7e8-8b95-48cf-9ebd-1ab40bfa25f5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:31.633996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:31.633996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:31.668052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d238a7e8-8b95-48cf-9ebd-1ab40bfa25f5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:31.752539 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:31.752539 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:31.798621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d238a7e8-8b95-48cf-9ebd-1ab40bfa25f5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:31.802601 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 42/85] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:31 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 916 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:32.536114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e1c3e9c-090e-4039-865a-3a95e9770c1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:32.537221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e1c3e9c-090e-4039-865a-3a95e9770c1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:32.537603 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:32.537603 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:32.538385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e1c3e9c-090e-4039-865a-3a95e9770c1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:32.636220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:32.636220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:32.648615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9e1c3e9c-090e-4039-865a-3a95e9770c1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:32.694298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e1c3e9c-090e-4039-865a-3a95e9770c1f tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:32.695609 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 43/86] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:32 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 1363 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:18:32.833456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95bf9417-ed54-4587-a233-0449475d00dd tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:32.834364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95bf9417-ed54-4587-a233-0449475d00dd tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:32.835141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:32.835141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:32.836122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95bf9417-ed54-4587-a233-0449475d00dd tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:32.923124 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:32.923124 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:32.934698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-95bf9417-ed54-4587-a233-0449475d00dd tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:32.956631 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:32.956631 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:32.966310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95bf9417-ed54-4587-a233-0449475d00dd tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:32.967610 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 44/87] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:32 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 916 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:33.576552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-1a300ede-efe1-4636-9114-978143d97e6e req-5f2df9f6-a38a-4033-8845-057ad3d5dc83 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Lock "b'cinder-attachment_update-529e2348-4609-4f46-83bb-cc2b9a3580d3-n-h2-765315-10'" released by "attachment_update" :: held 2.903s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:18:33.579335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-5f2df9f6-a38a-4033-8845-057ad3d5dc83 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed returned with HTTP 200 Jan 02 02:18:33.582400 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 44/88] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:18:30 2021] PUT /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed => generated 762 bytes in 2988 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:18:33.989553 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23094a4f-3d3c-4088-bab2-fef9ebfdbd5f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:33.994687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23094a4f-3d3c-4088-bab2-fef9ebfdbd5f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:33.995110 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:33.995110 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:33.995934 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23094a4f-3d3c-4088-bab2-fef9ebfdbd5f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:34.081359 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:34.081359 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:34.095635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-23094a4f-3d3c-4088-bab2-fef9ebfdbd5f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:34.122775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:34.122775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:34.134666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23094a4f-3d3c-4088-bab2-fef9ebfdbd5f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:34.136226 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 45/89] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:33 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:34.973850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-bff599eb-19d7-4dec-97ae-a628f7a6c178 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:34.974648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-bff599eb-19d7-4dec-97ae-a628f7a6c178 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:34.974648 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:34.974648 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:34.976104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-bff599eb-19d7-4dec-97ae-a628f7a6c178 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:35.104975 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:35.104975 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:35.119483 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e4819921-f801-4b36-baed-717d6bb953d5 req-bff599eb-19d7-4dec-97ae-a628f7a6c178 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:35.157878 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c65055f8-00d9-421e-8cee-953ee7f8c019 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:35.162727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c65055f8-00d9-421e-8cee-953ee7f8c019 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:35.163496 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:35.163496 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:35.164663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c65055f8-00d9-421e-8cee-953ee7f8c019 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:35.166409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-bff599eb-19d7-4dec-97ae-a628f7a6c178 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:35.167375 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 45/90] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:18:34 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 1363 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:18:35.273198 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:35.273198 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:35.283370 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c65055f8-00d9-421e-8cee-953ee7f8c019 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:35.309381 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:35.309381 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:35.319683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c65055f8-00d9-421e-8cee-953ee7f8c019 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:35.321022 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 46/91] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:35 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:36.341511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ab82306-c1d4-4360-b61e-184ad9c7c1fe tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:36.343281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ab82306-c1d4-4360-b61e-184ad9c7c1fe tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:36.343925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:36.343925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:36.345122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ab82306-c1d4-4360-b61e-184ad9c7c1fe tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:36.465296 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:36.465296 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:36.490349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ab82306-c1d4-4360-b61e-184ad9c7c1fe tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:36.539022 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:36.539022 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:36.559623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ab82306-c1d4-4360-b61e-184ad9c7c1fe tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:36.572225 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 46/92] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:36 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:37.588591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:37.589181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:37.589330 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:37.589330 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:37.589740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:37.641122 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:37.641122 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:37.651771 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:37.674245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:37.674245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:37.683858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:37.691644 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 47/93] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:37 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:38.271748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-39b703e4-dbd3-4f6b-a40c-58c6bd8a0dd8 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:38.272313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-39b703e4-dbd3-4f6b-a40c-58c6bd8a0dd8 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:38.272539 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:38.272539 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:38.272853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-39b703e4-dbd3-4f6b-a40c-58c6bd8a0dd8 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:38.337580 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:38.337580 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:38.353253 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e4819921-f801-4b36-baed-717d6bb953d5 req-39b703e4-dbd3-4f6b-a40c-58c6bd8a0dd8 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:38.402463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-39b703e4-dbd3-4f6b-a40c-58c6bd8a0dd8 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:38.404533 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 47/94] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:18:38 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 1363 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:18:38.417186 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume// Jan 02 02:18:38.417810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:38.418045 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:38.418045 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:38.419271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:38.420790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98172676-395a-47a2-ba50-79a502428a9a tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:18:38.421580 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 48/95] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:18:38 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:18:38.445196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-97b59d16-a9e2-4ea4-b11f-953d70d3416e tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] POST http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/attachments Jan 02 02:18:38.446393 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:38.446393 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:38.447181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-97b59d16-a9e2-4ea4-b11f-953d70d3416e tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41989dfc-0098-451c-8279-701e426ffa94", "instance_uuid": "5f8d545d-11c7-45cd-ad6e-a7d2a2c0d692", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:18:38.541940 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:38.541940 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:38.604053 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-97b59d16-a9e2-4ea4-b11f-953d70d3416e tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/attachments returned with HTTP 200 Jan 02 02:18:38.606035 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 48/96] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:18:38 2021] POST /volume/v3/12664f2eb55548648e1578085224c343/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:18:38.717172 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e91081a5-2eb6-40be-b5a3-b6b6a0e52490 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:38.717924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e91081a5-2eb6-40be-b5a3-b6b6a0e52490 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:38.718611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e91081a5-2eb6-40be-b5a3-b6b6a0e52490 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:38.885284 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:38.885284 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:38.903393 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e91081a5-2eb6-40be-b5a3-b6b6a0e52490 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:38.943778 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:38.943778 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:38.961416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e91081a5-2eb6-40be-b5a3-b6b6a0e52490 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:38.964738 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 49/97] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:38 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:39.186786 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-184287e3-d780-4cf9-b764-b4f4c9fdd67d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] POST http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed/action Jan 02 02:18:39.188331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:39.188331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:39.189198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-184287e3-d780-4cf9-b764-b4f4c9fdd67d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:18:39.189962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-184287e3-d780-4cf9-b764-b4f4c9fdd67d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:18:39.309747 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:39.309747 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:39.330186 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a300ede-efe1-4636-9114-978143d97e6e req-184287e3-d780-4cf9-b764-b4f4c9fdd67d tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed/action returned with HTTP 204 Jan 02 02:18:39.334549 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 49/98] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:18:39 2021] POST /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed/action => generated 0 bytes in 154 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:18:39.981928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:39.984724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:39.986163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:39.986163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:39.987624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:40.095438 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:40.095438 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:40.120041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:40.187838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:40.187838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:40.223789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:40.249935 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 50/99] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:39 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 1209 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:18:40.257569 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b04e5522-5b9f-46ae-93b7-de3a01a16b68 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:40.258114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b04e5522-5b9f-46ae-93b7-de3a01a16b68 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:40.258310 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:40.258310 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:40.259094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b04e5522-5b9f-46ae-93b7-de3a01a16b68 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:40.413266 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:40.413266 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:40.437924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b04e5522-5b9f-46ae-93b7-de3a01a16b68 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:40.498571 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:40.498571 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:40.569079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b04e5522-5b9f-46ae-93b7-de3a01a16b68 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:40.590274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 50/100] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:40 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 1209 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:18:40.787187 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume// Jan 02 02:18:40.788008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:40.788399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:40.788399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:40.789087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:40.791098 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b04b1e37-6f5c-4452-a089-3868f43474e7 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:18:40.792290 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 51/101] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:18:40 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:18:40.806829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-327f4d63-a14c-4e39-baf7-18f0b307aa48 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] GET http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:18:40.807546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-327f4d63-a14c-4e39-baf7-18f0b307aa48 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:40.807850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:40.807850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:40.809285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-327f4d63-a14c-4e39-baf7-18f0b307aa48 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:40.904092 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:40.904092 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:40.917230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e4819921-f801-4b36-baed-717d6bb953d5 req-327f4d63-a14c-4e39-baf7-18f0b307aa48 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:18:40.964807 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:40.964807 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:40.980773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-327f4d63-a14c-4e39-baf7-18f0b307aa48 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 200 Jan 02 02:18:40.982325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 51/102] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:18:40 2021] GET /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 1461 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:18:41.006851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-48974956-8a4f-45c2-a4fe-652bba0081ef tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] PUT http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6 Jan 02 02:18:41.007994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-48974956-8a4f-45c2-a4fe-652bba0081ef tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:18:41.051155 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:18:41.051155 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:18:41.052213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-e4819921-f801-4b36-baed-717d6bb953d5 req-48974956-8a4f-45c2-a4fe-652bba0081ef tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Lock "b'cinder-attachment_update-41989dfc-0098-451c-8279-701e426ffa94-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.019s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:18:41.056994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:41.056994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:44.026381 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-e4819921-f801-4b36-baed-717d6bb953d5 req-48974956-8a4f-45c2-a4fe-652bba0081ef tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Lock "b'cinder-attachment_update-41989dfc-0098-451c-8279-701e426ffa94-n-h2-765315-10'" released by "attachment_update" :: held 2.974s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:18:44.027981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-48974956-8a4f-45c2-a4fe-652bba0081ef tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6 returned with HTTP 200 Jan 02 02:18:44.031139 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 52/103] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:18:40 2021] PUT /volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6 => generated 762 bytes in 3033 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:18:44.098889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-c70dfc54-c0aa-45c0-9b8c-eaaa2e57f2c4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] POST http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6/action Jan 02 02:18:44.105540 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:44.105540 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:44.106525 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-c70dfc54-c0aa-45c0-9b8c-eaaa2e57f2c4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:18:44.107233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-c70dfc54-c0aa-45c0-9b8c-eaaa2e57f2c4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:18:44.324758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:44.324758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:44.351024 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e4819921-f801-4b36-baed-717d6bb953d5 req-c70dfc54-c0aa-45c0-9b8c-eaaa2e57f2c4 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6/action returned with HTTP 204 Jan 02 02:18:44.352908 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 52/104] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:18:44 2021] POST /volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6/action => generated 0 bytes in 264 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:18:46.509190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-5805daa5-348b-48b6-9ee0-410c433312bb tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:46.509831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-5805daa5-348b-48b6-9ee0-410c433312bb tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:46.509962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:46.509962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:46.510460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-5805daa5-348b-48b6-9ee0-410c433312bb tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:46.591135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:46.591135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:46.609248 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-5805daa5-348b-48b6-9ee0-410c433312bb tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:46.636034 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:46.636034 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:46.650358 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-5805daa5-348b-48b6-9ee0-410c433312bb tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:46.651757 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 53/105] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:18:46 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 1209 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:18:46.680243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] POST http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3/action Jan 02 02:18:46.680695 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:46.680695 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:46.681149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Action body: b'{"os-begin_detaching": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:18:46.681539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:18:46.745961 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:46.745961 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:46.747286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:46.773353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Begin detaching volume completed successfully. Jan 02 02:18:46.774290 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3/action returned with HTTP 202 Jan 02 02:18:46.776049 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 53/106] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:18:46 2021] POST /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:18:46.812922 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53c7c59f-2dd8-4016-af69-752af77a6d79 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:46.813790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53c7c59f-2dd8-4016-af69-752af77a6d79 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:46.814204 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:46.814204 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:46.814924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53c7c59f-2dd8-4016-af69-752af77a6d79 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:46.876059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume// Jan 02 02:18:46.876876 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:46.877302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:46.877302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:46.878077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:46.879718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-c0d69571-1b4a-461a-8038-7cb5f6bbf803 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:18:46.880607 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 54/107] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:18:46 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:18:46.888481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:46.888481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:46.896596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-d3e1e03c-a8fd-42ba-b616-ed2acebc2f6f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:46.897181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-d3e1e03c-a8fd-42ba-b616-ed2acebc2f6f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:46.897671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-d3e1e03c-a8fd-42ba-b616-ed2acebc2f6f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:46.945219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-53c7c59f-2dd8-4016-af69-752af77a6d79 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:46.980032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:46.980032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:46.993365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53c7c59f-2dd8-4016-af69-752af77a6d79 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:46.994865 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 54/108] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:46 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 1212 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:18:47.005826 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:47.005826 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:47.015086 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-d3e1e03c-a8fd-42ba-b616-ed2acebc2f6f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:47.038258 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:47.038258 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:47.047538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-d3e1e03c-a8fd-42ba-b616-ed2acebc2f6f tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:47.048413 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 55/109] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:18:46 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 1311 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:18:47.495030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-784fd0d3-000e-4ca5-8c79-1c4d8edaad92 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] DELETE http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed Jan 02 02:18:47.496281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-784fd0d3-000e-4ca5-8c79-1c4d8edaad92 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:47.496850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:47.496850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:47.497585 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-784fd0d3-000e-4ca5-8c79-1c4d8edaad92 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:47.552638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:47.552638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:48.011037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aaa2cec2-2988-448e-8e1f-4f3d3517cda5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:48.011856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aaa2cec2-2988-448e-8e1f-4f3d3517cda5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:48.012052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:48.012052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:48.012570 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aaa2cec2-2988-448e-8e1f-4f3d3517cda5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:48.086234 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:48.086234 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:48.096048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aaa2cec2-2988-448e-8e1f-4f3d3517cda5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:48.117820 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:48.117820 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:48.135244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aaa2cec2-2988-448e-8e1f-4f3d3517cda5 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:48.136293 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 56/110] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:48 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 1212 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:18:48.266443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-784fd0d3-000e-4ca5-8c79-1c4d8edaad92 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:18:48.267104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-784fd0d3-000e-4ca5-8c79-1c4d8edaad92 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:18:48.276617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-bdfae57b-fb80-4dd6-890f-4af5baea33dc req-784fd0d3-000e-4ca5-8c79-1c4d8edaad92 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed returned with HTTP 200 Jan 02 02:18:48.277113 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 55/111] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:18:47 2021] DELETE /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/attachments/33fa5df5-e41c-4bec-b388-621595c3baed => generated 19 bytes in 799 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:49.156628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3cff5c47-3996-4a03-b3c3-2466625ae71b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:49.158687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3cff5c47-3996-4a03-b3c3-2466625ae71b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:49.159245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:49.159245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:49.160667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3cff5c47-3996-4a03-b3c3-2466625ae71b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:49.341536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:49.341536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:49.379672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3cff5c47-3996-4a03-b3c3-2466625ae71b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:49.423575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3cff5c47-3996-4a03-b3c3-2466625ae71b tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:49.425290 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 57/112] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:49 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:18:51.432560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b56d21f9-1a56-4f1c-82aa-2ce2fded7686 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:51.433507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b56d21f9-1a56-4f1c-82aa-2ce2fded7686 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:51.434427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:51.434427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:51.436310 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b56d21f9-1a56-4f1c-82aa-2ce2fded7686 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:51.555325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:51.555325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:51.573688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b56d21f9-1a56-4f1c-82aa-2ce2fded7686 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:51.625477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b56d21f9-1a56-4f1c-82aa-2ce2fded7686 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:51.627014 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 56/113] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:51 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:18:51.652138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3371b73b-9e4b-4ca3-96b2-037f88090e5c tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:18:51.652829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3371b73b-9e4b-4ca3-96b2-037f88090e5c tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:18:51.653149 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:18:51.653149 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:18:51.653803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3371b73b-9e4b-4ca3-96b2-037f88090e5c tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:18:51.731122 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:18:51.731122 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:18:51.742839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3371b73b-9e4b-4ca3-96b2-037f88090e5c tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:18:51.768861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3371b73b-9e4b-4ca3-96b2-037f88090e5c tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:18:51.770490 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 58/114] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:18:51 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 917 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:19:02.677927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe41f9f9-5614-4cfc-9ca1-b4ffe1da3776 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] DELETE http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:19:02.680947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe41f9f9-5614-4cfc-9ca1-b4ffe1da3776 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:02.681294 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:02.681294 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:19:02.681936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe41f9f9-5614-4cfc-9ca1-b4ffe1da3776 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:02.682806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-fe41f9f9-5614-4cfc-9ca1-b4ffe1da3776 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Delete volume with id: 529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:19:02.762301 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:02.762301 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:19:02.763602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe41f9f9-5614-4cfc-9ca1-b4ffe1da3776 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:19:02.810972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe41f9f9-5614-4cfc-9ca1-b4ffe1da3776 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Delete volume request issued successfully. Jan 02 02:19:02.811776 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe41f9f9-5614-4cfc-9ca1-b4ffe1da3776 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 202 Jan 02 02:19:02.815085 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 57/115] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:19:02 2021] DELETE /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:19:02.828485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3b1c32e-d0e6-437b-bb18-818e39eeb482 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:19:02.829829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3b1c32e-d0e6-437b-bb18-818e39eeb482 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:02.831150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:02.831150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:19:02.832305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3b1c32e-d0e6-437b-bb18-818e39eeb482 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:02.949606 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:02.949606 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:19:02.966583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e3b1c32e-d0e6-437b-bb18-818e39eeb482 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:19:03.017585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3b1c32e-d0e6-437b-bb18-818e39eeb482 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:19:03.019599 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 59/116] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:19:02 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 916 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:19:04.036294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e26d50b3-d29e-4b3b-92d7-d3e1e8bffb91 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:19:04.037041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e26d50b3-d29e-4b3b-92d7-d3e1e8bffb91 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:04.037312 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:04.037312 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:19:04.037898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e26d50b3-d29e-4b3b-92d7-d3e1e8bffb91 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:04.146953 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:04.146953 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:19:04.168811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e26d50b3-d29e-4b3b-92d7-d3e1e8bffb91 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:19:04.207291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e26d50b3-d29e-4b3b-92d7-d3e1e8bffb91 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:19:04.208889 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 58/117] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:19:04 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:19:05.225807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25e30312-33b9-47ee-be74-98d086821ae4 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:19:05.226555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25e30312-33b9-47ee-be74-98d086821ae4 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:05.227675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:05.227675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:19:05.228055 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25e30312-33b9-47ee-be74-98d086821ae4 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:05.404561 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:05.404561 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:19:05.447806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-25e30312-33b9-47ee-be74-98d086821ae4 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Volume info retrieved successfully. Jan 02 02:19:05.559847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25e30312-33b9-47ee-be74-98d086821ae4 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 200 Jan 02 02:19:05.561860 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 60/118] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:19:05 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 916 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:19:06.578078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d075524-4628-4c32-af37-d07369df3a23 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] GET http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 Jan 02 02:19:06.578576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d075524-4628-4c32-af37-d07369df3a23 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:06.578978 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:06.578978 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:19:06.579584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d075524-4628-4c32-af37-d07369df3a23 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:06.678549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d075524-4628-4c32-af37-d07369df3a23 tempest-AttachSCSIVolumeTestJSON-739969299 tempest-AttachSCSIVolumeTestJSON-739969299] http://10.222.0.50/volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 returned with HTTP 404 Jan 02 02:19:06.680289 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 59/119] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:19:06 2021] GET /volume/v3/30d0800f27ad4f2fbeae60bec58f3bfd/volumes/529e2348-4609-4f46-83bb-cc2b9a3580d3 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:19:57.628581 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dc5b7e3-accf-4334-9f2b-f82d520d7cc0 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] DELETE http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:19:57.630556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dc5b7e3-accf-4334-9f2b-f82d520d7cc0 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:57.631274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:57.631274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:19:57.634043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dc5b7e3-accf-4334-9f2b-f82d520d7cc0 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:57.646005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-5dc5b7e3-accf-4334-9f2b-f82d520d7cc0 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Delete volume with id: 7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:19:57.755229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:57.755229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:19:57.756481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5dc5b7e3-accf-4334-9f2b-f82d520d7cc0 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:19:57.831306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5dc5b7e3-accf-4334-9f2b-f82d520d7cc0 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Delete volume request issued successfully. Jan 02 02:19:57.832093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dc5b7e3-accf-4334-9f2b-f82d520d7cc0 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 202 Jan 02 02:19:57.837645 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 61/120] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:19:57 2021] DELETE /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:19:57.848397 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a621f7e-d5af-49df-bdde-4e880732bcdd tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:19:57.849422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a621f7e-d5af-49df-bdde-4e880732bcdd tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:57.850121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a621f7e-d5af-49df-bdde-4e880732bcdd tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:58.011691 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:58.011691 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:19:58.064708 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5a621f7e-d5af-49df-bdde-4e880732bcdd tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:19:58.117922 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a621f7e-d5af-49df-bdde-4e880732bcdd tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:19:58.118827 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 60/121] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:19:57 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:19:59.152499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3f27284-7ad6-4b2b-83cd-4d3ea17e8e0a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:19:59.154564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3f27284-7ad6-4b2b-83cd-4d3ea17e8e0a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:19:59.155120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:19:59.155120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:19:59.155874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3f27284-7ad6-4b2b-83cd-4d3ea17e8e0a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:19:59.246945 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:19:59.246945 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:19:59.278003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e3f27284-7ad6-4b2b-83cd-4d3ea17e8e0a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Volume info retrieved successfully. Jan 02 02:19:59.304751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3f27284-7ad6-4b2b-83cd-4d3ea17e8e0a tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 200 Jan 02 02:19:59.306221 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 62/122] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:19:59 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 909 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:20:00.340481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5be6f26d-88fe-4398-8863-595e081c7d25 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] GET http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 Jan 02 02:20:00.341052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5be6f26d-88fe-4398-8863-595e081c7d25 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:20:00.341166 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:20:00.341166 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:20:00.341549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5be6f26d-88fe-4398-8863-595e081c7d25 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:20:00.445496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5be6f26d-88fe-4398-8863-595e081c7d25 tempest-LiveMigrationTest-84249981 tempest-LiveMigrationTest-84249981] http://10.222.0.50/volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 returned with HTTP 404 Jan 02 02:20:00.446879 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 61/123] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:20:00 2021] GET /volume/v3/24c0d23b9b6541b0aeb1bff95d610dfd/volumes/7d3b8cba-8a23-4d7d-bed7-1d5f216ae515 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:21:28.236916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-f9a55478-0aab-4a27-a738-14912630c1e6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] DELETE http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6 Jan 02 02:21:28.241978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-f9a55478-0aab-4a27-a738-14912630c1e6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:21:28.242601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:21:28.242601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:21:28.244008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-f9a55478-0aab-4a27-a738-14912630c1e6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:21:28.306582 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:21:28.306582 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:21:29.976533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-f9a55478-0aab-4a27-a738-14912630c1e6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:21:29.977291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-f9a55478-0aab-4a27-a738-14912630c1e6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:21:30.014786 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-f9a55478-0aab-4a27-a738-14912630c1e6 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6 returned with HTTP 200 Jan 02 02:21:30.018426 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 63/124] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:21:28 2021] DELETE /volume/v3/12664f2eb55548648e1578085224c343/attachments/e03b5167-7afd-405a-8178-b25b3ff1a0a6 => generated 19 bytes in 1787 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:21:30.038399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-0108e1ce-17e7-418d-a92e-28c69f64e798 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] DELETE http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:21:30.038999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-0108e1ce-17e7-418d-a92e-28c69f64e798 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:21:30.039796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-0108e1ce-17e7-418d-a92e-28c69f64e798 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:21:30.040480 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-0108e1ce-17e7-418d-a92e-28c69f64e798 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Delete volume with id: 41989dfc-0098-451c-8279-701e426ffa94 Jan 02 02:21:30.157400 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:21:30.157400 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:21:30.158883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-0108e1ce-17e7-418d-a92e-28c69f64e798 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Volume info retrieved successfully. Jan 02 02:21:30.222384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-0108e1ce-17e7-418d-a92e-28c69f64e798 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] Delete volume request issued successfully. Jan 02 02:21:30.223044 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1e73d39b-c089-4aad-a96f-6e7177bf1ea8 req-0108e1ce-17e7-418d-a92e-28c69f64e798 tempest-ServersTestBootFromVolume-557584734 tempest-ServersTestBootFromVolume-557584734] http://10.222.0.50/volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 returned with HTTP 202 Jan 02 02:21:30.224477 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 62/125] 10.222.0.45 () {60 vars in 1384 bytes} [Sat Jan 2 02:21:30 2021] DELETE /volume/v3/12664f2eb55548648e1578085224c343/volumes/41989dfc-0098-451c-8279-701e426ffa94 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:22:02.908441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] POST http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes Jan 02 02:22:02.909624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:02.909624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:02.910425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-519079962"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:02.911871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-519079962'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:22:02.912585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Create volume of 1 GB Jan 02 02:22:02.913560 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:02.913560 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:02.942523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Availability Zones retrieved successfully. Jan 02 02:22:02.992371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Flow 'volume_create_api' (b2d0feb9-ec5e-424b-9f60-6d7bdaab1864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:22:02.997360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a08d989-62d0-4c80-82d6-2df9e339b029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:03.000209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:22:03.152333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a08d989-62d0-4c80-82d6-2df9e339b029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:03.155492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bd314a-1c62-47da-9a90-2db986979f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:03.260327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Created reservations ['97a7d65d-2739-4879-a962-736cec77afcd', 'd978b46b-b124-401f-8b0b-99f26190f007', '10f19a95-aa17-44af-8239-2ad13488f146', 'bffa9dfd-8fa3-4400-ab2f-99eaa8662313'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:22:03.266019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bd314a-1c62-47da-9a90-2db986979f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97a7d65d-2739-4879-a962-736cec77afcd', 'd978b46b-b124-401f-8b0b-99f26190f007', '10f19a95-aa17-44af-8239-2ad13488f146', 'bffa9dfd-8fa3-4400-ab2f-99eaa8662313']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:03.270638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9151a6a-624c-49b1-9b0b-148d5fef34b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:03.346683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9151a6a-624c-49b1-9b0b-148d5fef34b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c244e9e2-b542-4f9e-b43c-46a56e1aa29a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-519079962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe6aa93926a4bc999ab2475d4662b9e',qos_specs=None,replication_status=,reservations=['97a7d65d-2739-4879-a962-736cec77afcd','d978b46b-b124-401f-8b0b-99f26190f007','10f19a95-aa17-44af-8239-2ad13488f146','bffa9dfd-8fa3-4400-ab2f-99eaa8662313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0c5b95f46346a5bb7fa1f7f1cefeca',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-519079962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c244e9e2-b542-4f9e-b43c-46a56e1aa29a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe6aa93926a4bc999ab2475d4662b9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bb0c5b95f46346a5bb7fa1f7f1cefeca',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:03.349619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea96420-5b97-4327-a58f-47d158f617ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:03.393314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea96420-5b97-4327-a58f-47d158f617ba) transitioned into state 'SUCCESS' from state '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-519079962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe6aa93926a4bc999ab2475d4662b9e',qos_specs=None,replication_status=,reservations=['97a7d65d-2739-4879-a962-736cec77afcd','d978b46b-b124-401f-8b0b-99f26190f007','10f19a95-aa17-44af-8239-2ad13488f146','bffa9dfd-8fa3-4400-ab2f-99eaa8662313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0c5b95f46346a5bb7fa1f7f1cefeca',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:03.396431 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0e24e8-69a6-4799-8487-288a2ad2e870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:03.424114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0e24e8-69a6-4799-8487-288a2ad2e870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:03.427664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Flow 'volume_create_api' (b2d0feb9-ec5e-424b-9f60-6d7bdaab1864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:22:03.487311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Create volume request issued successfully. Jan 02 02:22:03.507751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58605906-b22d-4ce0-add4-e37b916418fb tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes returned with HTTP 202 Jan 02 02:22:03.509175 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 64/126] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:22:02 2021] POST /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes => generated 823 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:22:03.537113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da2e5de9-5353-4a02-b17b-b09063d61b73 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:03.537903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da2e5de9-5353-4a02-b17b-b09063d61b73 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:03.538271 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:03.538271 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:03.538924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da2e5de9-5353-4a02-b17b-b09063d61b73 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:03.652481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:03.652481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:03.672744 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-da2e5de9-5353-4a02-b17b-b09063d61b73 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:03.732962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da2e5de9-5353-4a02-b17b-b09063d61b73 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:03.748212 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 63/127] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:03 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 891 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:04.767750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb5cd55d-1115-4d3f-ad10-ae73cf6b1215 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:04.769220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb5cd55d-1115-4d3f-ad10-ae73cf6b1215 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:04.772930 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:04.772930 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:04.773901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb5cd55d-1115-4d3f-ad10-ae73cf6b1215 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:04.919316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:04.919316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:04.948492 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cb5cd55d-1115-4d3f-ad10-ae73cf6b1215 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:05.164201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb5cd55d-1115-4d3f-ad10-ae73cf6b1215 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:05.183720 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 65/128] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:04 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 915 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:06.191559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:06.192376 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:06.192376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:06.192376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:06.192870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:06.414741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:06.414741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:06.453989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:06.535189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:06.537687 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 64/129] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:06 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 916 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:10.411610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-46408761-48c5-4ef9-b777-4fbf833d04f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:10.412429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-46408761-48c5-4ef9-b777-4fbf833d04f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:10.412429 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:10.412429 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:10.412857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-46408761-48c5-4ef9-b777-4fbf833d04f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:10.467936 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:10.467936 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:10.478465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-4727db67-1755-4433-ace7-aa5794671a05 req-46408761-48c5-4ef9-b777-4fbf833d04f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:10.508327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-46408761-48c5-4ef9-b777-4fbf833d04f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:10.509529 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 66/130] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:22:10 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:10.643893 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume// Jan 02 02:22:10.645123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:10.645481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:10.645481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:10.646118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:10.648859 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f107e691-5155-41b5-8da9-09a9ee8fe2f5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:22:10.650792 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 65/131] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:22:10 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:22:10.682776 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-59b51bef-ef65-4074-b01c-19e39aa5f430 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] POST http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments Jan 02 02:22:10.683717 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:10.683717 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:10.685895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-59b51bef-ef65-4074-b01c-19e39aa5f430 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c244e9e2-b542-4f9e-b43c-46a56e1aa29a", "instance_uuid": "7588c945-4a58-46dc-940e-7ab89a377ad8", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:10.790716 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:10.790716 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:11.005283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-59b51bef-ef65-4074-b01c-19e39aa5f430 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments returned with HTTP 200 Jan 02 02:22:11.006608 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 67/132] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:22:10 2021] POST /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments => generated 273 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:22:11.146843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0c40207-99bc-42b6-aecf-0c68f4a633db tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:11.147380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0c40207-99bc-42b6-aecf-0c68f4a633db tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:11.147867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0c40207-99bc-42b6-aecf-0c68f4a633db tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:11.187491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-59b51bef-ef65-4074-b01c-19e39aa5f430 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume// Jan 02 02:22:11.187938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-59b51bef-ef65-4074-b01c-19e39aa5f430 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:11.188549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:11.188549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:11.189231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-59b51bef-ef65-4074-b01c-19e39aa5f430 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:11.190640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-59b51bef-ef65-4074-b01c-19e39aa5f430 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:22:11.192219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 68/133] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:22:11 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:22:11.220437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-3cc00c51-2463-4432-934d-c2438a0cb245 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:11.221204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-3cc00c51-2463-4432-934d-c2438a0cb245 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:11.221951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-3cc00c51-2463-4432-934d-c2438a0cb245 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:11.318431 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:11.318431 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:11.339706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b0c40207-99bc-42b6-aecf-0c68f4a633db tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:11.397626 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:11.397626 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:11.421207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0c40207-99bc-42b6-aecf-0c68f4a633db tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:11.438399 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 66/134] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:11 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 915 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:11.460312 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:11.460312 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:11.488120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-4727db67-1755-4433-ace7-aa5794671a05 req-3cc00c51-2463-4432-934d-c2438a0cb245 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:11.536821 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:11.536821 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:11.566834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-3cc00c51-2463-4432-934d-c2438a0cb245 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:11.571189 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 69/135] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:22:11 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1014 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:22:11.593574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-f8875076-edab-444a-b074-d05c6b19006c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] PUT http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2 Jan 02 02:22:11.594262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:11.594262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:11.594659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-f8875076-edab-444a-b074-d05c6b19006c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:11.696922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:22:11.696922 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:22:11.697426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-4727db67-1755-4433-ace7-aa5794671a05 req-f8875076-edab-444a-b074-d05c6b19006c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Lock "b'cinder-attachment_update-c244e9e2-b542-4f9e-b43c-46a56e1aa29a-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.034s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:22:11.702004 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:11.702004 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:12.440005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08805a87-7cfa-41e9-9a06-d93d316d32a0 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:12.440980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08805a87-7cfa-41e9-9a06-d93d316d32a0 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:12.440980 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:12.440980 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:12.441569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08805a87-7cfa-41e9-9a06-d93d316d32a0 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:12.552477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:12.552477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:12.575337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-08805a87-7cfa-41e9-9a06-d93d316d32a0 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:12.643783 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:12.643783 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:12.673060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08805a87-7cfa-41e9-9a06-d93d316d32a0 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:12.675004 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 70/136] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:12 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:22:13.730502 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bc433883-9e3e-4847-94e7-085741c7cd3c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:13.732060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bc433883-9e3e-4847-94e7-085741c7cd3c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:13.733100 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:13.733100 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:13.734244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bc433883-9e3e-4847-94e7-085741c7cd3c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:13.903963 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:13.903963 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:13.918989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bc433883-9e3e-4847-94e7-085741c7cd3c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:13.947073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:13.947073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:13.959187 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bc433883-9e3e-4847-94e7-085741c7cd3c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:13.960713 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 71/137] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:13 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:14.395665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-4727db67-1755-4433-ace7-aa5794671a05 req-f8875076-edab-444a-b074-d05c6b19006c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Lock "b'cinder-attachment_update-c244e9e2-b542-4f9e-b43c-46a56e1aa29a-n-h1-765315-10'" released by "attachment_update" :: held 2.698s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:22:14.396434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-f8875076-edab-444a-b074-d05c6b19006c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2 returned with HTTP 200 Jan 02 02:22:14.397687 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 67/138] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 02:22:11 2021] PUT /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2 => generated 762 bytes in 2810 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:14.606921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] POST http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes Jan 02 02:22:14.607388 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:14.607388 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:14.607812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-982329416"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:14.609049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-982329416'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:22:14.609427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Create volume of 1 GB Jan 02 02:22:14.646990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Availability Zones retrieved successfully. Jan 02 02:22:14.750741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Flow 'volume_create_api' (b921bb41-3869-436d-a1de-039a5161f43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:22:14.763312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10567b2-48e7-4db1-be63-4ca64541f6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:14.781727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:22:14.995627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8de8ed98-e85d-413f-99a1-4b85f8ad132a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:14.997879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8de8ed98-e85d-413f-99a1-4b85f8ad132a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:14.998496 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:14.998496 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:14.999927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10567b2-48e7-4db1-be63-4ca64541f6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:15.000744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8de8ed98-e85d-413f-99a1-4b85f8ad132a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:15.003299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a5de15-4cb3-42df-94c8-1f0fd50c6cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:15.230861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Created reservations ['e3144d85-6d21-44c8-a137-ce952af54bc7', 'f6eefab5-8ab4-49e7-a1b5-8302d96457ac', '69b8fa39-bc09-4e25-acdf-6d6012cd569e', '5de938b3-4c05-4aa6-b457-23e0df96417e'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:22:15.233595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a5de15-4cb3-42df-94c8-1f0fd50c6cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3144d85-6d21-44c8-a137-ce952af54bc7', 'f6eefab5-8ab4-49e7-a1b5-8302d96457ac', '69b8fa39-bc09-4e25-acdf-6d6012cd569e', '5de938b3-4c05-4aa6-b457-23e0df96417e']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:15.236773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab6e57f-1a56-443c-80ce-28ec77daeda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:15.375928 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab6e57f-1a56-443c-80ce-28ec77daeda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72be1bda-9cc9-4403-81a1-86c4d3970462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-982329416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06f572eb28b4ca6a7726807fc4f4759',qos_specs=None,replication_status=,reservations=['e3144d85-6d21-44c8-a137-ce952af54bc7','f6eefab5-8ab4-49e7-a1b5-8302d96457ac','69b8fa39-bc09-4e25-acdf-6d6012cd569e','5de938b3-4c05-4aa6-b457-23e0df96417e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6b6c75e7349499988e44d9228b21bd0',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-982329416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72be1bda-9cc9-4403-81a1-86c4d3970462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d06f572eb28b4ca6a7726807fc4f4759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d6b6c75e7349499988e44d9228b21bd0',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:15.390600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (168590b3-8fd2-4932-8d10-28fe40e6a213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:15.467299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (168590b3-8fd2-4932-8d10-28fe40e6a213) transitioned into state 'SUCCESS' from state '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-982329416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06f572eb28b4ca6a7726807fc4f4759',qos_specs=None,replication_status=,reservations=['e3144d85-6d21-44c8-a137-ce952af54bc7','f6eefab5-8ab4-49e7-a1b5-8302d96457ac','69b8fa39-bc09-4e25-acdf-6d6012cd569e','5de938b3-4c05-4aa6-b457-23e0df96417e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6b6c75e7349499988e44d9228b21bd0',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:15.471904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e3f4461-650c-4677-8d8c-f4f0d58dec21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:15.484608 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:15.484608 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:15.512531 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8de8ed98-e85d-413f-99a1-4b85f8ad132a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:15.556857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e3f4461-650c-4677-8d8c-f4f0d58dec21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:15.563654 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Flow 'volume_create_api' (b921bb41-3869-436d-a1de-039a5161f43d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:22:15.579956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:15.579956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:15.604624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8de8ed98-e85d-413f-99a1-4b85f8ad132a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:15.605842 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 68/139] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:14 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 916 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:15.762628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Create volume request issued successfully. Jan 02 02:22:15.817329 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30274ffa-c3a5-4973-9060-e146e1023c31 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes returned with HTTP 202 Jan 02 02:22:15.822279 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 72/140] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:22:14 2021] POST /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes => generated 829 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:22:15.837937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5801ec8b-22b1-40f9-9a37-f7cf15d109cf tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:15.838475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5801ec8b-22b1-40f9-9a37-f7cf15d109cf tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:15.838670 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:15.838670 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:15.839195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5801ec8b-22b1-40f9-9a37-f7cf15d109cf tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:16.008613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:16.008613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:16.036225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5801ec8b-22b1-40f9-9a37-f7cf15d109cf tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:16.069956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5801ec8b-22b1-40f9-9a37-f7cf15d109cf tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:16.082431 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 69/141] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:15 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 921 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:16.626529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a88540c-038c-48e6-a8fe-433ecabdd226 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:16.627853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a88540c-038c-48e6-a8fe-433ecabdd226 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:16.632000 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:16.632000 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:16.632885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a88540c-038c-48e6-a8fe-433ecabdd226 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:16.816573 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:16.816573 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:16.881427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a88540c-038c-48e6-a8fe-433ecabdd226 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:16.942091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:16.942091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:16.962820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a88540c-038c-48e6-a8fe-433ecabdd226 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:16.963687 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 73/142] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:16 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 916 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:17.087412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9c53766-b617-4b05-8b27-b45e00562c84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:17.088872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9c53766-b617-4b05-8b27-b45e00562c84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:17.090769 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:17.090769 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:17.091486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9c53766-b617-4b05-8b27-b45e00562c84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:17.168791 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:17.168791 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:17.181606 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f9c53766-b617-4b05-8b27-b45e00562c84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:17.241442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9c53766-b617-4b05-8b27-b45e00562c84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:17.243697 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 70/143] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:17 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 922 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:17.980360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02b0fffa-73e9-4fa5-a8fc-d1e4eb8288a2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:17.981907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02b0fffa-73e9-4fa5-a8fc-d1e4eb8288a2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:17.982334 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:17.982334 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:17.982992 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02b0fffa-73e9-4fa5-a8fc-d1e4eb8288a2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:18.085916 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:18.085916 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:18.110737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-02b0fffa-73e9-4fa5-a8fc-d1e4eb8288a2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:18.161652 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:18.161652 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:18.173077 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02b0fffa-73e9-4fa5-a8fc-d1e4eb8288a2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:18.184482 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 74/144] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:17 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 916 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:19.190465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45ec7882-94db-4166-81f3-46000d6d8c81 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:19.191618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45ec7882-94db-4166-81f3-46000d6d8c81 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:19.191999 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:19.191999 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:19.192621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45ec7882-94db-4166-81f3-46000d6d8c81 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:19.281246 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:19.281246 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:19.290709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-45ec7882-94db-4166-81f3-46000d6d8c81 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:19.314125 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:19.314125 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:19.326349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45ec7882-94db-4166-81f3-46000d6d8c81 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:19.327436 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 71/145] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:19 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:20.231883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-ffada4d8-ab60-40c3-9c42-126c8e3d0365 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] POST http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2/action Jan 02 02:22:20.239797 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:20.239797 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:20.241328 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-ffada4d8-ab60-40c3-9c42-126c8e3d0365 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:22:20.242948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-ffada4d8-ab60-40c3-9c42-126c8e3d0365 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:20.350260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73ab50a7-c79b-4789-b48b-e49f281e79bd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:20.351502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73ab50a7-c79b-4789-b48b-e49f281e79bd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:20.353244 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:20.353244 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:20.358173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73ab50a7-c79b-4789-b48b-e49f281e79bd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:20.527540 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:20.527540 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:20.591612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4727db67-1755-4433-ace7-aa5794671a05 req-ffada4d8-ab60-40c3-9c42-126c8e3d0365 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2/action returned with HTTP 204 Jan 02 02:22:20.594069 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 75/146] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:22:20 2021] POST /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2/action => generated 0 bytes in 372 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:22:20.661176 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:20.661176 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:20.696613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-73ab50a7-c79b-4789-b48b-e49f281e79bd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:20.809432 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:20.809432 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:20.862450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73ab50a7-c79b-4789-b48b-e49f281e79bd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:20.877171 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 72/147] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:20 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1211 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:21.895986 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:21.897269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:21.897707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:21.897707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:21.898534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:21.996720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:21.996720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:22.014915 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:22.051427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:22.051427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:22.069219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:22.070463 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 76/148] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:21 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1208 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:22:22.189890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-b993907f-9210-4896-b42d-0a1a497ee466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:22.190076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-b993907f-9210-4896-b42d-0a1a497ee466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:22.190250 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:22.190250 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:22.190619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-b993907f-9210-4896-b42d-0a1a497ee466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:22.252249 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:22.252249 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:22.264050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-b993907f-9210-4896-b42d-0a1a497ee466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:22.292553 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-b993907f-9210-4896-b42d-0a1a497ee466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:22.294842 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 73/149] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:22:22 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 922 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:22.416646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume// Jan 02 02:22:22.418210 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:22.418577 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:22.418577 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:22.419259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:22.421580 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45ec53ce-b339-4cdd-b4e2-8ddf9324db3b tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:22:22.423044 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 77/150] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:22:22 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:22:22.453631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-a22df171-2580-4ef0-9ef3-c23626506c7a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] POST http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments Jan 02 02:22:22.455407 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:22.455407 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:22.456968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-a22df171-2580-4ef0-9ef3-c23626506c7a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72be1bda-9cc9-4403-81a1-86c4d3970462", "instance_uuid": "004fc1e6-6b69-4b5d-99da-843e90bf7615", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:22.568045 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:22.568045 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:22.661042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-a22df171-2580-4ef0-9ef3-c23626506c7a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments returned with HTTP 200 Jan 02 02:22:22.673951 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 74/151] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:22:22 2021] POST /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments => generated 273 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:22.731770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10b69a1d-e611-4bc4-a6e5-0777d4453631 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:22.732674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10b69a1d-e611-4bc4-a6e5-0777d4453631 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:22.733362 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10b69a1d-e611-4bc4-a6e5-0777d4453631 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:22.795198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-a22df171-2580-4ef0-9ef3-c23626506c7a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume// Jan 02 02:22:22.796052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-a22df171-2580-4ef0-9ef3-c23626506c7a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:22.796438 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:22.796438 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:22.797132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-a22df171-2580-4ef0-9ef3-c23626506c7a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:22.799060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-a22df171-2580-4ef0-9ef3-c23626506c7a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:22:22.800522 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 75/152] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:22:22 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:22:22.821238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-6d2b7e45-a472-4167-aef8-9da28f724ea0 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:22.822445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-6d2b7e45-a472-4167-aef8-9da28f724ea0 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:22.823442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-6d2b7e45-a472-4167-aef8-9da28f724ea0 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:23.047028 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:23.047028 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:23.106471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-6d2b7e45-a472-4167-aef8-9da28f724ea0 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:23.145709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:23.145709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:23.176281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-6d2b7e45-a472-4167-aef8-9da28f724ea0 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:23.179617 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 76/153] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:22:22 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 1020 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:22:23.207282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-77aa8283-119e-4c2e-a9f2-459183e13c7c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] PUT http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5 Jan 02 02:22:23.208106 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:23.208106 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:23.208832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-77aa8283-119e-4c2e-a9f2-459183e13c7c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:23.253841 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:23.253841 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:23.271797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-10b69a1d-e611-4bc4-a6e5-0777d4453631 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:23.286325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:22:23.286325 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:22:23.286838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-77aa8283-119e-4c2e-a9f2-459183e13c7c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Lock "b'cinder-attachment_update-72be1bda-9cc9-4403-81a1-86c4d3970462-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.026s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:22:23.290496 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:23.290496 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:23.312983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:23.312983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:23.330323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10b69a1d-e611-4bc4-a6e5-0777d4453631 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:23.332749 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 78/154] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:22 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 921 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:24.365470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d989cd88-5cb2-4e21-9510-7bb9b29662dc tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:24.366682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d989cd88-5cb2-4e21-9510-7bb9b29662dc tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:24.367200 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:24.367200 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:24.368113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d989cd88-5cb2-4e21-9510-7bb9b29662dc tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:24.565956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:24.565956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:24.586116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d989cd88-5cb2-4e21-9510-7bb9b29662dc tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:24.621216 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:24.621216 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:24.657554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d989cd88-5cb2-4e21-9510-7bb9b29662dc tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:24.671858 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 79/155] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:24 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 921 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:22:25.696237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2584c33b-64ea-49f0-ac66-14b85f126427 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:25.696237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2584c33b-64ea-49f0-ac66-14b85f126427 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:25.696237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:25.696237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:25.696237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2584c33b-64ea-49f0-ac66-14b85f126427 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:25.982559 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:25.982559 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:26.016118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2584c33b-64ea-49f0-ac66-14b85f126427 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:26.112679 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:26.112679 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:26.128646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2584c33b-64ea-49f0-ac66-14b85f126427 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:26.143849 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 80/156] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:25 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 921 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:22:27.135766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4611f99a-b6a4-4954-baef-7cdb09408f3b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:27.136371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4611f99a-b6a4-4954-baef-7cdb09408f3b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:27.137401 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:27.137401 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:27.137870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4611f99a-b6a4-4954-baef-7cdb09408f3b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:27.338395 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:27.338395 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:27.385762 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4611f99a-b6a4-4954-baef-7cdb09408f3b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:27.478866 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:27.478866 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:27.522317 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4611f99a-b6a4-4954-baef-7cdb09408f3b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:27.526898 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 81/157] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:27 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 921 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:22:27.895233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-94402ac0-13ab-4523-a3d8-dbf87d40b5fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] GET http://10.222.0.50/volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:27.896167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-94402ac0-13ab-4523-a3d8-dbf87d40b5fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:27.903983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:27.903983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:27.905602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-94402ac0-13ab-4523-a3d8-dbf87d40b5fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:28.107632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:28.107632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:28.139933 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-94402ac0-13ab-4523-a3d8-dbf87d40b5fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] Volume info retrieved successfully. Jan 02 02:22:28.159505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-77aa8283-119e-4c2e-a9f2-459183e13c7c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Lock "b'cinder-attachment_update-72be1bda-9cc9-4403-81a1-86c4d3970462-n-h1-765315-10'" released by "attachment_update" :: held 4.873s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:22:28.160364 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-77aa8283-119e-4c2e-a9f2-459183e13c7c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5 returned with HTTP 200 Jan 02 02:22:28.161710 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 77/158] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 02:22:23 2021] PUT /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5 => generated 762 bytes in 4964 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:28.192344 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:28.192344 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:28.210799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-94402ac0-13ab-4523-a3d8-dbf87d40b5fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] http://10.222.0.50/volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:28.210799 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 82/159] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:22:27 2021] GET /volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1392 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:28.236163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-24588443-6f06-464a-8a35-2b21758d97fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] GET http://10.222.0.50/volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/4e13e1db-7325-4205-ac8d-6b4ad531af3a Jan 02 02:22:28.236163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-24588443-6f06-464a-8a35-2b21758d97fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:28.236163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:28.236163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:28.236163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-24588443-6f06-464a-8a35-2b21758d97fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:28.394510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5564e28b-b673-4f8f-baaa-3ca2417a7fef req-24588443-6f06-464a-8a35-2b21758d97fa tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] http://10.222.0.50/volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/4e13e1db-7325-4205-ac8d-6b4ad531af3a returned with HTTP 404 Jan 02 02:22:28.396866 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 78/160] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:22:28 2021] GET /volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/4e13e1db-7325-4205-ac8d-6b4ad531af3a => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:22:28.430858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81017f93-f81c-4269-b0cf-ae0ccffc2321 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:28.431740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81017f93-f81c-4269-b0cf-ae0ccffc2321 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:28.432145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:28.432145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:28.432865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81017f93-f81c-4269-b0cf-ae0ccffc2321 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:28.540679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3ac0df4-98bf-4a4b-b057-80b89d1dd38b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:28.541217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3ac0df4-98bf-4a4b-b057-80b89d1dd38b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:28.541713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3ac0df4-98bf-4a4b-b057-80b89d1dd38b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:28.612687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:28.612687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:28.664674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81017f93-f81c-4269-b0cf-ae0ccffc2321 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:28.762161 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:28.762161 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:28.784395 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:28.784395 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:28.798649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81017f93-f81c-4269-b0cf-ae0ccffc2321 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:28.805609 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 83/161] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:28 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1208 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:28.812440 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a3ac0df4-98bf-4a4b-b057-80b89d1dd38b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:28.852120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:28.852120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:28.877895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3ac0df4-98bf-4a4b-b057-80b89d1dd38b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:28.879380 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 79/162] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:28 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 922 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:29.897891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88088411-17f9-4017-8c6f-02237033863c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:29.899444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88088411-17f9-4017-8c6f-02237033863c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:29.899849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:29.899849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:29.900517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88088411-17f9-4017-8c6f-02237033863c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:30.016427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:30.016427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:30.030982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-88088411-17f9-4017-8c6f-02237033863c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:30.075919 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:30.075919 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:30.087792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88088411-17f9-4017-8c6f-02237033863c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:30.088944 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 84/163] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:29 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 922 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:22:31.107180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f909c1b-2d55-4daa-90c6-5e74e81c787a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:31.107955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f909c1b-2d55-4daa-90c6-5e74e81c787a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:31.107955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:31.107955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:31.108575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f909c1b-2d55-4daa-90c6-5e74e81c787a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:31.271564 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:31.271564 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:31.309322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8f909c1b-2d55-4daa-90c6-5e74e81c787a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:31.374907 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:31.374907 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:31.398471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f909c1b-2d55-4daa-90c6-5e74e81c787a tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:31.412222 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 80/164] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:31 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 922 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:22:32.426420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4872e413-85d5-4cb7-bad0-ba6445add07d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:32.427544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4872e413-85d5-4cb7-bad0-ba6445add07d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:32.427902 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:32.427902 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:32.428578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4872e413-85d5-4cb7-bad0-ba6445add07d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:32.500336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-299937fd-2d46-4f0d-9695-d12234e99123 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:32.501133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-299937fd-2d46-4f0d-9695-d12234e99123 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:32.501504 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:32.501504 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:32.502130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-299937fd-2d46-4f0d-9695-d12234e99123 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:32.631443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:32.631443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:32.641969 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-299937fd-2d46-4f0d-9695-d12234e99123 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:32.650615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:32.650615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:32.668679 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:32.668679 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:32.690919 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4872e413-85d5-4cb7-bad0-ba6445add07d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:32.691148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-299937fd-2d46-4f0d-9695-d12234e99123 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:32.697450 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 81/165] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:22:32 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1208 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:32.748817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:32.748817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:32.791482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4872e413-85d5-4cb7-bad0-ba6445add07d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:32.797969 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 85/166] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:32 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 922 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:32.815599 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] POST http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a/action Jan 02 02:22:32.816142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:32.816142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:32.816659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:22:32.817055 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:32.992768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:32.992768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:32.994454 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:33.028285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Begin detaching volume completed successfully. Jan 02 02:22:33.029153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a/action returned with HTTP 202 Jan 02 02:22:33.030546 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 82/167] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:22:32 2021] POST /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:22:33.080994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-768c0273-93fd-4296-9a80-2f18bec14752 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:33.081523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-768c0273-93fd-4296-9a80-2f18bec14752 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:33.081713 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:33.081713 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:33.082441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-768c0273-93fd-4296-9a80-2f18bec14752 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:33.145666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume// Jan 02 02:22:33.146400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:33.146781 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:33.146781 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:33.147608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:33.148903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-fa317181-61da-4621-97c3-b3eb3fad7844 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:22:33.150824 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 83/168] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:22:33 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:22:33.165040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-e6bba3c8-771b-454d-9da1-fcb0ca79f934 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:33.165618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-e6bba3c8-771b-454d-9da1-fcb0ca79f934 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:33.166447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-e6bba3c8-771b-454d-9da1-fcb0ca79f934 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:33.313174 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:33.313174 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:33.357217 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-768c0273-93fd-4296-9a80-2f18bec14752 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:33.416865 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:33.416865 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:33.453025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:33.453025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:33.455578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-e6bba3c8-771b-454d-9da1-fcb0ca79f934 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:33.500118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-768c0273-93fd-4296-9a80-2f18bec14752 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:33.509293 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 86/169] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:33 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1211 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:33.535968 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:33.535968 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:33.564683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-e6bba3c8-771b-454d-9da1-fcb0ca79f934 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:33.576019 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 84/170] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:22:33 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1310 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:22:33.788247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-4cc1a2ac-7db2-4421-8b58-2d8da7cef03b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] POST http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5/action Jan 02 02:22:33.789085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:33.789085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:33.789865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-4cc1a2ac-7db2-4421-8b58-2d8da7cef03b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:22:33.790439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-4cc1a2ac-7db2-4421-8b58-2d8da7cef03b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:33.829696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1e4c6c9-92cd-4078-a4b8-453710ba823f tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:33.830561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1e4c6c9-92cd-4078-a4b8-453710ba823f tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:33.830967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:33.830967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:33.831801 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1e4c6c9-92cd-4078-a4b8-453710ba823f tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:34.013017 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:34.013017 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:34.072541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1e4c6c9-92cd-4078-a4b8-453710ba823f tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:34.139349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:34.139349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:34.180170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1e4c6c9-92cd-4078-a4b8-453710ba823f tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:34.180170 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 85/171] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:33 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 922 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:22:34.206272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:34.206272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:34.217040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-8369c1ff-a8c7-4601-824e-c41efe0b3415 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] DELETE http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2 Jan 02 02:22:34.222426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-8369c1ff-a8c7-4601-824e-c41efe0b3415 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:34.222723 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:34.222723 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:34.223464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-8369c1ff-a8c7-4601-824e-c41efe0b3415 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:34.270876 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5ffce903-c465-4b08-8bd2-dbf132efb419 req-4cc1a2ac-7db2-4421-8b58-2d8da7cef03b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5/action returned with HTTP 204 Jan 02 02:22:34.271660 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 87/172] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:22:33 2021] POST /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5/action => generated 0 bytes in 489 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:22:34.326071 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:34.326071 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:34.533721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b293cf18-7a2e-4186-a5ff-572a9e237a68 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:34.534377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b293cf18-7a2e-4186-a5ff-572a9e237a68 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:34.534776 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:34.534776 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:34.535422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b293cf18-7a2e-4186-a5ff-572a9e237a68 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:34.698459 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:34.698459 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:34.725192 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b293cf18-7a2e-4186-a5ff-572a9e237a68 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:34.782866 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:34.782866 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:34.795994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b293cf18-7a2e-4186-a5ff-572a9e237a68 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:34.795994 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 88/173] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:34 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 1211 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:22:35.187707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-482faad1-4989-400d-92ff-2d1464cb5805 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:22:35.188599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-482faad1-4989-400d-92ff-2d1464cb5805 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:35.188977 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:35.188977 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:35.189616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-482faad1-4989-400d-92ff-2d1464cb5805 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:35.276323 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:35.276323 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:35.316623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-482faad1-4989-400d-92ff-2d1464cb5805 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:22:35.352924 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:35.352924 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:35.374472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-482faad1-4989-400d-92ff-2d1464cb5805 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:22:35.379550 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 89/174] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:35 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 1214 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:22:35.547796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-8369c1ff-a8c7-4601-824e-c41efe0b3415 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:22:35.548377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-8369c1ff-a8c7-4601-824e-c41efe0b3415 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:22:35.566331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c2dacfc-a7ee-4513-b369-e1cc73d46f40 req-8369c1ff-a8c7-4601-824e-c41efe0b3415 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2 returned with HTTP 200 Jan 02 02:22:35.567153 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 86/175] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:22:34 2021] DELETE /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/attachments/786e64b1-bef9-4524-84e3-6ee9eb6252b2 => generated 19 bytes in 1396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:35.819540 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c9c2350-3b21-4a3e-ab1e-21baeddd56d6 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:35.824528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c9c2350-3b21-4a3e-ab1e-21baeddd56d6 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:35.825048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:35.825048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:35.825784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c9c2350-3b21-4a3e-ab1e-21baeddd56d6 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:35.982331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:35.982331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:36.000686 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9c9c2350-3b21-4a3e-ab1e-21baeddd56d6 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:36.056104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c9c2350-3b21-4a3e-ab1e-21baeddd56d6 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:36.057279 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 90/176] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:35 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 916 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:36.075851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] POST http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes Jan 02 02:22:36.076657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:36.076657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:36.077361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1866492698"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:36.078671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1866492698'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:22:36.079243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Create volume of 1 GB Jan 02 02:22:36.080150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:36.080150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:36.113076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Availability Zones retrieved successfully. Jan 02 02:22:36.141935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Flow 'volume_create_api' (b1772e45-ab19-4f76-a210-4366158c84ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:22:36.155813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0bc083-7d8f-43a6-a79d-175d164aea3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:36.170655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:22:36.322485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0bc083-7d8f-43a6-a79d-175d164aea3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:36.326018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39db195-4fb3-4654-892b-6b0669ddd5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:36.490586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Created reservations ['4a2b4d45-73cd-4eed-98ae-51a191357238', '4735b03c-12cb-4165-a40f-93bf8f17b133', '81a247ef-7cec-4a24-8b63-39c058d2d3ae', 'b0d697ee-a9ac-41d1-bfdc-8b2ece61ace9'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:22:36.496934 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39db195-4fb3-4654-892b-6b0669ddd5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a2b4d45-73cd-4eed-98ae-51a191357238', '4735b03c-12cb-4165-a40f-93bf8f17b133', '81a247ef-7cec-4a24-8b63-39c058d2d3ae', 'b0d697ee-a9ac-41d1-bfdc-8b2ece61ace9']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:36.504672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a53ac06-28d6-480d-8299-bcfa69b11b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:36.631498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a53ac06-28d6-480d-8299-bcfa69b11b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bd5c3ec-8f0c-434e-bfc4-d088c50171f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1866492698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe6aa93926a4bc999ab2475d4662b9e',qos_specs=None,replication_status=,reservations=['4a2b4d45-73cd-4eed-98ae-51a191357238','4735b03c-12cb-4165-a40f-93bf8f17b133','81a247ef-7cec-4a24-8b63-39c058d2d3ae','b0d697ee-a9ac-41d1-bfdc-8b2ece61ace9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0c5b95f46346a5bb7fa1f7f1cefeca',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1866492698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bd5c3ec-8f0c-434e-bfc4-d088c50171f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe6aa93926a4bc999ab2475d4662b9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bb0c5b95f46346a5bb7fa1f7f1cefeca',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:36.639884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a39ca621-92e8-4f1d-bbb2-926f0d9032be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:36.703207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a39ca621-92e8-4f1d-bbb2-926f0d9032be) transitioned into state 'SUCCESS' from state '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-1866492698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe6aa93926a4bc999ab2475d4662b9e',qos_specs=None,replication_status=,reservations=['4a2b4d45-73cd-4eed-98ae-51a191357238','4735b03c-12cb-4165-a40f-93bf8f17b133','81a247ef-7cec-4a24-8b63-39c058d2d3ae','b0d697ee-a9ac-41d1-bfdc-8b2ece61ace9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0c5b95f46346a5bb7fa1f7f1cefeca',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:36.706751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d22e13e3-a219-4dff-a4a0-35ad4097b379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:22:36.744202 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d22e13e3-a219-4dff-a4a0-35ad4097b379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:22:36.748605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Flow 'volume_create_api' (b1772e45-ab19-4f76-a210-4366158c84ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:22:36.988023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Create volume request issued successfully. Jan 02 02:22:37.031011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d2063b8-2612-4c41-b80f-dc5627af2578 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes returned with HTTP 202 Jan 02 02:22:37.049200 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 87/177] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:22:36 2021] POST /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes => generated 824 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:22:37.065321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41cbdaa7-a161-49f5-af3d-d9b3e23f8d51 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:37.065859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41cbdaa7-a161-49f5-af3d-d9b3e23f8d51 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:37.066052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:37.066052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:37.066430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41cbdaa7-a161-49f5-af3d-d9b3e23f8d51 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:37.213609 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:37.213609 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:37.248019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-41cbdaa7-a161-49f5-af3d-d9b3e23f8d51 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:37.331590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41cbdaa7-a161-49f5-af3d-d9b3e23f8d51 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 returned with HTTP 200 Jan 02 02:22:37.338537 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 91/178] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:37 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 => generated 916 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:38.355071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28ca3930-40b4-4853-b8f4-9ef595e1d4d5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:38.356458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28ca3930-40b4-4853-b8f4-9ef595e1d4d5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:38.356684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:38.356684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:38.357066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28ca3930-40b4-4853-b8f4-9ef595e1d4d5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:38.487474 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:38.487474 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:38.506445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-28ca3930-40b4-4853-b8f4-9ef595e1d4d5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:38.568504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28ca3930-40b4-4853-b8f4-9ef595e1d4d5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 returned with HTTP 200 Jan 02 02:22:38.570453 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 88/179] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:38 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:39.589942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89f22ef4-8abb-45d2-9e84-b9fc65bb0905 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:39.591587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89f22ef4-8abb-45d2-9e84-b9fc65bb0905 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:39.592160 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:39.592160 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:39.592905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89f22ef4-8abb-45d2-9e84-b9fc65bb0905 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:39.743883 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:39.743883 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:39.800557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-89f22ef4-8abb-45d2-9e84-b9fc65bb0905 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:39.859691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89f22ef4-8abb-45d2-9e84-b9fc65bb0905 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 returned with HTTP 200 Jan 02 02:22:39.861572 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 92/180] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:39 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 => generated 917 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:48.241434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-faebb342-af1a-4b23-bacf-02eb99d74b0a req-035160ca-c52f-42bf-a52e-1d80487428a6 tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] GET http://10.222.0.50/volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/923d096f-a1cc-4ba2-bba5-87e709dbf009 Jan 02 02:22:48.243483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-faebb342-af1a-4b23-bacf-02eb99d74b0a req-035160ca-c52f-42bf-a52e-1d80487428a6 tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:48.243904 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:48.243904 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:48.244792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-faebb342-af1a-4b23-bacf-02eb99d74b0a req-035160ca-c52f-42bf-a52e-1d80487428a6 tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:48.328604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-faebb342-af1a-4b23-bacf-02eb99d74b0a req-035160ca-c52f-42bf-a52e-1d80487428a6 tempest-VolumesAdminNegativeTest-1052894912 tempest-VolumesAdminNegativeTest-1052894912] http://10.222.0.50/volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/923d096f-a1cc-4ba2-bba5-87e709dbf009 returned with HTTP 404 Jan 02 02:22:48.330313 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 89/181] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:22:48 2021] GET /volume/v3/7313a36bc9b345f4b3fffaa31b61b610/volumes/923d096f-a1cc-4ba2-bba5-87e709dbf009 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:22:48.344276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85432a60-a577-4396-9d0b-bb3257cb1dcd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] DELETE http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:48.345127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85432a60-a577-4396-9d0b-bb3257cb1dcd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:48.352537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:48.352537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:48.353424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85432a60-a577-4396-9d0b-bb3257cb1dcd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:48.354111 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-85432a60-a577-4396-9d0b-bb3257cb1dcd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Delete volume with id: 7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:48.503797 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:48.503797 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:48.505005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-85432a60-a577-4396-9d0b-bb3257cb1dcd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:48.580001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-85432a60-a577-4396-9d0b-bb3257cb1dcd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Delete volume request issued successfully. Jan 02 02:22:48.580508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85432a60-a577-4396-9d0b-bb3257cb1dcd tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 returned with HTTP 202 Jan 02 02:22:48.584967 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 93/182] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:22:48 2021] DELETE /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:22:48.589576 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ae12164-a047-4b45-b716-9af027169da2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:48.590115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ae12164-a047-4b45-b716-9af027169da2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:48.590606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ae12164-a047-4b45-b716-9af027169da2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:48.807481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:48.807481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:48.831242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ae12164-a047-4b45-b716-9af027169da2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:48.867917 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ae12164-a047-4b45-b716-9af027169da2 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 returned with HTTP 200 Jan 02 02:22:48.868910 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 90/183] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:48 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 => generated 916 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:49.885591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6bdc2964-6543-4727-8d61-29301238cc0a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:49.887695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6bdc2964-6543-4727-8d61-29301238cc0a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:49.888093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:49.888093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:49.889487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6bdc2964-6543-4727-8d61-29301238cc0a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:50.037506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:50.037506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:50.072548 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6bdc2964-6543-4727-8d61-29301238cc0a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:50.173299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6bdc2964-6543-4727-8d61-29301238cc0a tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 returned with HTTP 200 Jan 02 02:22:50.187055 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 94/184] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:49 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 => generated 916 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:51.197858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0515735-18f3-4e25-b6e7-08abd6a2aa9c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:51.199818 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0515735-18f3-4e25-b6e7-08abd6a2aa9c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:51.200332 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:51.200332 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:51.201156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0515735-18f3-4e25-b6e7-08abd6a2aa9c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:51.348144 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:51.348144 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:51.372314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d0515735-18f3-4e25-b6e7-08abd6a2aa9c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:51.423789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0515735-18f3-4e25-b6e7-08abd6a2aa9c tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 returned with HTTP 200 Jan 02 02:22:51.424958 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 91/185] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:51 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:52.455413 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-023fef8b-a832-4d32-adeb-61473e7a4885 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 Jan 02 02:22:52.456308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-023fef8b-a832-4d32-adeb-61473e7a4885 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:52.456681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:52.456681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:52.457374 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-023fef8b-a832-4d32-adeb-61473e7a4885 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:52.631149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-023fef8b-a832-4d32-adeb-61473e7a4885 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 returned with HTTP 404 Jan 02 02:22:52.632529 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 95/186] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:52 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/7bd5c3ec-8f0c-434e-bfc4-d088c50171f5 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:22:52.640971 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58f4d0ab-6bbd-4cf4-b89f-0d6373dc1628 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] DELETE http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:52.641544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58f4d0ab-6bbd-4cf4-b89f-0d6373dc1628 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:52.641749 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:52.641749 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:52.642181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58f4d0ab-6bbd-4cf4-b89f-0d6373dc1628 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:52.642878 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-58f4d0ab-6bbd-4cf4-b89f-0d6373dc1628 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Delete volume with id: c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:52.730969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:52.730969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:52.732210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-58f4d0ab-6bbd-4cf4-b89f-0d6373dc1628 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:52.776331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-58f4d0ab-6bbd-4cf4-b89f-0d6373dc1628 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Delete volume request issued successfully. Jan 02 02:22:52.777392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58f4d0ab-6bbd-4cf4-b89f-0d6373dc1628 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 202 Jan 02 02:22:52.778752 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 92/187] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:22:52 2021] DELETE /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:22:52.786260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-704b14f9-fc14-493a-9e10-a80fcd474706 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:52.787111 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-704b14f9-fc14-493a-9e10-a80fcd474706 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:52.787970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-704b14f9-fc14-493a-9e10-a80fcd474706 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:52.956872 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:52.956872 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:52.970390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-704b14f9-fc14-493a-9e10-a80fcd474706 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:53.015304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-704b14f9-fc14-493a-9e10-a80fcd474706 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:53.017743 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 96/188] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:52 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:22:54.044530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:54.045743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:54.046204 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:54.046204 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:54.046945 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:54.100850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:54.100850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:54.111176 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:54.134893 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:54.136705 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 93/189] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:54 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:55.165713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bcb6db92-6870-41cf-8712-3c3ae886ddf5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:55.166505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bcb6db92-6870-41cf-8712-3c3ae886ddf5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:55.166505 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:55.166505 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:55.167566 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bcb6db92-6870-41cf-8712-3c3ae886ddf5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:55.289743 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:55.289743 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:55.338504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bcb6db92-6870-41cf-8712-3c3ae886ddf5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Volume info retrieved successfully. Jan 02 02:22:55.372590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume// Jan 02 02:22:55.373081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:55.373540 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:55.373540 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:55.374246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:55.376654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1979ef4-c673-4c65-8a87-843bb52a424f tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:22:55.377852 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 94/190] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:22:55 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:22:55.400734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-9fc0815d-fc19-4f25-843a-ce896ce0e82f tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] POST http://10.222.0.50/volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments Jan 02 02:22:55.402098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-9fc0815d-fc19-4f25-843a-ce896ce0e82f tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72be1bda-9cc9-4403-81a1-86c4d3970462", "instance_uuid": "004fc1e6-6b69-4b5d-99da-843e90bf7615", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:22:55.444757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bcb6db92-6870-41cf-8712-3c3ae886ddf5 tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 200 Jan 02 02:22:55.446422 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 97/191] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:55 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 915 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:22:55.495889 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:22:55.495889 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:22:56.462781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4df7eeb-e16c-4276-a20b-bbd93c46bbea tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] GET http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a Jan 02 02:22:56.463584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4df7eeb-e16c-4276-a20b-bbd93c46bbea tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:56.463802 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:22:56.463802 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:22:56.465179 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4df7eeb-e16c-4276-a20b-bbd93c46bbea tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:56.572786 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4df7eeb-e16c-4276-a20b-bbd93c46bbea tempest-VolumesAdminNegativeTest-1727315185 tempest-VolumesAdminNegativeTest-1727315185] http://10.222.0.50/volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a returned with HTTP 404 Jan 02 02:22:56.574173 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 98/192] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:22:56 2021] GET /volume/v3/5fe6aa93926a4bc999ab2475d4662b9e/volumes/c244e9e2-b542-4f9e-b43c-46a56e1aa29a => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:22:57.249505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-9fc0815d-fc19-4f25-843a-ce896ce0e82f tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] http://10.222.0.50/volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments returned with HTTP 200 Jan 02 02:22:57.251212 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 95/193] 10.222.0.45 () {64 vars in 1358 bytes} [Sat Jan 2 02:22:55 2021] POST /volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments => generated 762 bytes in 1857 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:22:57.311471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-0f8071ee-6d1e-4c25-91d4-cb6d2d1ef53e tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] GET http://10.222.0.50/volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336 Jan 02 02:22:57.312491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-0f8071ee-6d1e-4c25-91d4-cb6d2d1ef53e tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:22:57.313290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-0f8071ee-6d1e-4c25-91d4-cb6d2d1ef53e tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:22:57.394838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-0f8071ee-6d1e-4c25-91d4-cb6d2d1ef53e tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] http://10.222.0.50/volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336 returned with HTTP 200 Jan 02 02:22:57.397147 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 99/194] 10.222.0.45 () {60 vars in 1415 bytes} [Sat Jan 2 02:22:57 2021] GET /volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336 => generated 789 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:23:08.905767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-10baa3dd-02db-4a6a-9d44-a7a329f15feb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] POST http://10.222.0.50/volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336/action Jan 02 02:23:08.911031 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:08.911031 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:08.921149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-10baa3dd-02db-4a6a-9d44-a7a329f15feb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:23:08.922324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-10baa3dd-02db-4a6a-9d44-a7a329f15feb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:09.104988 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:09.104988 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:09.137907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-10baa3dd-02db-4a6a-9d44-a7a329f15feb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] http://10.222.0.50/volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336/action returned with HTTP 204 Jan 02 02:23:09.139312 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 96/195] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:23:08 2021] POST /volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336/action => generated 0 bytes in 249 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:23:19.719990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-518e342e-552d-4851-8b1d-ca06213c6edb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] DELETE http://10.222.0.50/volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5 Jan 02 02:23:19.721015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-518e342e-552d-4851-8b1d-ca06213c6edb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:19.721300 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:19.721300 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:19.721760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-518e342e-552d-4851-8b1d-ca06213c6edb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:19.832889 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:19.832889 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:20.353256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-518e342e-552d-4851-8b1d-ca06213c6edb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(92068af1-82cf-473d-b002-1f2eb5ca4336)]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:23:20.354427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-518e342e-552d-4851-8b1d-ca06213c6edb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Adding status of: attached to pending status list for volume. {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 02:23:20.355262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-518e342e-552d-4851-8b1d-ca06213c6edb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:23:20.366437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fe91342c-d38c-4762-b211-89c21aa30a2d req-518e342e-552d-4851-8b1d-ca06213c6edb tempest-LiveAutoBlockMigrationV225Test-835593965 tempest-LiveAutoBlockMigrationV225Test-835593965] http://10.222.0.50/volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5 returned with HTTP 200 Jan 02 02:23:20.367916 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 100/196] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:23:19 2021] DELETE /volume/v3/ec3212c406a042268dd4db773b2d1c54/attachments/971c7b7f-7e37-40f2-aca7-4c93c0eaf4c5 => generated 192 bytes in 653 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:23:46.362063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0191fab1-51d4-40ee-9260-dfdb88e3270d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:23:46.363388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0191fab1-51d4-40ee-9260-dfdb88e3270d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:46.363930 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:46.363930 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:46.364614 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0191fab1-51d4-40ee-9260-dfdb88e3270d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:46.507144 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:46.507144 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:46.540342 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0191fab1-51d4-40ee-9260-dfdb88e3270d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:23:46.659168 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:46.659168 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:46.700321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0191fab1-51d4-40ee-9260-dfdb88e3270d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:23:46.709782 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 97/197] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:46 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 1214 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:23:48.512368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-e0e344ab-cfef-4187-97c5-26f24ca1b7af tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:23:48.513546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-e0e344ab-cfef-4187-97c5-26f24ca1b7af tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:48.513915 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:48.513915 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:48.514524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-e0e344ab-cfef-4187-97c5-26f24ca1b7af tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:48.598134 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:48.598134 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:48.611914 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-e0e344ab-cfef-4187-97c5-26f24ca1b7af tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:23:48.656979 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:48.656979 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:48.668391 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-e0e344ab-cfef-4187-97c5-26f24ca1b7af tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:23:48.676457 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 101/198] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:23:48 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 1214 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:23:48.694131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] POST http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462/action Jan 02 02:23:48.694586 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:48.694586 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:48.695725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:23:48.696322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:23:48.773296 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:48.773296 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:48.776125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:23:48.786904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Begin detaching volume completed successfully. Jan 02 02:23:48.787932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462/action returned with HTTP 202 Jan 02 02:23:48.796337 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 98/199] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:23:48 2021] POST /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:23:48.819002 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e17ce9ad-4ef8-4981-883f-9ca22b7af7f5 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:23:48.821346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e17ce9ad-4ef8-4981-883f-9ca22b7af7f5 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:48.823086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:48.823086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:48.824050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e17ce9ad-4ef8-4981-883f-9ca22b7af7f5 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:48.866585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume// Jan 02 02:23:48.867985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:48.868955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:48.868955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:48.869632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:48.870890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-61149338-c290-4992-b2d7-b69d24d361e9 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:23:48.872047 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 99/200] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:23:48 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:23:48.904432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-b61381c4-a998-4807-ba4d-0871b388fc84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:23:48.905273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-b61381c4-a998-4807-ba4d-0871b388fc84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:48.905950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-b61381c4-a998-4807-ba4d-0871b388fc84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:48.920070 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:48.920070 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:48.944144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e17ce9ad-4ef8-4981-883f-9ca22b7af7f5 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:23:48.981002 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:48.981002 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:48.991150 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e17ce9ad-4ef8-4981-883f-9ca22b7af7f5 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:23:48.992621 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 102/201] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:48 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 1217 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:23:49.113443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:49.113443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:49.123763 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-b61381c4-a998-4807-ba4d-0871b388fc84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:23:49.147268 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:49.147268 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:49.158137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-b61381c4-a998-4807-ba4d-0871b388fc84 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:23:49.159180 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 100/202] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:23:48 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 1316 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:23:49.608567 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-601a90f1-e32a-470b-87e4-0d8c06fc4a94 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] DELETE http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336 Jan 02 02:23:49.608567 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-601a90f1-e32a-470b-87e4-0d8c06fc4a94 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:49.608567 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:49.608567 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:49.608567 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-601a90f1-e32a-470b-87e4-0d8c06fc4a94 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:49.631540 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:49.631540 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:50.012616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87823fa2-38bf-492d-95d1-f865ca031466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:23:50.013150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87823fa2-38bf-492d-95d1-f865ca031466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:50.013347 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:50.013347 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:50.013994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87823fa2-38bf-492d-95d1-f865ca031466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:50.135520 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:50.135520 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:50.151677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-87823fa2-38bf-492d-95d1-f865ca031466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:23:50.175545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:50.175545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:50.188445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87823fa2-38bf-492d-95d1-f865ca031466 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:23:50.189731 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 101/203] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:50 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 1217 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:23:50.263624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-601a90f1-e32a-470b-87e4-0d8c06fc4a94 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:23:50.264314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-601a90f1-e32a-470b-87e4-0d8c06fc4a94 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:23:50.272785 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-79d8e8ce-551f-4bf8-8d43-e1b0875d193c req-601a90f1-e32a-470b-87e4-0d8c06fc4a94 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336 returned with HTTP 200 Jan 02 02:23:50.273893 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 103/204] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:23:49 2021] DELETE /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/attachments/92068af1-82cf-473d-b002-1f2eb5ca4336 => generated 19 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:23:51.212734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a75100dd-4311-4c75-8dde-1f5fd7abd81c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:23:51.213981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a75100dd-4311-4c75-8dde-1f5fd7abd81c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:23:51.214364 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:23:51.214364 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:23:51.215018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a75100dd-4311-4c75-8dde-1f5fd7abd81c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:23:51.338954 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:23:51.338954 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:23:51.374863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a75100dd-4311-4c75-8dde-1f5fd7abd81c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:23:51.405724 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a75100dd-4311-4c75-8dde-1f5fd7abd81c tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:23:51.417561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 102/205] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:23:51 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 922 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:29.354369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] POST http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes Jan 02 02:26:29.356075 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:29.356075 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:29.357336 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1979006351"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:26:29.359664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1979006351'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:26:29.360639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Create volume of 1 GB Jan 02 02:26:29.362229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:29.362229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:29.390367 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Availability Zones retrieved successfully. Jan 02 02:26:29.435778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Flow 'volume_create_api' (e6df5935-9a3e-4b1c-a6e4-fa5fba697103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:26:29.443536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d81e16f-cd36-4f3a-9afc-171fa58dcd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:26:29.446470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:26:29.644056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d81e16f-cd36-4f3a-9afc-171fa58dcd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:26:29.654972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7004e31-0908-44b1-834b-99218beace49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:26:30.043221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Created reservations ['a5c10a93-e5ce-4e0e-8006-96feb2e72b9a', 'cb7d3ac8-0cba-4488-9f39-1f4e8cf9797d', '8c89693e-7990-4671-b9f7-8e16dbb27c14', 'bb4b57fe-dca2-46d3-81d2-6f34a7d75951'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:26:30.046933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7004e31-0908-44b1-834b-99218beace49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5c10a93-e5ce-4e0e-8006-96feb2e72b9a', 'cb7d3ac8-0cba-4488-9f39-1f4e8cf9797d', '8c89693e-7990-4671-b9f7-8e16dbb27c14', 'bb4b57fe-dca2-46d3-81d2-6f34a7d75951']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:26:30.053004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ad3311-4edd-41e3-9180-fe17194b07d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:26:30.252621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ad3311-4edd-41e3-9180-fe17194b07d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '282431db-a6a1-402a-8ae7-52389aa09f34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1979006351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f3301e9116c4b9b9f987ac0aef60cc1',qos_specs=None,replication_status=,reservations=['a5c10a93-e5ce-4e0e-8006-96feb2e72b9a','cb7d3ac8-0cba-4488-9f39-1f4e8cf9797d','8c89693e-7990-4671-b9f7-8e16dbb27c14','bb4b57fe-dca2-46d3-81d2-6f34a7d75951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccc584628c04e6f9883ff2b01e3883c',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1979006351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=282431db-a6a1-402a-8ae7-52389aa09f34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f3301e9116c4b9b9f987ac0aef60cc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='eccc584628c04e6f9883ff2b01e3883c',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:26:30.257863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b61a223f-0b14-4b5f-ab4a-8417caa365c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:26:30.332524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b61a223f-0b14-4b5f-ab4a-8417caa365c2) transitioned into state 'SUCCESS' from state '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-1979006351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f3301e9116c4b9b9f987ac0aef60cc1',qos_specs=None,replication_status=,reservations=['a5c10a93-e5ce-4e0e-8006-96feb2e72b9a','cb7d3ac8-0cba-4488-9f39-1f4e8cf9797d','8c89693e-7990-4671-b9f7-8e16dbb27c14','bb4b57fe-dca2-46d3-81d2-6f34a7d75951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccc584628c04e6f9883ff2b01e3883c',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:26:30.335416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5685eb-d9a2-45f8-a8d6-889d611c6028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:26:30.378814 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5685eb-d9a2-45f8-a8d6-889d611c6028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:26:30.398290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Flow 'volume_create_api' (e6df5935-9a3e-4b1c-a6e4-fa5fba697103) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:26:30.626938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Create volume request issued successfully. Jan 02 02:26:30.706008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fffaf368-e96c-4461-8038-317cc2bd58b7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes returned with HTTP 202 Jan 02 02:26:30.709151 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 104/206] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:26:29 2021] POST /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes => generated 821 bytes in 1361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:26:30.742640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e99c1c5-bee0-4646-bf90-b19ef07ad498 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:30.743557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e99c1c5-bee0-4646-bf90-b19ef07ad498 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:30.744246 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:30.744246 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:30.754082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e99c1c5-bee0-4646-bf90-b19ef07ad498 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:30.990786 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:30.990786 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:31.042866 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2e99c1c5-bee0-4646-bf90-b19ef07ad498 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:31.171989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e99c1c5-bee0-4646-bf90-b19ef07ad498 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:31.174346 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 103/207] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:30 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 913 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:32.229242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-740f44ad-2106-4020-a9c4-5627a32291da tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:32.238403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-740f44ad-2106-4020-a9c4-5627a32291da tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:32.238403 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:32.238403 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:32.238403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-740f44ad-2106-4020-a9c4-5627a32291da tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:32.477838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:32.477838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:32.520346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-740f44ad-2106-4020-a9c4-5627a32291da tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:32.618020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-740f44ad-2106-4020-a9c4-5627a32291da tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:32.618513 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 105/208] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:32 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 913 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:33.646359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:33.647150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:33.647150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:33.647150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:33.647555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:33.712745 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:33.712745 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:33.729210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:33.793037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:33.802366 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 104/209] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:33 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:34.782374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-30b12071-7af8-419c-85f8-c89226e6dab7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:34.784886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-30b12071-7af8-419c-85f8-c89226e6dab7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:34.785685 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:34.785685 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:34.786954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-30b12071-7af8-419c-85f8-c89226e6dab7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:34.907549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:34.907549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:34.940445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-30b12071-7af8-419c-85f8-c89226e6dab7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:35.001266 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-30b12071-7af8-419c-85f8-c89226e6dab7 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:35.003048 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 106/210] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:26:34 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:35.131144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume// Jan 02 02:26:35.132375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:35.132825 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:35.132825 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:35.133589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:35.135373 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee150130-d8c7-4847-99b8-f512a0f01369 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:26:35.136346 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 105/211] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:26:35 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:26:35.162042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-964cf76c-180b-40db-a9ab-57e50075cb85 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] POST http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments Jan 02 02:26:35.164016 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:35.164016 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:35.164977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-964cf76c-180b-40db-a9ab-57e50075cb85 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "282431db-a6a1-402a-8ae7-52389aa09f34", "instance_uuid": "1ef82d75-e016-47af-98e6-2c5078587ea7", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:26:35.276080 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:35.276080 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:35.416809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-964cf76c-180b-40db-a9ab-57e50075cb85 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments returned with HTTP 200 Jan 02 02:26:35.419600 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 107/212] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:26:35 2021] POST /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments => generated 273 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:26:35.495617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-27aabbeb-06cf-407f-802a-670e6e8aea8a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:35.496334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-27aabbeb-06cf-407f-802a-670e6e8aea8a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:35.497066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-27aabbeb-06cf-407f-802a-670e6e8aea8a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:35.537196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-964cf76c-180b-40db-a9ab-57e50075cb85 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume// Jan 02 02:26:35.540601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-964cf76c-180b-40db-a9ab-57e50075cb85 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:35.541307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:35.541307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:35.542434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-964cf76c-180b-40db-a9ab-57e50075cb85 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:35.546533 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-964cf76c-180b-40db-a9ab-57e50075cb85 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:26:35.550464 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 108/213] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:26:35 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:26:35.579590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-db20aa2f-570e-463d-bb5d-daf6fa1e46c8 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:35.587915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-db20aa2f-570e-463d-bb5d-daf6fa1e46c8 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:35.589395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-db20aa2f-570e-463d-bb5d-daf6fa1e46c8 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:35.630304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:35.630304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:35.665522 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-27aabbeb-06cf-407f-802a-670e6e8aea8a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:35.744226 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:35.744226 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:35.820754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-27aabbeb-06cf-407f-802a-670e6e8aea8a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:35.832674 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 106/214] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:35 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 913 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:35.883049 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:35.883049 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:35.921197 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-db20aa2f-570e-463d-bb5d-daf6fa1e46c8 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:35.970850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:35.970850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:35.992139 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-db20aa2f-570e-463d-bb5d-daf6fa1e46c8 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:35.995698 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 109/215] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:26:35 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 1012 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:26:36.018368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-5eb63306-a38f-4a2a-b19a-2c87024346a3 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] PUT http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d Jan 02 02:26:36.019369 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:36.019369 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:36.021242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-5eb63306-a38f-4a2a-b19a-2c87024346a3 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:26:36.058993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:26:36.058993 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:26:36.059998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-5eb63306-a38f-4a2a-b19a-2c87024346a3 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Lock "b'cinder-attachment_update-282431db-a6a1-402a-8ae7-52389aa09f34-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.013s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:26:36.062916 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:36.062916 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:36.855136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37c05fed-63e0-4e5a-a469-1d2519d4719b tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:36.856972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37c05fed-63e0-4e5a-a469-1d2519d4719b tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:36.857563 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:36.857563 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:36.858646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37c05fed-63e0-4e5a-a469-1d2519d4719b tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:36.987104 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:36.987104 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:37.006887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-37c05fed-63e0-4e5a-a469-1d2519d4719b tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:37.052325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:37.052325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:37.072423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37c05fed-63e0-4e5a-a469-1d2519d4719b tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:37.074289 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 110/216] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:36 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:38.104921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e9c6d9c9-8d0b-4e5b-8359-161255ace298 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:38.105921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e9c6d9c9-8d0b-4e5b-8359-161255ace298 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:38.106296 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:38.106296 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:38.120862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e9c6d9c9-8d0b-4e5b-8359-161255ace298 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:38.181007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-5eb63306-a38f-4a2a-b19a-2c87024346a3 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Lock "b'cinder-attachment_update-282431db-a6a1-402a-8ae7-52389aa09f34-n-h1-765315-10'" released by "attachment_update" :: held 2.121s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:26:38.182600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-5eb63306-a38f-4a2a-b19a-2c87024346a3 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d returned with HTTP 200 Jan 02 02:26:38.184899 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 107/217] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 02:26:36 2021] PUT /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d => generated 762 bytes in 2172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:26:38.209262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:38.209262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:38.230325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e9c6d9c9-8d0b-4e5b-8359-161255ace298 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:38.279914 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:38.279914 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:38.301305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e9c6d9c9-8d0b-4e5b-8359-161255ace298 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:38.309150 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 111/218] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:38 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:26:39.322742 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-371b3044-1a0d-4c84-8b9d-ed6aff97d410 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:39.325322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-371b3044-1a0d-4c84-8b9d-ed6aff97d410 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:39.325963 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:39.325963 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:39.326830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-371b3044-1a0d-4c84-8b9d-ed6aff97d410 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:39.418013 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:39.418013 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:39.435653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-371b3044-1a0d-4c84-8b9d-ed6aff97d410 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:39.483645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:39.483645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:39.501967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-371b3044-1a0d-4c84-8b9d-ed6aff97d410 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:39.504013 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 108/219] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:39 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:40.525534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25f4c0ea-f7c6-4df2-813e-bd952d797d40 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:40.527875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25f4c0ea-f7c6-4df2-813e-bd952d797d40 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:40.528519 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:40.528519 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:40.532711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25f4c0ea-f7c6-4df2-813e-bd952d797d40 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:40.698776 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:40.698776 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:40.717135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-25f4c0ea-f7c6-4df2-813e-bd952d797d40 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:40.766655 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:40.766655 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:40.785480 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25f4c0ea-f7c6-4df2-813e-bd952d797d40 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:40.801336 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 112/220] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:40 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:41.809014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b3343b0d-b7b3-4600-98a0-7cafdea5e2ac tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:41.809780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b3343b0d-b7b3-4600-98a0-7cafdea5e2ac tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:41.809939 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:41.809939 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:41.810782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b3343b0d-b7b3-4600-98a0-7cafdea5e2ac tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:41.942202 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:41.942202 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:41.960341 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b3343b0d-b7b3-4600-98a0-7cafdea5e2ac tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:42.007526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:42.007526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:42.027256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b3343b0d-b7b3-4600-98a0-7cafdea5e2ac tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:42.042279 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 109/221] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:41 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:43.061701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb3f00ba-860f-4cdb-a4bc-4ed5bbb9107a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:43.062646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb3f00ba-860f-4cdb-a4bc-4ed5bbb9107a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:43.063130 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:43.063130 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:43.088310 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb3f00ba-860f-4cdb-a4bc-4ed5bbb9107a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:43.244948 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:43.244948 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:43.266432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bb3f00ba-860f-4cdb-a4bc-4ed5bbb9107a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:43.294227 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:43.294227 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:43.306275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb3f00ba-860f-4cdb-a4bc-4ed5bbb9107a tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:43.308222 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 113/222] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:43 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:43.919023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-970b1c95-23ef-4335-8506-f85716158bdf tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] POST http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d/action Jan 02 02:26:43.919023 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:43.919023 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:43.919023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-970b1c95-23ef-4335-8506-f85716158bdf tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:26:43.919023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-970b1c95-23ef-4335-8506-f85716158bdf tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:26:44.114472 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:44.114472 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:44.140561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-27d2df3b-573b-4b44-ac75-b33bff8a3dcc req-970b1c95-23ef-4335-8506-f85716158bdf tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d/action returned with HTTP 204 Jan 02 02:26:44.141827 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 110/223] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:26:43 2021] POST /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d/action => generated 0 bytes in 244 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:26:44.337684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b3b16c6-be07-4b77-83c6-0572c95332ab tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:44.337684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b3b16c6-be07-4b77-83c6-0572c95332ab tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:44.337684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:44.337684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:44.337684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b3b16c6-be07-4b77-83c6-0572c95332ab tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:44.652856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:44.652856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:44.669965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4b3b16c6-be07-4b77-83c6-0572c95332ab tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:44.704028 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:44.704028 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:44.735905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b3b16c6-be07-4b77-83c6-0572c95332ab tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:44.749794 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 114/224] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:44 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 1206 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:26:52.073640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-83ba3897-f603-4634-89d9-04de636f68e4 req-acd040d8-ea0b-4e03-b56e-75153046b6c9 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] DELETE http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d Jan 02 02:26:52.074749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-83ba3897-f603-4634-89d9-04de636f68e4 req-acd040d8-ea0b-4e03-b56e-75153046b6c9 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:52.074950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:52.074950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:52.075607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-83ba3897-f603-4634-89d9-04de636f68e4 req-acd040d8-ea0b-4e03-b56e-75153046b6c9 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:52.101770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:52.101770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:53.375681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-83ba3897-f603-4634-89d9-04de636f68e4 req-acd040d8-ea0b-4e03-b56e-75153046b6c9 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:26:53.379197 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-83ba3897-f603-4634-89d9-04de636f68e4 req-acd040d8-ea0b-4e03-b56e-75153046b6c9 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:26:53.407447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-83ba3897-f603-4634-89d9-04de636f68e4 req-acd040d8-ea0b-4e03-b56e-75153046b6c9 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d returned with HTTP 200 Jan 02 02:26:53.411426 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 111/225] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:26:52 2021] DELETE /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/attachments/4efe893b-c68f-4a07-b2e4-137b1d5acf7d => generated 19 bytes in 1342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:56.109442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9ded3301-542e-4de2-b017-2b65716ca282 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:56.110297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9ded3301-542e-4de2-b017-2b65716ca282 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:56.110297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:56.110297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:56.110735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9ded3301-542e-4de2-b017-2b65716ca282 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:56.204722 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:56.204722 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:56.239063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9ded3301-542e-4de2-b017-2b65716ca282 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:56.291422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9ded3301-542e-4de2-b017-2b65716ca282 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:56.306499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 115/226] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:56 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:56.313997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c72af37b-3f49-4bfd-b08e-20a4d9b771bb tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:56.317331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c72af37b-3f49-4bfd-b08e-20a4d9b771bb tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:56.317696 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:56.317696 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:56.318464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c72af37b-3f49-4bfd-b08e-20a4d9b771bb tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:56.524622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:56.524622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:56.571377 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c72af37b-3f49-4bfd-b08e-20a4d9b771bb tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:56.609058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c72af37b-3f49-4bfd-b08e-20a4d9b771bb tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:56.610499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 112/227] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:56 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:26:56.630892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-094a2818-c85e-42f5-b6f1-9c760f36db0e tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:26:56.632838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-094a2818-c85e-42f5-b6f1-9c760f36db0e tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:26:56.633487 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:26:56.633487 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:26:56.634549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-094a2818-c85e-42f5-b6f1-9c760f36db0e tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:26:56.877848 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:26:56.877848 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:26:56.906670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-094a2818-c85e-42f5-b6f1-9c760f36db0e tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:26:56.953516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-094a2818-c85e-42f5-b6f1-9c760f36db0e tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:26:56.970042 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 116/228] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:26:56 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 914 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:27:23.930814 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dc0c27d-a7ef-408e-ad9b-b4c238f07e8b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] DELETE http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:27:23.947771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dc0c27d-a7ef-408e-ad9b-b4c238f07e8b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:27:23.948029 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:27:23.948029 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:27:23.952081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dc0c27d-a7ef-408e-ad9b-b4c238f07e8b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:27:23.953463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-7dc0c27d-a7ef-408e-ad9b-b4c238f07e8b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Delete volume with id: 72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:27:24.023985 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:27:24.023985 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:27:24.025885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7dc0c27d-a7ef-408e-ad9b-b4c238f07e8b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:27:24.072621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7dc0c27d-a7ef-408e-ad9b-b4c238f07e8b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Delete volume request issued successfully. Jan 02 02:27:24.073376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dc0c27d-a7ef-408e-ad9b-b4c238f07e8b tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 202 Jan 02 02:27:24.075660 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 113/229] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:27:23 2021] DELETE /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:27:24.087843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c06b3c2d-1ece-433d-9caf-5c86c162944d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:27:24.088845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c06b3c2d-1ece-433d-9caf-5c86c162944d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:27:24.089251 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:27:24.089251 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:27:24.089971 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c06b3c2d-1ece-433d-9caf-5c86c162944d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:27:24.158099 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:27:24.158099 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:27:24.170231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c06b3c2d-1ece-433d-9caf-5c86c162944d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:27:24.235071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c06b3c2d-1ece-433d-9caf-5c86c162944d tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:27:24.252805 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 117/230] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:27:24 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 921 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:27:25.262437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65532d8e-16af-412f-9884-97ec9d46351e tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:27:25.263235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65532d8e-16af-412f-9884-97ec9d46351e tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:27:25.263235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:27:25.263235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:27:25.263662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65532d8e-16af-412f-9884-97ec9d46351e tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:27:25.401801 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:27:25.401801 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:27:25.431039 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65532d8e-16af-412f-9884-97ec9d46351e tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Volume info retrieved successfully. Jan 02 02:27:25.479978 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65532d8e-16af-412f-9884-97ec9d46351e tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 200 Jan 02 02:27:25.483220 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 114/231] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:27:25 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 921 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:27:26.506715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-391002a4-b9e0-4642-a949-43d0dd0a1342 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] GET http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 Jan 02 02:27:26.507987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-391002a4-b9e0-4642-a949-43d0dd0a1342 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:27:26.508442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:27:26.508442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:27:26.509208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-391002a4-b9e0-4642-a949-43d0dd0a1342 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:27:26.635896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:27:26.635896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:27:26.646252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-391002a4-b9e0-4642-a949-43d0dd0a1342 tempest-LiveAutoBlockMigrationV225Test-1257346839 tempest-LiveAutoBlockMigrationV225Test-1257346839] http://10.222.0.50/volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 returned with HTTP 404 Jan 02 02:27:26.651029 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 118/232] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:27:26 2021] GET /volume/v3/d06f572eb28b4ca6a7726807fc4f4759/volumes/72be1bda-9cc9-4403-81a1-86c4d3970462 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:31:01.357299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] POST http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes Jan 02 02:31:01.358605 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:01.358605 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:01.359430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1010321252", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:31:01.361292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1010321252', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:31:01.361972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Create volume of 1 GB Jan 02 02:31:01.394180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Availability Zones retrieved successfully. Jan 02 02:31:01.434564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Flow 'volume_create_api' (7c57db6b-8d6f-4645-825a-5895875349f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:31:01.438023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f9031c-8e55-4604-9db0-ff6a10b4b5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:01.446761 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:31:01.570935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f9031c-8e55-4604-9db0-ff6a10b4b5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:01.574377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5bf9799-43c8-4d70-9fc0-4b23bf3ca7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:01.744369 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Created reservations ['151f5655-a4a7-4a29-8140-e3d81fc5d46b', 'e361f324-b033-4ea2-806d-c0a076b17ae0', '81934962-4fe8-48db-b99d-1dd54d181b99', 'd64251f6-7a02-44a8-95e0-281c9b3217dd'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:31:01.749586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5bf9799-43c8-4d70-9fc0-4b23bf3ca7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['151f5655-a4a7-4a29-8140-e3d81fc5d46b', 'e361f324-b033-4ea2-806d-c0a076b17ae0', '81934962-4fe8-48db-b99d-1dd54d181b99', 'd64251f6-7a02-44a8-95e0-281c9b3217dd']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:01.754614 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2208ee5-4192-4005-a63f-da74fa922cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:01.914067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2208ee5-4192-4005-a63f-da74fa922cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5ce2254-2fb8-43c5-a31a-eb22cf1d9850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1010321252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5cf78ad5c5f48f7b63d169b638a2baf',qos_specs=None,replication_status=,reservations=['151f5655-a4a7-4a29-8140-e3d81fc5d46b','e361f324-b033-4ea2-806d-c0a076b17ae0','81934962-4fe8-48db-b99d-1dd54d181b99','d64251f6-7a02-44a8-95e0-281c9b3217dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978e78436b16405e94e17c6592581464',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1010321252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5ce2254-2fb8-43c5-a31a-eb22cf1d9850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cf78ad5c5f48f7b63d169b638a2baf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='978e78436b16405e94e17c6592581464',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:01.920064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (957a85bd-b644-40af-af73-3151f327ecb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:02.017725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (957a85bd-b644-40af-af73-3151f327ecb7) transitioned into state 'SUCCESS' from state '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-1010321252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5cf78ad5c5f48f7b63d169b638a2baf',qos_specs=None,replication_status=,reservations=['151f5655-a4a7-4a29-8140-e3d81fc5d46b','e361f324-b033-4ea2-806d-c0a076b17ae0','81934962-4fe8-48db-b99d-1dd54d181b99','d64251f6-7a02-44a8-95e0-281c9b3217dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978e78436b16405e94e17c6592581464',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:02.023766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666ec469-7454-4a7d-b3f1-633faf6a909a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:02.063068 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666ec469-7454-4a7d-b3f1-633faf6a909a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:02.065841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Flow 'volume_create_api' (7c57db6b-8d6f-4645-825a-5895875349f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:31:02.157001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Create volume request issued successfully. Jan 02 02:31:02.209825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-89fa59a6-e1eb-4dc7-b74e-0f536d1d9a47 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes returned with HTTP 202 Jan 02 02:31:02.213416 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 115/233] 10.222.0.50 () {64 vars in 1512 bytes} [Sat Jan 2 02:31:01 2021] POST /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes => generated 824 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:31:02.224983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-be5317e4-c0f5-46a7-b90f-027807a2ea28 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:02.225509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-be5317e4-c0f5-46a7-b90f-027807a2ea28 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:02.225727 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:02.225727 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:02.226092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-be5317e4-c0f5-46a7-b90f-027807a2ea28 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:02.294820 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:02.294820 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:02.305076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-be5317e4-c0f5-46a7-b90f-027807a2ea28 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Volume info retrieved successfully. Jan 02 02:31:02.333320 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e6da9928-f7d7-42db-82db-4a5f7e14ca0b req-be5317e4-c0f5-46a7-b90f-027807a2ea28 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 returned with HTTP 200 Jan 02 02:31:02.334728 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 119/234] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:31:02 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:31:04.901444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-95acdca6-cd21-483b-aca7-ce4b90bca3d0 req-402ccabe-d5b8-43aa-9c9e-7f490d410aff tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:04.902840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-95acdca6-cd21-483b-aca7-ce4b90bca3d0 req-402ccabe-d5b8-43aa-9c9e-7f490d410aff tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:04.903204 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:04.903204 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:04.904159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-95acdca6-cd21-483b-aca7-ce4b90bca3d0 req-402ccabe-d5b8-43aa-9c9e-7f490d410aff tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:04.977756 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:04.977756 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:05.003371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-95acdca6-cd21-483b-aca7-ce4b90bca3d0 req-402ccabe-d5b8-43aa-9c9e-7f490d410aff tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Volume info retrieved successfully. Jan 02 02:31:05.068919 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-95acdca6-cd21-483b-aca7-ce4b90bca3d0 req-402ccabe-d5b8-43aa-9c9e-7f490d410aff tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 returned with HTTP 200 Jan 02 02:31:05.071323 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 116/235] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:31:04 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:09.375233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-19f8d194-4ccf-42c7-a4f3-d08cb9ee9a21 req-33f5f931-e6ca-4a5c-ba17-e871359169e4 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] POST http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots Jan 02 02:31:09.376804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:09.376804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:09.377600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-19f8d194-4ccf-42c7-a4f3-d08cb9ee9a21 req-33f5f931-e6ca-4a5c-ba17-e871359169e4 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5ce2254-2fb8-43c5-a31a-eb22cf1d9850", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-422856761", "description": null, "metadata": {}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:31:09.488607 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:09.488607 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:09.491234 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-19f8d194-4ccf-42c7-a4f3-d08cb9ee9a21 req-33f5f931-e6ca-4a5c-ba17-e871359169e4 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Volume info retrieved successfully. Jan 02 02:31:09.492579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [req-19f8d194-4ccf-42c7-a4f3-d08cb9ee9a21 req-33f5f931-e6ca-4a5c-ba17-e871359169e4 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Create snapshot from volume c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:09.575373 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [req-19f8d194-4ccf-42c7-a4f3-d08cb9ee9a21 req-33f5f931-e6ca-4a5c-ba17-e871359169e4 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:31:09.652707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [req-19f8d194-4ccf-42c7-a4f3-d08cb9ee9a21 req-33f5f931-e6ca-4a5c-ba17-e871359169e4 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Created reservations ['a0380e85-a94d-4d19-806c-7a19f9a39c5c', 'f1ec0988-f2cc-45af-8de4-dea552c7a5ce', '320b0f70-edb9-43f3-9c4f-b6790ddd174b', 'ef794180-0eb9-430a-93ca-6b088f4c3492'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:31:09.930323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-19f8d194-4ccf-42c7-a4f3-d08cb9ee9a21 req-33f5f931-e6ca-4a5c-ba17-e871359169e4 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Snapshot create request issued successfully. Jan 02 02:31:09.931121 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-19f8d194-4ccf-42c7-a4f3-d08cb9ee9a21 req-33f5f931-e6ca-4a5c-ba17-e871359169e4 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots returned with HTTP 202 Jan 02 02:31:09.932288 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 120/236] 10.222.0.50 () {64 vars in 1518 bytes} [Sat Jan 2 02:31:09 2021] POST /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots => generated 310 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:31:12.163443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4f61f3db-5c11-46b2-86d0-949975c5b5b3 req-cef4cc51-8322-4906-8e15-e37d79fe68b3 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 Jan 02 02:31:12.165484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4f61f3db-5c11-46b2-86d0-949975c5b5b3 req-cef4cc51-8322-4906-8e15-e37d79fe68b3 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:12.166107 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:12.166107 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:12.167264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4f61f3db-5c11-46b2-86d0-949975c5b5b3 req-cef4cc51-8322-4906-8e15-e37d79fe68b3 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:12.253869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:12.253869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:12.256026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-4f61f3db-5c11-46b2-86d0-949975c5b5b3 req-cef4cc51-8322-4906-8e15-e37d79fe68b3 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Snapshot retrieved successfully. Jan 02 02:31:12.260626 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4f61f3db-5c11-46b2-86d0-949975c5b5b3 req-cef4cc51-8322-4906-8e15-e37d79fe68b3 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 returned with HTTP 200 Jan 02 02:31:12.267848 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 117/237] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Jan 2 02:31:12 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 => generated 469 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:14.614054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-32b38404-4dce-450e-8fa1-b90454fd6af7 req-205c4567-851c-4e0a-9d7d-6f086bb7b3dd tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/detail Jan 02 02:31:14.615269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-32b38404-4dce-450e-8fa1-b90454fd6af7 req-205c4567-851c-4e0a-9d7d-6f086bb7b3dd tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:14.615883 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:14.615883 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:14.616587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-32b38404-4dce-450e-8fa1-b90454fd6af7 req-205c4567-851c-4e0a-9d7d-6f086bb7b3dd tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:14.617675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-32b38404-4dce-450e-8fa1-b90454fd6af7 req-205c4567-851c-4e0a-9d7d-6f086bb7b3dd tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:31:14.618620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:14.618620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:14.621563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [req-32b38404-4dce-450e-8fa1-b90454fd6af7 req-205c4567-851c-4e0a-9d7d-6f086bb7b3dd tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:31:14.642310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-32b38404-4dce-450e-8fa1-b90454fd6af7 req-205c4567-851c-4e0a-9d7d-6f086bb7b3dd tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Get all snapshots completed successfully. Jan 02 02:31:14.643984 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:14.643984 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:14.645748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-32b38404-4dce-450e-8fa1-b90454fd6af7 req-205c4567-851c-4e0a-9d7d-6f086bb7b3dd tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/detail returned with HTTP 200 Jan 02 02:31:14.663570 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 121/238] 10.222.0.50 () {60 vars in 1485 bytes} [Sat Jan 2 02:31:14 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/detail => generated 472 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:17.022471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f98c2a07-a1d2-4179-a579-1ecc6f315aca req-720a3ed6-bb2d-427b-ac97-5436364f3eaf tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 Jan 02 02:31:17.023313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f98c2a07-a1d2-4179-a579-1ecc6f315aca req-720a3ed6-bb2d-427b-ac97-5436364f3eaf tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:17.023601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:17.023601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:17.024252 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f98c2a07-a1d2-4179-a579-1ecc6f315aca req-720a3ed6-bb2d-427b-ac97-5436364f3eaf tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:17.061366 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:17.061366 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:17.063828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-f98c2a07-a1d2-4179-a579-1ecc6f315aca req-720a3ed6-bb2d-427b-ac97-5436364f3eaf tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Snapshot retrieved successfully. Jan 02 02:31:17.067943 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f98c2a07-a1d2-4179-a579-1ecc6f315aca req-720a3ed6-bb2d-427b-ac97-5436364f3eaf tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 returned with HTTP 200 Jan 02 02:31:17.069802 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 118/239] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Jan 2 02:31:17 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:18.963643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-de492d56-dfed-455d-a344-4ecf8819cf81 req-b281e4a4-3646-48e8-9dcf-a977dae2d51e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] DELETE http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 Jan 02 02:31:18.965594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-de492d56-dfed-455d-a344-4ecf8819cf81 req-b281e4a4-3646-48e8-9dcf-a977dae2d51e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:18.966149 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:18.966149 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:18.967743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-de492d56-dfed-455d-a344-4ecf8819cf81 req-b281e4a4-3646-48e8-9dcf-a977dae2d51e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:18.969469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [req-de492d56-dfed-455d-a344-4ecf8819cf81 req-b281e4a4-3646-48e8-9dcf-a977dae2d51e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Delete snapshot with id: 626273ad-dbaf-477c-8814-26934a688fb1 Jan 02 02:31:19.028340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:19.028340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:19.030800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-de492d56-dfed-455d-a344-4ecf8819cf81 req-b281e4a4-3646-48e8-9dcf-a977dae2d51e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Snapshot retrieved successfully. Jan 02 02:31:19.211117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-de492d56-dfed-455d-a344-4ecf8819cf81 req-b281e4a4-3646-48e8-9dcf-a977dae2d51e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Snapshot delete request issued successfully. Jan 02 02:31:19.215912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-de492d56-dfed-455d-a344-4ecf8819cf81 req-b281e4a4-3646-48e8-9dcf-a977dae2d51e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 returned with HTTP 202 Jan 02 02:31:19.221909 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 122/240] 10.222.0.50 () {62 vars in 1597 bytes} [Sat Jan 2 02:31:18 2021] DELETE /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:31:21.871745 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-679251da-677f-46f3-8932-da0bb41ce72c req-7cf78ecb-decd-4534-a293-c6a00ca33fb8 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 Jan 02 02:31:21.874025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-679251da-677f-46f3-8932-da0bb41ce72c req-7cf78ecb-decd-4534-a293-c6a00ca33fb8 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:21.874616 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:21.874616 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:21.875816 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-679251da-677f-46f3-8932-da0bb41ce72c req-7cf78ecb-decd-4534-a293-c6a00ca33fb8 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:21.930898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-679251da-677f-46f3-8932-da0bb41ce72c req-7cf78ecb-decd-4534-a293-c6a00ca33fb8 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 returned with HTTP 404 Jan 02 02:31:21.934122 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 119/241] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Jan 2 02:31:21 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/snapshots/626273ad-dbaf-477c-8814-26934a688fb1 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:31:24.555009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-22f4be11-9194-4287-ab9b-74115c66669e req-a1b977b2-4e9a-4203-b60b-abd544e9ae94 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] DELETE http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:24.555900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-22f4be11-9194-4287-ab9b-74115c66669e req-a1b977b2-4e9a-4203-b60b-abd544e9ae94 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:24.556445 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:24.556445 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:24.557310 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-22f4be11-9194-4287-ab9b-74115c66669e req-a1b977b2-4e9a-4203-b60b-abd544e9ae94 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:24.558224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-22f4be11-9194-4287-ab9b-74115c66669e req-a1b977b2-4e9a-4203-b60b-abd544e9ae94 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Delete volume with id: c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:24.691453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:24.691453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:24.694041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-22f4be11-9194-4287-ab9b-74115c66669e req-a1b977b2-4e9a-4203-b60b-abd544e9ae94 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Volume info retrieved successfully. Jan 02 02:31:24.750181 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-22f4be11-9194-4287-ab9b-74115c66669e req-a1b977b2-4e9a-4203-b60b-abd544e9ae94 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Delete volume request issued successfully. Jan 02 02:31:24.751717 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-22f4be11-9194-4287-ab9b-74115c66669e req-a1b977b2-4e9a-4203-b60b-abd544e9ae94 tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 returned with HTTP 202 Jan 02 02:31:24.769839 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 123/242] 10.222.0.50 () {62 vars in 1591 bytes} [Sat Jan 2 02:31:24 2021] DELETE /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:31:27.730193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-6a353585-93ca-4276-b829-d3aaaadae252 req-9c3257f0-6f09-40be-b658-aef4e20f77de tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:27.731322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-6a353585-93ca-4276-b829-d3aaaadae252 req-9c3257f0-6f09-40be-b658-aef4e20f77de tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:27.731970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-6a353585-93ca-4276-b829-d3aaaadae252 req-9c3257f0-6f09-40be-b658-aef4e20f77de tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:27.860702 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:27.860702 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:27.879659 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-6a353585-93ca-4276-b829-d3aaaadae252 req-9c3257f0-6f09-40be-b658-aef4e20f77de tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Volume info retrieved successfully. Jan 02 02:31:27.928158 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-6a353585-93ca-4276-b829-d3aaaadae252 req-9c3257f0-6f09-40be-b658-aef4e20f77de tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 returned with HTTP 200 Jan 02 02:31:27.930660 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 120/243] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:31:27 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:31.539715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-26559fb1-a8c1-485d-90d5-dd628dc68b23 req-24c71186-2fdc-4262-ae09-051bc9b020df tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:31.540970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-26559fb1-a8c1-485d-90d5-dd628dc68b23 req-24c71186-2fdc-4262-ae09-051bc9b020df tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:31.541379 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:31.541379 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:31.542610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-26559fb1-a8c1-485d-90d5-dd628dc68b23 req-24c71186-2fdc-4262-ae09-051bc9b020df tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:31.591902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-26559fb1-a8c1-485d-90d5-dd628dc68b23 req-24c71186-2fdc-4262-ae09-051bc9b020df tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 returned with HTTP 404 Jan 02 02:31:31.600925 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 124/244] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:31:31 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:31:33.917834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-9a997996-df7f-497a-a374-05e2c53b7ef1 req-c097fa93-35d2-4314-b433-a3dc9b5d432e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] DELETE http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:33.918760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-9a997996-df7f-497a-a374-05e2c53b7ef1 req-c097fa93-35d2-4314-b433-a3dc9b5d432e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:33.918760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:33.918760 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:33.919333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-9a997996-df7f-497a-a374-05e2c53b7ef1 req-c097fa93-35d2-4314-b433-a3dc9b5d432e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:33.919333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-9a997996-df7f-497a-a374-05e2c53b7ef1 req-c097fa93-35d2-4314-b433-a3dc9b5d432e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Delete volume with id: c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:33.980145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-9a997996-df7f-497a-a374-05e2c53b7ef1 req-c097fa93-35d2-4314-b433-a3dc9b5d432e tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 returned with HTTP 404 Jan 02 02:31:33.995145 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 121/245] 10.222.0.50 () {62 vars in 1591 bytes} [Sat Jan 2 02:31:33 2021] DELETE /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:31:37.304221 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a1288c4-b15b-4eb4-8224-0cafe2334388 req-45ab770b-9816-44a2-b789-bd953571d83a tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] GET http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 Jan 02 02:31:37.306183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a1288c4-b15b-4eb4-8224-0cafe2334388 req-45ab770b-9816-44a2-b789-bd953571d83a tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:37.308782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1a1288c4-b15b-4eb4-8224-0cafe2334388 req-45ab770b-9816-44a2-b789-bd953571d83a tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:37.444772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1a1288c4-b15b-4eb4-8224-0cafe2334388 req-45ab770b-9816-44a2-b789-bd953571d83a tempest-VolumesSnapshotsTestJSON-1446054890 tempest-VolumesSnapshotsTestJSON-1446054890] http://10.222.0.50/volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 returned with HTTP 404 Jan 02 02:31:37.446462 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 125/246] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:31:37 2021] GET /volume/v3/b5cf78ad5c5f48f7b63d169b638a2baf/volumes/c5ce2254-2fb8-43c5-a31a-eb22cf1d9850 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:31:44.927037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes Jan 02 02:31:44.928877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1927440488", "imageRef": "06705461-003a-458e-b87d-7de516c92d96"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:31:44.930201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1927440488', 'imageRef': '06705461-003a-458e-b87d-7de516c92d96'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:31:45.135854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume of 1 GB Jan 02 02:31:45.189927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Availability Zones retrieved successfully. Jan 02 02:31:45.228100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Flow 'volume_create_api' (ae93660a-f724-49cf-9246-1202b0d96c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:31:45.234962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac23a28-05d2-4c42-8818-70923b247d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:45.247429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:31:45.570878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac23a28-05d2-4c42-8818-70923b247d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:45.573673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60ffca3-7636-4959-a23c-64c35b4c9f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:45.773066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Created reservations ['0a5d9b8f-f61e-43b7-a14d-94c621e67cf6', 'f53418bf-ebc7-4cc2-bdb0-b1557e7546e5', '49b6a534-a282-45a6-aaa5-a90930079050', 'ebd5032b-0d4c-4804-9e34-66fd3a7ca9cf'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:31:45.777311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60ffca3-7636-4959-a23c-64c35b4c9f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a5d9b8f-f61e-43b7-a14d-94c621e67cf6', 'f53418bf-ebc7-4cc2-bdb0-b1557e7546e5', '49b6a534-a282-45a6-aaa5-a90930079050', 'ebd5032b-0d4c-4804-9e34-66fd3a7ca9cf']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:45.779942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3958f196-e6f5-47b4-a50f-005811c7ef2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:46.034013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3958f196-e6f5-47b4-a50f-005811c7ef2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '567dc7d6-528a-4a12-a00a-8b117143cd02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1927440488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8474f2478d304f8ba6b73d33b59f0b51',qos_specs=None,replication_status=,reservations=['0a5d9b8f-f61e-43b7-a14d-94c621e67cf6','f53418bf-ebc7-4cc2-bdb0-b1557e7546e5','49b6a534-a282-45a6-aaa5-a90930079050','ebd5032b-0d4c-4804-9e34-66fd3a7ca9cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84a82e57369540149aadae63e058bc29',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:31:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1927440488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=567dc7d6-528a-4a12-a00a-8b117143cd02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8474f2478d304f8ba6b73d33b59f0b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='84a82e57369540149aadae63e058bc29',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:46.039989 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec7131c-48b5-4ea1-9320-1c1bccc11329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:46.107396 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec7131c-48b5-4ea1-9320-1c1bccc11329) transitioned into state 'SUCCESS' from state '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-1927440488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8474f2478d304f8ba6b73d33b59f0b51',qos_specs=None,replication_status=,reservations=['0a5d9b8f-f61e-43b7-a14d-94c621e67cf6','f53418bf-ebc7-4cc2-bdb0-b1557e7546e5','49b6a534-a282-45a6-aaa5-a90930079050','ebd5032b-0d4c-4804-9e34-66fd3a7ca9cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84a82e57369540149aadae63e058bc29',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:46.120447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d89a290-340a-49a5-bfb4-1c3664d37302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:31:46.184008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d89a290-340a-49a5-bfb4-1c3664d37302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:31:46.218933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Flow 'volume_create_api' (ae93660a-f724-49cf-9246-1202b0d96c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:31:46.512482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume request issued successfully. Jan 02 02:31:46.575801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b06b0e1-9e83-449c-adb9-7b4af58b2673 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes returned with HTTP 202 Jan 02 02:31:46.591325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 122/247] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:31:44 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes => generated 826 bytes in 1978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:31:46.616617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ae63c69-5fd9-40a8-9ce1-b69e1b8660be tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:46.617102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ae63c69-5fd9-40a8-9ce1-b69e1b8660be tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:46.617538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ae63c69-5fd9-40a8-9ce1-b69e1b8660be tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:46.736103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:46.736103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:46.754911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6ae63c69-5fd9-40a8-9ce1-b69e1b8660be tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:46.819866 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ae63c69-5fd9-40a8-9ce1-b69e1b8660be tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:46.821304 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 126/248] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:46 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:47.861635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c243466f-3a67-4168-84b4-76a1752887bd tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:47.869339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c243466f-3a67-4168-84b4-76a1752887bd tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:47.872971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:47.872971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:47.874257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c243466f-3a67-4168-84b4-76a1752887bd tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:48.113891 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:48.113891 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:48.186238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c243466f-3a67-4168-84b4-76a1752887bd tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:48.257096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c243466f-3a67-4168-84b4-76a1752887bd tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:48.257900 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 123/249] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:47 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:49.290938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd3970ea-d52e-458e-b9fe-b7a53ff3af8a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:49.292045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd3970ea-d52e-458e-b9fe-b7a53ff3af8a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:49.292345 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:49.292345 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:49.292689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd3970ea-d52e-458e-b9fe-b7a53ff3af8a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:49.411472 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:49.411472 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:49.434349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bd3970ea-d52e-458e-b9fe-b7a53ff3af8a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:49.511568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd3970ea-d52e-458e-b9fe-b7a53ff3af8a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:49.522288 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 127/250] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:49 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:50.529586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b483662b-f2a5-44ac-97a2-c98ca21dd830 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:50.530329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b483662b-f2a5-44ac-97a2-c98ca21dd830 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:50.530329 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:50.530329 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:50.530700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b483662b-f2a5-44ac-97a2-c98ca21dd830 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:50.648099 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:50.648099 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:50.679616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b483662b-f2a5-44ac-97a2-c98ca21dd830 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:50.810614 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b483662b-f2a5-44ac-97a2-c98ca21dd830 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:50.819961 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 124/251] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:50 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:31:51.849802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32aaba8f-731b-4f17-9376-33c8f4c1db63 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:51.850589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32aaba8f-731b-4f17-9376-33c8f4c1db63 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:51.850589 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:51.850589 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:51.850983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32aaba8f-731b-4f17-9376-33c8f4c1db63 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:51.982054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:51.982054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:52.060060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-32aaba8f-731b-4f17-9376-33c8f4c1db63 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:52.148166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32aaba8f-731b-4f17-9376-33c8f4c1db63 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:52.150198 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 128/252] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:51 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:31:53.186779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad46f679-b9bd-47ed-b4ca-3f741d212658 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:53.189300 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad46f679-b9bd-47ed-b4ca-3f741d212658 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:53.191728 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:53.191728 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:53.194626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad46f679-b9bd-47ed-b4ca-3f741d212658 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:53.418009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:53.418009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:53.453240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ad46f679-b9bd-47ed-b4ca-3f741d212658 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:53.559555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad46f679-b9bd-47ed-b4ca-3f741d212658 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:53.583219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 125/253] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:53 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:54.599997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4608c12e-03cf-481d-9738-ead057f88744 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:54.599997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4608c12e-03cf-481d-9738-ead057f88744 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:54.599997 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:54.599997 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:54.599997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4608c12e-03cf-481d-9738-ead057f88744 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:54.705412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:54.705412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:54.717350 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4608c12e-03cf-481d-9738-ead057f88744 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:54.754985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4608c12e-03cf-481d-9738-ead057f88744 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:54.774008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 129/254] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:54 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:55.802448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54e0efef-4ddc-44cf-8f4e-f441db6cd909 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:55.803434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54e0efef-4ddc-44cf-8f4e-f441db6cd909 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:55.803801 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:55.803801 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:55.804540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54e0efef-4ddc-44cf-8f4e-f441db6cd909 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:55.953856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:55.953856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:55.977762 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-54e0efef-4ddc-44cf-8f4e-f441db6cd909 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:56.042071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54e0efef-4ddc-44cf-8f4e-f441db6cd909 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:56.043306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 126/255] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:55 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:57.070878 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8209cf4b-2c92-430e-8d4c-3e89642557d6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:57.073823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8209cf4b-2c92-430e-8d4c-3e89642557d6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:57.074452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:57.074452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:57.076129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8209cf4b-2c92-430e-8d4c-3e89642557d6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:57.269036 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:57.269036 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:57.292494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8209cf4b-2c92-430e-8d4c-3e89642557d6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:57.357757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8209cf4b-2c92-430e-8d4c-3e89642557d6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:57.360033 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 130/256] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:57 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:31:58.393481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ee820cf-2df2-4ac5-a47a-e79dba116a93 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:58.396121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ee820cf-2df2-4ac5-a47a-e79dba116a93 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:58.396706 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:58.396706 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:58.401711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ee820cf-2df2-4ac5-a47a-e79dba116a93 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:31:58.698266 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:31:58.698266 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:31:58.724477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2ee820cf-2df2-4ac5-a47a-e79dba116a93 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:31:58.795194 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ee820cf-2df2-4ac5-a47a-e79dba116a93 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:31:58.797271 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 127/257] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:58 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:31:59.817545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57782284-2a3b-4c50-83f1-5b670e53998a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:31:59.818553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57782284-2a3b-4c50-83f1-5b670e53998a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:31:59.818995 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:31:59.818995 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:31:59.819783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57782284-2a3b-4c50-83f1-5b670e53998a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:00.019868 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:00.019868 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:00.038306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-57782284-2a3b-4c50-83f1-5b670e53998a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:00.083759 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57782284-2a3b-4c50-83f1-5b670e53998a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:00.085273 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 131/258] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:31:59 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:01.113127 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbe78da6-26ff-40bc-9ac3-f75d6f17eb83 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:01.113963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbe78da6-26ff-40bc-9ac3-f75d6f17eb83 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:01.113963 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:01.113963 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:01.114315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbe78da6-26ff-40bc-9ac3-f75d6f17eb83 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:01.228265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:01.228265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:01.244170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bbe78da6-26ff-40bc-9ac3-f75d6f17eb83 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:01.287223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbe78da6-26ff-40bc-9ac3-f75d6f17eb83 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:01.289265 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 128/259] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:01 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:02.317487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6de80985-0ea3-41f3-ba94-b2192becac61 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:02.324413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6de80985-0ea3-41f3-ba94-b2192becac61 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:02.325087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:02.325087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:02.325745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6de80985-0ea3-41f3-ba94-b2192becac61 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:02.472752 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:02.472752 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:02.491822 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6de80985-0ea3-41f3-ba94-b2192becac61 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:02.569196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6de80985-0ea3-41f3-ba94-b2192becac61 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:02.576450 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 132/260] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:02 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:03.608448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96b87c8e-54c4-4ef6-a01a-828918d36b79 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:03.610245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96b87c8e-54c4-4ef6-a01a-828918d36b79 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:03.611456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:03.611456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:03.615391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96b87c8e-54c4-4ef6-a01a-828918d36b79 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:03.920461 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:03.920461 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:03.975379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-96b87c8e-54c4-4ef6-a01a-828918d36b79 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:04.123323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96b87c8e-54c4-4ef6-a01a-828918d36b79 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:04.130855 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 129/261] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:03 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:05.158450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad040ad1-1753-4e74-9ab9-2d4c93f0af03 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:05.160670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad040ad1-1753-4e74-9ab9-2d4c93f0af03 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:05.161158 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:05.161158 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:05.161858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad040ad1-1753-4e74-9ab9-2d4c93f0af03 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:05.246535 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:05.246535 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:05.272238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ad040ad1-1753-4e74-9ab9-2d4c93f0af03 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:05.329752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad040ad1-1753-4e74-9ab9-2d4c93f0af03 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:05.331955 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 133/262] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:05 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:06.365010 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77eaa410-0ece-40db-bf38-7be5d224cb57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:06.365963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77eaa410-0ece-40db-bf38-7be5d224cb57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:06.366327 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:06.366327 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:06.369620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77eaa410-0ece-40db-bf38-7be5d224cb57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:06.478096 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:06.478096 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:06.490094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-77eaa410-0ece-40db-bf38-7be5d224cb57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:06.518796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77eaa410-0ece-40db-bf38-7be5d224cb57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:06.519967 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 130/263] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:06 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:07.539746 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1a4077d-efd8-471e-8f7f-b8ee1b06abc3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:07.541520 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1a4077d-efd8-471e-8f7f-b8ee1b06abc3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:07.541891 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:07.541891 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:07.542472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1a4077d-efd8-471e-8f7f-b8ee1b06abc3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:07.664574 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:07.664574 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:07.687719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1a4077d-efd8-471e-8f7f-b8ee1b06abc3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:07.735680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1a4077d-efd8-471e-8f7f-b8ee1b06abc3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:07.748631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 134/264] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:07 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:08.769268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6bdcf97-6c37-4288-98f6-bf00f9c8c7af tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:08.778127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6bdcf97-6c37-4288-98f6-bf00f9c8c7af tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:08.786091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:08.786091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:08.787274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6bdcf97-6c37-4288-98f6-bf00f9c8c7af tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:08.988006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:08.988006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:09.013801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6bdcf97-6c37-4288-98f6-bf00f9c8c7af tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:09.082044 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6bdcf97-6c37-4288-98f6-bf00f9c8c7af tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:09.084447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 131/265] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:08 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:10.110835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1bcd67f5-2308-4fbe-9fb5-e7088fa3ad85 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:10.112877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1bcd67f5-2308-4fbe-9fb5-e7088fa3ad85 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:10.113518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:10.113518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:10.115074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1bcd67f5-2308-4fbe-9fb5-e7088fa3ad85 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:10.370192 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:10.370192 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:10.393141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1bcd67f5-2308-4fbe-9fb5-e7088fa3ad85 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:10.445791 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1bcd67f5-2308-4fbe-9fb5-e7088fa3ad85 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:10.446714 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 135/266] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:10 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 918 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:11.480088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-451b66d1-7801-4962-8264-28d0647d5d20 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:11.480729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-451b66d1-7801-4962-8264-28d0647d5d20 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:11.480946 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:11.480946 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:11.481571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-451b66d1-7801-4962-8264-28d0647d5d20 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:11.642020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:11.642020 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:11.663861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-451b66d1-7801-4962-8264-28d0647d5d20 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:11.725578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-451b66d1-7801-4962-8264-28d0647d5d20 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:11.727675 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 132/267] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:11 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 976 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:12.744020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d79a6688-5bd1-432f-9934-88e2a4d36fe6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:12.744687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d79a6688-5bd1-432f-9934-88e2a4d36fe6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:12.744786 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:12.744786 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:12.745143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d79a6688-5bd1-432f-9934-88e2a4d36fe6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:12.857411 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:12.857411 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:12.873856 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d79a6688-5bd1-432f-9934-88e2a4d36fe6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:12.901956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d79a6688-5bd1-432f-9934-88e2a4d36fe6 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:12.903473 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 136/268] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:12 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 979 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:13.942749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1db10239-5470-4e7d-a97a-93216a38f7a9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:13.943279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1db10239-5470-4e7d-a97a-93216a38f7a9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:13.943771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:13.943771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:13.943910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1db10239-5470-4e7d-a97a-93216a38f7a9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:14.060306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:14.060306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:14.071280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1db10239-5470-4e7d-a97a-93216a38f7a9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:14.104062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1db10239-5470-4e7d-a97a-93216a38f7a9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:14.105513 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 133/269] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:13 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 979 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:15.135621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43a60769-1a39-445b-9c50-8010bf326394 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:15.137034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43a60769-1a39-445b-9c50-8010bf326394 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:15.137412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:15.137412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:15.138286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43a60769-1a39-445b-9c50-8010bf326394 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:15.270038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:15.270038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:15.285596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-43a60769-1a39-445b-9c50-8010bf326394 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:15.319874 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43a60769-1a39-445b-9c50-8010bf326394 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:15.321252 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 137/270] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:15 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 979 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:16.349353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3dbe7ff-7154-4fa2-b444-a002cd9e5692 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:16.350297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3dbe7ff-7154-4fa2-b444-a002cd9e5692 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:16.350297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:16.350297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:16.350798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3dbe7ff-7154-4fa2-b444-a002cd9e5692 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:16.556870 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:16.556870 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:16.586454 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a3dbe7ff-7154-4fa2-b444-a002cd9e5692 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:16.687926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3dbe7ff-7154-4fa2-b444-a002cd9e5692 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:16.690066 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 134/271] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:16 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 979 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:32:17.707268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1c86200-61e0-43ec-9b20-e991a84ef022 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:17.708103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1c86200-61e0-43ec-9b20-e991a84ef022 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:17.708360 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:17.708360 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:17.708849 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1c86200-61e0-43ec-9b20-e991a84ef022 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:17.873645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:17.873645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:17.908551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e1c86200-61e0-43ec-9b20-e991a84ef022 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:17.984622 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1c86200-61e0-43ec-9b20-e991a84ef022 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:17.999549 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 138/272] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:17 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 979 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:32:19.006794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96e5e8fc-a56c-42d0-baaa-bde9a8de721f tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:32:19.008848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96e5e8fc-a56c-42d0-baaa-bde9a8de721f tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:19.010025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:19.010025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:19.013698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96e5e8fc-a56c-42d0-baaa-bde9a8de721f tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:19.210116 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:19.210116 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:19.232499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-96e5e8fc-a56c-42d0-baaa-bde9a8de721f tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:19.301215 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96e5e8fc-a56c-42d0-baaa-bde9a8de721f tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:32:19.303585 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 135/273] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:18 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 1367 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:32:19.320093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes Jan 02 02:32:19.320793 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:19.320793 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:19.321430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1761764057"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:32:19.323389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1761764057'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:32:19.323947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume of 1 GB Jan 02 02:32:19.345404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Availability Zones retrieved successfully. Jan 02 02:32:19.363167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Flow 'volume_create_api' (33543118-29ed-4f5c-b194-be02bcf4dde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:32:19.366595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f702818-f47d-4e10-ba5b-31977cd0c5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:19.370661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:32:19.445783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f702818-f47d-4e10-ba5b-31977cd0c5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:19.448079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a45429-2e13-4422-be5a-1a26025fc528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:19.525442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Created reservations ['c1d8f140-3612-4ffa-8d23-5a5de51a0c81', 'e7160240-6eca-4f55-a8f6-09a341a5985d', '15b5531e-76a1-451c-880b-8eebb510bbb4', 'd8679270-d31c-4e8b-b7f6-8833a335e2f2'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:32:19.527383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a45429-2e13-4422-be5a-1a26025fc528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d8f140-3612-4ffa-8d23-5a5de51a0c81', 'e7160240-6eca-4f55-a8f6-09a341a5985d', '15b5531e-76a1-451c-880b-8eebb510bbb4', 'd8679270-d31c-4e8b-b7f6-8833a335e2f2']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:19.529543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b155374-f6d9-4697-844e-17cb341982d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:19.644108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b155374-f6d9-4697-844e-17cb341982d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '965d8cee-4404-4660-88be-07f3c0d085c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1761764057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8474f2478d304f8ba6b73d33b59f0b51',qos_specs=None,replication_status=,reservations=['c1d8f140-3612-4ffa-8d23-5a5de51a0c81','e7160240-6eca-4f55-a8f6-09a341a5985d','15b5531e-76a1-451c-880b-8eebb510bbb4','d8679270-d31c-4e8b-b7f6-8833a335e2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84a82e57369540149aadae63e058bc29',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1761764057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=965d8cee-4404-4660-88be-07f3c0d085c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8474f2478d304f8ba6b73d33b59f0b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='84a82e57369540149aadae63e058bc29',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:19.646252 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e672d924-4cd3-4099-b9cd-a8b16a75efcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:19.704831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e672d924-4cd3-4099-b9cd-a8b16a75efcc) transitioned into state 'SUCCESS' from state '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-1761764057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8474f2478d304f8ba6b73d33b59f0b51',qos_specs=None,replication_status=,reservations=['c1d8f140-3612-4ffa-8d23-5a5de51a0c81','e7160240-6eca-4f55-a8f6-09a341a5985d','15b5531e-76a1-451c-880b-8eebb510bbb4','d8679270-d31c-4e8b-b7f6-8833a335e2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84a82e57369540149aadae63e058bc29',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:19.711076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de10eae-0a56-4bb2-b4e5-a56ea41c0109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:19.734037 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de10eae-0a56-4bb2-b4e5-a56ea41c0109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:19.737235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Flow 'volume_create_api' (33543118-29ed-4f5c-b194-be02bcf4dde7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:32:19.793087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume request issued successfully. Jan 02 02:32:19.810233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35002d0d-ffd7-4dcd-83d7-39f9d9209dda tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes returned with HTTP 202 Jan 02 02:32:19.811318 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 139/274] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:32:19 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes => generated 826 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:32:19.834774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df7fa828-87f5-45e7-9e09-4e97a5eb5413 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:32:19.835684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df7fa828-87f5-45e7-9e09-4e97a5eb5413 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:19.836147 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:19.836147 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:19.837139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df7fa828-87f5-45e7-9e09-4e97a5eb5413 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:20.070862 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:20.070862 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:20.104132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-df7fa828-87f5-45e7-9e09-4e97a5eb5413 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:20.157642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df7fa828-87f5-45e7-9e09-4e97a5eb5413 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 200 Jan 02 02:32:20.160026 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 136/275] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:19 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 894 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:21.178976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bdf5dac-2467-46a2-b5c2-009692c17d7a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:32:21.180067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bdf5dac-2467-46a2-b5c2-009692c17d7a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:21.180460 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:21.180460 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:21.181650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bdf5dac-2467-46a2-b5c2-009692c17d7a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:21.263767 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:21.263767 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:21.278826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5bdf5dac-2467-46a2-b5c2-009692c17d7a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:21.308738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bdf5dac-2467-46a2-b5c2-009692c17d7a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 200 Jan 02 02:32:21.320083 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 140/276] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:21 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 918 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:22.326270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35a5c2bb-540e-4b87-995a-412112a8af59 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:32:22.327372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-35a5c2bb-540e-4b87-995a-412112a8af59 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:22.327751 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:22.327751 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:22.328395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-35a5c2bb-540e-4b87-995a-412112a8af59 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:22.405741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:22.405741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:22.418595 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-35a5c2bb-540e-4b87-995a-412112a8af59 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:22.468099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35a5c2bb-540e-4b87-995a-412112a8af59 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 200 Jan 02 02:32:22.472243 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 137/277] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:22 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:22.505684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes Jan 02 02:32:22.506521 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:22.506521 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:22.507267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-474345737"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:32:22.513951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-474345737'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:32:22.514563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume of 1 GB Jan 02 02:32:22.574140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Availability Zones retrieved successfully. Jan 02 02:32:22.603288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Flow 'volume_create_api' (d0434969-75ae-4dca-8a44-868e9e4bc307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:32:22.607172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6565d58e-a212-4452-ae2b-c989abf95324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:22.609714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:32:22.776304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6565d58e-a212-4452-ae2b-c989abf95324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:22.784444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c3dea5-5326-445e-a853-d9084d7fceee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:22.953051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Created reservations ['659c894b-9d0d-4738-9fcc-01827a2baa31', '3312300d-9ab9-49be-b59c-a72876a88e96', 'f102b08d-52a3-4b2b-a246-971df234e3f8', '40777ec0-fa95-4075-aefc-01881a4c4890'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:32:22.958536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c3dea5-5326-445e-a853-d9084d7fceee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['659c894b-9d0d-4738-9fcc-01827a2baa31', '3312300d-9ab9-49be-b59c-a72876a88e96', 'f102b08d-52a3-4b2b-a246-971df234e3f8', '40777ec0-fa95-4075-aefc-01881a4c4890']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:22.963270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3930c0e-a042-4b12-9500-5cbfa6655d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:23.053324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3930c0e-a042-4b12-9500-5cbfa6655d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e527dd-cece-4635-b083-4edf13452fa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-474345737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8474f2478d304f8ba6b73d33b59f0b51',qos_specs=None,replication_status=,reservations=['659c894b-9d0d-4738-9fcc-01827a2baa31','3312300d-9ab9-49be-b59c-a72876a88e96','f102b08d-52a3-4b2b-a246-971df234e3f8','40777ec0-fa95-4075-aefc-01881a4c4890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84a82e57369540149aadae63e058bc29',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-474345737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e527dd-cece-4635-b083-4edf13452fa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8474f2478d304f8ba6b73d33b59f0b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='84a82e57369540149aadae63e058bc29',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:23.055675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0f4797-8ec8-41f5-9f44-c016a9c454b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:23.090300 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0f4797-8ec8-41f5-9f44-c016a9c454b2) transitioned into state 'SUCCESS' from state '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-474345737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8474f2478d304f8ba6b73d33b59f0b51',qos_specs=None,replication_status=,reservations=['659c894b-9d0d-4738-9fcc-01827a2baa31','3312300d-9ab9-49be-b59c-a72876a88e96','f102b08d-52a3-4b2b-a246-971df234e3f8','40777ec0-fa95-4075-aefc-01881a4c4890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84a82e57369540149aadae63e058bc29',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:23.093613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c1bddc-474e-417e-89fa-996b0fbc061a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:32:23.124834 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c1bddc-474e-417e-89fa-996b0fbc061a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:32:23.130866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Flow 'volume_create_api' (d0434969-75ae-4dca-8a44-868e9e4bc307) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:32:23.231665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Create volume request issued successfully. Jan 02 02:32:23.252612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48ba2cd1-5bd6-4614-b736-5b136b2c3f64 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes returned with HTTP 202 Jan 02 02:32:23.265274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 141/278] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:32:22 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes => generated 825 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:32:23.273095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-902900c6-02f4-4b9e-9c93-058edebc5cd1 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:32:23.274304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-902900c6-02f4-4b9e-9c93-058edebc5cd1 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:23.274758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:23.274758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:23.277290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-902900c6-02f4-4b9e-9c93-058edebc5cd1 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:23.428003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:23.428003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:23.450098 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-902900c6-02f4-4b9e-9c93-058edebc5cd1 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:23.502218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-902900c6-02f4-4b9e-9c93-058edebc5cd1 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 200 Jan 02 02:32:23.503040 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 138/279] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:23 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 893 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:24.524392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a50059f-0540-47b1-9701-eeb189d643b2 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:32:24.525782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a50059f-0540-47b1-9701-eeb189d643b2 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:24.525991 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:24.525991 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:24.526386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a50059f-0540-47b1-9701-eeb189d643b2 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:24.669569 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:24.669569 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:24.690517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6a50059f-0540-47b1-9701-eeb189d643b2 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:24.749009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a50059f-0540-47b1-9701-eeb189d643b2 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 200 Jan 02 02:32:24.764312 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 142/280] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:24 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 917 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:25.770660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99e2add4-6d83-42d5-8276-5562d76cba31 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:32:25.771545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99e2add4-6d83-42d5-8276-5562d76cba31 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:25.771545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:25.771545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:25.772262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99e2add4-6d83-42d5-8276-5562d76cba31 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:25.903300 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:25.903300 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:25.927472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99e2add4-6d83-42d5-8276-5562d76cba31 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:32:25.986795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99e2add4-6d83-42d5-8276-5562d76cba31 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 200 Jan 02 02:32:25.988692 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 139/281] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:25 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 918 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:52.318143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-271ae962-ac6f-47ad-910f-ceadc5bd29d0 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] DELETE http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:32:52.325948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-271ae962-ac6f-47ad-910f-ceadc5bd29d0 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:52.327201 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:52.327201 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:52.329150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-271ae962-ac6f-47ad-910f-ceadc5bd29d0 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:52.330299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-271ae962-ac6f-47ad-910f-ceadc5bd29d0 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Delete volume with id: 282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:32:52.738910 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:52.738910 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:52.741209 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-271ae962-ac6f-47ad-910f-ceadc5bd29d0 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:32:52.913401 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-271ae962-ac6f-47ad-910f-ceadc5bd29d0 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Delete volume request issued successfully. Jan 02 02:32:52.920112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-271ae962-ac6f-47ad-910f-ceadc5bd29d0 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 202 Jan 02 02:32:52.944416 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 143/282] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:32:52 2021] DELETE /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 0 bytes in 632 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:32:52.954103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8277c2e4-f24b-4232-9128-c0c6b74af0af tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:32:52.955123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8277c2e4-f24b-4232-9128-c0c6b74af0af tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:52.955508 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:52.955508 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:52.959277 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8277c2e4-f24b-4232-9128-c0c6b74af0af tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:53.236619 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:53.236619 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:53.306274 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8277c2e4-f24b-4232-9128-c0c6b74af0af tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:32:53.401278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8277c2e4-f24b-4232-9128-c0c6b74af0af tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:32:53.403711 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 140/283] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:52 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 913 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:54.426103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6dec8950-5ac5-4cda-9d3a-db5373d20304 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:32:54.427752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6dec8950-5ac5-4cda-9d3a-db5373d20304 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:54.435180 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:54.435180 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:54.437581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6dec8950-5ac5-4cda-9d3a-db5373d20304 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:54.667888 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:54.667888 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:54.691207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6dec8950-5ac5-4cda-9d3a-db5373d20304 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:32:54.808755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6dec8950-5ac5-4cda-9d3a-db5373d20304 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:32:54.810838 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 144/284] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:54 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 913 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:55.829453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82cadb22-0ed3-45c5-8dd9-521b460f8a9c tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:32:55.830153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82cadb22-0ed3-45c5-8dd9-521b460f8a9c tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:55.830477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:55.830477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:55.831032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82cadb22-0ed3-45c5-8dd9-521b460f8a9c tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:55.954695 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:32:55.954695 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:32:55.968870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-82cadb22-0ed3-45c5-8dd9-521b460f8a9c tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Volume info retrieved successfully. Jan 02 02:32:56.026781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82cadb22-0ed3-45c5-8dd9-521b460f8a9c tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 200 Jan 02 02:32:56.041684 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 141/285] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:55 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 913 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:32:57.049103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95174110-c29d-4893-ac04-1d81072a74d5 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] GET http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 Jan 02 02:32:57.049659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95174110-c29d-4893-ac04-1d81072a74d5 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:32:57.050170 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:32:57.050170 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:32:57.050665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95174110-c29d-4893-ac04-1d81072a74d5 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:32:57.146388 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95174110-c29d-4893-ac04-1d81072a74d5 tempest-DeleteServersTestJSON-1720258562 tempest-DeleteServersTestJSON-1720258562] http://10.222.0.50/volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 returned with HTTP 404 Jan 02 02:32:57.147852 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 145/286] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:32:57 2021] GET /volume/v3/1f3301e9116c4b9b9f987ac0aef60cc1/volumes/282431db-a6a1-402a-8ae7-52389aa09f34 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:33:18.912590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-03dfc194-a8c7-4f66-896d-916e2fa5d64d tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:33:18.913164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-03dfc194-a8c7-4f66-896d-916e2fa5d64d tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:18.913323 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:18.913323 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:18.914466 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-03dfc194-a8c7-4f66-896d-916e2fa5d64d tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:18.987245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:18.987245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:19.004939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-03dfc194-a8c7-4f66-896d-916e2fa5d64d tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:33:19.046651 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-03dfc194-a8c7-4f66-896d-916e2fa5d64d tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:33:19.048405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 142/287] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:33:18 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 1367 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:19.064815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:33:19.065534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:19.066038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:19.199287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:19.199287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:19.218428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:33:19.261669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 200 Jan 02 02:33:19.263289 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 146/288] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:33:19 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 919 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:19.283499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-bcabe440-dd90-4e7a-9ccd-a603b4de9160 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:33:19.284493 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-bcabe440-dd90-4e7a-9ccd-a603b4de9160 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:19.284884 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:19.284884 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:19.285481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-bcabe440-dd90-4e7a-9ccd-a603b4de9160 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:19.374002 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:19.374002 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:19.396362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-bcabe440-dd90-4e7a-9ccd-a603b4de9160 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:33:19.452079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-bcabe440-dd90-4e7a-9ccd-a603b4de9160 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 200 Jan 02 02:33:19.455964 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 143/289] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:33:19 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 918 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:33:19.471072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume// Jan 02 02:33:19.471936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:19.472506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:19.472506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:19.473201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:19.475654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:33:19.477215 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 147/290] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:33:19 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:33:19.492505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-890ef294-e0b3-41a3-9b98-3d83b605e3de tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments Jan 02 02:33:19.493056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:19.493056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:19.493490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-890ef294-e0b3-41a3-9b98-3d83b605e3de tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "567dc7d6-528a-4a12-a00a-8b117143cd02", "instance_uuid": "09d0b5ea-9fc2-4024-bde9-4e3613a00132", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:19.590460 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:19.590460 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:19.712941 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-890ef294-e0b3-41a3-9b98-3d83b605e3de tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments returned with HTTP 200 Jan 02 02:33:19.715262 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 144/291] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:33:19 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:19.724019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume// Jan 02 02:33:19.724790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:19.725483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:19.727281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:33:19.728523 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 148/292] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:33:19 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:33:19.756143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-59c8281d-e0da-48cd-8926-fb4806088d65 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments Jan 02 02:33:19.764166 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:19.764166 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:19.765731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-59c8281d-e0da-48cd-8926-fb4806088d65 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "965d8cee-4404-4660-88be-07f3c0d085c3", "instance_uuid": "09d0b5ea-9fc2-4024-bde9-4e3613a00132", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:19.909328 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:19.909328 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:20.063113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-59c8281d-e0da-48cd-8926-fb4806088d65 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments returned with HTTP 200 Jan 02 02:33:20.072117 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 145/293] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:33:19 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments => generated 273 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:20.073527 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume// Jan 02 02:33:20.074510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:20.075113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:20.076438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:33:20.077612 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 149/294] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:33:20 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:33:20.094030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-f6a93e58-636a-483e-8b96-7b4752b0b914 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments Jan 02 02:33:20.098655 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:20.098655 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:20.102206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-f6a93e58-636a-483e-8b96-7b4752b0b914 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81e527dd-cece-4635-b083-4edf13452fa7", "instance_uuid": "09d0b5ea-9fc2-4024-bde9-4e3613a00132", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:20.228828 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:20.228828 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:20.357502 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-f6a93e58-636a-483e-8b96-7b4752b0b914 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments returned with HTTP 200 Jan 02 02:33:20.372306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 146/295] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:33:20 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:24.224342 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume// Jan 02 02:33:24.227088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:24.228048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:24.229598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-ee0aca18-1117-4446-b7e4-ef11563906dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:33:24.230543 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 150/296] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:33:24 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:33:24.244615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c1049175-e681-4465-9507-c646718bbe81 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:33:24.245524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c1049175-e681-4465-9507-c646718bbe81 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:24.245932 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:24.245932 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:24.246591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c1049175-e681-4465-9507-c646718bbe81 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:24.325245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:24.325245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:24.339096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c1049175-e681-4465-9507-c646718bbe81 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:33:24.364132 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:24.364132 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:24.387548 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c1049175-e681-4465-9507-c646718bbe81 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:33:24.394886 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 147/297] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:33:24 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 1465 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:33:24.415752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] PUT http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0 Jan 02 02:33:24.417106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:24.484819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:33:24.484819 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:33:24.485613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Lock "b'cinder-attachment_update-567dc7d6-528a-4a12-a00a-8b117143cd02-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.012s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:33:24.488903 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:24.488903 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:27.057432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Lock "b'cinder-attachment_update-567dc7d6-528a-4a12-a00a-8b117143cd02-n-h2-765315-10'" released by "attachment_update" :: held 2.571s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:33:27.058768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0 returned with HTTP 200 Jan 02 02:33:27.060236 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 151/298] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:33:24 2021] PUT /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0 => generated 762 bytes in 2650 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:27.097889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0c2b5032-33f3-4278-8649-92a56eb45d0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0/action Jan 02 02:33:27.098416 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:27.098416 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:27.098870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0c2b5032-33f3-4278-8649-92a56eb45d0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:33:27.100010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0c2b5032-33f3-4278-8649-92a56eb45d0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:27.174568 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:27.174568 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:27.193352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0c2b5032-33f3-4278-8649-92a56eb45d0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0/action returned with HTTP 204 Jan 02 02:33:27.193352 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 148/299] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:33:27 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:33:27.222951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume// Jan 02 02:33:27.224104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:27.224104 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:27.224104 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:27.233433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:27.233433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-b77fa8ef-8340-4eba-8f45-a6e14b7338c8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:33:27.233433 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 152/300] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:33:27 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:33:27.264867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-366c88f7-569a-432e-8233-e1c6f6c1c839 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:33:27.265457 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-366c88f7-569a-432e-8233-e1c6f6c1c839 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:27.265723 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:27.265723 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:27.266020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-366c88f7-569a-432e-8233-e1c6f6c1c839 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:27.320822 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:27.320822 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:27.337345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-366c88f7-569a-432e-8233-e1c6f6c1c839 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:33:27.359084 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:27.359084 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:27.369496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-366c88f7-569a-432e-8233-e1c6f6c1c839 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 200 Jan 02 02:33:27.370691 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 149/301] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:33:27 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 1017 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:33:27.395076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] PUT http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4 Jan 02 02:33:27.397586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:27.458082 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:33:27.458082 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:33:27.459562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Lock "b'cinder-attachment_update-965d8cee-4404-4660-88be-07f3c0d085c3-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.020s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:33:27.465477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:27.465477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:30.131553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Lock "b'cinder-attachment_update-965d8cee-4404-4660-88be-07f3c0d085c3-n-h2-765315-10'" released by "attachment_update" :: held 2.672s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:33:30.132853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4 returned with HTTP 200 Jan 02 02:33:30.134333 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 153/302] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:33:27 2021] PUT /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4 => generated 762 bytes in 2749 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:33:30.183900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-f656061b-9a19-409f-9a84-ce217f619649 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4/action Jan 02 02:33:30.184685 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:30.184685 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:30.185313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-f656061b-9a19-409f-9a84-ce217f619649 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:33:30.185705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-f656061b-9a19-409f-9a84-ce217f619649 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:30.368725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:30.368725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:30.394907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-f656061b-9a19-409f-9a84-ce217f619649 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4/action returned with HTTP 204 Jan 02 02:33:30.395737 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 150/303] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:33:30 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:33:30.425916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume// Jan 02 02:33:30.426552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:30.426885 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:30.426885 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:30.427486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:30.429796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-c18a7f64-8da2-4518-8f40-ae238a51dc0e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:33:30.431300 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 154/304] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:33:30 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:33:30.445296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-7feebb98-72b5-4aa1-a175-086003115028 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:33:30.446246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-7feebb98-72b5-4aa1-a175-086003115028 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:33:30.446672 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:30.446672 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:30.447265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-7feebb98-72b5-4aa1-a175-086003115028 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:33:30.577881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:30.577881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:30.606989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-7feebb98-72b5-4aa1-a175-086003115028 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:33:30.647302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:30.647302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:30.668240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-7feebb98-72b5-4aa1-a175-086003115028 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 200 Jan 02 02:33:30.669057 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 151/305] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:33:30 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 1016 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:33:30.688728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0e09062b-29b3-4fee-b783-889e09087a25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] PUT http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd Jan 02 02:33:30.689809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0e09062b-29b3-4fee-b783-889e09087a25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:30.765632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:33:30.765632 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:33:30.766510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0e09062b-29b3-4fee-b783-889e09087a25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Lock "b'cinder-attachment_update-81e527dd-cece-4635-b083-4edf13452fa7-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.035s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:33:30.769064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:30.769064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:33.467683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0e09062b-29b3-4fee-b783-889e09087a25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Lock "b'cinder-attachment_update-81e527dd-cece-4635-b083-4edf13452fa7-n-h2-765315-10'" released by "attachment_update" :: held 2.701s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:33:33.468804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-0e09062b-29b3-4fee-b783-889e09087a25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd returned with HTTP 200 Jan 02 02:33:33.470186 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 155/306] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:33:30 2021] PUT /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd => generated 762 bytes in 2787 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:33:33.520904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-217acd70-d521-4508-bea0-239bdf9e2075 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] POST http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd/action Jan 02 02:33:33.521855 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:33:33.521855 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:33:33.523825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-217acd70-d521-4508-bea0-239bdf9e2075 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:33:33.524891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-217acd70-d521-4508-bea0-239bdf9e2075 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:33:33.634300 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:33:33.634300 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:33:33.674965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-ec1c19e7-7e88-44aa-87a3-a2766411ef88 req-217acd70-d521-4508-bea0-239bdf9e2075 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd/action returned with HTTP 204 Jan 02 02:33:33.677477 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 152/307] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:33:33 2021] POST /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:35:12.711072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes Jan 02 02:35:12.715260 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:12.715260 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:12.719036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-154697426", "imageRef": "06705461-003a-458e-b87d-7de516c92d96"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:12.724519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-154697426', 'imageRef': '06705461-003a-458e-b87d-7de516c92d96'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:35:13.101664 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume of 1 GB Jan 02 02:35:13.106375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:13.106375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:13.134291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Availability Zones retrieved successfully. Jan 02 02:35:13.173757 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Flow 'volume_create_api' (b574e262-8163-4038-b98e-6aacc3e06d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:13.180030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789b1e16-6594-45e6-8cca-c5804d0dff52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:13.189541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:35:13.386867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789b1e16-6594-45e6-8cca-c5804d0dff52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:13.389643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (512f558c-a6b6-4594-a947-e7cdb92e29db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:13.660977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Created reservations ['03fc1bf0-3251-4850-9eb7-5e40d8a974e4', '33e485a6-58d9-45a8-b652-4af6a5be9190', '2ea588f2-1b64-432b-b0d8-549581879fc4', '911e0670-f0f5-4331-bbf3-e6e87c192c94'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:35:13.662953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (512f558c-a6b6-4594-a947-e7cdb92e29db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03fc1bf0-3251-4850-9eb7-5e40d8a974e4', '33e485a6-58d9-45a8-b652-4af6a5be9190', '2ea588f2-1b64-432b-b0d8-549581879fc4', '911e0670-f0f5-4331-bbf3-e6e87c192c94']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:13.665373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52215181-2a5f-4bc8-ad3b-dba96ac8bf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:13.790193 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52215181-2a5f-4bc8-ad3b-dba96ac8bf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de542509-3e61-4c48-bdd0-627aed734580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-154697426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8c65d42a60d43a4a11ae571c71826d6',qos_specs=None,replication_status=,reservations=['03fc1bf0-3251-4850-9eb7-5e40d8a974e4','33e485a6-58d9-45a8-b652-4af6a5be9190','2ea588f2-1b64-432b-b0d8-549581879fc4','911e0670-f0f5-4331-bbf3-e6e87c192c94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab50418fd394262855b73cd0c87bb03',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-154697426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de542509-3e61-4c48-bdd0-627aed734580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8c65d42a60d43a4a11ae571c71826d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ab50418fd394262855b73cd0c87bb03',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:13.793717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7b2ea9-a6b6-45b4-ab3e-07e7d45063de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:13.827670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7b2ea9-a6b6-45b4-ab3e-07e7d45063de) transitioned into state 'SUCCESS' from state '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-154697426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8c65d42a60d43a4a11ae571c71826d6',qos_specs=None,replication_status=,reservations=['03fc1bf0-3251-4850-9eb7-5e40d8a974e4','33e485a6-58d9-45a8-b652-4af6a5be9190','2ea588f2-1b64-432b-b0d8-549581879fc4','911e0670-f0f5-4331-bbf3-e6e87c192c94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab50418fd394262855b73cd0c87bb03',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:13.831095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db580fc2-7f19-4b6d-a245-606847857061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:13.889173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db580fc2-7f19-4b6d-a245-606847857061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:13.922820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Flow 'volume_create_api' (b574e262-8163-4038-b98e-6aacc3e06d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:14.134939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume request issued successfully. Jan 02 02:35:14.194065 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82cd3977-c8e4-4420-85cb-043a25387aaf tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes returned with HTTP 202 Jan 02 02:35:14.211681 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 156/308] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:35:12 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes => generated 820 bytes in 2148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:35:14.224517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd312c82-4501-45ee-bcc3-694119065630 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:14.239519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd312c82-4501-45ee-bcc3-694119065630 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:14.239875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:14.239875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:14.240769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd312c82-4501-45ee-bcc3-694119065630 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:14.802453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:14.802453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:14.894014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cd312c82-4501-45ee-bcc3-694119065630 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:15.107547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd312c82-4501-45ee-bcc3-694119065630 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:15.115862 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 153/309] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:14 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 904 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:16.134540 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f43d1e96-78af-4e75-8a37-de509e097327 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:16.135095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f43d1e96-78af-4e75-8a37-de509e097327 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:16.135251 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:16.135251 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:16.135895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f43d1e96-78af-4e75-8a37-de509e097327 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:16.283319 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:16.283319 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:16.341023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f43d1e96-78af-4e75-8a37-de509e097327 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:16.462026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f43d1e96-78af-4e75-8a37-de509e097327 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:16.472702 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 157/310] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:16 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:17.481694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-116a1463-e318-4616-9d2f-f0d90bbd72d4 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:17.482542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-116a1463-e318-4616-9d2f-f0d90bbd72d4 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:17.482542 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:17.482542 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:17.483028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-116a1463-e318-4616-9d2f-f0d90bbd72d4 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:17.630224 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:17.630224 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:17.662619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-116a1463-e318-4616-9d2f-f0d90bbd72d4 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:17.699402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-116a1463-e318-4616-9d2f-f0d90bbd72d4 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:17.700466 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 154/311] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:17 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:18.717060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e3fb0b9-b7ab-4bfc-b3b7-32d10c394529 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:18.717621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e3fb0b9-b7ab-4bfc-b3b7-32d10c394529 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:18.717760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:18.717760 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:18.718150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e3fb0b9-b7ab-4bfc-b3b7-32d10c394529 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:18.929560 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:18.929560 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:18.965555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5e3fb0b9-b7ab-4bfc-b3b7-32d10c394529 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:19.044731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e3fb0b9-b7ab-4bfc-b3b7-32d10c394529 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:19.059064 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 158/312] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:18 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:20.063833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d1a81e9-84a8-4952-9249-c597243179e6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:20.064690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d1a81e9-84a8-4952-9249-c597243179e6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:20.064690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:20.064690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:20.065016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d1a81e9-84a8-4952-9249-c597243179e6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:20.400097 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:20.400097 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:20.473400 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5d1a81e9-84a8-4952-9249-c597243179e6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:20.619576 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d1a81e9-84a8-4952-9249-c597243179e6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:20.628639 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 155/313] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:20 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:21.642231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-585b11a8-1b91-4586-bf9b-837c2be88e34 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:21.643432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-585b11a8-1b91-4586-bf9b-837c2be88e34 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:21.643890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:21.643890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:21.645085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-585b11a8-1b91-4586-bf9b-837c2be88e34 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:21.877599 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:21.877599 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:21.907082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-585b11a8-1b91-4586-bf9b-837c2be88e34 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:21.950906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-585b11a8-1b91-4586-bf9b-837c2be88e34 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:21.964334 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 159/314] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:21 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:22.971623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58e8e669-c58c-4d7c-a9ff-2b0ed01c7675 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:22.972318 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58e8e669-c58c-4d7c-a9ff-2b0ed01c7675 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:22.973120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:22.973120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:22.974214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58e8e669-c58c-4d7c-a9ff-2b0ed01c7675 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:23.036088 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:23.036088 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:23.050726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-58e8e669-c58c-4d7c-a9ff-2b0ed01c7675 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:23.100347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58e8e669-c58c-4d7c-a9ff-2b0ed01c7675 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:23.101666 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 156/315] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:22 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:24.133161 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3170e09f-982e-4606-ab44-c98ab58e2a73 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:24.135000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3170e09f-982e-4606-ab44-c98ab58e2a73 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:24.135827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:24.135827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:24.137020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3170e09f-982e-4606-ab44-c98ab58e2a73 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:24.275593 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:24.275593 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:24.297767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3170e09f-982e-4606-ab44-c98ab58e2a73 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:24.377695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3170e09f-982e-4606-ab44-c98ab58e2a73 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:24.407992 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 160/316] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:24 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:25.412123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-140a7e65-c565-4ae4-9c34-b996cda13399 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:25.413478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-140a7e65-c565-4ae4-9c34-b996cda13399 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:25.413679 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:25.413679 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:25.414069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-140a7e65-c565-4ae4-9c34-b996cda13399 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:25.658003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:25.658003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:25.690198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-140a7e65-c565-4ae4-9c34-b996cda13399 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:25.743120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-140a7e65-c565-4ae4-9c34-b996cda13399 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:25.743955 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 157/317] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:25 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:26.774353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39969b8e-e31f-401e-afbc-f35b04115259 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:26.774937 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39969b8e-e31f-401e-afbc-f35b04115259 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:26.775053 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:26.775053 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:26.775422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39969b8e-e31f-401e-afbc-f35b04115259 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:26.909336 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:26.909336 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:26.932771 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-39969b8e-e31f-401e-afbc-f35b04115259 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:26.989596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39969b8e-e31f-401e-afbc-f35b04115259 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:26.995282 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 161/318] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:26 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:28.011347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86a11062-618e-4af1-9644-4c8991e85554 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:28.012446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86a11062-618e-4af1-9644-4c8991e85554 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:28.012833 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:28.012833 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:28.013438 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86a11062-618e-4af1-9644-4c8991e85554 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:28.102758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:28.102758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:28.126285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-86a11062-618e-4af1-9644-4c8991e85554 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:28.161558 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86a11062-618e-4af1-9644-4c8991e85554 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:28.172617 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 158/319] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:28 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:29.179835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-60d21dcd-12ed-4b53-b06b-ee1fff170e7e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:29.181792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-60d21dcd-12ed-4b53-b06b-ee1fff170e7e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:29.182489 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:29.182489 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:29.183162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-60d21dcd-12ed-4b53-b06b-ee1fff170e7e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:29.366850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:29.366850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:29.388324 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-60d21dcd-12ed-4b53-b06b-ee1fff170e7e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:29.454804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-60d21dcd-12ed-4b53-b06b-ee1fff170e7e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:29.479737 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 162/320] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:29 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:35:30.478933 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46b0199a-bb49-4518-a29d-967a8036fb7d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:30.480277 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46b0199a-bb49-4518-a29d-967a8036fb7d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:30.480673 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:30.480673 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:30.481315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46b0199a-bb49-4518-a29d-967a8036fb7d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:30.613124 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:30.613124 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:30.641603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-46b0199a-bb49-4518-a29d-967a8036fb7d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:30.740015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46b0199a-bb49-4518-a29d-967a8036fb7d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:30.751428 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 159/321] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:30 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:35:31.763306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f30a80e-97ea-45ee-83bc-0571f9c273fe tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:31.764121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f30a80e-97ea-45ee-83bc-0571f9c273fe tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:31.764525 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:31.764525 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:31.765156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f30a80e-97ea-45ee-83bc-0571f9c273fe tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:31.880938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:31.880938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:31.909347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8f30a80e-97ea-45ee-83bc-0571f9c273fe tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:31.992696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f30a80e-97ea-45ee-83bc-0571f9c273fe tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:31.993975 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 163/322] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:31 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:33.021993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76d2787c-4307-4fa7-adf0-05ee7539463f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:33.023786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76d2787c-4307-4fa7-adf0-05ee7539463f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:33.024288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:33.024288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:33.024973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76d2787c-4307-4fa7-adf0-05ee7539463f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:33.104726 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:33.104726 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:33.125802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-76d2787c-4307-4fa7-adf0-05ee7539463f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:33.184279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76d2787c-4307-4fa7-adf0-05ee7539463f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:33.191518 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 160/323] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:33 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:34.235653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1870732a-85e6-4cc8-a9da-a741b942012c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:34.236352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1870732a-85e6-4cc8-a9da-a741b942012c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:34.252550 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:34.252550 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:34.253106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1870732a-85e6-4cc8-a9da-a741b942012c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:34.439290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:34.439290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:34.476491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1870732a-85e6-4cc8-a9da-a741b942012c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:34.528957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1870732a-85e6-4cc8-a9da-a741b942012c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:34.530096 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 164/324] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:34 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:35.549895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-051f76d6-37f1-420b-907a-49f5aad9070d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:35.551192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-051f76d6-37f1-420b-907a-49f5aad9070d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:35.551790 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:35.551790 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:35.552505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-051f76d6-37f1-420b-907a-49f5aad9070d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:35.667669 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:35.667669 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:35.688907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-051f76d6-37f1-420b-907a-49f5aad9070d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:35.752015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-051f76d6-37f1-420b-907a-49f5aad9070d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:35.763261 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 161/325] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:35 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:36.777334 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23eb6f35-5ca6-44db-b433-4f26ca389575 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:36.781137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23eb6f35-5ca6-44db-b433-4f26ca389575 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:36.783885 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:36.783885 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:36.785401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23eb6f35-5ca6-44db-b433-4f26ca389575 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:36.975427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:36.975427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:36.985619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-23eb6f35-5ca6-44db-b433-4f26ca389575 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:37.021157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23eb6f35-5ca6-44db-b433-4f26ca389575 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:37.022295 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 165/326] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:36 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 912 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:38.065126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ebb3f1c-52fe-4cb2-aecf-6668ec5b9dba tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:38.067561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ebb3f1c-52fe-4cb2-aecf-6668ec5b9dba tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:38.070793 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:38.070793 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:38.072292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ebb3f1c-52fe-4cb2-aecf-6668ec5b9dba tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:38.165709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:38.165709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:38.179041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ebb3f1c-52fe-4cb2-aecf-6668ec5b9dba tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:38.213480 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ebb3f1c-52fe-4cb2-aecf-6668ec5b9dba tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:38.227221 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 162/327] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:38 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 970 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:39.238281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15cf6fdf-98a2-4273-8c47-f702e15019f0 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:39.242639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15cf6fdf-98a2-4273-8c47-f702e15019f0 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:39.243327 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:39.243327 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:39.246128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15cf6fdf-98a2-4273-8c47-f702e15019f0 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:39.414944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:39.414944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:39.426087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-15cf6fdf-98a2-4273-8c47-f702e15019f0 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:39.455567 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15cf6fdf-98a2-4273-8c47-f702e15019f0 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:39.457112 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 166/328] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:39 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 973 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:40.480333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f6505db-65b6-475b-a5c4-35b9baaed576 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:40.482590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f6505db-65b6-475b-a5c4-35b9baaed576 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:40.483225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:40.483225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:40.484975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f6505db-65b6-475b-a5c4-35b9baaed576 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:40.720010 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:40.720010 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:40.752698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4f6505db-65b6-475b-a5c4-35b9baaed576 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:40.789517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f6505db-65b6-475b-a5c4-35b9baaed576 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:40.791129 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 163/329] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:40 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 973 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:41.831040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9320c631-1520-493f-92c6-1d53c211595d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:41.834339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9320c631-1520-493f-92c6-1d53c211595d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:41.840554 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:41.840554 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:41.841102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9320c631-1520-493f-92c6-1d53c211595d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:42.024453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:42.024453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:42.037441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9320c631-1520-493f-92c6-1d53c211595d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:42.074344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9320c631-1520-493f-92c6-1d53c211595d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:42.075826 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 167/330] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:41 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 973 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:43.104481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8faec353-85e4-4792-a64a-b295a420e199 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:43.108504 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8faec353-85e4-4792-a64a-b295a420e199 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:43.109454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:43.109454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:43.110895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8faec353-85e4-4792-a64a-b295a420e199 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:43.322699 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:43.322699 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:43.346205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8faec353-85e4-4792-a64a-b295a420e199 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:43.404723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8faec353-85e4-4792-a64a-b295a420e199 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:43.406934 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 164/331] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:43 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 973 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:44.427955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9e5ea91-ce5f-4024-815f-793cf4ec49a9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:44.428889 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9e5ea91-ce5f-4024-815f-793cf4ec49a9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:44.430037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:44.430037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:44.430732 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9e5ea91-ce5f-4024-815f-793cf4ec49a9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:44.684319 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:44.684319 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:44.698811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c9e5ea91-ce5f-4024-815f-793cf4ec49a9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:44.731900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9e5ea91-ce5f-4024-815f-793cf4ec49a9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:44.735992 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 168/332] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:44 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 973 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:45.771138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d5b1222-5e75-4bba-9d3d-d6a5e7e618ae tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:45.772015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d5b1222-5e75-4bba-9d3d-d6a5e7e618ae tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:45.772462 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:45.772462 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:45.773099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d5b1222-5e75-4bba-9d3d-d6a5e7e618ae tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:45.924223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:45.924223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:45.944146 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4d5b1222-5e75-4bba-9d3d-d6a5e7e618ae tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:46.061073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d5b1222-5e75-4bba-9d3d-d6a5e7e618ae tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:46.073017 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 165/333] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:45 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 973 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:47.099432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-497e4113-aecf-42b6-af24-116478dc393d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:35:47.101342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-497e4113-aecf-42b6-af24-116478dc393d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:47.103819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:47.103819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:47.109608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-497e4113-aecf-42b6-af24-116478dc393d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:47.372377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:47.372377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:47.414059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-497e4113-aecf-42b6-af24-116478dc393d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:47.530555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-497e4113-aecf-42b6-af24-116478dc393d tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:35:47.544226 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 169/334] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:47 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 1361 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:35:47.570898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes Jan 02 02:35:47.571724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:47.571724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:47.580904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-557108954"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:47.602337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-557108954'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:35:47.603018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume of 1 GB Jan 02 02:35:47.640171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Availability Zones retrieved successfully. Jan 02 02:35:47.650264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes Jan 02 02:35:47.651022 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:47.651022 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:47.651716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-47181592"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:47.662103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-47181592'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:35:47.662727 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume of 1 GB Jan 02 02:35:47.681999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Flow 'volume_create_api' (2103e265-e421-4851-a06f-4b1903af1ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:47.689394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fd092f-82af-4414-a70a-6d48d2261739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:47.694721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:35:47.746840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Availability Zones retrieved successfully. Jan 02 02:35:47.849641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Flow 'volume_create_api' (49c3c7a3-8d7b-4f17-8825-0dc44adc68fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:47.856098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9740f715-77fa-4fe2-87ba-fd3fe3d949f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:47.860705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:35:47.984970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fd092f-82af-4414-a70a-6d48d2261739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:47.994086 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e52287-df08-4b12-9fb0-dd6b76edbdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:48.192043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9740f715-77fa-4fe2-87ba-fd3fe3d949f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:48.207575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c7be52-8069-4d96-a9d2-17f86609a7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:48.305907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Created reservations ['c67a161c-f0f3-4739-b103-f63289459f2a', 'dbef6d3d-81ca-4840-b47e-9fc9ad5f9bf4', '2bc80450-0cca-4405-99cd-ae4eab92c3b3', 'd8a62119-ff20-4c35-874d-568fce2ba64f'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:35:48.312208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e52287-df08-4b12-9fb0-dd6b76edbdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c67a161c-f0f3-4739-b103-f63289459f2a', 'dbef6d3d-81ca-4840-b47e-9fc9ad5f9bf4', '2bc80450-0cca-4405-99cd-ae4eab92c3b3', 'd8a62119-ff20-4c35-874d-568fce2ba64f']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:48.324034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c8ce14-75ee-49c2-a52a-4f4316c61423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:48.486036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c8ce14-75ee-49c2-a52a-4f4316c61423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '322ebbbf-6dfe-4a32-ac21-d31ff484bc94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-557108954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8c65d42a60d43a4a11ae571c71826d6',qos_specs=None,replication_status=,reservations=['c67a161c-f0f3-4739-b103-f63289459f2a','dbef6d3d-81ca-4840-b47e-9fc9ad5f9bf4','2bc80450-0cca-4405-99cd-ae4eab92c3b3','d8a62119-ff20-4c35-874d-568fce2ba64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab50418fd394262855b73cd0c87bb03',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-557108954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=322ebbbf-6dfe-4a32-ac21-d31ff484bc94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8c65d42a60d43a4a11ae571c71826d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ab50418fd394262855b73cd0c87bb03',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:48.493378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (988e83aa-e42c-4d7b-9d01-63f95c1644e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:48.559383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (988e83aa-e42c-4d7b-9d01-63f95c1644e5) transitioned into state 'SUCCESS' from state '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-557108954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8c65d42a60d43a4a11ae571c71826d6',qos_specs=None,replication_status=,reservations=['c67a161c-f0f3-4739-b103-f63289459f2a','dbef6d3d-81ca-4840-b47e-9fc9ad5f9bf4','2bc80450-0cca-4405-99cd-ae4eab92c3b3','d8a62119-ff20-4c35-874d-568fce2ba64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab50418fd394262855b73cd0c87bb03',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:48.566523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00deda1-57bf-4a91-8ef9-e3b1192e1848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:48.584104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Created reservations ['3870a310-688e-4c0a-8b28-a7a631301ccd', '284b2691-75be-4553-8db9-d8a6efa901b2', '0e7c9f45-bb39-443d-8ae9-81f42886a203', '91ae6ab8-9297-4421-aa21-84ca07aa6aa9'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:35:48.590287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c7be52-8069-4d96-a9d2-17f86609a7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3870a310-688e-4c0a-8b28-a7a631301ccd', '284b2691-75be-4553-8db9-d8a6efa901b2', '0e7c9f45-bb39-443d-8ae9-81f42886a203', '91ae6ab8-9297-4421-aa21-84ca07aa6aa9']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:48.606498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00deda1-57bf-4a91-8ef9-e3b1192e1848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:48.611108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c1f2ee-c240-4727-8ab1-5c2f8c17472c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:48.615570 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Flow 'volume_create_api' (2103e265-e421-4851-a06f-4b1903af1ab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:48.825347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume request issued successfully. Jan 02 02:35:48.891128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c1f2ee-c240-4727-8ab1-5c2f8c17472c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2061156-bff8-484d-8ed0-a6d347f2eb1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-47181592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff0e94b9e74946039b2cd410e8272d48',qos_specs=None,replication_status=,reservations=['3870a310-688e-4c0a-8b28-a7a631301ccd','284b2691-75be-4553-8db9-d8a6efa901b2','0e7c9f45-bb39-443d-8ae9-81f42886a203','91ae6ab8-9297-4421-aa21-84ca07aa6aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23972498f6f746a4b2de6795b3015da1',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-47181592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2061156-bff8-484d-8ed0-a6d347f2eb1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff0e94b9e74946039b2cd410e8272d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='23972498f6f746a4b2de6795b3015da1',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:48.893522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b428936c-002d-4268-a585-c63e2d88367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:48.908672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e57b403-da76-4807-bb48-713bf03ebc95 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes returned with HTTP 202 Jan 02 02:35:48.912597 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 166/335] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:35:47 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes => generated 820 bytes in 1350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:35:48.942278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a404a0de-1ee6-4d6c-8151-61026a0a6c29 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:35:48.946517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a404a0de-1ee6-4d6c-8151-61026a0a6c29 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:48.946946 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:48.946946 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:48.947605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a404a0de-1ee6-4d6c-8151-61026a0a6c29 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:48.965054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b428936c-002d-4268-a585-c63e2d88367c) transitioned into state 'SUCCESS' from state '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-47181592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff0e94b9e74946039b2cd410e8272d48',qos_specs=None,replication_status=,reservations=['3870a310-688e-4c0a-8b28-a7a631301ccd','284b2691-75be-4553-8db9-d8a6efa901b2','0e7c9f45-bb39-443d-8ae9-81f42886a203','91ae6ab8-9297-4421-aa21-84ca07aa6aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23972498f6f746a4b2de6795b3015da1',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:48.978547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be642f0-af0a-4a76-8260-7e491075595d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:49.014108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be642f0-af0a-4a76-8260-7e491075595d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:49.016851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Flow 'volume_create_api' (49c3c7a3-8d7b-4f17-8825-0dc44adc68fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:49.182958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume request issued successfully. Jan 02 02:35:49.227757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7945150d-2b01-4442-9d08-bb9c4b3315ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes returned with HTTP 202 Jan 02 02:35:49.234009 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 170/336] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:35:47 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes => generated 818 bytes in 1592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:35:49.234324 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:49.234324 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:49.262056 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67bf7557-1650-4669-bfd5-8c172a9f8bb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:49.262991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67bf7557-1650-4669-bfd5-8c172a9f8bb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:49.263419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:49.263419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:49.264332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67bf7557-1650-4669-bfd5-8c172a9f8bb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:49.320229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a404a0de-1ee6-4d6c-8151-61026a0a6c29 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:49.433296 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:49.433296 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:49.435087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a404a0de-1ee6-4d6c-8151-61026a0a6c29 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 200 Jan 02 02:35:49.438460 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 167/337] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:48 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 912 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:35:49.480662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-67bf7557-1650-4669-bfd5-8c172a9f8bb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:49.556423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67bf7557-1650-4669-bfd5-8c172a9f8bb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:49.557721 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 171/338] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:49 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 910 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:50.479523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f113706-e8c5-45af-a3a8-406a3268f0f9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:35:50.481434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f113706-e8c5-45af-a3a8-406a3268f0f9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:50.488275 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:50.488275 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:50.489910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f113706-e8c5-45af-a3a8-406a3268f0f9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:50.593646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a99530f6-0539-4f53-9c9f-f906ab8bc570 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:50.594483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a99530f6-0539-4f53-9c9f-f906ab8bc570 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:50.594875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:50.594875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:50.595461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a99530f6-0539-4f53-9c9f-f906ab8bc570 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:50.713889 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:50.713889 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:50.732477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a99530f6-0539-4f53-9c9f-f906ab8bc570 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:50.809650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a99530f6-0539-4f53-9c9f-f906ab8bc570 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:50.809650 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 172/339] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:50 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:50.846642 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:50.846642 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:50.891295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7f113706-e8c5-45af-a3a8-406a3268f0f9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:51.006652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f113706-e8c5-45af-a3a8-406a3268f0f9 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 200 Jan 02 02:35:51.016086 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 168/340] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:50 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 913 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:51.045962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes Jan 02 02:35:51.046448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:51.046448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:51.046909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1030244497"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:51.047923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1030244497'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:35:51.048428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume of 1 GB Jan 02 02:35:51.111334 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Availability Zones retrieved successfully. Jan 02 02:35:51.199205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Flow 'volume_create_api' (d934ed45-a127-4b95-ae81-76cb019362d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:51.211609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e59b22-0a2e-4c68-a10b-7ffbb7983a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:51.217248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:35:51.445135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e59b22-0a2e-4c68-a10b-7ffbb7983a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:51.447792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a766c97-b87f-4863-b719-d51cfe671c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:51.561113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Created reservations ['72296280-f502-400b-874d-4c0eb463b2d5', 'e53c67e5-c06a-4333-9bc1-9228c768c513', 'f6e1ab41-5592-487e-a767-75d7b12a7ca0', '0af7a7f2-a414-4e1a-a186-e58ca4ee3797'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:35:51.565588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a766c97-b87f-4863-b719-d51cfe671c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72296280-f502-400b-874d-4c0eb463b2d5', 'e53c67e5-c06a-4333-9bc1-9228c768c513', 'f6e1ab41-5592-487e-a767-75d7b12a7ca0', '0af7a7f2-a414-4e1a-a186-e58ca4ee3797']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:51.571255 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (712b0c01-be99-4911-a41f-f02d118931b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:51.734581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (712b0c01-be99-4911-a41f-f02d118931b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43fcc4e0-b2b6-419e-877d-97641e69b982', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1030244497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8c65d42a60d43a4a11ae571c71826d6',qos_specs=None,replication_status=,reservations=['72296280-f502-400b-874d-4c0eb463b2d5','e53c67e5-c06a-4333-9bc1-9228c768c513','f6e1ab41-5592-487e-a767-75d7b12a7ca0','0af7a7f2-a414-4e1a-a186-e58ca4ee3797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab50418fd394262855b73cd0c87bb03',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1030244497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43fcc4e0-b2b6-419e-877d-97641e69b982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8c65d42a60d43a4a11ae571c71826d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ab50418fd394262855b73cd0c87bb03',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:51.740785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c360e086-7250-43ac-81c8-5f73a36c70f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:51.809409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c360e086-7250-43ac-81c8-5f73a36c70f6) transitioned into state 'SUCCESS' from state '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-1030244497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8c65d42a60d43a4a11ae571c71826d6',qos_specs=None,replication_status=,reservations=['72296280-f502-400b-874d-4c0eb463b2d5','e53c67e5-c06a-4333-9bc1-9228c768c513','f6e1ab41-5592-487e-a767-75d7b12a7ca0','0af7a7f2-a414-4e1a-a186-e58ca4ee3797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab50418fd394262855b73cd0c87bb03',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:51.814692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c314e3d0-e4c9-469f-8dbb-45f5bfe87d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:35:51.829610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d475892-e0e5-46b9-9970-35f85511ca7d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:51.830143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d475892-e0e5-46b9-9970-35f85511ca7d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:51.830344 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:51.830344 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:51.830683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d475892-e0e5-46b9-9970-35f85511ca7d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:51.882305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c314e3d0-e4c9-469f-8dbb-45f5bfe87d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:35:51.892970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Flow 'volume_create_api' (d934ed45-a127-4b95-ae81-76cb019362d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:35:52.024307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Create volume request issued successfully. Jan 02 02:35:52.059832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0fae0d7-89e4-4bbc-bed3-0984bb2e6eb2 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes returned with HTTP 202 Jan 02 02:35:52.059832 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 173/341] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:35:51 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes => generated 821 bytes in 1017 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:35:52.060856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:52.060856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:52.090588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b7e64940-f56d-4939-8bbf-fb1f2febdf1f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:35:52.091242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b7e64940-f56d-4939-8bbf-fb1f2febdf1f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:52.091476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:52.091476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:52.092163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b7e64940-f56d-4939-8bbf-fb1f2febdf1f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:52.096382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9d475892-e0e5-46b9-9970-35f85511ca7d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:52.148274 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d475892-e0e5-46b9-9970-35f85511ca7d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:52.150447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 169/342] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:51 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:35:52.180271 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:52.180271 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:52.201913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b7e64940-f56d-4939-8bbf-fb1f2febdf1f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:52.234631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b7e64940-f56d-4939-8bbf-fb1f2febdf1f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 200 Jan 02 02:35:52.236344 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 174/343] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:52 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:35:53.271907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:35:53.272747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:53.273042 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:53.273042 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:53.273599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:53.515537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:53.515537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:53.558859 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:53.655463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 200 Jan 02 02:35:53.666994 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 170/344] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:53 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 913 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:54.173718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-942cef53-5cfa-4675-8e39-ee1c6f597843 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:54.179115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-942cef53-5cfa-4675-8e39-ee1c6f597843 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:54.179892 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:54.179892 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:54.181120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-942cef53-5cfa-4675-8e39-ee1c6f597843 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:54.322482 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:54.322482 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:54.342138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-942cef53-5cfa-4675-8e39-ee1c6f597843 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:54.395691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-942cef53-5cfa-4675-8e39-ee1c6f597843 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:54.409406 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 175/345] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:35:54 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:54.486840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume// Jan 02 02:35:54.488261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:54.488641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:54.488641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:54.489792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:54.491662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-974fc96c-1610-49aa-ac7a-a29afb55da4e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:35:54.492883 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 171/346] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:35:54 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:35:54.509021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-29a97111-886b-4dea-9e1f-7d78abe49587 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments Jan 02 02:35:54.510648 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:54.510648 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:54.511485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-29a97111-886b-4dea-9e1f-7d78abe49587 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2061156-bff8-484d-8ed0-a6d347f2eb1c", "instance_uuid": "a70e7c0a-8211-49f7-a304-a31d94c95760", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:54.585473 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:54.585473 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:54.678503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:35:54.679440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:54.680348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:54.759781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-29a97111-886b-4dea-9e1f-7d78abe49587 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments returned with HTTP 200 Jan 02 02:35:54.762353 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 176/347] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:35:54 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:35:54.830369 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:54.830369 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:54.840422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b725dd1c-4b5c-4ce3-857d-211d4f145d6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:54.853092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b725dd1c-4b5c-4ce3-857d-211d4f145d6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:54.853821 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:54.853821 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:54.855600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b725dd1c-4b5c-4ce3-857d-211d4f145d6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:54.857138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:35:54.906252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 200 Jan 02 02:35:54.921605 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 172/348] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:54 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 914 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:54.923463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume// Jan 02 02:35:54.924297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:54.925566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:54.925566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:54.926788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:54.928991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5c83046-6624-4873-b4b6-b8bf1042148c tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:35:54.929798 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 173/349] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:35:54 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:35:54.946671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-f8431a38-d953-42f2-84ff-6fb7c3867279 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:54.947888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-f8431a38-d953-42f2-84ff-6fb7c3867279 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:54.948683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-f8431a38-d953-42f2-84ff-6fb7c3867279 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:54.985943 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:54.985943 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:55.020094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b725dd1c-4b5c-4ce3-857d-211d4f145d6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:55.069657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:55.069657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:55.094623 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:55.094623 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:55.097900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b725dd1c-4b5c-4ce3-857d-211d4f145d6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:55.098871 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 177/350] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:54 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 910 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:55.111190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-f8431a38-d953-42f2-84ff-6fb7c3867279 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:55.134385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:55.134385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:55.144629 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-f8431a38-d953-42f2-84ff-6fb7c3867279 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:55.145465 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 174/351] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:35:54 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 1009 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:35:55.167108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-65e8c2ca-3672-4a93-b4e6-2773ec670803 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] PUT http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda Jan 02 02:35:55.168088 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:55.168088 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:55.168492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-65e8c2ca-3672-4a93-b4e6-2773ec670803 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:35:55.217610 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:35:55.217610 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:35:55.218986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-65e8c2ca-3672-4a93-b4e6-2773ec670803 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Lock "b'cinder-attachment_update-f2061156-bff8-484d-8ed0-a6d347f2eb1c-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.021s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:35:55.226681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:55.226681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:56.115575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-624cd3f4-fa54-4f23-873f-1d3ba8f7a1ab tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:56.116451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-624cd3f4-fa54-4f23-873f-1d3ba8f7a1ab tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:56.116451 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:56.116451 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:56.116884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-624cd3f4-fa54-4f23-873f-1d3ba8f7a1ab tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:56.228951 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:56.228951 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:56.250797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-624cd3f4-fa54-4f23-873f-1d3ba8f7a1ab tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:56.298183 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:56.298183 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:56.321653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-624cd3f4-fa54-4f23-873f-1d3ba8f7a1ab tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:56.322913 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 175/352] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:56 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 910 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:57.347695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f471214-fc6f-4537-ae8f-c0d0c33d8e54 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:57.349571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f471214-fc6f-4537-ae8f-c0d0c33d8e54 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:57.350354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:57.350354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:57.351711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f471214-fc6f-4537-ae8f-c0d0c33d8e54 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:57.478356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-65e8c2ca-3672-4a93-b4e6-2773ec670803 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Lock "b'cinder-attachment_update-f2061156-bff8-484d-8ed0-a6d347f2eb1c-n-h1-765315-10'" released by "attachment_update" :: held 2.259s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:35:57.487425 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-65e8c2ca-3672-4a93-b4e6-2773ec670803 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda returned with HTTP 200 Jan 02 02:35:57.488607 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 178/353] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 02:35:55 2021] PUT /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda => generated 762 bytes in 2328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:35:57.510986 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:57.510986 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:57.548998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f471214-fc6f-4537-ae8f-c0d0c33d8e54 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:57.627260 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:57.627260 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:57.646744 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f471214-fc6f-4537-ae8f-c0d0c33d8e54 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:57.648817 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 176/354] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:57 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:35:58.671333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4073e2e5-d2a5-41bf-9991-ef50eb32bfea tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:35:58.672703 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4073e2e5-d2a5-41bf-9991-ef50eb32bfea tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:35:58.685602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:35:58.685602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:35:58.685602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4073e2e5-d2a5-41bf-9991-ef50eb32bfea tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:35:59.014577 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:59.014577 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:59.039832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4073e2e5-d2a5-41bf-9991-ef50eb32bfea tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:35:59.076760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:35:59.076760 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:35:59.119406 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4073e2e5-d2a5-41bf-9991-ef50eb32bfea tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:35:59.145707 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 179/355] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:35:58 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:00.171131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cd0ecf0-b373-4db4-b45d-cc1dc0ece190 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:36:00.171131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cd0ecf0-b373-4db4-b45d-cc1dc0ece190 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:00.173096 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:00.173096 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:00.173096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cd0ecf0-b373-4db4-b45d-cc1dc0ece190 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:00.358320 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:00.358320 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:00.395609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0cd0ecf0-b373-4db4-b45d-cc1dc0ece190 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:36:00.468635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:00.468635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:00.490385 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cd0ecf0-b373-4db4-b45d-cc1dc0ece190 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:36:00.490385 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 177/356] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:00 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:01.530428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20a18ff2-f4ff-47f6-8f4c-48b669aac6a1 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:36:01.530428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20a18ff2-f4ff-47f6-8f4c-48b669aac6a1 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:01.530428 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:01.530428 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:01.530428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20a18ff2-f4ff-47f6-8f4c-48b669aac6a1 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:01.752912 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:01.752912 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:01.775300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-20a18ff2-f4ff-47f6-8f4c-48b669aac6a1 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:36:01.819732 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:01.819732 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:01.871164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20a18ff2-f4ff-47f6-8f4c-48b669aac6a1 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:36:01.871164 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 180/357] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:01 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:02.890816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6aa9e30-131e-4f08-a7a5-bd3f54067495 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:36:02.891555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6aa9e30-131e-4f08-a7a5-bd3f54067495 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:02.891555 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:02.891555 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:02.891958 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6aa9e30-131e-4f08-a7a5-bd3f54067495 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:02.983281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:02.983281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:03.001870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6aa9e30-131e-4f08-a7a5-bd3f54067495 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:36:03.045118 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:03.045118 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:03.056052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6aa9e30-131e-4f08-a7a5-bd3f54067495 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:36:03.057577 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 178/358] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:02 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:03.348033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-018706fe-c579-4d5b-a6a0-d4953d5cae18 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda/action Jan 02 02:36:03.348033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:03.348033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:03.348033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-018706fe-c579-4d5b-a6a0-d4953d5cae18 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:36:03.348033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-018706fe-c579-4d5b-a6a0-d4953d5cae18 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:03.526563 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:03.526563 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:03.741885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b6da8df9-6fc7-49c6-b591-093aacdacd84 req-018706fe-c579-4d5b-a6a0-d4953d5cae18 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda/action returned with HTTP 204 Jan 02 02:36:03.742812 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 181/359] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:36:03 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda/action => generated 0 bytes in 416 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:36:04.091920 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70fac3e8-db05-4dee-9b43-1f1c1021759e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:36:04.093339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70fac3e8-db05-4dee-9b43-1f1c1021759e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:04.093339 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:04.093339 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:04.093339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70fac3e8-db05-4dee-9b43-1f1c1021759e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:04.223544 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:04.223544 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:04.251013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-70fac3e8-db05-4dee-9b43-1f1c1021759e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:36:04.316599 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:04.316599 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:04.327439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70fac3e8-db05-4dee-9b43-1f1c1021759e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:36:04.327439 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 179/360] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:36:04 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 1203 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:46.754879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1332c498-659d-4f55-b0e7-dbaaa50d36c7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:36:46.755776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1332c498-659d-4f55-b0e7-dbaaa50d36c7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:46.755776 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:46.755776 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:46.755776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1332c498-659d-4f55-b0e7-dbaaa50d36c7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:46.927141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:46.927141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:46.952560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1332c498-659d-4f55-b0e7-dbaaa50d36c7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:36:47.024653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1332c498-659d-4f55-b0e7-dbaaa50d36c7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:36:47.027537 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 182/361] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:36:46 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 1361 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:47.041062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:36:47.041595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:47.041861 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:47.041861 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:47.042141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:47.215376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:47.215376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:47.260706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:36:47.284855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 200 Jan 02 02:36:47.306730 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 180/362] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:36:47 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:47.317220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-7f689986-dca7-44ed-83f9-3956c4aec044 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:36:47.317220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-7f689986-dca7-44ed-83f9-3956c4aec044 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:47.317220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:47.317220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:47.317220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-7f689986-dca7-44ed-83f9-3956c4aec044 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:47.455945 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:47.455945 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:47.465842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a1d4be40-c735-4488-9f84-34d263925f90 req-7f689986-dca7-44ed-83f9-3956c4aec044 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:36:47.494680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-7f689986-dca7-44ed-83f9-3956c4aec044 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 200 Jan 02 02:36:47.495589 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 183/363] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:36:47 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:36:47.507877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume// Jan 02 02:36:47.508779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:47.509287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:47.509287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:47.509999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:47.511314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:36:47.512528 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 181/364] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:36:47 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:47.535615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments Jan 02 02:36:47.536797 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:47.536797 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:47.537626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de542509-3e61-4c48-bdd0-627aed734580", "instance_uuid": "7e8faa90-35f7-464b-968f-3c4803a1b8bc", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:47.598793 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:47.598793 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:47.682088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments returned with HTTP 200 Jan 02 02:36:47.692522 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume// Jan 02 02:36:47.693383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:47.694047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:47.695279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-567d452c-a14a-4da5-919d-ea113c253fe3 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:36:47.696198 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 182/366] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:36:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:47.703092 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 184/365] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:36:47 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:47.714416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-0c65ec9e-5b63-4c04-83d5-161fed66fe18 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments Jan 02 02:36:47.716005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-0c65ec9e-5b63-4c04-83d5-161fed66fe18 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "322ebbbf-6dfe-4a32-ac21-d31ff484bc94", "instance_uuid": "7e8faa90-35f7-464b-968f-3c4803a1b8bc", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:47.867180 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:47.867180 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:47.951704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-0c65ec9e-5b63-4c04-83d5-161fed66fe18 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments returned with HTTP 200 Jan 02 02:36:47.953523 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 183/367] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:36:47 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:36:47.969539 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume// Jan 02 02:36:47.971748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:47.972225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:47.972225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:47.973882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:47.975691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:36:47.978954 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 185/368] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:36:47 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:48.005635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-4aa2ffcd-890c-4dc6-bb10-516eb7546274 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments Jan 02 02:36:48.008129 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:48.008129 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:48.009517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-4aa2ffcd-890c-4dc6-bb10-516eb7546274 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43fcc4e0-b2b6-419e-877d-97641e69b982", "instance_uuid": "7e8faa90-35f7-464b-968f-3c4803a1b8bc", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:48.183837 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:48.183837 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:48.412510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-4aa2ffcd-890c-4dc6-bb10-516eb7546274 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments returned with HTTP 200 Jan 02 02:36:48.426949 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 184/369] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:36:47 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments => generated 273 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:51.120131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume// Jan 02 02:36:51.121048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:51.123268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:51.128557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1ba5d4db-dbbd-4f8b-ad02-f1150080443a tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:36:51.130223 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 186/370] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:36:51 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:51.142568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-58b1e26d-8cbd-4f20-bfa2-2f9a12b99cdb tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:36:51.143615 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-58b1e26d-8cbd-4f20-bfa2-2f9a12b99cdb tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:51.143828 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:51.143828 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:51.144162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-58b1e26d-8cbd-4f20-bfa2-2f9a12b99cdb tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:51.198839 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:51.198839 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:51.208456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a1d4be40-c735-4488-9f84-34d263925f90 req-58b1e26d-8cbd-4f20-bfa2-2f9a12b99cdb tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:36:51.230506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:51.230506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:51.243047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-58b1e26d-8cbd-4f20-bfa2-2f9a12b99cdb tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:36:51.244852 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 185/371] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:36:51 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 1459 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:36:51.265387 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] PUT http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a Jan 02 02:36:51.266547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:51.308010 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:36:51.308010 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:36:51.308598 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Lock "b'cinder-attachment_update-de542509-3e61-4c48-bdd0-627aed734580-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.015s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:36:51.311141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:51.311141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:53.824935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Lock "b'cinder-attachment_update-de542509-3e61-4c48-bdd0-627aed734580-n-h2-765315-10'" released by "attachment_update" :: held 2.516s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:36:53.828876 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a returned with HTTP 200 Jan 02 02:36:53.832515 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 187/372] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:36:51 2021] PUT /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a => generated 762 bytes in 2572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:36:53.911691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4900359-08d8-48a2-a56c-436032efa732 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a/action Jan 02 02:36:53.919724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:53.919724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:53.921180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4900359-08d8-48a2-a56c-436032efa732 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:36:53.922171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4900359-08d8-48a2-a56c-436032efa732 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:54.092073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:54.092073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:54.114409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4900359-08d8-48a2-a56c-436032efa732 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a/action returned with HTTP 204 Jan 02 02:36:54.115396 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 186/373] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:36:53 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:36:54.166251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume// Jan 02 02:36:54.166948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:54.167281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:54.167281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:54.167904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:54.170061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-d97bd8f0-194a-448e-adc8-fc49c7a96ac6 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:36:54.171104 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 188/374] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:36:54 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:36:54.184610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-bebba919-1b78-43ee-babc-ba24a59355fc tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:36:54.185309 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-bebba919-1b78-43ee-babc-ba24a59355fc tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:54.185641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:54.185641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:54.186208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-bebba919-1b78-43ee-babc-ba24a59355fc tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:54.296607 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:54.296607 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:54.308722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a1d4be40-c735-4488-9f84-34d263925f90 req-bebba919-1b78-43ee-babc-ba24a59355fc tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:36:54.336209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:54.336209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:54.351130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-bebba919-1b78-43ee-babc-ba24a59355fc tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 200 Jan 02 02:36:54.353091 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 187/375] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:36:54 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 1011 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:36:54.373640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] PUT http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d Jan 02 02:36:54.374446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:54.441425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:36:54.441425 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:36:54.442230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Lock "b'cinder-attachment_update-322ebbbf-6dfe-4a32-ac21-d31ff484bc94-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.020s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:36:54.450660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:54.450660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:56.836637 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Lock "b'cinder-attachment_update-322ebbbf-6dfe-4a32-ac21-d31ff484bc94-n-h2-765315-10'" released by "attachment_update" :: held 2.394s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:36:56.838168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d returned with HTTP 200 Jan 02 02:36:56.839826 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 189/376] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:36:54 2021] PUT /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d => generated 762 bytes in 2472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:36:56.895461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-8c9662c7-8c24-478d-9a41-a82063b1b717 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d/action Jan 02 02:36:56.896306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:56.896306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:56.897044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-8c9662c7-8c24-478d-9a41-a82063b1b717 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:36:56.897617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-8c9662c7-8c24-478d-9a41-a82063b1b717 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:57.015463 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:57.015463 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:57.037065 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-8c9662c7-8c24-478d-9a41-a82063b1b717 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d/action returned with HTTP 204 Jan 02 02:36:57.038533 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 188/377] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:36:56 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:36:57.071761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume// Jan 02 02:36:57.074169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:57.075557 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:57.075557 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:57.076724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:57.079747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-a12454dc-7b9d-4eb3-8eb6-bf899396d056 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:36:57.082687 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 190/378] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:36:57 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:36:57.093585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1acc7187-8d1c-4e05-8005-ad33efabe105 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:36:57.094533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1acc7187-8d1c-4e05-8005-ad33efabe105 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:36:57.095854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:36:57.095854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:36:57.096738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1acc7187-8d1c-4e05-8005-ad33efabe105 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:36:57.154166 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:57.154166 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:57.165042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1acc7187-8d1c-4e05-8005-ad33efabe105 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:36:57.206695 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:57.206695 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:36:57.247365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-1acc7187-8d1c-4e05-8005-ad33efabe105 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 200 Jan 02 02:36:57.254054 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 189/379] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:36:57 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 1012 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:36:57.285410 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4d9949a-de98-486f-9fc9-4b0b450c42b1 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] PUT http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2 Jan 02 02:36:57.287384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4d9949a-de98-486f-9fc9-4b0b450c42b1 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:36:57.365241 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:36:57.365241 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:36:57.368140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4d9949a-de98-486f-9fc9-4b0b450c42b1 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Lock "b'cinder-attachment_update-43fcc4e0-b2b6-419e-877d-97641e69b982-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.020s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:36:57.376044 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:36:57.376044 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:01.222227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4d9949a-de98-486f-9fc9-4b0b450c42b1 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Lock "b'cinder-attachment_update-43fcc4e0-b2b6-419e-877d-97641e69b982-n-h2-765315-10'" released by "attachment_update" :: held 3.853s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:37:01.232039 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-c4d9949a-de98-486f-9fc9-4b0b450c42b1 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2 returned with HTTP 200 Jan 02 02:37:01.234258 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 191/380] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:36:57 2021] PUT /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2 => generated 762 bytes in 3965 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:01.284744 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-dbe55f7e-77a9-4ceb-b1d1-6cbf39260fdd tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] POST http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2/action Jan 02 02:37:01.286450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:01.286450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:37:01.287819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-dbe55f7e-77a9-4ceb-b1d1-6cbf39260fdd tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:37:01.289080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-dbe55f7e-77a9-4ceb-b1d1-6cbf39260fdd tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:37:01.561461 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:01.561461 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:01.615798 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a1d4be40-c735-4488-9f84-34d263925f90 req-dbe55f7e-77a9-4ceb-b1d1-6cbf39260fdd tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2/action returned with HTTP 204 Jan 02 02:37:01.621078 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 190/381] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:37:01 2021] POST /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2/action => generated 0 bytes in 347 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:37:07.992665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-b1076558-34e4-4738-8aca-d2e0d174149f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:37:07.993793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-b1076558-34e4-4738-8aca-d2e0d174149f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:07.994186 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:07.994186 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:37:07.994792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-b1076558-34e4-4738-8aca-d2e0d174149f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:08.091890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:08.091890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:08.103837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-b1076558-34e4-4738-8aca-d2e0d174149f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:37:08.135352 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:08.135352 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:08.159088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-b1076558-34e4-4738-8aca-d2e0d174149f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:37:08.162154 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 192/382] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:37:07 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 1203 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:08.202101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c/action Jan 02 02:37:08.202968 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:08.202968 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:37:08.203817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:37:08.211437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:37:08.562028 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:08.562028 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:08.565040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:37:08.602318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Begin detaching volume completed successfully. Jan 02 02:37:08.603527 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c/action returned with HTTP 202 Jan 02 02:37:08.605441 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 191/383] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:37:08 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c/action => generated 0 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:37:08.689942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7271ca98-8a5f-481b-a62f-60b4f039181a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:37:08.691697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7271ca98-8a5f-481b-a62f-60b4f039181a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:08.692213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:08.692213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:37:08.694365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7271ca98-8a5f-481b-a62f-60b4f039181a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:08.794874 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume// Jan 02 02:37:08.796023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:08.796747 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:08.796747 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:37:08.798269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:08.800380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a716cdec-cb3c-4a82-9af2-b77744568fd3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:37:08.801739 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 192/384] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:37:08 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:37:08.826154 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-d37d0f13-4c42-44a1-9440-91f8725cec40 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:37:08.838540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-d37d0f13-4c42-44a1-9440-91f8725cec40 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:08.839705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-d37d0f13-4c42-44a1-9440-91f8725cec40 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:09.078249 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:09.078249 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:09.126619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7271ca98-8a5f-481b-a62f-60b4f039181a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:37:09.162864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:09.162864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:09.210902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-d37d0f13-4c42-44a1-9440-91f8725cec40 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:37:09.238190 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:09.238190 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:09.290643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7271ca98-8a5f-481b-a62f-60b4f039181a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:37:09.305242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 193/385] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:08 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 1206 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:09.346527 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:09.346527 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:09.378844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-d37d0f13-4c42-44a1-9440-91f8725cec40 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:37:09.380447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 193/386] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:37:08 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 1305 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:37:09.846950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a027c498-d3e6-4799-b697-149ceb09c608 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] DELETE http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda Jan 02 02:37:09.847908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a027c498-d3e6-4799-b697-149ceb09c608 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:09.856333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:09.856333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:37:09.857002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a027c498-d3e6-4799-b697-149ceb09c608 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:10.045211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:10.045211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:10.359482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3567d3f-25f9-4a55-9e2e-7bf0338df150 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:37:10.361701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3567d3f-25f9-4a55-9e2e-7bf0338df150 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:10.362929 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:10.362929 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:37:10.363624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3567d3f-25f9-4a55-9e2e-7bf0338df150 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:10.569526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:10.569526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:10.595466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e3567d3f-25f9-4a55-9e2e-7bf0338df150 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:37:10.621506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:10.621506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:10.632078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3567d3f-25f9-4a55-9e2e-7bf0338df150 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:37:10.632622 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 194/387] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:10 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 1206 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:37:11.510276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a027c498-d3e6-4799-b697-149ceb09c608 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:37:11.511328 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a027c498-d3e6-4799-b697-149ceb09c608 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:37:11.519478 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0db21f9a-34bc-4ab7-98f8-14977164103f req-a027c498-d3e6-4799-b697-149ceb09c608 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda returned with HTTP 200 Jan 02 02:37:11.520913 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 194/388] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:37:09 2021] DELETE /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/30dedafc-42a3-439c-92f0-52936d8dccda => generated 19 bytes in 1694 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:37:11.665272 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d19a7f2d-d80d-46ef-97d0-d35627e9ac7f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:37:11.665821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d19a7f2d-d80d-46ef-97d0-d35627e9ac7f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:37:11.666097 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:37:11.666097 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:37:11.666386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d19a7f2d-d80d-46ef-97d0-d35627e9ac7f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:37:11.804136 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:37:11.804136 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:37:11.834305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d19a7f2d-d80d-46ef-97d0-d35627e9ac7f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:37:11.913584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d19a7f2d-d80d-46ef-97d0-d35627e9ac7f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:37:11.914405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 195/389] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:37:11 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:38:09.660508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a15db88-3acc-4018-99c6-a231566765bf tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:38:09.662100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a15db88-3acc-4018-99c6-a231566765bf tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:09.663340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:09.663340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:38:09.670561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a15db88-3acc-4018-99c6-a231566765bf tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:09.809383 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:09.809383 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:38:09.822179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0a15db88-3acc-4018-99c6-a231566765bf tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:38:09.865948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a15db88-3acc-4018-99c6-a231566765bf tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:38:09.867223 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 195/390] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:09 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:38:09.883374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fdc42a35-2bab-4355-8b61-b4c6e1a109ca tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:38:09.884542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fdc42a35-2bab-4355-8b61-b4c6e1a109ca tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:38:09.884765 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:38:09.884765 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:38:09.885154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fdc42a35-2bab-4355-8b61-b4c6e1a109ca tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:38:09.971193 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:38:09.971193 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:38:10.001873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fdc42a35-2bab-4355-8b61-b4c6e1a109ca tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:38:10.072690 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fdc42a35-2bab-4355-8b61-b4c6e1a109ca tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:38:10.074720 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 196/391] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:38:09 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:25.924519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad19efa8-88b0-45ab-ae53-d2e50edf6480 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] POST http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/types Jan 02 02:39:25.924519 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:25.924519 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:25.924519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad19efa8-88b0-45ab-ae53-d2e50edf6480 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-864202739"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:26.208982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad19efa8-88b0-45ab-ae53-d2e50edf6480 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/types returned with HTTP 200 Jan 02 02:39:26.237093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1692fff3-af3a-4f76-9775-36e5f7f0e83e tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] POST http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/group_types Jan 02 02:39:26.237093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:26.237093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:26.237093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1692fff3-af3a-4f76-9775-36e5f7f0e83e tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-230727363"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:26.245918 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 196/392] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 02:39:25 2021] POST /volume/v3/d170adc37f254a16a07cf569d9fd5587/types => generated 219 bytes in 989 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:26.540132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1692fff3-af3a-4f76-9775-36e5f7f0e83e tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/group_types returned with HTTP 202 Jan 02 02:39:26.579766 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 197/393] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Jan 2 02:39:26 2021] POST /volume/v3/d170adc37f254a16a07cf569d9fd5587/group_types => generated 176 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:27.309241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a58269a-540d-4686-9c5c-58f541e5cc23 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] POST http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups Jan 02 02:39:27.309241 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a58269a-540d-4686-9c5c-58f541e5cc23 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e458bdef-7497-4fe1-bf08-62982d2538d4", "volume_types": ["63872a27-f228-453e-bf59-52d440223b25"], "name": "tempest-GroupsV320Test-Group-830678451"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:27.309241 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-2a58269a-540d-4686-9c5c-58f541e5cc23 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Creating new group {'group': {'group_type': 'e458bdef-7497-4fe1-bf08-62982d2538d4', 'volume_types': ['63872a27-f228-453e-bf59-52d440223b25'], 'name': 'tempest-GroupsV320Test-Group-830678451'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:39:27.344761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-2a58269a-540d-4686-9c5c-58f541e5cc23 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Creating group tempest-GroupsV320Test-Group-830678451. Jan 02 02:39:27.468570 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a58269a-540d-4686-9c5c-58f541e5cc23 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Availability zone cache updated, next update will occur around 2021-01-02 03:39:27.458344. {{(pid=88029) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:39:27.468570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2a58269a-540d-4686-9c5c-58f541e5cc23 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Availability Zones retrieved successfully. Jan 02 02:39:27.559865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-2a58269a-540d-4686-9c5c-58f541e5cc23 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Created reservations ['8aec335b-adfb-49df-bea2-1b99e74d6be7'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:39:27.699887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a58269a-540d-4686-9c5c-58f541e5cc23 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups returned with HTTP 202 Jan 02 02:39:27.702965 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 197/394] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Jan 2 02:39:26 2021] POST /volume/v3/0152cbeccc934719af7e2f997df2442e/groups => generated 107 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:27.723836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed759450-7af2-412f-be2d-bb0257b7ace2 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:27.723836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed759450-7af2-412f-be2d-bb0257b7ace2 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:27.728749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed759450-7af2-412f-be2d-bb0257b7ace2 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:27.728749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-ed759450-7af2-412f-be2d-bb0257b7ace2 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] show called for member e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:39:27.757499 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:27.757499 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:27.896299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed759450-7af2-412f-be2d-bb0257b7ace2 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 returned with HTTP 200 Jan 02 02:39:27.897623 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 198/395] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:39:27 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 => generated 387 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:39:28.929356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb15c9d3-c181-41b3-a0c7-2c428c9b04cc tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:28.929356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb15c9d3-c181-41b3-a0c7-2c428c9b04cc tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:28.929356 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:28.929356 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:28.929356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb15c9d3-c181-41b3-a0c7-2c428c9b04cc tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:28.947737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-bb15c9d3-c181-41b3-a0c7-2c428c9b04cc tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] show called for member e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:39:28.981266 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:28.981266 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.090287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb15c9d3-c181-41b3-a0c7-2c428c9b04cc tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 returned with HTTP 200 Jan 02 02:39:29.090287 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 198/396] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:39:28 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 => generated 388 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:39:29.114430 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4eca8749-5d3d-4062-92e8-6d3286db9071 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] POST http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action Jan 02 02:39:29.114430 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.114430 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.114430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4eca8749-5d3d-4062-92e8-6d3286db9071 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:39:29.114430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4eca8749-5d3d-4062-92e8-6d3286db9071 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:29.114430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-4eca8749-5d3d-4062-92e8-6d3286db9071 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Updating group 'e4d8d516-0681-478b-9d2b-5563bf3ddb12' with 'creating' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 02:39:29.133452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.133452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.154983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4eca8749-5d3d-4062-92e8-6d3286db9071 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action returned with HTTP 202 Jan 02 02:39:29.173226 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 199/397] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:39:29 2021] POST /volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:39:29.182465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aa29976-d4fc-46d8-9fbe-94e88335b9be tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:29.182465 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aa29976-d4fc-46d8-9fbe-94e88335b9be tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:29.182465 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.182465 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.182465 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aa29976-d4fc-46d8-9fbe-94e88335b9be tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:29.182465 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-3aa29976-d4fc-46d8-9fbe-94e88335b9be tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] show called for member e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:39:29.201177 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.201177 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.293643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aa29976-d4fc-46d8-9fbe-94e88335b9be tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 returned with HTTP 200 Jan 02 02:39:29.293643 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 199/398] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:39:29 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 => generated 387 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:39:29.308349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-255525cb-cb75-4c7e-bd2c-70c6845a2a1e tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] POST http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action Jan 02 02:39:29.308349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.308349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.308349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-255525cb-cb75-4c7e-bd2c-70c6845a2a1e tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:39:29.308349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-255525cb-cb75-4c7e-bd2c-70c6845a2a1e tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:29.308349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-255525cb-cb75-4c7e-bd2c-70c6845a2a1e tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Updating group 'e4d8d516-0681-478b-9d2b-5563bf3ddb12' with 'available' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 02:39:29.330687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.330687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.354048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-255525cb-cb75-4c7e-bd2c-70c6845a2a1e tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action returned with HTTP 202 Jan 02 02:39:29.354048 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 200/399] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:39:29 2021] POST /volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-989d674b-5c49-4b5d-b560-50865cad9d7c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-989d674b-5c49-4b5d-b560-50865cad9d7c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-989d674b-5c49-4b5d-b560-50865cad9d7c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-989d674b-5c49-4b5d-b560-50865cad9d7c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] show called for member e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-989d674b-5c49-4b5d-b560-50865cad9d7c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 returned with HTTP 200 Jan 02 02:39:29.580632 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 200/400] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:39:29 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-088cfa5d-b148-4fba-91f7-796b8375b507 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] POST http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-088cfa5d-b148-4fba-91f7-796b8375b507 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-088cfa5d-b148-4fba-91f7-796b8375b507 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-088cfa5d-b148-4fba-91f7-796b8375b507 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Updating group 'e4d8d516-0681-478b-9d2b-5563bf3ddb12' with 'error' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-088cfa5d-b148-4fba-91f7-796b8375b507 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action returned with HTTP 202 Jan 02 02:39:29.584623 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 201/401] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:39:29 2021] POST /volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:39:29.588899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1374f199-94e2-4cd2-947f-306d6b63d146 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:29.588899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1374f199-94e2-4cd2-947f-306d6b63d146 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:29.588899 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.588899 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.588899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1374f199-94e2-4cd2-947f-306d6b63d146 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:29.588899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-1374f199-94e2-4cd2-947f-306d6b63d146 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] show called for member e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:39:29.588899 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.588899 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.616108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1374f199-94e2-4cd2-947f-306d6b63d146 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 returned with HTTP 200 Jan 02 02:39:29.616108 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 201/402] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:39:29 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 => generated 384 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:39:29.630407 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf70f5c0-bddb-4e89-bbf9-cade79ab14bb tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] POST http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action Jan 02 02:39:29.630407 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.630407 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.630407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf70f5c0-bddb-4e89-bbf9-cade79ab14bb tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:39:29.630407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf70f5c0-bddb-4e89-bbf9-cade79ab14bb tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:29.630407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-bf70f5c0-bddb-4e89-bbf9-cade79ab14bb tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Updating group 'e4d8d516-0681-478b-9d2b-5563bf3ddb12' with 'available' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 02:39:29.640067 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.640067 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.654844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf70f5c0-bddb-4e89-bbf9-cade79ab14bb tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action returned with HTTP 202 Jan 02 02:39:29.654844 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 202/403] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:39:29 2021] POST /volume/v3/d170adc37f254a16a07cf569d9fd5587/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:39:29.661830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4805208-2b12-4812-9149-034287c8d21f tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:29.661830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4805208-2b12-4812-9149-034287c8d21f tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:29.661830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.661830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.661830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4805208-2b12-4812-9149-034287c8d21f tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:29.661830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-f4805208-2b12-4812-9149-034287c8d21f tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] show called for member e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:39:29.676843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.676843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:29.704405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4805208-2b12-4812-9149-034287c8d21f tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 returned with HTTP 200 Jan 02 02:39:29.704405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 202/404] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:39:29 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 => generated 388 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:39:29.720687 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2cc946ac-9bee-4b85-a333-079461dd8aea tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/volumes/detail Jan 02 02:39:29.720687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2cc946ac-9bee-4b85-a333-079461dd8aea tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:29.720687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.720687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.720687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2cc946ac-9bee-4b85-a333-079461dd8aea tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:29.735422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-2cc946ac-9bee-4b85-a333-079461dd8aea tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:39:29.735422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2cc946ac-9bee-4b85-a333-079461dd8aea tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:39:29.806281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2cc946ac-9bee-4b85-a333-079461dd8aea tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Get all volumes completed successfully. Jan 02 02:39:29.806281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2cc946ac-9bee-4b85-a333-079461dd8aea tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/volumes/detail returned with HTTP 200 Jan 02 02:39:29.806281 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 203/405] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:39:29 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/volumes/detail => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:29.827691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0e3a3e9-f0d5-4e18-865a-01ac31ddee6c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] POST http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action Jan 02 02:39:29.827691 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:29.827691 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:29.827691 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0e3a3e9-f0d5-4e18-865a-01ac31ddee6c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:39:29.827691 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0e3a3e9-f0d5-4e18-865a-01ac31ddee6c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:29.827691 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-b0e3a3e9-f0d5-4e18-865a-01ac31ddee6c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] delete called for group e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88029) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:39:29.827691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-b0e3a3e9-f0d5-4e18-865a-01ac31ddee6c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Delete group with id: e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:29.844806 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:29.844806 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:30.020804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0e3a3e9-f0d5-4e18-865a-01ac31ddee6c tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action returned with HTTP 202 Jan 02 02:39:30.020804 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 203/406] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:39:29 2021] POST /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:39:30.027950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0384272-5dfa-40ba-a5bf-8eb355d2674d tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:30.027950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0384272-5dfa-40ba-a5bf-8eb355d2674d tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:30.027950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0384272-5dfa-40ba-a5bf-8eb355d2674d tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:30.027950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-c0384272-5dfa-40ba-a5bf-8eb355d2674d tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] show called for member e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:39:30.043830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:30.043830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:30.108017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0384272-5dfa-40ba-a5bf-8eb355d2674d tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 returned with HTTP 200 Jan 02 02:39:30.108017 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 204/407] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:39:30 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 => generated 387 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:39:31.118446 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8d7860e-f16e-412c-b30c-4230a1f8ad00 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] GET http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 Jan 02 02:39:31.119636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8d7860e-f16e-412c-b30c-4230a1f8ad00 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:31.119848 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:31.119848 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:31.120729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8d7860e-f16e-412c-b30c-4230a1f8ad00 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:31.121455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-c8d7860e-f16e-412c-b30c-4230a1f8ad00 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] show called for member e4d8d516-0681-478b-9d2b-5563bf3ddb12 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:39:31.135581 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8d7860e-f16e-412c-b30c-4230a1f8ad00 tempest-GroupsV320Test-285926948 tempest-GroupsV320Test-285926948] http://10.222.0.50/volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 returned with HTTP 404 Jan 02 02:39:31.147874 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 204/408] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:39:31 2021] GET /volume/v3/0152cbeccc934719af7e2f997df2442e/groups/e4d8d516-0681-478b-9d2b-5563bf3ddb12 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:39:31.161883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c2f8e14-44e1-49fd-95cb-8090e04b07bf tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] DELETE http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/group_types/e458bdef-7497-4fe1-bf08-62982d2538d4 Jan 02 02:39:31.164383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c2f8e14-44e1-49fd-95cb-8090e04b07bf tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:31.164970 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:39:31.164970 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:39:31.166015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c2f8e14-44e1-49fd-95cb-8090e04b07bf tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:31.172081 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:39:31.172081 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:39:31.330125 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:39:31.330125 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:39:31.358032 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c2f8e14-44e1-49fd-95cb-8090e04b07bf tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/group_types/e458bdef-7497-4fe1-bf08-62982d2538d4 returned with HTTP 202 Jan 02 02:39:31.368632 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 205/409] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 02:39:31 2021] DELETE /volume/v3/d170adc37f254a16a07cf569d9fd5587/group_types/e458bdef-7497-4fe1-bf08-62982d2538d4 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:39:31.400695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5561ffe5-c7b1-4333-92a9-117363402fcf tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] DELETE http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/types/63872a27-f228-453e-bf59-52d440223b25 Jan 02 02:39:31.408981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5561ffe5-c7b1-4333-92a9-117363402fcf tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:31.410387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5561ffe5-c7b1-4333-92a9-117363402fcf tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Calling method '_delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:31.675789 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:39:31.675789 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:39:31.713688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5561ffe5-c7b1-4333-92a9-117363402fcf tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/types/63872a27-f228-453e-bf59-52d440223b25 returned with HTTP 202 Jan 02 02:39:31.715535 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 205/410] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:39:31 2021] DELETE /volume/v3/d170adc37f254a16a07cf569d9fd5587/types/63872a27-f228-453e-bf59-52d440223b25 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:39:31.726411 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91fef1e4-b194-4a51-bcd2-796217e49762 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] GET http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/types/63872a27-f228-453e-bf59-52d440223b25 Jan 02 02:39:31.726969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91fef1e4-b194-4a51-bcd2-796217e49762 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:31.727487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91fef1e4-b194-4a51-bcd2-796217e49762 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:31.751276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91fef1e4-b194-4a51-bcd2-796217e49762 tempest-GroupsV320Test-1586982345 tempest-GroupsV320Test-1586982345] http://10.222.0.50/volume/v3/d170adc37f254a16a07cf569d9fd5587/types/63872a27-f228-453e-bf59-52d440223b25 returned with HTTP 404 Jan 02 02:39:31.752650 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 206/411] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:39:31 2021] GET /volume/v3/d170adc37f254a16a07cf569d9fd5587/types/63872a27-f228-453e-bf59-52d440223b25 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:48.054970 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6af6a73-9db3-442e-9dfc-98495b7ad3aa tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] POST http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types Jan 02 02:39:48.054970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6af6a73-9db3-442e-9dfc-98495b7ad3aa tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-125819903"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:48.177085 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6af6a73-9db3-442e-9dfc-98495b7ad3aa tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types returned with HTTP 200 Jan 02 02:39:48.177085 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 206/412] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 02:39:47 2021] POST /volume/v3/e87263ac84634ba4b43915e09380ba7e/types => generated 230 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:39:48.193347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bbea152-8d8e-4d29-bc46-d906bbb0c7a8 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] POST http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs Jan 02 02:39:48.194017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bbea152-8d8e-4d29-bc46-d906bbb0c7a8 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:48.385377 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bbea152-8d8e-4d29-bc46-d906bbb0c7a8 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs returned with HTTP 200 Jan 02 02:39:48.392740 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 207/413] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Jan 2 02:39:48 2021] POST /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs => generated 34 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 02:39:48.401232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff1a3003-6761-436d-8d2a-13530a6b7a8d tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] GET http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 Jan 02 02:39:48.402316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff1a3003-6761-436d-8d2a-13530a6b7a8d tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:48.402752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff1a3003-6761-436d-8d2a-13530a6b7a8d tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:48.447119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff1a3003-6761-436d-8d2a-13530a6b7a8d tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 returned with HTTP 200 Jan 02 02:39:48.455406 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 207/414] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Jan 2 02:39:48 2021] GET /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:39:48.462222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbf7818a-3bea-462b-9690-cdfe2f44bad5 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] DELETE http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 Jan 02 02:39:48.462222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbf7818a-3bea-462b-9690-cdfe2f44bad5 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:48.462471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbf7818a-3bea-462b-9690-cdfe2f44bad5 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:48.632918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbf7818a-3bea-462b-9690-cdfe2f44bad5 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 returned with HTTP 202 Jan 02 02:39:48.634654 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 208/415] 10.222.0.50 () {58 vars in 1366 bytes} [Sat Jan 2 02:39:48 2021] DELETE /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:39:48.654629 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-960c1fc6-7cd0-4f75-9ec7-7a57853cde05 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] GET http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 Jan 02 02:39:48.655909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-960c1fc6-7cd0-4f75-9ec7-7a57853cde05 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:48.656711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-960c1fc6-7cd0-4f75-9ec7-7a57853cde05 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:48.696793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-960c1fc6-7cd0-4f75-9ec7-7a57853cde05 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 returned with HTTP 404 Jan 02 02:39:48.718061 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 208/416] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Jan 2 02:39:48 2021] GET /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec3 => generated 129 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:39:48.720616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4adbd3ff-f56b-462a-8e3b-5ed00c93fbac tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] POST http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs Jan 02 02:39:48.721329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4adbd3ff-f56b-462a-8e3b-5ed00c93fbac tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:48.996101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4adbd3ff-f56b-462a-8e3b-5ed00c93fbac tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs returned with HTTP 200 Jan 02 02:39:49.007898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08dc3379-3dc2-4c60-a11a-09b4f4ce0229 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] GET http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs Jan 02 02:39:49.008644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08dc3379-3dc2-4c60-a11a-09b4f4ce0229 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:49.009356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08dc3379-3dc2-4c60-a11a-09b4f4ce0229 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:49.015597 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 209/417] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Jan 2 02:39:48 2021] POST /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs => generated 34 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:39:49.034965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08dc3379-3dc2-4c60-a11a-09b4f4ce0229 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs returned with HTTP 200 Jan 02 02:39:49.056066 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86581372-869b-46a0-b946-46793293cfea tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] POST http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs Jan 02 02:39:49.060213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86581372-869b-46a0-b946-46793293cfea tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:49.060748 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 209/418] 10.222.0.50 () {58 vars in 1345 bytes} [Sat Jan 2 02:39:49 2021] GET /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:39:49.402157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86581372-869b-46a0-b946-46793293cfea tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs returned with HTTP 200 Jan 02 02:39:49.412572 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 210/419] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Jan 2 02:39:49 2021] POST /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs => generated 34 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:39:49.414573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a13adf0-fa57-4ece-a7d3-a38fbc4e78bf tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] PUT http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec2 Jan 02 02:39:49.415367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a13adf0-fa57-4ece-a7d3-a38fbc4e78bf tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:49.546935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a13adf0-fa57-4ece-a7d3-a38fbc4e78bf tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec2 returned with HTTP 200 Jan 02 02:39:49.558650 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 210/420] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Jan 2 02:39:49 2021] PUT /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec2 => generated 17 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:39:49.594738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-826f2850-99ae-4818-ac7d-78f1dabf2470 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] GET http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec2 Jan 02 02:39:49.595811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-826f2850-99ae-4818-ac7d-78f1dabf2470 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:49.598170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-826f2850-99ae-4818-ac7d-78f1dabf2470 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:49.675631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-826f2850-99ae-4818-ac7d-78f1dabf2470 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec2 returned with HTTP 200 Jan 02 02:39:49.676336 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 211/421] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Jan 2 02:39:49 2021] GET /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs/spec2 => generated 17 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:39:49.721600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f284f22-0d07-499c-a299-b6554cf53373 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] POST http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs Jan 02 02:39:49.721600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f284f22-0d07-499c-a299-b6554cf53373 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:39:50.120337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f284f22-0d07-499c-a299-b6554cf53373 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs returned with HTTP 200 Jan 02 02:39:50.120337 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 211/422] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Jan 2 02:39:49 2021] POST /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs => generated 51 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:39:50.139157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45600b6f-a3ac-4b2f-9c84-aaffddf83766 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] GET http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs Jan 02 02:39:50.139157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45600b6f-a3ac-4b2f-9c84-aaffddf83766 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:50.148771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45600b6f-a3ac-4b2f-9c84-aaffddf83766 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:50.250459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45600b6f-a3ac-4b2f-9c84-aaffddf83766 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs returned with HTTP 200 Jan 02 02:39:50.252678 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 212/423] 10.222.0.50 () {58 vars in 1345 bytes} [Sat Jan 2 02:39:50 2021] GET /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec/extra_specs => generated 68 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:39:50.271153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a8e969c-aa8e-4512-ab56-2a37a3176896 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] DELETE http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec Jan 02 02:39:50.272537 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a8e969c-aa8e-4512-ab56-2a37a3176896 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:50.273695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a8e969c-aa8e-4512-ab56-2a37a3176896 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Calling method '_delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:50.611324 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a8e969c-aa8e-4512-ab56-2a37a3176896 tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec returned with HTTP 202 Jan 02 02:39:50.614428 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 212/424] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:39:50 2021] DELETE /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec => generated 0 bytes in 355 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:39:50.623878 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-104377db-0a19-4896-a928-9bb6be06e4df tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] GET http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec Jan 02 02:39:50.624524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-104377db-0a19-4896-a928-9bb6be06e4df tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:39:50.625106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-104377db-0a19-4896-a928-9bb6be06e4df tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:39:50.639975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-104377db-0a19-4896-a928-9bb6be06e4df tempest-VolumeTypesExtraSpecsTest-600811611 tempest-VolumeTypesExtraSpecsTest-600811611] http://10.222.0.50/volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec returned with HTTP 404 Jan 02 02:39:50.641630 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 213/425] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:39:50 2021] GET /volume/v3/e87263ac84634ba4b43915e09380ba7e/types/0688cb47-8091-4f3a-b0bb-c74ec4fa6fec => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:00.988993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] POST http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes Jan 02 02:40:00.992941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Action: 'create', calling method: create, body: {"volume": {"imageRef": "06705461-003a-458e-b87d-7de516c92d96", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1169192903"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:01.016551 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Create volume request body: {'volume': {'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1169192903'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:40:01.376111 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Create volume of 1 GB Jan 02 02:40:01.466263 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Availability Zones retrieved successfully. Jan 02 02:40:01.630590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Flow 'volume_create_api' (e8e75b7c-13db-48a0-9f91-e9cf73584512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:01.648901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ecc3a3-653c-422e-83af-aab640ad845b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:01.658873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:40:02.114775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ecc3a3-653c-422e-83af-aab640ad845b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:02.119343 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f05070f-4325-4aa0-b3a5-0e8977e8ccf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:02.614122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Created reservations ['cd4d22d8-6e52-473c-8a20-5a7aa6556c13', 'eb236404-baae-4181-9c87-ab88fc3cd5a7', '7aab6771-52a8-48d9-8550-2d13306b0689', '1bd2d917-7127-487b-b572-5126d93a3484'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:02.619632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f05070f-4325-4aa0-b3a5-0e8977e8ccf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd4d22d8-6e52-473c-8a20-5a7aa6556c13', 'eb236404-baae-4181-9c87-ab88fc3cd5a7', '7aab6771-52a8-48d9-8550-2d13306b0689', '1bd2d917-7127-487b-b572-5126d93a3484']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:02.621264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc5a2e7-b90a-4d3d-b029-f075ecd04a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:03.010133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc5a2e7-b90a-4d3d-b029-f075ecd04a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '715f2a01-e757-4da3-bf3a-93f36b91af2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1169192903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d7f42f42f14153bf9811c1bece0f49',qos_specs=None,replication_status=,reservations=['cd4d22d8-6e52-473c-8a20-5a7aa6556c13','eb236404-baae-4181-9c87-ab88fc3cd5a7','7aab6771-52a8-48d9-8550-2d13306b0689','1bd2d917-7127-487b-b572-5126d93a3484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ffd823b3e0492fa918815375a0ad56',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1169192903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=715f2a01-e757-4da3-bf3a-93f36b91af2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17d7f42f42f14153bf9811c1bece0f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='05ffd823b3e0492fa918815375a0ad56',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:03.032489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f680cb0-92b8-4192-aaac-0c4c1f953284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:03.139106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f680cb0-92b8-4192-aaac-0c4c1f953284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1169192903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d7f42f42f14153bf9811c1bece0f49',qos_specs=None,replication_status=,reservations=['cd4d22d8-6e52-473c-8a20-5a7aa6556c13','eb236404-baae-4181-9c87-ab88fc3cd5a7','7aab6771-52a8-48d9-8550-2d13306b0689','1bd2d917-7127-487b-b572-5126d93a3484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ffd823b3e0492fa918815375a0ad56',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:03.142175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a43802-2a07-4db2-9b31-f91777f3fe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:03.169917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a43802-2a07-4db2-9b31-f91777f3fe97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:03.181036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Flow 'volume_create_api' (e8e75b7c-13db-48a0-9f91-e9cf73584512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:03.292839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Create volume request issued successfully. Jan 02 02:40:03.339409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f394336-3f2a-4c19-8db6-1789b32c1967 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes returned with HTTP 202 Jan 02 02:40:03.339409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 213/426] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:40:00 2021] POST /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes => generated 820 bytes in 2365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:40:03.373115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efe0e14c-f4b0-4493-94e2-53392d158451 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:03.374201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efe0e14c-f4b0-4493-94e2-53392d158451 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:03.374918 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efe0e14c-f4b0-4493-94e2-53392d158451 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:03.746755 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:03.746755 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:03.786880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efe0e14c-f4b0-4493-94e2-53392d158451 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:03.915923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efe0e14c-f4b0-4493-94e2-53392d158451 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:03.933019 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 214/427] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:03 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 888 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:04.949038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6de36500-26cb-4477-b3a7-73ced751c15e tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:04.950283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6de36500-26cb-4477-b3a7-73ced751c15e tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:04.950283 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:04.950283 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:04.950283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6de36500-26cb-4477-b3a7-73ced751c15e tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:05.036151 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:05.036151 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:05.053685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6de36500-26cb-4477-b3a7-73ced751c15e tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:05.149134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6de36500-26cb-4477-b3a7-73ced751c15e tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:05.150548 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 214/428] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:04 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:06.195737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39fc6254-3bf3-4c2b-a88d-2ad19759a0cd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:06.196710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39fc6254-3bf3-4c2b-a88d-2ad19759a0cd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:06.197055 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:06.197055 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:06.213003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39fc6254-3bf3-4c2b-a88d-2ad19759a0cd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:06.338277 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:06.338277 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:06.357741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-39fc6254-3bf3-4c2b-a88d-2ad19759a0cd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:06.432750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39fc6254-3bf3-4c2b-a88d-2ad19759a0cd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:06.439278 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 215/429] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:06 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:07.468698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ccbc79e-9e67-42dc-91e9-bcb2f91c2206 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:07.471462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ccbc79e-9e67-42dc-91e9-bcb2f91c2206 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:07.473392 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:07.473392 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:07.475034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ccbc79e-9e67-42dc-91e9-bcb2f91c2206 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:07.642017 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:07.642017 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:07.660860 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ccbc79e-9e67-42dc-91e9-bcb2f91c2206 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:07.729695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ccbc79e-9e67-42dc-91e9-bcb2f91c2206 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:07.741307 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 215/430] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:07 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:08.768298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6aeace5-e517-4483-baba-d61ce0425fbd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:08.769819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6aeace5-e517-4483-baba-d61ce0425fbd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:08.770186 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:08.770186 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:08.781489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6aeace5-e517-4483-baba-d61ce0425fbd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:08.924070 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:08.924070 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:08.945154 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a6aeace5-e517-4483-baba-d61ce0425fbd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:09.007265 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6aeace5-e517-4483-baba-d61ce0425fbd tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:09.009399 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 216/431] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:08 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:10.039641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa91c823-128b-4217-99a8-a7d660e2abfb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:10.040205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa91c823-128b-4217-99a8-a7d660e2abfb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:10.040371 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:10.040371 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:10.040964 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa91c823-128b-4217-99a8-a7d660e2abfb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:10.200091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:10.200091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:10.223950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fa91c823-128b-4217-99a8-a7d660e2abfb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:10.295612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa91c823-128b-4217-99a8-a7d660e2abfb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:10.297289 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 216/432] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:10 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:11.329523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-baac4acf-1ede-4ddb-a9d1-d6dc6cf6b516 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:11.330822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-baac4acf-1ede-4ddb-a9d1-d6dc6cf6b516 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:11.331316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:11.331316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:11.332094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-baac4acf-1ede-4ddb-a9d1-d6dc6cf6b516 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:11.387441 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:11.387441 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:11.399104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-baac4acf-1ede-4ddb-a9d1-d6dc6cf6b516 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:11.424528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-baac4acf-1ede-4ddb-a9d1-d6dc6cf6b516 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:11.425725 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 217/433] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:11 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:12.442090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-665fc52d-9cbd-4e2d-83c9-7d7cfd740b89 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:12.442626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-665fc52d-9cbd-4e2d-83c9-7d7cfd740b89 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:12.442845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:12.442845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:12.443223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-665fc52d-9cbd-4e2d-83c9-7d7cfd740b89 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:12.551799 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:12.551799 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:12.590050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-665fc52d-9cbd-4e2d-83c9-7d7cfd740b89 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:12.674560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-665fc52d-9cbd-4e2d-83c9-7d7cfd740b89 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:12.682227 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 217/434] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:12 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:13.702931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-617ce33a-104d-41d8-b5f2-aa44a3f79801 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:13.704820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-617ce33a-104d-41d8-b5f2-aa44a3f79801 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:13.705227 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:13.705227 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:13.705895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-617ce33a-104d-41d8-b5f2-aa44a3f79801 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:13.887636 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:13.887636 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:13.910210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-617ce33a-104d-41d8-b5f2-aa44a3f79801 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:14.015865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-617ce33a-104d-41d8-b5f2-aa44a3f79801 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:14.020717 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 218/435] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:13 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:15.045067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72490f64-d1ba-4696-a239-0d9fbc39a1ff tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:15.045879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72490f64-d1ba-4696-a239-0d9fbc39a1ff tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:15.046030 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:15.046030 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:15.046282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72490f64-d1ba-4696-a239-0d9fbc39a1ff tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:15.145222 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:15.145222 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:15.176338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-72490f64-d1ba-4696-a239-0d9fbc39a1ff tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:15.212239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72490f64-d1ba-4696-a239-0d9fbc39a1ff tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:15.213334 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 218/436] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:15 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:16.233851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e25b071e-3683-4c0b-9b4e-82076be513a7 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:16.234956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e25b071e-3683-4c0b-9b4e-82076be513a7 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:16.237864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:16.237864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:16.238647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e25b071e-3683-4c0b-9b4e-82076be513a7 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:16.405559 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:16.405559 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:16.421250 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e25b071e-3683-4c0b-9b4e-82076be513a7 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:16.452431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e25b071e-3683-4c0b-9b4e-82076be513a7 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:16.453532 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 219/437] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:16 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:17.482781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-afb7ff32-fdfa-4400-9cf0-db428a6ac020 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:17.483355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-afb7ff32-fdfa-4400-9cf0-db428a6ac020 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:17.483506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:17.483506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:17.484144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-afb7ff32-fdfa-4400-9cf0-db428a6ac020 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:17.603799 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:17.603799 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:17.616705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-afb7ff32-fdfa-4400-9cf0-db428a6ac020 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:17.652297 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-afb7ff32-fdfa-4400-9cf0-db428a6ac020 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:17.654507 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 219/438] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:17 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:18.682998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ddc8de36-b727-4ad1-94ad-b721b62c74f5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:18.685170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ddc8de36-b727-4ad1-94ad-b721b62c74f5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:18.685602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:18.685602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:18.686248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ddc8de36-b727-4ad1-94ad-b721b62c74f5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:18.872553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:18.872553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:18.911818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ddc8de36-b727-4ad1-94ad-b721b62c74f5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:18.999526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ddc8de36-b727-4ad1-94ad-b721b62c74f5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:19.003456 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 220/439] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:18 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:20.019272 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d69c633-bd4b-40c3-bec1-4447a5d3c0db tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:20.021397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d69c633-bd4b-40c3-bec1-4447a5d3c0db tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:20.021818 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:20.021818 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:20.022227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d69c633-bd4b-40c3-bec1-4447a5d3c0db tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:20.544686 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:20.544686 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:20.616649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6d69c633-bd4b-40c3-bec1-4447a5d3c0db tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:20.735816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d69c633-bd4b-40c3-bec1-4447a5d3c0db tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:20.756334 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 220/440] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:20 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:21.768237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5db866ec-5bf0-4a6e-aa97-1fcc7d9c56af tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:21.771748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5db866ec-5bf0-4a6e-aa97-1fcc7d9c56af tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:21.773707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:21.773707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:21.775762 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5db866ec-5bf0-4a6e-aa97-1fcc7d9c56af tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:22.029101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:22.029101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:22.071984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5db866ec-5bf0-4a6e-aa97-1fcc7d9c56af tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:22.110322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5db866ec-5bf0-4a6e-aa97-1fcc7d9c56af tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:22.111235 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 221/441] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:21 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:23.141513 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9ed9332e-b059-4d28-aa92-a3526cd284b5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:23.142880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9ed9332e-b059-4d28-aa92-a3526cd284b5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:23.143696 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:23.143696 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:23.144910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9ed9332e-b059-4d28-aa92-a3526cd284b5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:23.222765 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:23.222765 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:23.237164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9ed9332e-b059-4d28-aa92-a3526cd284b5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:23.293821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9ed9332e-b059-4d28-aa92-a3526cd284b5 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:23.311340 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 221/442] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:23 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:24.324393 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98e6050f-e75f-432d-a7be-f24ddce061ca tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:24.324393 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98e6050f-e75f-432d-a7be-f24ddce061ca tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:24.324393 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:24.324393 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:24.324393 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98e6050f-e75f-432d-a7be-f24ddce061ca tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:24.605117 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:24.605117 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:24.618945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-98e6050f-e75f-432d-a7be-f24ddce061ca tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:24.667236 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98e6050f-e75f-432d-a7be-f24ddce061ca tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:24.671324 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 222/443] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:24 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:25.705766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-509a6f3a-a377-46a8-8d13-9ab56c2eaefb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:25.706910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-509a6f3a-a377-46a8-8d13-9ab56c2eaefb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:25.707138 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:25.707138 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:25.707524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-509a6f3a-a377-46a8-8d13-9ab56c2eaefb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:25.794516 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:25.794516 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:25.805906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-509a6f3a-a377-46a8-8d13-9ab56c2eaefb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:25.833928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-509a6f3a-a377-46a8-8d13-9ab56c2eaefb tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:25.835094 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 222/444] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:25 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 912 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:26.856995 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-004e7ef6-6f70-4ae1-ba24-a1021b903ca6 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:26.860385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-004e7ef6-6f70-4ae1-ba24-a1021b903ca6 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:26.864358 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:26.864358 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:26.865490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-004e7ef6-6f70-4ae1-ba24-a1021b903ca6 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:27.023266 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:27.023266 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:27.035014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-004e7ef6-6f70-4ae1-ba24-a1021b903ca6 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:27.082729 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-004e7ef6-6f70-4ae1-ba24-a1021b903ca6 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:27.087626 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 223/445] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:26 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 970 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:28.104617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20803404-39e8-437b-bd16-1d21109b9421 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:28.106129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20803404-39e8-437b-bd16-1d21109b9421 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:28.106579 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:28.106579 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:28.107372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20803404-39e8-437b-bd16-1d21109b9421 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:28.158909 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:28.158909 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:28.168866 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-20803404-39e8-437b-bd16-1d21109b9421 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:28.209777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20803404-39e8-437b-bd16-1d21109b9421 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:28.223082 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 223/446] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:28 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 973 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:29.233112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5ca7b1b-7fb0-4149-903f-0f7bb81c4c5b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:29.237671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5ca7b1b-7fb0-4149-903f-0f7bb81c4c5b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:29.238086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:29.238086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:29.238865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5ca7b1b-7fb0-4149-903f-0f7bb81c4c5b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:29.381443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:29.381443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:29.418518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c5ca7b1b-7fb0-4149-903f-0f7bb81c4c5b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:29.463011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5ca7b1b-7fb0-4149-903f-0f7bb81c4c5b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:29.464107 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 224/447] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:29 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 973 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:30.492568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b74c7eb-8692-4818-a8f8-a8eee99649ad tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:30.493839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b74c7eb-8692-4818-a8f8-a8eee99649ad tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:30.494265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:30.494265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:30.495587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b74c7eb-8692-4818-a8f8-a8eee99649ad tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:30.646245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:30.646245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:30.685009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0b74c7eb-8692-4818-a8f8-a8eee99649ad tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:30.793579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b74c7eb-8692-4818-a8f8-a8eee99649ad tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:30.800740 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 224/448] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:30 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 973 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:31.821564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8bf8b99-dcca-4d7e-b551-841db2dd5aef tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:31.822717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8bf8b99-dcca-4d7e-b551-841db2dd5aef tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:31.822717 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:31.822717 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:31.823141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8bf8b99-dcca-4d7e-b551-841db2dd5aef tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:31.892379 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:31.892379 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:31.904681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d8bf8b99-dcca-4d7e-b551-841db2dd5aef tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:31.939461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8bf8b99-dcca-4d7e-b551-841db2dd5aef tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:31.941051 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 225/449] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:31 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 973 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:32.967842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af80602b-a850-4dbf-a49a-7af3535fe347 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:32.969121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af80602b-a850-4dbf-a49a-7af3535fe347 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:32.969529 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:32.969529 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:32.970131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af80602b-a850-4dbf-a49a-7af3535fe347 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:33.094760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:33.094760 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:33.110222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-af80602b-a850-4dbf-a49a-7af3535fe347 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:33.142830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af80602b-a850-4dbf-a49a-7af3535fe347 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:33.143972 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 225/450] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:32 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 973 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:34.170409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3df4a9b-8b47-4916-be0a-ec3ab8ae3b4b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:34.171153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3df4a9b-8b47-4916-be0a-ec3ab8ae3b4b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:34.171375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:34.171375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:34.171962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3df4a9b-8b47-4916-be0a-ec3ab8ae3b4b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:34.306360 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:34.306360 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:34.335244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a3df4a9b-8b47-4916-be0a-ec3ab8ae3b4b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:34.364352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3df4a9b-8b47-4916-be0a-ec3ab8ae3b4b tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:34.376215 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 226/451] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:34 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 973 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:35.394592 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d0cf611-6073-4b76-964a-60652e3da436 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:35.395397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d0cf611-6073-4b76-964a-60652e3da436 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:35.395397 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:35.395397 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:35.395905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d0cf611-6073-4b76-964a-60652e3da436 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:35.514495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.514495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:35.535116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d0cf611-6073-4b76-964a-60652e3da436 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:35.627232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d0cf611-6073-4b76-964a-60652e3da436 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:35.642322 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 226/452] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:35 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 1361 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:35.648370 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9169f82-63fc-403f-8f55-c97466a21250 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] POST http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action Jan 02 02:40:35.649529 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:35.649529 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:35.650755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9169f82-63fc-403f-8f55-c97466a21250 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:40:35.651719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9169f82-63fc-403f-8f55-c97466a21250 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:35.926073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:35.926073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:36.044298 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.044298 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:36.068849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a9169f82-63fc-403f-8f55-c97466a21250 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:36.153851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a9169f82-63fc-403f-8f55-c97466a21250 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Update volume metadata completed successfully. Jan 02 02:40:36.155497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9169f82-63fc-403f-8f55-c97466a21250 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action returned with HTTP 200 Jan 02 02:40:36.162266 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 227/453] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Jan 2 02:40:35 2021] POST /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action => generated 511 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:36.167115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6cbd102a-ef85-48f1-8c65-f5eb499b71dc tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:36.167700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6cbd102a-ef85-48f1-8c65-f5eb499b71dc tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:36.167914 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:36.167914 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:36.168360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6cbd102a-ef85-48f1-8c65-f5eb499b71dc tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:36.303375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.303375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:36.324848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6cbd102a-ef85-48f1-8c65-f5eb499b71dc tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:36.383164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6cbd102a-ef85-48f1-8c65-f5eb499b71dc tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:36.384003 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 227/454] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:36 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 1436 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:36.403927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b746415e-f483-4aaa-a98a-3bf0b52ae5f9 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] POST http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action Jan 02 02:40:36.404838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:36.404838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:36.405681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b746415e-f483-4aaa-a98a-3bf0b52ae5f9 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:40:36.406356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b746415e-f483-4aaa-a98a-3bf0b52ae5f9 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:36.645744 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.645744 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:36.778264 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.778264 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:36.781070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b746415e-f483-4aaa-a98a-3bf0b52ae5f9 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:36.809671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b746415e-f483-4aaa-a98a-3bf0b52ae5f9 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Get volume image-metadata completed successfully. Jan 02 02:40:36.850091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:40:36.850091 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:40:36.861158 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b746415e-f483-4aaa-a98a-3bf0b52ae5f9 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Delete volume metadata completed successfully. Jan 02 02:40:36.862484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b746415e-f483-4aaa-a98a-3bf0b52ae5f9 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action returned with HTTP 200 Jan 02 02:40:36.867591 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 228/455] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 02:40:36 2021] POST /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action => generated 0 bytes in 469 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 02 02:40:36.873330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc1ce124-6318-48fa-a0ab-716598c6df50 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] POST http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action Jan 02 02:40:36.874272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:36.874272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:36.875059 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc1ce124-6318-48fa-a0ab-716598c6df50 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:40:36.875640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc1ce124-6318-48fa-a0ab-716598c6df50 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:36.939730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:36.939730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:36.941643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cc1ce124-6318-48fa-a0ab-716598c6df50 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:36.977216 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cc1ce124-6318-48fa-a0ab-716598c6df50 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Get volume image-metadata completed successfully. Jan 02 02:40:36.978144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc1ce124-6318-48fa-a0ab-716598c6df50 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action returned with HTTP 200 Jan 02 02:40:36.979124 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 228/456] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 02:40:36 2021] POST /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c/action => generated 485 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:36.994216 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2104a09-978f-421b-8bf3-5418d692ec51 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] DELETE http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:36.995401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2104a09-978f-421b-8bf3-5418d692ec51 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:36.996738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:36.996738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:36.998486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2104a09-978f-421b-8bf3-5418d692ec51 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:37.000991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c2104a09-978f-421b-8bf3-5418d692ec51 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Delete volume with id: 715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:37.163405 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:37.163405 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:37.171821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c2104a09-978f-421b-8bf3-5418d692ec51 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:37.212620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c2104a09-978f-421b-8bf3-5418d692ec51 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Delete volume request issued successfully. Jan 02 02:40:37.216844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2104a09-978f-421b-8bf3-5418d692ec51 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 202 Jan 02 02:40:37.218014 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 229/457] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:40:36 2021] DELETE /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:40:37.226935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c792cb7-f833-4097-aa3b-bae69cf2f9c1 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:37.228571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c792cb7-f833-4097-aa3b-bae69cf2f9c1 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:37.229087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:37.229087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:37.229763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c792cb7-f833-4097-aa3b-bae69cf2f9c1 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:37.362107 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:37.362107 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:37.416078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7c792cb7-f833-4097-aa3b-bae69cf2f9c1 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:37.476720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c792cb7-f833-4097-aa3b-bae69cf2f9c1 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:37.478297 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 229/458] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:37 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 1409 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:40:38.495057 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9abc622d-e6fd-44ce-a4e2-3bff8f9ca4c0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:38.496408 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9abc622d-e6fd-44ce-a4e2-3bff8f9ca4c0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:38.496698 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:38.496698 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:38.497291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9abc622d-e6fd-44ce-a4e2-3bff8f9ca4c0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:38.594637 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:38.594637 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:38.624311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9abc622d-e6fd-44ce-a4e2-3bff8f9ca4c0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Volume info retrieved successfully. Jan 02 02:40:38.654902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9abc622d-e6fd-44ce-a4e2-3bff8f9ca4c0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 200 Jan 02 02:40:38.658290 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 230/459] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:38 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 1409 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:40:39.694668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eac661d9-3889-4a2e-9fcc-8e45616549b0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] GET http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c Jan 02 02:40:39.696107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eac661d9-3889-4a2e-9fcc-8e45616549b0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:39.696537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:39.696537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:39.697139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eac661d9-3889-4a2e-9fcc-8e45616549b0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:39.807300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eac661d9-3889-4a2e-9fcc-8e45616549b0 tempest-VolumesImageMetadata-1616207996 tempest-VolumesImageMetadata-1616207996] http://10.222.0.50/volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c returned with HTTP 404 Jan 02 02:40:39.810356 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 230/460] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:39 2021] GET /volume/v3/17d7f42f42f14153bf9811c1bece0f49/volumes/715f2a01-e757-4da3-bf3a-93f36b91af2c => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:40:45.038131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] POST http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes Jan 02 02:40:45.055683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:45.055683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:45.057176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1593608328"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:45.064042 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1593608328'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:40:45.067269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume of 1 GB Jan 02 02:40:45.105991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Availability Zones retrieved successfully. Jan 02 02:40:45.128021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Flow 'volume_create_api' (33eb8a39-cb87-4b74-9eab-bef2c3934af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:45.131534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5515a37f-0f41-426f-b51f-e28ff456284e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:45.133879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:40:45.217327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5515a37f-0f41-426f-b51f-e28ff456284e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:45.220519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aed4fad-ff21-4f6b-a54d-abd688794b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:45.346753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Created reservations ['478f3eeb-bf7e-4506-9d8c-a3a9fb6a9314', '0b68e5ae-80b0-4503-bb0c-a17c3c6ac2c5', '88f8a62c-721a-4f75-83ba-9262e7ce6a62', 'cdde5fe9-07c3-4edc-824b-b3f753a55306'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:45.349289 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aed4fad-ff21-4f6b-a54d-abd688794b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['478f3eeb-bf7e-4506-9d8c-a3a9fb6a9314', '0b68e5ae-80b0-4503-bb0c-a17c3c6ac2c5', '88f8a62c-721a-4f75-83ba-9262e7ce6a62', 'cdde5fe9-07c3-4edc-824b-b3f753a55306']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:45.352131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ac4f74-bb6d-4511-81f7-4c3a979a0a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:45.434806 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ac4f74-bb6d-4511-81f7-4c3a979a0a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbb93507-d823-461e-92a1-61f385068d48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1593608328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d9445c722345ac823e2218b2b11ede',qos_specs=None,replication_status=,reservations=['478f3eeb-bf7e-4506-9d8c-a3a9fb6a9314','0b68e5ae-80b0-4503-bb0c-a17c3c6ac2c5','88f8a62c-721a-4f75-83ba-9262e7ce6a62','cdde5fe9-07c3-4edc-824b-b3f753a55306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1593608328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbb93507-d823-461e-92a1-61f385068d48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61d9445c722345ac823e2218b2b11ede',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:45.439044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfc11a3-1455-4f36-90e1-e3b1d658555b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:45.489959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfc11a3-1455-4f36-90e1-e3b1d658555b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1593608328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d9445c722345ac823e2218b2b11ede',qos_specs=None,replication_status=,reservations=['478f3eeb-bf7e-4506-9d8c-a3a9fb6a9314','0b68e5ae-80b0-4503-bb0c-a17c3c6ac2c5','88f8a62c-721a-4f75-83ba-9262e7ce6a62','cdde5fe9-07c3-4edc-824b-b3f753a55306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:45.492082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5b48f2-70da-4fcf-be05-30c60eb0aa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:40:45.510649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5b48f2-70da-4fcf-be05-30c60eb0aa45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:40:45.514735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Flow 'volume_create_api' (33eb8a39-cb87-4b74-9eab-bef2c3934af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:40:45.638512 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume request issued successfully. Jan 02 02:40:45.673806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bacf84a8-d5d5-4fef-8e6c-538cf5ced112 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes returned with HTTP 202 Jan 02 02:40:45.675650 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 231/461] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:40:44 2021] POST /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes => generated 820 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:40:45.692951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20cc5071-3999-4a8c-a715-c1acaeb9d671 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:45.694147 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20cc5071-3999-4a8c-a715-c1acaeb9d671 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:45.695579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20cc5071-3999-4a8c-a715-c1acaeb9d671 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:45.889744 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:45.889744 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:45.925787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-20cc5071-3999-4a8c-a715-c1acaeb9d671 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:46.025100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20cc5071-3999-4a8c-a715-c1acaeb9d671 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 200 Jan 02 02:40:46.038304 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 231/462] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:45 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 888 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:47.071406 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50c19d9a-7fc6-441a-a3f4-d40edc26957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:47.073256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50c19d9a-7fc6-441a-a3f4-d40edc26957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:47.074228 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:47.074228 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:47.076104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50c19d9a-7fc6-441a-a3f4-d40edc26957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:47.167112 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:47.167112 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:47.177904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-50c19d9a-7fc6-441a-a3f4-d40edc26957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:47.220828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50c19d9a-7fc6-441a-a3f4-d40edc26957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 200 Jan 02 02:40:47.224218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 232/463] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:47 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:40:47.254832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ecd47a7-8514-42e5-a0b4-3925c9c3c6ab tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] POST http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots Jan 02 02:40:47.255642 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:47.255642 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:47.256983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ecd47a7-8514-42e5-a0b4-3925c9c3c6ab tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbb93507-d823-461e-92a1-61f385068d48", "name": "tempest-VolumesDeleteCascade-Snapshot-547059222"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:47.369761 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:47.369761 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:47.373775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ecd47a7-8514-42e5-a0b4-3925c9c3c6ab tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:47.374737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-0ecd47a7-8514-42e5-a0b4-3925c9c3c6ab tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create snapshot from volume bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:47.525302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-0ecd47a7-8514-42e5-a0b4-3925c9c3c6ab tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Created reservations ['958841f6-143e-47ef-ab61-ab466f00b61f', 'f7b8f31a-c7a3-4d00-a171-7e8c9a9b4828', '2fabdd6f-6768-4cb7-a898-4c35abc3ef78', '09c356ed-b062-4df4-8fb1-08ba5204397a'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:47.885661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ecd47a7-8514-42e5-a0b4-3925c9c3c6ab tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot create request issued successfully. Jan 02 02:40:47.890243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ecd47a7-8514-42e5-a0b4-3925c9c3c6ab tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots returned with HTTP 202 Jan 02 02:40:47.892818 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 232/464] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:40:47 2021] POST /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots => generated 306 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:40:47.907717 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8693f87-ca28-4726-9f92-ad5986b4d721 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a Jan 02 02:40:47.908573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8693f87-ca28-4726-9f92-ad5986b4d721 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:47.908938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:47.908938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:47.909585 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8693f87-ca28-4726-9f92-ad5986b4d721 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:48.000066 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:48.000066 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:48.004275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d8693f87-ca28-4726-9f92-ad5986b4d721 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:40:48.008826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8693f87-ca28-4726-9f92-ad5986b4d721 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a returned with HTTP 200 Jan 02 02:40:48.010786 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 233/465] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:40:47 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a => generated 438 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:49.031278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca15118e-3e04-498a-a1dc-3c307e5e4f55 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a Jan 02 02:40:49.032219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca15118e-3e04-498a-a1dc-3c307e5e4f55 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:49.032601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:49.032601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:49.033288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca15118e-3e04-498a-a1dc-3c307e5e4f55 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:49.196774 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:49.196774 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:49.203702 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ca15118e-3e04-498a-a1dc-3c307e5e4f55 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:40:49.222405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca15118e-3e04-498a-a1dc-3c307e5e4f55 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a returned with HTTP 200 Jan 02 02:40:49.232834 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 233/466] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:40:49 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a => generated 438 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:50.242984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02c7814e-fcc4-491f-be78-46e72b00a12a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a Jan 02 02:40:50.248569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02c7814e-fcc4-491f-be78-46e72b00a12a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:50.248819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:50.248819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:50.249333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02c7814e-fcc4-491f-be78-46e72b00a12a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:50.303996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:50.303996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:50.306132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-02c7814e-fcc4-491f-be78-46e72b00a12a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:40:50.319901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02c7814e-fcc4-491f-be78-46e72b00a12a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a returned with HTTP 200 Jan 02 02:40:50.320798 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 234/467] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:40:50 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a => generated 465 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:50.339159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c52c49d-de2a-47f5-a953-f65bf4644dcc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] POST http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots Jan 02 02:40:50.339708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:50.339708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:50.340411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c52c49d-de2a-47f5-a953-f65bf4644dcc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbb93507-d823-461e-92a1-61f385068d48", "name": "tempest-VolumesDeleteCascade-Snapshot-1116395333"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:40:50.485299 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:50.485299 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:50.489228 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8c52c49d-de2a-47f5-a953-f65bf4644dcc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:50.491034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-8c52c49d-de2a-47f5-a953-f65bf4644dcc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create snapshot from volume bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:50.646664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-8c52c49d-de2a-47f5-a953-f65bf4644dcc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Created reservations ['8c743005-e228-4301-8f0a-838b3a7f6052', '76c67dcc-63fb-4a62-a273-ea860a934227', '3ede43ac-f3d8-4c42-bfaa-37dcccb6fc42', '17079682-2235-4dab-9ccf-72e9bd614a00'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:40:50.849669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8c52c49d-de2a-47f5-a953-f65bf4644dcc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot create request issued successfully. Jan 02 02:40:50.850714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c52c49d-de2a-47f5-a953-f65bf4644dcc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots returned with HTTP 202 Jan 02 02:40:50.852665 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 234/468] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:40:50 2021] POST /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots => generated 307 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:40:50.869236 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65442082-054a-415e-8489-99d3f735589d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 Jan 02 02:40:50.871727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65442082-054a-415e-8489-99d3f735589d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:50.872425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:50.872425 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:50.873132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65442082-054a-415e-8489-99d3f735589d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:50.904794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:50.904794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:50.907082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65442082-054a-415e-8489-99d3f735589d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:40:50.910165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65442082-054a-415e-8489-99d3f735589d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 returned with HTTP 200 Jan 02 02:40:50.911601 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 235/469] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:40:50 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:51.937829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fdf3966a-309e-492a-aeb1-7f9b1b2543e4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 Jan 02 02:40:51.938887 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fdf3966a-309e-492a-aeb1-7f9b1b2543e4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:51.939207 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:51.939207 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:51.939795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fdf3966a-309e-492a-aeb1-7f9b1b2543e4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:52.076895 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:52.076895 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:52.079900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fdf3966a-309e-492a-aeb1-7f9b1b2543e4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:40:52.084130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fdf3966a-309e-492a-aeb1-7f9b1b2543e4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 returned with HTTP 200 Jan 02 02:40:52.085797 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 235/470] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:40:51 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 => generated 439 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:53.103760 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96deb857-38e6-4522-b58b-9e41e4b4e8c6 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 Jan 02 02:40:53.105297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96deb857-38e6-4522-b58b-9e41e4b4e8c6 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:53.106236 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:53.106236 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:53.106948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96deb857-38e6-4522-b58b-9e41e4b4e8c6 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:53.140561 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:53.140561 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:53.142773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-96deb857-38e6-4522-b58b-9e41e4b4e8c6 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:40:53.145889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96deb857-38e6-4522-b58b-9e41e4b4e8c6 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 returned with HTTP 200 Jan 02 02:40:53.147058 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 236/471] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:40:53 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:53.160026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6d3f4b2-92ca-4867-8703-151771988110 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] DELETE http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48?cascade=True Jan 02 02:40:53.160613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6d3f4b2-92ca-4867-8703-151771988110 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:53.160843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:53.160843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:53.161161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6d3f4b2-92ca-4867-8703-151771988110 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:53.162462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c6d3f4b2-92ca-4867-8703-151771988110 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete volume with id: bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:53.213996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:53.213996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:53.215514 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6d3f4b2-92ca-4867-8703-151771988110 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:53.293731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6d3f4b2-92ca-4867-8703-151771988110 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete volume request issued successfully. Jan 02 02:40:53.293731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6d3f4b2-92ca-4867-8703-151771988110 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48?cascade=True returned with HTTP 202 Jan 02 02:40:53.299738 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 236/472] 10.222.0.50 () {58 vars in 1343 bytes} [Sat Jan 2 02:40:53 2021] DELETE /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48?cascade=True => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:40:53.311235 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30e003d1-8d2f-42f7-80b3-a57bbf25b244 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:53.311774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30e003d1-8d2f-42f7-80b3-a57bbf25b244 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:53.311953 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:53.311953 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:53.312410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30e003d1-8d2f-42f7-80b3-a57bbf25b244 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:53.510768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:53.510768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:53.559146 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-30e003d1-8d2f-42f7-80b3-a57bbf25b244 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:53.616094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30e003d1-8d2f-42f7-80b3-a57bbf25b244 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 200 Jan 02 02:40:53.618101 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 237/473] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:53 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 912 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:54.640224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2544608c-b2fa-4e92-a1d1-186d757a0f19 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:54.641341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2544608c-b2fa-4e92-a1d1-186d757a0f19 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:54.641707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:54.641707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:54.643303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2544608c-b2fa-4e92-a1d1-186d757a0f19 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:54.853590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:54.853590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:54.893975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2544608c-b2fa-4e92-a1d1-186d757a0f19 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:54.952386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2544608c-b2fa-4e92-a1d1-186d757a0f19 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 200 Jan 02 02:40:54.961449 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 237/474] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:54 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 912 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:55.983655 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-79412708-abe5-4a54-b16c-1145a42913b4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:55.985500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-79412708-abe5-4a54-b16c-1145a42913b4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:55.988448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:55.988448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:55.989842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-79412708-abe5-4a54-b16c-1145a42913b4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:56.238395 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:56.238395 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:56.258178 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-79412708-abe5-4a54-b16c-1145a42913b4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:56.321483 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-79412708-abe5-4a54-b16c-1145a42913b4 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 200 Jan 02 02:40:56.322662 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 238/475] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:55 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 912 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:57.341583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-817eaa1c-1ff2-40fa-aeee-f58a42ca0adb tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:57.343308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-817eaa1c-1ff2-40fa-aeee-f58a42ca0adb tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:57.343735 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:57.343735 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:57.344810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-817eaa1c-1ff2-40fa-aeee-f58a42ca0adb tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:57.438322 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:57.438322 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:57.456853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-817eaa1c-1ff2-40fa-aeee-f58a42ca0adb tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:57.495323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-817eaa1c-1ff2-40fa-aeee-f58a42ca0adb tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 200 Jan 02 02:40:57.498303 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 238/476] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:57 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 912 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:58.516066 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-137a1bfc-5bd6-49e7-9e3b-e7957c0e9421 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:58.516933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-137a1bfc-5bd6-49e7-9e3b-e7957c0e9421 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:58.516933 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:58.516933 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:58.517416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-137a1bfc-5bd6-49e7-9e3b-e7957c0e9421 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:40:58.692053 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:40:58.692053 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:40:58.743705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-137a1bfc-5bd6-49e7-9e3b-e7957c0e9421 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:40:58.863331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-137a1bfc-5bd6-49e7-9e3b-e7957c0e9421 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 200 Jan 02 02:40:58.874706 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 239/477] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:58 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 912 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:40:59.882099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eacf6480-60d1-4457-b16b-5df921d42af8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:40:59.882878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eacf6480-60d1-4457-b16b-5df921d42af8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:40:59.882878 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:40:59.882878 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:40:59.883267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eacf6480-60d1-4457-b16b-5df921d42af8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:00.041566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:00.041566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:00.062356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eacf6480-60d1-4457-b16b-5df921d42af8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:00.160075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eacf6480-60d1-4457-b16b-5df921d42af8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 200 Jan 02 02:41:00.163424 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 239/478] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:40:59 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 912 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:01.181281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fed55b6f-d59b-43e6-838d-368d824f0134 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:41:01.183803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fed55b6f-d59b-43e6-838d-368d824f0134 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:01.184440 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:01.184440 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:01.190563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fed55b6f-d59b-43e6-838d-368d824f0134 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:01.354172 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fed55b6f-d59b-43e6-838d-368d824f0134 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 404 Jan 02 02:41:01.356639 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 240/479] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:01 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:01.364643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84526631-f55a-4287-969f-90c2d23ed99a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes Jan 02 02:41:01.365530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84526631-f55a-4287-969f-90c2d23ed99a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:01.365946 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:01.365946 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:01.366628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84526631-f55a-4287-969f-90c2d23ed99a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:01.367897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-84526631-f55a-4287-969f-90c2d23ed99a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:01.370888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-84526631-f55a-4287-969f-90c2d23ed99a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:41:01.513737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-84526631-f55a-4287-969f-90c2d23ed99a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Get all volumes completed successfully. Jan 02 02:41:01.514521 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84526631-f55a-4287-969f-90c2d23ed99a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes returned with HTTP 200 Jan 02 02:41:01.521647 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 240/480] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Jan 2 02:41:01 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:41:01.551844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa324079-11b8-4162-bad3-89b32ce17714 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots Jan 02 02:41:01.552894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa324079-11b8-4162-bad3-89b32ce17714 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:01.553867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa324079-11b8-4162-bad3-89b32ce17714 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:01.555198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-fa324079-11b8-4162-bad3-89b32ce17714 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:01.562823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-fa324079-11b8-4162-bad3-89b32ce17714 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:41:01.622389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fa324079-11b8-4162-bad3-89b32ce17714 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Get all snapshots completed successfully. Jan 02 02:41:01.627525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa324079-11b8-4162-bad3-89b32ce17714 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots returned with HTTP 200 Jan 02 02:41:01.633210 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 241/481] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 02:41:01 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots => generated 17 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:41:01.643332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] POST http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes Jan 02 02:41:01.644114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1175045042"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:01.645239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1175045042'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:01.645838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume of 1 GB Jan 02 02:41:01.673376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Availability Zones retrieved successfully. Jan 02 02:41:01.712138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Flow 'volume_create_api' (a93abea4-e303-4b75-8171-c0755d51dd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:01.718517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9141a1e0-3bb9-4c1c-8063-a3862fa5219a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:01.722658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:01.926120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9141a1e0-3bb9-4c1c-8063-a3862fa5219a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:01.932047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13cf94a-2218-4d94-a7f7-c0462bc846d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:02.074156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Created reservations ['79ca651f-7bad-407d-bc02-09d49c860c7f', '42a9b465-024a-4162-8591-dbe740e98cc4', 'a010c7e3-60e2-4696-b244-2f91f1930d0f', '91bf2795-0077-456b-998c-6fba8283ff31'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:02.076345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13cf94a-2218-4d94-a7f7-c0462bc846d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79ca651f-7bad-407d-bc02-09d49c860c7f', '42a9b465-024a-4162-8591-dbe740e98cc4', 'a010c7e3-60e2-4696-b244-2f91f1930d0f', '91bf2795-0077-456b-998c-6fba8283ff31']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:02.079648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d85a98-e8a3-4e76-860a-0c90f7bad9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:02.157413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d85a98-e8a3-4e76-860a-0c90f7bad9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b4c746-8fab-4a28-a6d3-266940cab326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1175045042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d9445c722345ac823e2218b2b11ede',qos_specs=None,replication_status=,reservations=['79ca651f-7bad-407d-bc02-09d49c860c7f','42a9b465-024a-4162-8591-dbe740e98cc4','a010c7e3-60e2-4696-b244-2f91f1930d0f','91bf2795-0077-456b-998c-6fba8283ff31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1175045042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b4c746-8fab-4a28-a6d3-266940cab326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61d9445c722345ac823e2218b2b11ede',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:02.160720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6675e69e-895b-4aca-9d4b-92f4acc9231a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:02.196514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6675e69e-895b-4aca-9d4b-92f4acc9231a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1175045042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d9445c722345ac823e2218b2b11ede',qos_specs=None,replication_status=,reservations=['79ca651f-7bad-407d-bc02-09d49c860c7f','42a9b465-024a-4162-8591-dbe740e98cc4','a010c7e3-60e2-4696-b244-2f91f1930d0f','91bf2795-0077-456b-998c-6fba8283ff31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:02.200030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfdaf6c9-b222-4a5c-956c-80b5d9f7b087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:02.282798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfdaf6c9-b222-4a5c-956c-80b5d9f7b087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:02.288228 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Flow 'volume_create_api' (a93abea4-e303-4b75-8171-c0755d51dd81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:02.404135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes Jan 02 02:41:02.405386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1916344546"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:02.407058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1916344546'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:02.407789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume of 1 GB Jan 02 02:41:02.453533 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Availability Zones retrieved successfully. Jan 02 02:41:02.499419 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume request issued successfully. Jan 02 02:41:02.513544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Flow 'volume_create_api' (abe5cc10-905b-4444-8dd4-a4d174a6317c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:02.516779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b859c58-433c-4536-91b7-79f121e5fa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:02.533268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:02.534501 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0743ba94-f2d9-44df-9507-b35ed8108b77 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes returned with HTTP 202 Jan 02 02:41:02.535375 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 241/482] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:41:01 2021] POST /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes => generated 820 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:02.554524 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bdfba6b9-28fa-4381-a6cd-949a2307957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:02.555182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bdfba6b9-28fa-4381-a6cd-949a2307957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:02.555420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:02.555420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:02.557080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bdfba6b9-28fa-4381-a6cd-949a2307957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:02.653947 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:02.653947 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:02.665054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bdfba6b9-28fa-4381-a6cd-949a2307957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:02.694278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bdfba6b9-28fa-4381-a6cd-949a2307957a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 200 Jan 02 02:41:02.695824 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 242/483] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:02 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 888 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:02.750714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b859c58-433c-4536-91b7-79f121e5fa9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:02.774428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70289735-bc47-43dd-8444-9df0ae5ce729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:02.955033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Created reservations ['8b229d12-eeec-4847-80e1-fb0bb1b9edc9', 'c8948b65-5780-4005-92bc-b6c5cc9c2795', 'ecc8f04d-d5a6-4a35-b8da-3670c0e9f3aa', '13460c0c-4d60-4af4-b125-59635d2f74fd'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:02.957077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70289735-bc47-43dd-8444-9df0ae5ce729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b229d12-eeec-4847-80e1-fb0bb1b9edc9', 'c8948b65-5780-4005-92bc-b6c5cc9c2795', 'ecc8f04d-d5a6-4a35-b8da-3670c0e9f3aa', '13460c0c-4d60-4af4-b125-59635d2f74fd']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:02.968353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8be096-aebc-4ee3-8cc1-d52e234247f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:03.079510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8be096-aebc-4ee3-8cc1-d52e234247f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaf84364-f4b6-4b2e-b1ca-59fa977b6e58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1916344546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff0e94b9e74946039b2cd410e8272d48',qos_specs=None,replication_status=,reservations=['8b229d12-eeec-4847-80e1-fb0bb1b9edc9','c8948b65-5780-4005-92bc-b6c5cc9c2795','ecc8f04d-d5a6-4a35-b8da-3670c0e9f3aa','13460c0c-4d60-4af4-b125-59635d2f74fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23972498f6f746a4b2de6795b3015da1',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1916344546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaf84364-f4b6-4b2e-b1ca-59fa977b6e58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff0e94b9e74946039b2cd410e8272d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='23972498f6f746a4b2de6795b3015da1',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:03.086320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be76b458-2e66-4b46-a8bd-1fa0a430cfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:03.204600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be76b458-2e66-4b46-a8bd-1fa0a430cfe3) transitioned into state 'SUCCESS' from state '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-1916344546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff0e94b9e74946039b2cd410e8272d48',qos_specs=None,replication_status=,reservations=['8b229d12-eeec-4847-80e1-fb0bb1b9edc9','c8948b65-5780-4005-92bc-b6c5cc9c2795','ecc8f04d-d5a6-4a35-b8da-3670c0e9f3aa','13460c0c-4d60-4af4-b125-59635d2f74fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23972498f6f746a4b2de6795b3015da1',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:03.217089 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94dc9b1f-fe70-41c5-ac23-e642f665cbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:03.253504 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94dc9b1f-fe70-41c5-ac23-e642f665cbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:03.262880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Flow 'volume_create_api' (abe5cc10-905b-4444-8dd4-a4d174a6317c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:03.337068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume request issued successfully. Jan 02 02:41:03.367972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6620c8b4-5d55-494f-b5a7-738da9ba1e6a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes returned with HTTP 202 Jan 02 02:41:03.380209 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 242/484] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:41:02 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes => generated 820 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:03.398075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86eae2b5-25ae-4f96-b6c3-a0e1cb944619 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:03.398633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86eae2b5-25ae-4f96-b6c3-a0e1cb944619 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:03.398901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:03.398901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:03.399495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86eae2b5-25ae-4f96-b6c3-a0e1cb944619 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:03.581267 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:03.581267 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:03.602245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-86eae2b5-25ae-4f96-b6c3-a0e1cb944619 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:03.672461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86eae2b5-25ae-4f96-b6c3-a0e1cb944619 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:03.684226 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 243/485] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:03 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 888 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:03.715719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bedcdf3a-9626-409f-bab8-fad75eec2934 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:03.716449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bedcdf3a-9626-409f-bab8-fad75eec2934 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:03.716687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:03.716687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:03.717051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bedcdf3a-9626-409f-bab8-fad75eec2934 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:03.888910 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:03.888910 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:03.925926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bedcdf3a-9626-409f-bab8-fad75eec2934 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:04.029588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bedcdf3a-9626-409f-bab8-fad75eec2934 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 200 Jan 02 02:41:04.030652 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 243/486] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:03 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 912 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:04.702865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e914790-6097-4457-ac1b-06951869be27 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:04.711780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e914790-6097-4457-ac1b-06951869be27 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:04.712449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:04.712449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:04.713178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e914790-6097-4457-ac1b-06951869be27 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:04.850412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:04.850412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:04.880845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1e914790-6097-4457-ac1b-06951869be27 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:04.929223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e914790-6097-4457-ac1b-06951869be27 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:04.934058 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 244/487] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:04 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:05.047337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f93b0a0a-86f9-49e6-92bd-2c386404eeee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:05.047905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f93b0a0a-86f9-49e6-92bd-2c386404eeee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:05.048108 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:05.048108 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:05.048513 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f93b0a0a-86f9-49e6-92bd-2c386404eeee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:05.497596 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:05.497596 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:05.524692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f93b0a0a-86f9-49e6-92bd-2c386404eeee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:05.600845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f93b0a0a-86f9-49e6-92bd-2c386404eeee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 200 Jan 02 02:41:05.603706 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 244/488] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:05 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 913 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:05.619518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da1ec2af-339b-46fd-ba89-3c8fc5ff1e8a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] POST http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots Jan 02 02:41:05.620725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:05.620725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:05.621173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da1ec2af-339b-46fd-ba89-3c8fc5ff1e8a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8b4c746-8fab-4a28-a6d3-266940cab326", "name": "tempest-VolumesDeleteCascade-Snapshot-2041543668"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:05.673212 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:05.673212 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:05.674494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-da1ec2af-339b-46fd-ba89-3c8fc5ff1e8a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:05.674866 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-da1ec2af-339b-46fd-ba89-3c8fc5ff1e8a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create snapshot from volume c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:05.809978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-da1ec2af-339b-46fd-ba89-3c8fc5ff1e8a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Created reservations ['384ffec8-806a-448c-89b0-eefb69e58142', 'bb2c4657-9b97-4fd5-aa1e-56139f329351', 'f8a01879-6486-4617-9cf2-a5211e2c2695', '40fb683b-839e-4e5c-98cf-9edc64ada348'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:05.967828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3d4ae3ec-c0a6-42f9-918a-02a1a7b5b861 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:05.970486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3d4ae3ec-c0a6-42f9-918a-02a1a7b5b861 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:05.971598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:05.971598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:05.972433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3d4ae3ec-c0a6-42f9-918a-02a1a7b5b861 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:06.036080 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-da1ec2af-339b-46fd-ba89-3c8fc5ff1e8a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot create request issued successfully. Jan 02 02:41:06.041184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da1ec2af-339b-46fd-ba89-3c8fc5ff1e8a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots returned with HTTP 202 Jan 02 02:41:06.044118 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 245/489] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:41:05 2021] POST /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots => generated 307 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:06.056942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d06efb20-da15-4009-b8f2-9d42859381d1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 Jan 02 02:41:06.057674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d06efb20-da15-4009-b8f2-9d42859381d1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:06.057674 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:06.057674 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:06.058545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d06efb20-da15-4009-b8f2-9d42859381d1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:06.122198 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:06.122198 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:06.123461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d06efb20-da15-4009-b8f2-9d42859381d1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:41:06.125554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d06efb20-da15-4009-b8f2-9d42859381d1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 returned with HTTP 200 Jan 02 02:41:06.132708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 246/490] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:06 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 => generated 439 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:06.164033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:06.164033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:06.196487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3d4ae3ec-c0a6-42f9-918a-02a1a7b5b861 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:06.288325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3d4ae3ec-c0a6-42f9-918a-02a1a7b5b861 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:06.292755 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 245/491] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:05 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:06.665714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] POST http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes Jan 02 02:41:06.665714 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:06.665714 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:06.665714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-593836733"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:06.665714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-593836733'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:06.665714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Create volume of 1 GB Jan 02 02:41:06.725416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Availability Zones retrieved successfully. Jan 02 02:41:06.756372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Flow 'volume_create_api' (d1650447-b2c0-433a-a717-2081aab95d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:06.756372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e66a2c-5018-4ec6-aff7-ae5391d0f09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:06.756372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:06.912136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e66a2c-5018-4ec6-aff7-ae5391d0f09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:06.920589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3a08dc-e1c1-4b39-84b8-586b748504c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:07.161276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f0119c49-a0ea-4e38-ab35-fd8c39153ea5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 Jan 02 02:41:07.161276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f0119c49-a0ea-4e38-ab35-fd8c39153ea5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:07.161276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:07.161276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:07.161276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f0119c49-a0ea-4e38-ab35-fd8c39153ea5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:07.226632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:07.226632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:07.227802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f0119c49-a0ea-4e38-ab35-fd8c39153ea5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:41:07.242516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f0119c49-a0ea-4e38-ab35-fd8c39153ea5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 returned with HTTP 200 Jan 02 02:41:07.251787 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 246/492] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:07 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 => generated 439 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:07.285409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Created reservations ['b3e289e6-a7aa-47b5-864d-9180aec0c872', 'c761dcef-6302-44bd-a682-c9a96566f053', '0cd40929-5413-46c0-8164-fa3849344f56', '598fcd66-1e8a-4c5a-9109-eabe430e8468'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:07.287302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3a08dc-e1c1-4b39-84b8-586b748504c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e289e6-a7aa-47b5-864d-9180aec0c872', 'c761dcef-6302-44bd-a682-c9a96566f053', '0cd40929-5413-46c0-8164-fa3849344f56', '598fcd66-1e8a-4c5a-9109-eabe430e8468']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:07.289996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf913ca2-5ba4-41e6-ac49-83de9070803e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:07.422013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf913ca2-5ba4-41e6-ac49-83de9070803e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '089cf746-3b93-4287-a955-a6c3ecc1f7fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-593836733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac6f2699c5eb43558a350563b068b52d',qos_specs=None,replication_status=,reservations=['b3e289e6-a7aa-47b5-864d-9180aec0c872','c761dcef-6302-44bd-a682-c9a96566f053','0cd40929-5413-46c0-8164-fa3849344f56','598fcd66-1e8a-4c5a-9109-eabe430e8468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade7679b44cf4784b23641e01766826a',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-593836733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=089cf746-3b93-4287-a955-a6c3ecc1f7fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac6f2699c5eb43558a350563b068b52d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ade7679b44cf4784b23641e01766826a',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:07.424323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9605b63c-ccb4-49c4-abe3-4cde4f8277b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:07.488146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9605b63c-ccb4-49c4-abe3-4cde4f8277b3) transitioned into state 'SUCCESS' from state '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-593836733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac6f2699c5eb43558a350563b068b52d',qos_specs=None,replication_status=,reservations=['b3e289e6-a7aa-47b5-864d-9180aec0c872','c761dcef-6302-44bd-a682-c9a96566f053','0cd40929-5413-46c0-8164-fa3849344f56','598fcd66-1e8a-4c5a-9109-eabe430e8468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade7679b44cf4784b23641e01766826a',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:07.499612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3637166d-f4c3-4921-8f6d-88e9874240fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:07.525980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3637166d-f4c3-4921-8f6d-88e9874240fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:07.539037 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Flow 'volume_create_api' (d1650447-b2c0-433a-a717-2081aab95d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:07.733892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Create volume request issued successfully. Jan 02 02:41:07.875272 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-792ff6e6-20cf-4dde-993f-fd81d7fc2494 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes returned with HTTP 202 Jan 02 02:41:07.890045 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 247/493] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:41:06 2021] POST /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes => generated 822 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:07.907184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4be31acb-964d-497d-9c8f-186fab37b3ca tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:41:07.908662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4be31acb-964d-497d-9c8f-186fab37b3ca tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:07.908662 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:07.908662 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:07.913421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4be31acb-964d-497d-9c8f-186fab37b3ca tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:08.113188 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:08.113188 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:08.147203 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4be31acb-964d-497d-9c8f-186fab37b3ca tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:08.239461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4be31acb-964d-497d-9c8f-186fab37b3ca tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 200 Jan 02 02:41:08.249261 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 247/494] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:07 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 914 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:08.268906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 Jan 02 02:41:08.269456 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:08.269683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:08.269683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:08.270068 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:08.362794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:08.362794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:08.362794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:41:08.362794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 returned with HTTP 200 Jan 02 02:41:08.377944 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 248/495] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:08 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 => generated 439 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:08.469860 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-bc01e9eb-e1d1-4f0f-9e37-c034c12bc2d9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:08.469860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-bc01e9eb-e1d1-4f0f-9e37-c034c12bc2d9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:08.469860 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:08.469860 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:08.469860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-bc01e9eb-e1d1-4f0f-9e37-c034c12bc2d9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:08.671142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:08.671142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:08.738179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-bc01e9eb-e1d1-4f0f-9e37-c034c12bc2d9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:08.829809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-bc01e9eb-e1d1-4f0f-9e37-c034c12bc2d9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:08.831081 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 248/496] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:08 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:09.212112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume// Jan 02 02:41:09.212842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:09.212842 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:09.212842 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:09.214151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:09.217404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7509726c-4ab2-430b-9e55-b61633496e46 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:41:09.217404 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 249/497] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:41:09 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:41:09.250837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-2f5b4672-f42c-46ac-a648-170fb33e3b75 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments Jan 02 02:41:09.251945 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:09.251945 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:09.254284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-2f5b4672-f42c-46ac-a648-170fb33e3b75 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aaf84364-f4b6-4b2e-b1ca-59fa977b6e58", "instance_uuid": "4191964b-f3fc-4619-b5eb-95e1e0d57468", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:09.279774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3ace409-4697-4c6a-99c9-ef9520303788 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:41:09.279774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3ace409-4697-4c6a-99c9-ef9520303788 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:09.279774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3ace409-4697-4c6a-99c9-ef9520303788 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:09.465613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:09.465613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:09.483604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c3ace409-4697-4c6a-99c9-ef9520303788 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:09.571260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3ace409-4697-4c6a-99c9-ef9520303788 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 200 Jan 02 02:41:09.578779 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 250/498] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:09 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 914 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:09.585518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04ca0138-8ae5-4c20-99fc-cf8937ac87f3 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 Jan 02 02:41:09.586414 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04ca0138-8ae5-4c20-99fc-cf8937ac87f3 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:09.595595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:09.595595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:09.596161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04ca0138-8ae5-4c20-99fc-cf8937ac87f3 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:09.647566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:09.647566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:09.647566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-04ca0138-8ae5-4c20-99fc-cf8937ac87f3 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:41:09.648455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04ca0138-8ae5-4c20-99fc-cf8937ac87f3 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 returned with HTTP 200 Jan 02 02:41:09.658526 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 251/499] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:41:09 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 => generated 466 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:09.668989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] POST http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes Jan 02 02:41:09.678916 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:09.678916 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:09.678916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "af407db9-0ac4-4655-a762-baf394bf9d75", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1190390311"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:09.678916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume request body: {'volume': {'snapshot_id': 'af407db9-0ac4-4655-a762-baf394bf9d75', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1190390311'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:09.724823 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:09.724823 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:09.726186 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Snapshot retrieved successfully. Jan 02 02:41:09.726858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume of 1 GB Jan 02 02:41:09.733852 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:09.733852 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:09.754682 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Availability Zones retrieved successfully. Jan 02 02:41:09.817928 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Flow 'volume_create_api' (8509be69-664a-4609-9403-f12f73faa643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:09.823783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2c9a7a-5bb6-46e9-ad5f-3ee6d9d9750d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:09.833415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:10.049516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2c9a7a-5bb6-46e9-ad5f-3ee6d9d9750d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'af407db9-0ac4-4655-a762-baf394bf9d75', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:10.052019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e1a298-c900-401d-8106-1ceac9ffa922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:10.154860 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-2f5b4672-f42c-46ac-a648-170fb33e3b75 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments returned with HTTP 200 Jan 02 02:41:10.155973 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 249/500] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:41:09 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments => generated 273 bytes in 913 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:10.208884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Created reservations ['48d48354-1625-4fbc-9ff1-4214806e8893', '1b817dae-7ada-429c-8977-cfe531cdd59a', '7e64071c-12ac-474b-b6e3-965099b6a1c0', 'd9c886c9-b2ac-4840-a74e-4369353a70d7'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:10.210129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e1a298-c900-401d-8106-1ceac9ffa922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48d48354-1625-4fbc-9ff1-4214806e8893', '1b817dae-7ada-429c-8977-cfe531cdd59a', '7e64071c-12ac-474b-b6e3-965099b6a1c0', 'd9c886c9-b2ac-4840-a74e-4369353a70d7']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:10.214392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e018fedb-aa16-431d-8a4c-3c265d9ce54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:10.237778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:10.241545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.241545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:10.241545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:10.241545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.366428 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:10.366428 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:10.392128 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:10.450697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:10.450697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:10.473584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:10.475525 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 250/501] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:10 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:10.490833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume// Jan 02 02:41:10.492231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.493227 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:10.493227 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:10.493909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.498180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e738323-2bb8-4f09-938f-620f2e92af52 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:41:10.499077 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 251/502] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:41:10 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:41:10.520702 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-b283a51e-a9c3-4b28-8d3b-2d3566ba6fc9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:10.522002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-b283a51e-a9c3-4b28-8d3b-2d3566ba6fc9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.524164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-b283a51e-a9c3-4b28-8d3b-2d3566ba6fc9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.607855 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:10.607855 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:10.609307 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e018fedb-aa16-431d-8a4c-3c265d9ce54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a87a413-c2a2-4a15-9a50-bbe04e4f1027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1190390311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d9445c722345ac823e2218b2b11ede',qos_specs=None,replication_status=,reservations=['48d48354-1625-4fbc-9ff1-4214806e8893','1b817dae-7ada-429c-8977-cfe531cdd59a','7e64071c-12ac-474b-b6e3-965099b6a1c0','d9c886c9-b2ac-4840-a74e-4369353a70d7'],size=1,snapshot_id=af407db9-0ac4-4655-a762-baf394bf9d75,source_replicaid=,source_volid=None,status='creating',user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1190390311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a87a413-c2a2-4a15-9a50-bbe04e4f1027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61d9445c722345ac823e2218b2b11ede',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=af407db9-0ac4-4655-a762-baf394bf9d75,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:10.611632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcbc42d-9536-4af3-80ed-ad0db13e08a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:10.618957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-b283a51e-a9c3-4b28-8d3b-2d3566ba6fc9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:10.658879 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:10.658879 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:10.674204 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-b283a51e-a9c3-4b28-8d3b-2d3566ba6fc9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:10.674920 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 252/503] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:41:10 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 1011 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:10.678717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcbc42d-9536-4af3-80ed-ad0db13e08a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1190390311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d9445c722345ac823e2218b2b11ede',qos_specs=None,replication_status=,reservations=['48d48354-1625-4fbc-9ff1-4214806e8893','1b817dae-7ada-429c-8977-cfe531cdd59a','7e64071c-12ac-474b-b6e3-965099b6a1c0','d9c886c9-b2ac-4840-a74e-4369353a70d7'],size=1,snapshot_id=af407db9-0ac4-4655-a762-baf394bf9d75,source_replicaid=,source_volid=None,status='creating',user_id='7b74defad23c4fee9c0d26a4a7d5e036',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:10.680788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b9f66ff-c689-439a-8462-9c86c0e16c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:10.692202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6ee16cb-3ddc-4721-95c3-b76318a8a1da tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:41:10.692793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6ee16cb-3ddc-4721-95c3-b76318a8a1da tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:10.693048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:10.693048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:10.693435 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6ee16cb-3ddc-4721-95c3-b76318a8a1da tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:10.881714 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:10.881714 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:10.925891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f6ee16cb-3ddc-4721-95c3-b76318a8a1da tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:11.009621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b9f66ff-c689-439a-8462-9c86c0e16c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:11.020437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6ee16cb-3ddc-4721-95c3-b76318a8a1da tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 200 Jan 02 02:41:11.021278 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 253/504] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:10 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 915 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:11.032233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Flow 'volume_create_api' (8509be69-664a-4609-9403-f12f73faa643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:11.032378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-fc473442-b95a-46eb-baa7-15ffcc4afbf3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] PUT http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094 Jan 02 02:41:11.044400 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:11.044400 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:11.052380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-fc473442-b95a-46eb-baa7-15ffcc4afbf3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:11.121146 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:41:11.121146 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:41:11.122378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-fc473442-b95a-46eb-baa7-15ffcc4afbf3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Lock "b'cinder-attachment_update-aaf84364-f4b6-4b2e-b1ca-59fa977b6e58-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.016s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:41:11.128159 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:11.128159 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:11.195884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Create volume request issued successfully. Jan 02 02:41:11.230802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f74c67e-cb26-42f0-be55-ae55c3f09eee tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes returned with HTTP 202 Jan 02 02:41:11.243824 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 252/505] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:41:09 2021] POST /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes => generated 854 bytes in 1574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:11.243824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30134a03-0026-4e0a-99a9-b09290c54652 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] POST http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb/action Jan 02 02:41:11.243824 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:11.243824 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:11.243824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30134a03-0026-4e0a-99a9-b09290c54652 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:41:11.243824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30134a03-0026-4e0a-99a9-b09290c54652 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:11.376796 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:11.376796 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:11.378383 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-30134a03-0026-4e0a-99a9-b09290c54652 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:11.433680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-30134a03-0026-4e0a-99a9-b09290c54652 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume updated successfully. Jan 02 02:41:11.436759 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30134a03-0026-4e0a-99a9-b09290c54652 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb/action returned with HTTP 200 Jan 02 02:41:11.438454 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 253/506] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 02:41:11 2021] POST /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb/action => generated 0 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 02:41:11.443499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-749199f8-eb91-4ee1-9173-31fbd0ad6e2d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:11.445128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-749199f8-eb91-4ee1-9173-31fbd0ad6e2d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:11.445549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:11.445549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:11.446157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-749199f8-eb91-4ee1-9173-31fbd0ad6e2d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:11.679150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:11.679150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:11.704365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-749199f8-eb91-4ee1-9173-31fbd0ad6e2d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:11.775500 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-749199f8-eb91-4ee1-9173-31fbd0ad6e2d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:11.778719 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 254/507] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:11 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:11.784620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3fbba958-6c06-440f-b7f0-19dfb211d755 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:41:11.788562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3fbba958-6c06-440f-b7f0-19dfb211d755 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:11.788562 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:11.788562 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:11.789034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3fbba958-6c06-440f-b7f0-19dfb211d755 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:11.960016 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:11.960016 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:11.994928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3fbba958-6c06-440f-b7f0-19dfb211d755 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:12.056665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3fbba958-6c06-440f-b7f0-19dfb211d755 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 200 Jan 02 02:41:12.060416 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 255/508] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:11 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 915 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:12.067407 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e42588c0-669a-4ca0-87d4-3f4bc4e3edb9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:12.067941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e42588c0-669a-4ca0-87d4-3f4bc4e3edb9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:12.068143 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:12.068143 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:12.074900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e42588c0-669a-4ca0-87d4-3f4bc4e3edb9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:12.156118 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:12.156118 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:12.186875 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e42588c0-669a-4ca0-87d4-3f4bc4e3edb9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:12.309721 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:12.309721 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:12.337175 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e42588c0-669a-4ca0-87d4-3f4bc4e3edb9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:12.339709 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 256/509] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:12 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 912 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:12.625310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a2a1817f-5e53-4caa-b335-86ea97b12956 req-90df4d15-fa05-48b6-98a2-8670c8af36e3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:41:12.625310 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a2a1817f-5e53-4caa-b335-86ea97b12956 req-90df4d15-fa05-48b6-98a2-8670c8af36e3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:12.625310 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:12.625310 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:12.625310 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a2a1817f-5e53-4caa-b335-86ea97b12956 req-90df4d15-fa05-48b6-98a2-8670c8af36e3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:12.740489 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:12.740489 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:12.759061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a2a1817f-5e53-4caa-b335-86ea97b12956 req-90df4d15-fa05-48b6-98a2-8670c8af36e3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:12.876038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a2a1817f-5e53-4caa-b335-86ea97b12956 req-90df4d15-fa05-48b6-98a2-8670c8af36e3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 200 Jan 02 02:41:12.882032 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 257/510] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:12 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 915 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:12.893159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee03cd92-664f-4aaf-964c-626acaa57da1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:12.894337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee03cd92-664f-4aaf-964c-626acaa57da1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:12.894535 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:12.894535 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:12.894922 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee03cd92-664f-4aaf-964c-626acaa57da1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:13.057042 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:13.057042 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:13.089701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ee03cd92-664f-4aaf-964c-626acaa57da1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:13.266903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee03cd92-664f-4aaf-964c-626acaa57da1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:13.294207 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 258/511] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:12 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:13.371818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da063054-60d2-4142-b1cd-4c7e75d92f42 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:13.377177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da063054-60d2-4142-b1cd-4c7e75d92f42 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:13.380950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:13.380950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:13.381774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da063054-60d2-4142-b1cd-4c7e75d92f42 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:13.635467 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:13.635467 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:13.665307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-da063054-60d2-4142-b1cd-4c7e75d92f42 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:13.693122 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:13.693122 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:13.706964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da063054-60d2-4142-b1cd-4c7e75d92f42 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:13.709300 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 259/512] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:13 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 912 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:14.311536 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d46b7d94-91e0-4170-95ba-de657be58a39 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:14.312260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d46b7d94-91e0-4170-95ba-de657be58a39 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:14.312668 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:14.312668 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:14.313226 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d46b7d94-91e0-4170-95ba-de657be58a39 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:14.431276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:14.431276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:14.471486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d46b7d94-91e0-4170-95ba-de657be58a39 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:14.533631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d46b7d94-91e0-4170-95ba-de657be58a39 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:14.550047 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 260/513] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:14 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:14.657509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-fc473442-b95a-46eb-baa7-15ffcc4afbf3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Lock "b'cinder-attachment_update-aaf84364-f4b6-4b2e-b1ca-59fa977b6e58-n-h1-765315-10'" released by "attachment_update" :: held 3.535s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:41:14.658300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-fc473442-b95a-46eb-baa7-15ffcc4afbf3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094 returned with HTTP 200 Jan 02 02:41:14.659325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 254/514] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 02:41:11 2021] PUT /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094 => generated 762 bytes in 3637 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:14.737788 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de731687-221b-4ea6-868e-cdb0aa335b15 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:14.739602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de731687-221b-4ea6-868e-cdb0aa335b15 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:14.740033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:14.740033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:14.740714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de731687-221b-4ea6-868e-cdb0aa335b15 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:14.870382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:14.870382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:14.880730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de731687-221b-4ea6-868e-cdb0aa335b15 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:14.903876 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:14.903876 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:14.914295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de731687-221b-4ea6-868e-cdb0aa335b15 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:14.915423 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 261/515] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:14 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:15.555023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6b08af3-c5f2-4cf8-9968-6b54936f3fda tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:15.556298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6b08af3-c5f2-4cf8-9968-6b54936f3fda tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:15.556716 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:15.556716 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:15.557942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6b08af3-c5f2-4cf8-9968-6b54936f3fda tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:15.613342 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:15.613342 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:15.623627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6b08af3-c5f2-4cf8-9968-6b54936f3fda tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:15.649469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6b08af3-c5f2-4cf8-9968-6b54936f3fda tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:15.651069 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 255/516] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:15 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:15.943417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72ca4e25-a35b-4123-8c52-416df6eeb8d4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:15.952429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72ca4e25-a35b-4123-8c52-416df6eeb8d4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:15.953278 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:15.953278 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:15.954474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72ca4e25-a35b-4123-8c52-416df6eeb8d4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:16.080018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] POST http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes Jan 02 02:41:16.081019 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:16.081019 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:16.089870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1216881601"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:16.090299 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:16.090299 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:16.092464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1216881601'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:16.093301 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Create volume of 1 GB Jan 02 02:41:16.122145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-72ca4e25-a35b-4123-8c52-416df6eeb8d4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:16.125008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Availability Zones retrieved successfully. Jan 02 02:41:16.162823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Flow 'volume_create_api' (e72afc5e-b74e-4006-aacf-172ffc260b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:16.169489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e05a9eed-ac3c-4877-8307-50021776e64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:16.174067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:16.175864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:16.175864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:16.210528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72ca4e25-a35b-4123-8c52-416df6eeb8d4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:16.217377 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 262/517] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:15 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:16.340411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e05a9eed-ac3c-4877-8307-50021776e64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:16.345943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2eb46b-e682-4e44-b0a3-324e322ed75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:16.540035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Created reservations ['ecbe42cb-4b89-44b0-8420-0042307469be', '9b274af6-52ea-40a3-8d49-665558c83e70', '039f2b13-a7ed-4ae0-a5f3-69a0dd0c6119', 'f4ad7665-61c1-4fee-8128-df714f318014'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:16.544304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2eb46b-e682-4e44-b0a3-324e322ed75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecbe42cb-4b89-44b0-8420-0042307469be', '9b274af6-52ea-40a3-8d49-665558c83e70', '039f2b13-a7ed-4ae0-a5f3-69a0dd0c6119', 'f4ad7665-61c1-4fee-8128-df714f318014']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:16.549400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a05093a-dc56-4439-9f48-d403493afada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:16.684347 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a05093a-dc56-4439-9f48-d403493afada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b0ff111-6f13-49d8-a284-74c1ad49241c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1216881601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac6f2699c5eb43558a350563b068b52d',qos_specs=None,replication_status=,reservations=['ecbe42cb-4b89-44b0-8420-0042307469be','9b274af6-52ea-40a3-8d49-665558c83e70','039f2b13-a7ed-4ae0-a5f3-69a0dd0c6119','f4ad7665-61c1-4fee-8128-df714f318014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade7679b44cf4784b23641e01766826a',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1216881601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b0ff111-6f13-49d8-a284-74c1ad49241c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac6f2699c5eb43558a350563b068b52d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ade7679b44cf4784b23641e01766826a',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:16.685169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf673cee-20e7-4334-a8cb-4d7edf076790 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:16.685474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf673cee-20e7-4334-a8cb-4d7edf076790 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:16.685741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:16.685741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:16.686400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf673cee-20e7-4334-a8cb-4d7edf076790 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:16.688685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1da0803-71a5-4225-a4aa-f0a1242ddb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:16.739283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1da0803-71a5-4225-a4aa-f0a1242ddb64) transitioned into state 'SUCCESS' from state '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-1216881601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac6f2699c5eb43558a350563b068b52d',qos_specs=None,replication_status=,reservations=['ecbe42cb-4b89-44b0-8420-0042307469be','9b274af6-52ea-40a3-8d49-665558c83e70','039f2b13-a7ed-4ae0-a5f3-69a0dd0c6119','f4ad7665-61c1-4fee-8128-df714f318014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade7679b44cf4784b23641e01766826a',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:16.744285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b4b8ae-0da2-4ed3-bb0e-19d66e2cfda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:16.781973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b4b8ae-0da2-4ed3-bb0e-19d66e2cfda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:16.788975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Flow 'volume_create_api' (e72afc5e-b74e-4006-aacf-172ffc260b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:16.955950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:16.955950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:17.009966 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Create volume request issued successfully. Jan 02 02:41:17.017747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cf673cee-20e7-4334-a8cb-4d7edf076790 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:17.044632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-444d4cea-2616-4eda-a50c-b1f3b51f5bb9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes returned with HTTP 202 Jan 02 02:41:17.048142 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 256/518] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:41:16 2021] POST /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes => generated 823 bytes in 976 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:17.067649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-315ae36d-b602-4677-ba72-8fdce53ecb51 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c Jan 02 02:41:17.069177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-315ae36d-b602-4677-ba72-8fdce53ecb51 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:17.071082 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:17.071082 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:17.074169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-315ae36d-b602-4677-ba72-8fdce53ecb51 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:17.122940 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf673cee-20e7-4334-a8cb-4d7edf076790 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:17.136218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 263/519] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:16 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:17.206952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:17.206952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:17.272706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-315ae36d-b602-4677-ba72-8fdce53ecb51 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:17.280789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa932a32-2ba3-46f7-a027-845bbb5a3787 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:17.286917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa932a32-2ba3-46f7-a027-845bbb5a3787 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:17.287603 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:17.287603 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:17.288791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa932a32-2ba3-46f7-a027-845bbb5a3787 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:17.317127 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-315ae36d-b602-4677-ba72-8fdce53ecb51 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c returned with HTTP 200 Jan 02 02:41:17.318467 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 257/520] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:17 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c => generated 891 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:17.402325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:17.402325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:17.420456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aa932a32-2ba3-46f7-a027-845bbb5a3787 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:17.462826 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:17.462826 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:17.482331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa932a32-2ba3-46f7-a027-845bbb5a3787 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:17.501108 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 264/521] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:17 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:18.154624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dcd2fe9-d555-48f7-b952-a4b35f79ee6a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:18.155280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dcd2fe9-d555-48f7-b952-a4b35f79ee6a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:18.155280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:18.155280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:18.155901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dcd2fe9-d555-48f7-b952-a4b35f79ee6a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:18.340414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7368d745-607e-4bf1-86c5-40be4872abc3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c Jan 02 02:41:18.341784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7368d745-607e-4bf1-86c5-40be4872abc3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:18.344778 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:18.344778 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:18.349388 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:18.349388 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:18.349388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7368d745-607e-4bf1-86c5-40be4872abc3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:18.380713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5dcd2fe9-d555-48f7-b952-a4b35f79ee6a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:18.468361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dcd2fe9-d555-48f7-b952-a4b35f79ee6a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:18.473802 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 258/522] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:18 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:18.519734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b49d915-ccfa-4c61-80fc-3b110c3ec9f2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:18.519734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b49d915-ccfa-4c61-80fc-3b110c3ec9f2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:18.519734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:18.519734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:18.519734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b49d915-ccfa-4c61-80fc-3b110c3ec9f2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:18.628759 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:18.628759 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:18.644538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7368d745-607e-4bf1-86c5-40be4872abc3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:18.736726 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:18.736726 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:18.757684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7368d745-607e-4bf1-86c5-40be4872abc3 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c returned with HTTP 200 Jan 02 02:41:18.775578 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 265/523] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:18 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c => generated 915 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:18.797430 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1b49d915-ccfa-4c61-80fc-3b110c3ec9f2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:18.931193 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:18.931193 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:18.971637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b49d915-ccfa-4c61-80fc-3b110c3ec9f2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:18.976667 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 259/524] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:18 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:19.502388 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db37402c-9cb8-4d40-b47a-fadbb8b568e7 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:19.504394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db37402c-9cb8-4d40-b47a-fadbb8b568e7 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:19.505081 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:19.505081 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:19.507552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db37402c-9cb8-4d40-b47a-fadbb8b568e7 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:19.644793 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:19.644793 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:19.710023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-db37402c-9cb8-4d40-b47a-fadbb8b568e7 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:19.782303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bac0f51-bcfd-4313-8c63-daae8f883ded tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c Jan 02 02:41:19.782825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bac0f51-bcfd-4313-8c63-daae8f883ded tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:19.783099 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:19.783099 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:19.783391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bac0f51-bcfd-4313-8c63-daae8f883ded tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:19.946528 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:19.946528 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:19.975692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8bac0f51-bcfd-4313-8c63-daae8f883ded tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:41:19.977376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db37402c-9cb8-4d40-b47a-fadbb8b568e7 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:19.979799 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 266/525] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:19 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:20.014173 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6aa6cf6-16e6-4dea-a17a-749d5210c9dc tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:20.021461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6aa6cf6-16e6-4dea-a17a-749d5210c9dc tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:20.022184 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:20.022184 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:20.025525 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6aa6cf6-16e6-4dea-a17a-749d5210c9dc tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:20.108661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bac0f51-bcfd-4313-8c63-daae8f883ded tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c returned with HTTP 200 Jan 02 02:41:20.120325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 260/526] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:19 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c => generated 916 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:20.377572 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:20.377572 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:20.464315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e6aa6cf6-16e6-4dea-a17a-749d5210c9dc tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:20.583352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-063c69e8-f857-458a-8849-366c897181ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094/action Jan 02 02:41:20.593333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:20.593333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:20.594226 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-063c69e8-f857-458a-8849-366c897181ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:41:20.595177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-063c69e8-f857-458a-8849-366c897181ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:20.633758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:20.633758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:20.675846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6aa6cf6-16e6-4dea-a17a-749d5210c9dc tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:20.677864 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 267/527] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:19 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:21.013374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf036ba7-e607-4b2c-a0e8-bd715abd3a2e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:21.013906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:21.013906 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:21.014719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf036ba7-e607-4b2c-a0e8-bd715abd3a2e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:21.015064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:21.015064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:21.019847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf036ba7-e607-4b2c-a0e8-bd715abd3a2e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:21.077896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d8a15c3-c9e1-4180-af67-b4acd3f22638 req-063c69e8-f857-458a-8849-366c897181ed tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094/action returned with HTTP 204 Jan 02 02:41:21.079900 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 261/528] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:41:20 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094/action => generated 0 bytes in 505 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:41:21.281642 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:21.281642 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:21.331185 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bf036ba7-e607-4b2c-a0e8-bd715abd3a2e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:21.455738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf036ba7-e607-4b2c-a0e8-bd715abd3a2e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:21.469724 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 268/529] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:21 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:21.718291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11e869cd-45b4-4c66-aa5e-f8f22c5297f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:21.719323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11e869cd-45b4-4c66-aa5e-f8f22c5297f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:21.719693 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:21.719693 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:21.720472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11e869cd-45b4-4c66-aa5e-f8f22c5297f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:22.005897 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:22.005897 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:22.046720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-11e869cd-45b4-4c66-aa5e-f8f22c5297f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:22.100744 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:22.100744 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:22.143327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11e869cd-45b4-4c66-aa5e-f8f22c5297f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:22.151503 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 262/530] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:21 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 1205 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:22.487559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-31d2aa27-0629-4568-89ae-88d8558c1eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:22.488427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-31d2aa27-0629-4568-89ae-88d8558c1eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:22.488826 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:22.488826 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:22.490038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-31d2aa27-0629-4568-89ae-88d8558c1eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:22.769119 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:22.769119 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:22.827393 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-31d2aa27-0629-4568-89ae-88d8558c1eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:22.931310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-31d2aa27-0629-4568-89ae-88d8558c1eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:22.937977 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 269/531] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:22 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:23.576520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes Jan 02 02:41:23.577570 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:23.577570 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:23.578700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1779315194"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:23.580860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1779315194'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:23.590499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume of 1 GB Jan 02 02:41:23.637278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Availability Zones retrieved successfully. Jan 02 02:41:23.684675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Flow 'volume_create_api' (e6770d1c-a3b9-4ac5-b51d-512ace27eed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:23.694084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91654f3-ba03-4d8e-be31-0167662f8787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:23.696580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:23.862935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91654f3-ba03-4d8e-be31-0167662f8787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:23.869131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d295920-5ed0-4026-879d-18a1424e610c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:23.955241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6361ea97-b896-4281-8d70-041df3ed5eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:23.955968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6361ea97-b896-4281-8d70-041df3ed5eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:23.956456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:23.956456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:23.957192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6361ea97-b896-4281-8d70-041df3ed5eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:24.170999 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:24.170999 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:24.182607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6361ea97-b896-4281-8d70-041df3ed5eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:24.205096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Created reservations ['22431a2a-fdb1-4a31-9945-b33c0054e6b3', 'b558c4c0-dc97-48e1-8f31-a7a7a113f709', '2a41d398-577c-4867-9fad-95a63a9e321e', 'f4dc5522-d046-4b07-9f27-b56dee681d7a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:24.207519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d295920-5ed0-4026-879d-18a1424e610c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22431a2a-fdb1-4a31-9945-b33c0054e6b3', 'b558c4c0-dc97-48e1-8f31-a7a7a113f709', '2a41d398-577c-4867-9fad-95a63a9e321e', 'f4dc5522-d046-4b07-9f27-b56dee681d7a']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:24.211162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb0a1d7-ea0e-4d41-abfb-c06e685791ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:24.235409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6361ea97-b896-4281-8d70-041df3ed5eb9 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:24.236219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 270/532] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:23 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:24.423143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb0a1d7-ea0e-4d41-abfb-c06e685791ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '701ae5db-7531-4bc0-9df3-763d3b08682c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1779315194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff0e94b9e74946039b2cd410e8272d48',qos_specs=None,replication_status=,reservations=['22431a2a-fdb1-4a31-9945-b33c0054e6b3','b558c4c0-dc97-48e1-8f31-a7a7a113f709','2a41d398-577c-4867-9fad-95a63a9e321e','f4dc5522-d046-4b07-9f27-b56dee681d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23972498f6f746a4b2de6795b3015da1',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1779315194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=701ae5db-7531-4bc0-9df3-763d3b08682c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff0e94b9e74946039b2cd410e8272d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='23972498f6f746a4b2de6795b3015da1',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:24.429505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5292e190-6647-492a-bc49-348b528fba78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:24.535095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5292e190-6647-492a-bc49-348b528fba78) transitioned into state 'SUCCESS' from state '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-1779315194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff0e94b9e74946039b2cd410e8272d48',qos_specs=None,replication_status=,reservations=['22431a2a-fdb1-4a31-9945-b33c0054e6b3','b558c4c0-dc97-48e1-8f31-a7a7a113f709','2a41d398-577c-4867-9fad-95a63a9e321e','f4dc5522-d046-4b07-9f27-b56dee681d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23972498f6f746a4b2de6795b3015da1',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:24.537528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd788cc-6fd3-414d-98fd-a063642020a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:24.581456 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd788cc-6fd3-414d-98fd-a063642020a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:24.584499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Flow 'volume_create_api' (e6770d1c-a3b9-4ac5-b51d-512ace27eed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:24.665349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Create volume request issued successfully. Jan 02 02:41:24.692022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f5587d34-9922-4ee0-9c11-53e47754c805 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes returned with HTTP 202 Jan 02 02:41:24.693554 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 263/533] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:41:23 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes => generated 820 bytes in 1124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:24.724466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0b0db50-5819-4513-b141-c0143da2e9b2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:24.725124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0b0db50-5819-4513-b141-c0143da2e9b2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:24.725450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:24.725450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:24.726016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0b0db50-5819-4513-b141-c0143da2e9b2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:24.964441 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:24.964441 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:24.992250 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a0b0db50-5819-4513-b141-c0143da2e9b2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:25.035094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0b0db50-5819-4513-b141-c0143da2e9b2 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:25.036373 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 271/534] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:24 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 888 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:25.269335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe4e377c-30d7-4133-bab9-16cffdcd8b01 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:25.270105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe4e377c-30d7-4133-bab9-16cffdcd8b01 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:25.270445 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:25.270445 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:25.271028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe4e377c-30d7-4133-bab9-16cffdcd8b01 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:25.567638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:25.567638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:25.607634 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe4e377c-30d7-4133-bab9-16cffdcd8b01 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:25.697276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe4e377c-30d7-4133-bab9-16cffdcd8b01 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:25.718040 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 264/535] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:25 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:26.070924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-735e159e-e26e-4f27-863d-7ea7e9e2f07d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:26.071757 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-735e159e-e26e-4f27-863d-7ea7e9e2f07d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:26.071757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:26.071757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:26.072268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-735e159e-e26e-4f27-863d-7ea7e9e2f07d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:26.195667 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:26.195667 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:26.223460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-735e159e-e26e-4f27-863d-7ea7e9e2f07d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:26.275262 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-735e159e-e26e-4f27-863d-7ea7e9e2f07d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:26.280710 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 272/536] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:26 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:26.734126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41a2adce-917b-4561-9193-a9bd800dc061 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:26.735038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41a2adce-917b-4561-9193-a9bd800dc061 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:26.735411 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:26.735411 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:26.736007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41a2adce-917b-4561-9193-a9bd800dc061 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:26.889145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:26.889145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:26.913389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-41a2adce-917b-4561-9193-a9bd800dc061 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:26.944822 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41a2adce-917b-4561-9193-a9bd800dc061 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:26.946212 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 265/537] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:26 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 947 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:26.978540 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d2745e98-ee31-416a-b88d-a2828baca8c8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:26.979853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d2745e98-ee31-416a-b88d-a2828baca8c8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:26.980462 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:26.980462 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:26.981539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d2745e98-ee31-416a-b88d-a2828baca8c8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:27.142748 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:27.142748 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:27.153839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d2745e98-ee31-416a-b88d-a2828baca8c8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:27.203731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d2745e98-ee31-416a-b88d-a2828baca8c8 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:27.204975 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 273/538] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:26 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 947 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:27.264498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b2efa62-3eaf-4967-af06-80584ef7632d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] DELETE http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326?cascade=True Jan 02 02:41:27.267681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b2efa62-3eaf-4967-af06-80584ef7632d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:27.268749 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:27.268749 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:27.285464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b2efa62-3eaf-4967-af06-80584ef7632d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:27.285464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-5b2efa62-3eaf-4967-af06-80584ef7632d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete volume with id: c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:27.320928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-071342d7-a79a-4156-9360-b0db13564cd0 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:27.321463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-071342d7-a79a-4156-9360-b0db13564cd0 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:27.321681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:27.321681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:27.322057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-071342d7-a79a-4156-9360-b0db13564cd0 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:27.446615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:27.446615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:27.447920 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5b2efa62-3eaf-4967-af06-80584ef7632d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:27.459501 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:27.459501 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:27.488841 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-071342d7-a79a-4156-9360-b0db13564cd0 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:27.555755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-071342d7-a79a-4156-9360-b0db13564cd0 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:27.558150 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5b2efa62-3eaf-4967-af06-80584ef7632d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete volume request issued successfully. Jan 02 02:41:27.559787 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 274/539] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:27 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 912 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:27.560119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b2efa62-3eaf-4967-af06-80584ef7632d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326?cascade=True returned with HTTP 202 Jan 02 02:41:27.561433 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 266/540] 10.222.0.50 () {58 vars in 1343 bytes} [Sat Jan 2 02:41:27 2021] DELETE /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326?cascade=True => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:41:27.576782 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7873a63-7f67-4fc8-83ca-2498d9c2961d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:27.577569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7873a63-7f67-4fc8-83ca-2498d9c2961d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:27.577938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:27.577938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:27.578538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7873a63-7f67-4fc8-83ca-2498d9c2961d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:27.640412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:27.640412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:27.651837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f7873a63-7f67-4fc8-83ca-2498d9c2961d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:27.680314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7873a63-7f67-4fc8-83ca-2498d9c2961d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 200 Jan 02 02:41:27.691805 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 275/541] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:27 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:28.584943 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77c04ddf-1745-4c33-ba80-7a4de4f5c3ad tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:28.586713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77c04ddf-1745-4c33-ba80-7a4de4f5c3ad tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:28.587062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:28.587062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:28.587710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77c04ddf-1745-4c33-ba80-7a4de4f5c3ad tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:28.704648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:28.706464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:28.706837 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:28.706837 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:28.709041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:28.784231 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:28.784231 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:28.813138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-77c04ddf-1745-4c33-ba80-7a4de4f5c3ad tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:28.891014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77c04ddf-1745-4c33-ba80-7a4de4f5c3ad tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:28.912859 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 267/542] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:28 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:28.988938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:28.988938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:29.001491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:29.030606 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 200 Jan 02 02:41:29.041713 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 276/543] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:28 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 912 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:29.370845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-b8696c0c-f818-42ab-9e7b-74734c5f2c2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:29.371537 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-b8696c0c-f818-42ab-9e7b-74734c5f2c2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:29.371692 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:29.371692 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:29.372706 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-b8696c0c-f818-42ab-9e7b-74734c5f2c2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:29.475371 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:29.475371 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:29.489100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-2d05d148-3785-4ce2-b930-98293e663c48 req-b8696c0c-f818-42ab-9e7b-74734c5f2c2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:29.521298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-b8696c0c-f818-42ab-9e7b-74734c5f2c2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:29.522849 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 268/544] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:29 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:29.632152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume// Jan 02 02:41:29.633201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:29.633575 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:29.633575 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:29.634293 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:29.637603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f9118d0-eff3-4a3d-9652-3ae10fc37747 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:41:29.638487 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 277/545] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:41:29 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:41:29.653593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-d36847cf-a37c-4972-a2fb-82aa5f89fac7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments Jan 02 02:41:29.654554 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:29.654554 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:29.655678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-d36847cf-a37c-4972-a2fb-82aa5f89fac7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "701ae5db-7531-4bc0-9df3-763d3b08682c", "instance_uuid": "4191964b-f3fc-4619-b5eb-95e1e0d57468", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:29.805804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:29.805804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:29.932609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-d36847cf-a37c-4972-a2fb-82aa5f89fac7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments returned with HTTP 200 Jan 02 02:41:29.934159 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 269/546] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:41:29 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments => generated 273 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:41:29.991752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03be3cc4-ffa3-46f2-9e1f-b86418c8d873 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:29.992611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03be3cc4-ffa3-46f2-9e1f-b86418c8d873 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:29.996731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03be3cc4-ffa3-46f2-9e1f-b86418c8d873 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:30.032295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-d36847cf-a37c-4972-a2fb-82aa5f89fac7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume// Jan 02 02:41:30.032841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-d36847cf-a37c-4972-a2fb-82aa5f89fac7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:30.033091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:30.033091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:30.033377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-d36847cf-a37c-4972-a2fb-82aa5f89fac7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:30.034855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-d36847cf-a37c-4972-a2fb-82aa5f89fac7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:41:30.043823 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 270/547] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:41:30 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:41:30.050637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-0e01b8da-3e70-42fd-bbd8-6f365fbccdf5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:30.051433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-0e01b8da-3e70-42fd-bbd8-6f365fbccdf5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:30.052022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-0e01b8da-3e70-42fd-bbd8-6f365fbccdf5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:30.199988 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:30.199988 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:30.236855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03be3cc4-ffa3-46f2-9e1f-b86418c8d873 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:30.302815 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:30.302815 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:30.308581 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:30.308581 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:30.327356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03be3cc4-ffa3-46f2-9e1f-b86418c8d873 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:30.339776 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 278/548] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:29 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 912 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:30.348461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a747487f-d463-428f-b8f0-24eb8cb04e2a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:30.349291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a747487f-d463-428f-b8f0-24eb8cb04e2a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:30.349668 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:30.349668 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:30.350287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a747487f-d463-428f-b8f0-24eb8cb04e2a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:30.355675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-2d05d148-3785-4ce2-b930-98293e663c48 req-0e01b8da-3e70-42fd-bbd8-6f365fbccdf5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:30.402844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:30.402844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:30.426636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-0e01b8da-3e70-42fd-bbd8-6f365fbccdf5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:30.427295 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:30.427295 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:30.428391 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 271/549] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:41:30 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 1011 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:41:30.449099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a747487f-d463-428f-b8f0-24eb8cb04e2a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:30.450688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-141a6e53-d6f4-4ced-9ec8-1df5e48d046e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] PUT http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc Jan 02 02:41:30.451641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:30.451641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:30.452290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-141a6e53-d6f4-4ced-9ec8-1df5e48d046e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:30.517136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a747487f-d463-428f-b8f0-24eb8cb04e2a tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 200 Jan 02 02:41:30.518135 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 279/550] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:30 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:30.532492 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:41:30.532492 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:41:30.533227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-2d05d148-3785-4ce2-b930-98293e663c48 req-141a6e53-d6f4-4ced-9ec8-1df5e48d046e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Lock "b'cinder-attachment_update-701ae5db-7531-4bc0-9df3-763d3b08682c-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.031s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:41:30.535737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:30.535737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:31.347561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95c72319-b634-4881-821b-b94681ba247c tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:31.347561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95c72319-b634-4881-821b-b94681ba247c tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:31.347561 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:31.347561 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:31.347561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95c72319-b634-4881-821b-b94681ba247c tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:31.459514 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:31.459514 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:31.473395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-95c72319-b634-4881-821b-b94681ba247c tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:31.524971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:31.524971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:31.543004 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95c72319-b634-4881-821b-b94681ba247c tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:31.553491 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 280/551] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:31 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:31.559102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2c286d2-7730-4d66-ae7a-cfe2716d9309 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:31.559942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2c286d2-7730-4d66-ae7a-cfe2716d9309 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:31.560354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:31.560354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:31.560995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2c286d2-7730-4d66-ae7a-cfe2716d9309 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:31.625645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:31.625645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:31.655146 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b2c286d2-7730-4d66-ae7a-cfe2716d9309 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:31.712461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2c286d2-7730-4d66-ae7a-cfe2716d9309 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 200 Jan 02 02:41:31.713610 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 281/552] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:31 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 912 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:32.566754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-603a02f4-6dcf-4cb2-ae9d-53cf95bd4fe7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:32.567939 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-603a02f4-6dcf-4cb2-ae9d-53cf95bd4fe7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:32.568495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:32.568495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:32.569399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-603a02f4-6dcf-4cb2-ae9d-53cf95bd4fe7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:32.773891 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:32.773891 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:32.831565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-603a02f4-6dcf-4cb2-ae9d-53cf95bd4fe7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:32.949756 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:32.949756 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:32.984062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-603a02f4-6dcf-4cb2-ae9d-53cf95bd4fe7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:33.000297 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 282/553] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:32 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 912 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:33.005994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c082d71-0236-42bb-a219-3d6141d1494b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:33.011169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c082d71-0236-42bb-a219-3d6141d1494b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:33.011169 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:33.011169 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:33.011169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c082d71-0236-42bb-a219-3d6141d1494b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:33.113587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c082d71-0236-42bb-a219-3d6141d1494b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 404 Jan 02 02:41:33.120154 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 283/554] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:32 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:33.142855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78b5ab8d-8dbd-49d4-8a18-4f77d8d4624b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes Jan 02 02:41:33.145619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78b5ab8d-8dbd-49d4-8a18-4f77d8d4624b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:33.156074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78b5ab8d-8dbd-49d4-8a18-4f77d8d4624b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:33.159937 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-78b5ab8d-8dbd-49d4-8a18-4f77d8d4624b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:33.169704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78b5ab8d-8dbd-49d4-8a18-4f77d8d4624b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:41:33.366713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78b5ab8d-8dbd-49d4-8a18-4f77d8d4624b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Get all volumes completed successfully. Jan 02 02:41:33.367738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78b5ab8d-8dbd-49d4-8a18-4f77d8d4624b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes returned with HTTP 200 Jan 02 02:41:33.368651 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 284/555] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Jan 2 02:41:33 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes => generated 401 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:33.393688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eaec1cf7-0e83-4096-a0d8-5d187d88c7c1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots Jan 02 02:41:33.394216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eaec1cf7-0e83-4096-a0d8-5d187d88c7c1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:33.394434 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:33.394434 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:33.394807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eaec1cf7-0e83-4096-a0d8-5d187d88c7c1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:33.395364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-eaec1cf7-0e83-4096-a0d8-5d187d88c7c1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:41:33.396084 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:33.396084 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:33.414540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-eaec1cf7-0e83-4096-a0d8-5d187d88c7c1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:41:33.496836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eaec1cf7-0e83-4096-a0d8-5d187d88c7c1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Get all snapshots completed successfully. Jan 02 02:41:33.498074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eaec1cf7-0e83-4096-a0d8-5d187d88c7c1 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots returned with HTTP 200 Jan 02 02:41:33.517781 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 285/556] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 02:41:33 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots => generated 17 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 02:41:33.529045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-946d0372-5de1-49c4-bb49-b903f44f09e5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] DELETE http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:33.530006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-946d0372-5de1-49c4-bb49-b903f44f09e5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:33.530862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-946d0372-5de1-49c4-bb49-b903f44f09e5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:33.531789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-946d0372-5de1-49c4-bb49-b903f44f09e5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete volume with id: 0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:33.625658 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:33.625658 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:33.627539 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-946d0372-5de1-49c4-bb49-b903f44f09e5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:33.715059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-946d0372-5de1-49c4-bb49-b903f44f09e5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete volume request issued successfully. Jan 02 02:41:33.718985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-946d0372-5de1-49c4-bb49-b903f44f09e5 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 202 Jan 02 02:41:33.723761 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 286/557] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:41:33 2021] DELETE /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:41:33.738948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44b20a3a-653c-4a3b-aa35-c9be5e655977 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:33.739951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44b20a3a-653c-4a3b-aa35-c9be5e655977 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:33.744078 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:33.744078 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:33.745162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44b20a3a-653c-4a3b-aa35-c9be5e655977 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:34.034512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-2d05d148-3785-4ce2-b930-98293e663c48 req-141a6e53-d6f4-4ced-9ec8-1df5e48d046e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Lock "b'cinder-attachment_update-701ae5db-7531-4bc0-9df3-763d3b08682c-n-h1-765315-10'" released by "attachment_update" :: held 3.501s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:41:34.035738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-141a6e53-d6f4-4ced-9ec8-1df5e48d046e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc returned with HTTP 200 Jan 02 02:41:34.036932 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 272/558] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 02:41:30 2021] PUT /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc => generated 762 bytes in 3592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:34.042024 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd3b7bf6-9a2b-4acf-9f68-a76062f86cf4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:34.042802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd3b7bf6-9a2b-4acf-9f68-a76062f86cf4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:34.044127 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:34.044127 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:34.044785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd3b7bf6-9a2b-4acf-9f68-a76062f86cf4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:34.078771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:34.078771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:34.124527 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-44b20a3a-653c-4a3b-aa35-c9be5e655977 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:34.306219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44b20a3a-653c-4a3b-aa35-c9be5e655977 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:34.308743 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 287/559] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:33 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:34.490643 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:34.490643 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:34.513108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cd3b7bf6-9a2b-4acf-9f68-a76062f86cf4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:34.563502 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:34.563502 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:34.596026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd3b7bf6-9a2b-4acf-9f68-a76062f86cf4 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:34.596821 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 273/560] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:34 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:35.342390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a682797-e6e4-41fc-8029-a62b96df599e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:35.343206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a682797-e6e4-41fc-8029-a62b96df599e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:35.343206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:35.343206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:35.343206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a682797-e6e4-41fc-8029-a62b96df599e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:35.468057 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:35.468057 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:35.499150 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a682797-e6e4-41fc-8029-a62b96df599e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:35.566172 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a682797-e6e4-41fc-8029-a62b96df599e tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:35.567532 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 288/561] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:35 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:35.616037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37410405-4387-4116-9b09-081fc9ad3424 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:35.616621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37410405-4387-4116-9b09-081fc9ad3424 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:35.616962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:35.616962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:35.618075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37410405-4387-4116-9b09-081fc9ad3424 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:35.749911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:35.749911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:35.777708 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-37410405-4387-4116-9b09-081fc9ad3424 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:35.818940 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:35.818940 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:35.840286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37410405-4387-4116-9b09-081fc9ad3424 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:35.851767 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 274/562] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:35 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:36.602173 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40e4d9d3-4fa6-40d6-b22b-a49e7d97e553 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:36.603530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40e4d9d3-4fa6-40d6-b22b-a49e7d97e553 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:36.604135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:36.604135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:36.605188 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40e4d9d3-4fa6-40d6-b22b-a49e7d97e553 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:36.752412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:36.752412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:36.773022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-40e4d9d3-4fa6-40d6-b22b-a49e7d97e553 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:36.843631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40e4d9d3-4fa6-40d6-b22b-a49e7d97e553 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:36.848097 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 289/563] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:36 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:36.862832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ae2d51e-32f3-487d-8620-3c13ce3eb188 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:36.863611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ae2d51e-32f3-487d-8620-3c13ce3eb188 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:36.863949 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:36.863949 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:36.864531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ae2d51e-32f3-487d-8620-3c13ce3eb188 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:36.933119 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:36.933119 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:36.944910 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7ae2d51e-32f3-487d-8620-3c13ce3eb188 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:36.978585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:36.978585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:36.990331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ae2d51e-32f3-487d-8620-3c13ce3eb188 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:36.991777 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 275/564] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:36 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:37.888622 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ca41a48-6fac-49db-b855-ec60b189f52d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:37.888622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ca41a48-6fac-49db-b855-ec60b189f52d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:37.888622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:37.888622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:37.888622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ca41a48-6fac-49db-b855-ec60b189f52d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:37.984321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:37.984321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:38.001694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2ca41a48-6fac-49db-b855-ec60b189f52d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Volume info retrieved successfully. Jan 02 02:41:38.013620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75bb7dea-d090-4ec1-ba31-d82f09ba77aa tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:38.014564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75bb7dea-d090-4ec1-ba31-d82f09ba77aa tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:38.016676 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:38.016676 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:38.023205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75bb7dea-d090-4ec1-ba31-d82f09ba77aa tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:38.051812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ca41a48-6fac-49db-b855-ec60b189f52d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 200 Jan 02 02:41:38.052981 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 290/565] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:37 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 946 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:38.307712 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:38.307712 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:38.328290 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-75bb7dea-d090-4ec1-ba31-d82f09ba77aa tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:38.371475 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:38.371475 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:38.398757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75bb7dea-d090-4ec1-ba31-d82f09ba77aa tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:38.409962 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 276/566] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:38 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:39.082761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92123052-55fb-400a-910c-235fe9d8fc0d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] GET http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 Jan 02 02:41:39.083307 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92123052-55fb-400a-910c-235fe9d8fc0d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:39.083535 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:39.083535 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:39.083912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92123052-55fb-400a-910c-235fe9d8fc0d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:39.221152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92123052-55fb-400a-910c-235fe9d8fc0d tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 returned with HTTP 404 Jan 02 02:41:39.224162 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 291/567] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:39 2021] GET /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/0a87a413-c2a2-4a15-9a50-bbe04e4f1027 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:39.233283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faa0c603-b859-4214-bd77-5c010f4c09cc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] DELETE http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 Jan 02 02:41:39.233836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faa0c603-b859-4214-bd77-5c010f4c09cc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:39.241172 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:39.241172 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:39.241172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faa0c603-b859-4214-bd77-5c010f4c09cc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:39.241172 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-faa0c603-b859-4214-bd77-5c010f4c09cc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete snapshot with id: af407db9-0ac4-4655-a762-baf394bf9d75 Jan 02 02:41:39.381054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faa0c603-b859-4214-bd77-5c010f4c09cc tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 returned with HTTP 404 Jan 02 02:41:39.389008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 277/568] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:41:39 2021] DELETE /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/af407db9-0ac4-4655-a762-baf394bf9d75 => generated 111 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:39.412009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb9009c7-004e-4667-a40a-4202e5df2e8b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] DELETE http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:39.433681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb9009c7-004e-4667-a40a-4202e5df2e8b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:39.433681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb9009c7-004e-4667-a40a-4202e5df2e8b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:39.433681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-eb9009c7-004e-4667-a40a-4202e5df2e8b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete volume with id: c8b4c746-8fab-4a28-a6d3-266940cab326 Jan 02 02:41:39.495534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3641df8c-177b-4cc3-9b7a-2778871ff74f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:39.495534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3641df8c-177b-4cc3-9b7a-2778871ff74f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:39.495534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3641df8c-177b-4cc3-9b7a-2778871ff74f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:39.659965 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:39.659965 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:39.689809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3641df8c-177b-4cc3-9b7a-2778871ff74f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:39.714110 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb9009c7-004e-4667-a40a-4202e5df2e8b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 returned with HTTP 404 Jan 02 02:41:39.716248 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:39.716248 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:39.727867 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 292/569] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:41:39 2021] DELETE /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/c8b4c746-8fab-4a28-a6d3-266940cab326 => generated 109 bytes in 332 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:41:39.738989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3641df8c-177b-4cc3-9b7a-2778871ff74f tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:39.742482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-3f367a37-fe64-4644-a2cd-c74e7121e84a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc/action Jan 02 02:41:39.744846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-3f367a37-fe64-4644-a2cd-c74e7121e84a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:41:39.745794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-3f367a37-fe64-4644-a2cd-c74e7121e84a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:39.749956 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 278/570] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:39 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:39.759611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-561915ee-9f85-4f55-a4be-571524943f2b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] DELETE http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 Jan 02 02:41:39.768702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-561915ee-9f85-4f55-a4be-571524943f2b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:39.769129 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:39.769129 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:39.769929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-561915ee-9f85-4f55-a4be-571524943f2b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:39.770584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-561915ee-9f85-4f55-a4be-571524943f2b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete snapshot with id: cf482d7a-5b81-4234-b2ad-ebd45efb6726 Jan 02 02:41:39.843514 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-561915ee-9f85-4f55-a4be-571524943f2b tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 returned with HTTP 404 Jan 02 02:41:39.846409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 279/571] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:41:39 2021] DELETE /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/cf482d7a-5b81-4234-b2ad-ebd45efb6726 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:39.864952 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-428368d0-f49c-4345-b001-8cf3862a1876 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] DELETE http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a Jan 02 02:41:39.876870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-428368d0-f49c-4345-b001-8cf3862a1876 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:39.878214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-428368d0-f49c-4345-b001-8cf3862a1876 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:39.885377 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-428368d0-f49c-4345-b001-8cf3862a1876 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete snapshot with id: 7770298e-fe31-4c8d-87d9-a5242d46de6a Jan 02 02:41:40.001397 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-428368d0-f49c-4345-b001-8cf3862a1876 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a returned with HTTP 404 Jan 02 02:41:40.010769 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 280/572] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:41:39 2021] DELETE /volume/v3/61d9445c722345ac823e2218b2b11ede/snapshots/7770298e-fe31-4c8d-87d9-a5242d46de6a => generated 111 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:40.033190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9ce78add-3c95-4f21-b09a-c04753470825 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] DELETE http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:41:40.034211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9ce78add-3c95-4f21-b09a-c04753470825 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:40.035048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9ce78add-3c95-4f21-b09a-c04753470825 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:40.035862 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-9ce78add-3c95-4f21-b09a-c04753470825 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] Delete volume with id: bbb93507-d823-461e-92a1-61f385068d48 Jan 02 02:41:40.062137 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:40.062137 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:40.089505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2d05d148-3785-4ce2-b930-98293e663c48 req-3f367a37-fe64-4644-a2cd-c74e7121e84a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc/action returned with HTTP 204 Jan 02 02:41:40.092831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 293/573] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:41:39 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc/action => generated 0 bytes in 364 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:40.183932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9ce78add-3c95-4f21-b09a-c04753470825 tempest-VolumesDeleteCascade-58650641 tempest-VolumesDeleteCascade-58650641] http://10.222.0.50/volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 returned with HTTP 404 Jan 02 02:41:40.194945 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 281/574] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:41:40 2021] DELETE /volume/v3/61d9445c722345ac823e2218b2b11ede/volumes/bbb93507-d823-461e-92a1-61f385068d48 => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:40.775956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e5a73ce-a4fe-4e1b-90f6-1cdfa9b1d659 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:40.787647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e5a73ce-a4fe-4e1b-90f6-1cdfa9b1d659 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:40.788025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:40.788025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:40.793646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e5a73ce-a4fe-4e1b-90f6-1cdfa9b1d659 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:41.041650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:41.041650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:41.060887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3e5a73ce-a4fe-4e1b-90f6-1cdfa9b1d659 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:41.123471 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:41.123471 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:41.147666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e5a73ce-a4fe-4e1b-90f6-1cdfa9b1d659 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:41.160634 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 294/575] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:40 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 1205 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:43.844313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0307ee7c-9ed4-49d8-803c-2e4534e2da2a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:43.846264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0307ee7c-9ed4-49d8-803c-2e4534e2da2a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:43.847982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0307ee7c-9ed4-49d8-803c-2e4534e2da2a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:43.998878 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:43.998878 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:44.025810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0307ee7c-9ed4-49d8-803c-2e4534e2da2a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:44.068485 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.068485 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:44.086923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0307ee7c-9ed4-49d8-803c-2e4534e2da2a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:44.089237 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 282/576] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:43 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 1205 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:41:44.116359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58/action Jan 02 02:41:44.116828 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.116828 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:44.117469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action body: b'{"os-begin_detaching": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:41:44.117861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:44.231565 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.231565 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:44.246979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:44.269575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Begin detaching volume completed successfully. Jan 02 02:41:44.270124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58/action returned with HTTP 202 Jan 02 02:41:44.279831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 295/577] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:41:44 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:41:44.299457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ab7a97a-d81b-45cc-a5c4-401621349546 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:44.300495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ab7a97a-d81b-45cc-a5c4-401621349546 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.300865 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.300865 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:44.301529 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ab7a97a-d81b-45cc-a5c4-401621349546 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.350090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume// Jan 02 02:41:44.350884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.351373 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:44.351373 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:44.352001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.354909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-29f09868-107a-4545-bb50-6c5b9a212f76 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:41:44.356083 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 296/578] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:41:44 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:41:44.380945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0ec5e669-b0f6-480c-ae56-3ccaa4e71cee tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:44.382016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0ec5e669-b0f6-480c-ae56-3ccaa4e71cee tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:44.382930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0ec5e669-b0f6-480c-ae56-3ccaa4e71cee tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:44.531056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.531056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:44.549334 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5ab7a97a-d81b-45cc-a5c4-401621349546 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:44.580036 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.580036 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:44.593345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ab7a97a-d81b-45cc-a5c4-401621349546 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:44.594822 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 283/579] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:44 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 1208 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:44.604693 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.604693 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:44.639476 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0ec5e669-b0f6-480c-ae56-3ccaa4e71cee tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:44.704518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:44.704518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:44.725091 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-0ec5e669-b0f6-480c-ae56-3ccaa4e71cee tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:44.727325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 297/580] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:41:44 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 1307 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:41:45.094223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-c303b903-2db2-4139-8991-6241bf181438 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] DELETE http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094 Jan 02 02:41:45.094223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-c303b903-2db2-4139-8991-6241bf181438 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:45.094223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:45.094223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:45.094223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-c303b903-2db2-4139-8991-6241bf181438 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:45.125348 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:45.125348 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:45.173426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] POST http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes Jan 02 02:41:45.174244 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:45.174244 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:45.174987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1030797286"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:45.177670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1030797286'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:45.178354 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Create volume of 2 GB Jan 02 02:41:45.214267 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Availability Zones retrieved successfully. Jan 02 02:41:45.263772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Flow 'volume_create_api' (92734e60-1471-444b-bcfe-2485e05120bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:45.274092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d958e4b-5211-41be-868f-53c95fd73b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:45.279166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Validating volume size '2' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:45.523159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d958e4b-5211-41be-868f-53c95fd73b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:45.527323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7c5f24-71d0-4215-a84c-2e4845218eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:45.721660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Created reservations ['0ec403f6-5771-4ba1-9127-4ccbc2bf51ff', '283ad898-2f90-4682-a4a3-d9555bab20f1', 'bc0f5f60-8458-4025-8220-862d2eaa2314', 'a4668b40-ce6c-47ff-97d6-ac5484a9cadc'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:45.723694 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7c5f24-71d0-4215-a84c-2e4845218eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec403f6-5771-4ba1-9127-4ccbc2bf51ff', '283ad898-2f90-4682-a4a3-d9555bab20f1', 'bc0f5f60-8458-4025-8220-862d2eaa2314', 'a4668b40-ce6c-47ff-97d6-ac5484a9cadc']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:45.726133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f292b570-1d22-448a-9d95-6c560434a5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:45.946960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f292b570-1d22-448a-9d95-6c560434a5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e5d695-30b6-4d65-bf93-c9d5db23b760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1030797286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aee747b012b74846b60826fdba20e865',qos_specs=None,replication_status=,reservations=['0ec403f6-5771-4ba1-9127-4ccbc2bf51ff','283ad898-2f90-4682-a4a3-d9555bab20f1','bc0f5f60-8458-4025-8220-862d2eaa2314','a4668b40-ce6c-47ff-97d6-ac5484a9cadc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc24f8582c384aa3be8b97dcffb4703e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1030797286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19e5d695-30b6-4d65-bf93-c9d5db23b760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aee747b012b74846b60826fdba20e865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bc24f8582c384aa3be8b97dcffb4703e',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:45.950811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b193c8f-20be-4067-a9c0-fdd1cb3a3f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:45.997326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b193c8f-20be-4067-a9c0-fdd1cb3a3f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1030797286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aee747b012b74846b60826fdba20e865',qos_specs=None,replication_status=,reservations=['0ec403f6-5771-4ba1-9127-4ccbc2bf51ff','283ad898-2f90-4682-a4a3-d9555bab20f1','bc0f5f60-8458-4025-8220-862d2eaa2314','a4668b40-ce6c-47ff-97d6-ac5484a9cadc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc24f8582c384aa3be8b97dcffb4703e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:46.000054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-c303b903-2db2-4139-8991-6241bf181438 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:41:46.000793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-c303b903-2db2-4139-8991-6241bf181438 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:41:46.003861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7272b63d-9fd9-41fe-bc88-94a34b4c2d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:46.010765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e179d883-a0d1-4ec3-bb71-1dca7e2867aa req-c303b903-2db2-4139-8991-6241bf181438 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094 returned with HTTP 200 Jan 02 02:41:46.012267 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 298/581] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:41:45 2021] DELETE /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/8ca409ea-de0b-40b8-9d61-bd2ba47de094 => generated 19 bytes in 929 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:46.017782 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d15541d6-0050-4a9b-84b8-97a9c708cc4e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:46.018835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d15541d6-0050-4a9b-84b8-97a9c708cc4e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:46.019615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:46.019615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:46.020278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d15541d6-0050-4a9b-84b8-97a9c708cc4e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:46.058398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7272b63d-9fd9-41fe-bc88-94a34b4c2d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:46.073768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Flow 'volume_create_api' (92734e60-1471-444b-bcfe-2485e05120bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:46.179691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Create volume request issued successfully. Jan 02 02:41:46.200474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e205185-864a-4891-94d5-bfa44e82c755 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes returned with HTTP 202 Jan 02 02:41:46.201668 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 284/582] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:41:44 2021] POST /volume/v3/aee747b012b74846b60826fdba20e865/volumes => generated 824 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:46.213747 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:46.213747 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:46.221061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9310c8b4-ddcb-457e-9e6e-c26c7f0ca289 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] GET http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:46.221610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9310c8b4-ddcb-457e-9e6e-c26c7f0ca289 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:46.221794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:46.221794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:46.222179 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9310c8b4-ddcb-457e-9e6e-c26c7f0ca289 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:46.237160 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d15541d6-0050-4a9b-84b8-97a9c708cc4e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:46.295755 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:46.295755 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:46.306484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9310c8b4-ddcb-457e-9e6e-c26c7f0ca289 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Volume info retrieved successfully. Jan 02 02:41:46.309669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d15541d6-0050-4a9b-84b8-97a9c708cc4e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:46.311204 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 299/583] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:46 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:46.335220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9310c8b4-ddcb-457e-9e6e-c26c7f0ca289 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 returned with HTTP 200 Jan 02 02:41:46.336378 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 285/584] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:46 2021] GET /volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 => generated 892 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:47.231134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-53a033c9-5068-4eb5-9b8e-24c2a7a5d549 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:47.233145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-53a033c9-5068-4eb5-9b8e-24c2a7a5d549 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:47.233745 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:47.233745 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:47.235065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-53a033c9-5068-4eb5-9b8e-24c2a7a5d549 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:47.352780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-922fdd1f-264f-4df2-834d-1e1dd6c692f2 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] GET http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:47.353864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-922fdd1f-264f-4df2-834d-1e1dd6c692f2 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:47.356230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:47.356230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:47.357059 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-922fdd1f-264f-4df2-834d-1e1dd6c692f2 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:47.418623 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:47.418623 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:47.463563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0fb737ab-b007-4854-877b-940695e2e351 req-53a033c9-5068-4eb5-9b8e-24c2a7a5d549 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:47.516241 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:47.516241 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:47.557977 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:47.557977 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:47.564950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-922fdd1f-264f-4df2-834d-1e1dd6c692f2 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Volume info retrieved successfully. Jan 02 02:41:47.592019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-53a033c9-5068-4eb5-9b8e-24c2a7a5d549 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:47.602218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 300/585] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:47 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 1205 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:47.643975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] POST http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c/action Jan 02 02:41:47.645213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:47.645213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:47.646383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action body: b'{"os-begin_detaching": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:41:47.648049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:47.683774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-922fdd1f-264f-4df2-834d-1e1dd6c692f2 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 returned with HTTP 200 Jan 02 02:41:47.688837 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 286/586] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:47 2021] GET /volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 => generated 916 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:47.830934 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:47.830934 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:47.830934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:47.893694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Begin detaching volume completed successfully. Jan 02 02:41:47.894619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c/action returned with HTTP 202 Jan 02 02:41:47.896639 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 301/587] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:41:47 2021] POST /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:41:47.956342 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06108eb7-3111-4ef2-9375-ba829aaf4fb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:47.957459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06108eb7-3111-4ef2-9375-ba829aaf4fb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:47.964674 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:47.964674 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:47.965407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06108eb7-3111-4ef2-9375-ba829aaf4fb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:48.015995 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume// Jan 02 02:41:48.016832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:48.017150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:48.017150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:48.017779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:48.019593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-e0c8336d-3331-4623-98c9-0b76b230dd95 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:41:48.021189 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 302/588] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:41:48 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:41:48.040356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-c4ce1497-582f-4533-8bb1-f6a44f2d339a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:48.041390 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-c4ce1497-582f-4533-8bb1-f6a44f2d339a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:48.042261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-c4ce1497-582f-4533-8bb1-f6a44f2d339a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:48.082308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:48.082308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:48.100381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-06108eb7-3111-4ef2-9375-ba829aaf4fb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:48.168996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:48.168996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:48.204904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06108eb7-3111-4ef2-9375-ba829aaf4fb5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:48.229508 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 287/589] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:47 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 1208 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:41:48.264638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:48.264638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:48.299537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0fb737ab-b007-4854-877b-940695e2e351 req-c4ce1497-582f-4533-8bb1-f6a44f2d339a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:48.376101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:48.376101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:48.414214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-c4ce1497-582f-4533-8bb1-f6a44f2d339a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:48.416558 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 303/590] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:41:48 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 1307 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:41:48.704849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e805b41-db63-41b8-8951-cf69adb4f01e tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] GET http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:48.705747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e805b41-db63-41b8-8951-cf69adb4f01e tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:48.706096 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:48.706096 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:48.706754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e805b41-db63-41b8-8951-cf69adb4f01e tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:48.757148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-b2622a34-5b39-4cc0-b79b-cb7144975a2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] DELETE http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc Jan 02 02:41:48.758224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-b2622a34-5b39-4cc0-b79b-cb7144975a2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:48.770486 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:48.770486 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:48.772088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-b2622a34-5b39-4cc0-b79b-cb7144975a2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:48.900682 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:48.900682 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:49.096348 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:49.096348 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:49.140925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5e805b41-db63-41b8-8951-cf69adb4f01e tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Volume info retrieved successfully. Jan 02 02:41:49.206367 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e805b41-db63-41b8-8951-cf69adb4f01e tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 returned with HTTP 200 Jan 02 02:41:49.216517 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 288/591] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:48 2021] GET /volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 => generated 917 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:49.232818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] POST http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes Jan 02 02:41:49.234337 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:49.234337 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:49.235167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "19e5d695-30b6-4d65-bf93-c9d5db23b760"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:49.248213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Create volume request body: {'volume': {'size': 1, 'source_volid': '19e5d695-30b6-4d65-bf93-c9d5db23b760'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:49.519718 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:49.519718 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:49.522012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Volume retrieved successfully. Jan 02 02:41:49.533774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Create volume of 1 GB Jan 02 02:41:49.591097 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Availability Zones retrieved successfully. Jan 02 02:41:49.680121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Flow 'volume_create_api' (f7224176-dde4-4b96-b496-213c1d5885a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:49.694134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1e9991-6add-43f3-baa2-55c14384544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:49.702404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Validating volume size '1' using validate_int, validate_source_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:49.717964 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1e9991-6add-43f3-baa2-55c14384544f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 02:41:49.717964 n-d-765315-10 devstack@c-api.service[88027]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jan 02 02:41:49.724434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1e9991-6add-43f3-baa2-55c14384544f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:49.732936 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1e9991-6add-43f3-baa2-55c14384544f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:41:49.750149 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Flow 'volume_create_api' (f7224176-dde4-4b96-b496-213c1d5885a6) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 02:41:49.752030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3cd02f3c-a7b4-4595-a446-7f61b33e0ec7 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes returned with HTTP 400 Jan 02 02:41:49.762703 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 289/592] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:41:49 2021] POST /volume/v3/aee747b012b74846b60826fdba20e865/volumes => generated 173 bytes in 529 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:41:49.778919 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe983ace-319e-418d-a1e7-d70525829ce7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:49.786312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe983ace-319e-418d-a1e7-d70525829ce7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:49.788620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:49.788620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:49.789822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe983ace-319e-418d-a1e7-d70525829ce7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.081269 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:50.081269 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:50.116142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe983ace-319e-418d-a1e7-d70525829ce7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:50.163814 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:50.163814 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:50.186305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe983ace-319e-418d-a1e7-d70525829ce7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:50.188587 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 290/593] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:49 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 1208 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:41:50.197479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a7bef1d-b761-41a2-893c-7b43b13fb097 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] DELETE http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:50.198658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a7bef1d-b761-41a2-893c-7b43b13fb097 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:50.199030 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:50.199030 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:50.199727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a7bef1d-b761-41a2-893c-7b43b13fb097 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.200585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-8a7bef1d-b761-41a2-893c-7b43b13fb097 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Delete volume with id: 19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:50.377092 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:50.377092 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:50.379771 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8a7bef1d-b761-41a2-893c-7b43b13fb097 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Volume info retrieved successfully. Jan 02 02:41:50.505003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8a7bef1d-b761-41a2-893c-7b43b13fb097 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Delete volume request issued successfully. Jan 02 02:41:50.506765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a7bef1d-b761-41a2-893c-7b43b13fb097 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 returned with HTTP 202 Jan 02 02:41:50.515016 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 291/594] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:41:50 2021] DELETE /volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:41:50.554688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] POST http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes Jan 02 02:41:50.560043 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:50.560043 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:50.562915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1565428815", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:41:50.575043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1565428815', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:41:50.576074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Create volume of 1 GB Jan 02 02:41:50.644455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Availability Zones retrieved successfully. Jan 02 02:41:50.724930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Flow 'volume_create_api' (3fc6b326-90d4-4d6b-8856-80bd76ffc7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:50.745134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f07670af-ca1b-46ec-b7dc-86047cf7f0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:50.757005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:41:50.910657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-0fb737ab-b007-4854-877b-940695e2e351 req-b2622a34-5b39-4cc0-b79b-cb7144975a2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:41:50.911130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-0fb737ab-b007-4854-877b-940695e2e351 req-b2622a34-5b39-4cc0-b79b-cb7144975a2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:41:50.941135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0fb737ab-b007-4854-877b-940695e2e351 req-b2622a34-5b39-4cc0-b79b-cb7144975a2b tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc returned with HTTP 200 Jan 02 02:41:50.941981 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 304/595] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:41:48 2021] DELETE /volume/v3/ff0e94b9e74946039b2cd410e8272d48/attachments/b6837d76-5025-4378-a3aa-1167f5d3c9dc => generated 19 bytes in 2196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:50.951424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c779c89-2773-460e-be8c-2a381df51610 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] GET http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:50.961244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c779c89-2773-460e-be8c-2a381df51610 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:50.964696 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:50.964696 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:50.965449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c779c89-2773-460e-be8c-2a381df51610 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:50.974352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f07670af-ca1b-46ec-b7dc-86047cf7f0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:50.982258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b6d558-70d6-4371-bfbe-13aeafe0a01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:51.076730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:51.076730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:51.098916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c779c89-2773-460e-be8c-2a381df51610 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Volume info retrieved successfully. Jan 02 02:41:51.153057 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c779c89-2773-460e-be8c-2a381df51610 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 returned with HTTP 200 Jan 02 02:41:51.154235 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 305/596] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:50 2021] GET /volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:51.223086 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84673222-c0d1-4a29-a14b-bb98490790f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:51.234439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84673222-c0d1-4a29-a14b-bb98490790f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:51.234850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:51.234850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:51.235511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84673222-c0d1-4a29-a14b-bb98490790f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:51.338586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Created reservations ['a6bc9f3e-071a-4aad-aafa-0c1ecb7557a6', 'cd31509b-7d14-4cf7-83b1-58864b3a5b45', 'ef575204-ff49-42f1-8c75-ceca4d4d60aa', '74ff488a-2771-434f-aaf0-c578b92dc01e'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:41:51.343558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b6d558-70d6-4371-bfbe-13aeafe0a01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6bc9f3e-071a-4aad-aafa-0c1ecb7557a6', 'cd31509b-7d14-4cf7-83b1-58864b3a5b45', 'ef575204-ff49-42f1-8c75-ceca4d4d60aa', '74ff488a-2771-434f-aaf0-c578b92dc01e']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:51.348963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (612ba02c-ee40-4c34-bd0a-3e3a574f289c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:51.351852 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:51.351852 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:51.372945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-84673222-c0d1-4a29-a14b-bb98490790f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:51.436488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84673222-c0d1-4a29-a14b-bb98490790f7 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:51.438634 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 306/597] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:51 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:51.467911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74a48aae-28b8-418f-a23a-c1b61722d6d6 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:51.468947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74a48aae-28b8-418f-a23a-c1b61722d6d6 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:51.469364 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:51.469364 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:51.470081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74a48aae-28b8-418f-a23a-c1b61722d6d6 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:51.513080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (612ba02c-ee40-4c34-bd0a-3e3a574f289c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4ec4895-9807-49f9-baa3-23c188b3b802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1565428815',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec81d1f77e594fcba97745495095a513',qos_specs=None,replication_status=,reservations=['a6bc9f3e-071a-4aad-aafa-0c1ecb7557a6','cd31509b-7d14-4cf7-83b1-58864b3a5b45','ef575204-ff49-42f1-8c75-ceca4d4d60aa','74ff488a-2771-434f-aaf0-c578b92dc01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='368957bcf57e474fb5e0bbeabc0aadff',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1565428815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4ec4895-9807-49f9-baa3-23c188b3b802,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ec81d1f77e594fcba97745495095a513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='368957bcf57e474fb5e0bbeabc0aadff',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:51.518588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe00bb2-a7eb-49c6-83b8-011671d1d3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:51.573687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:51.573687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:51.591694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-74a48aae-28b8-418f-a23a-c1b61722d6d6 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:51.599692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe00bb2-a7eb-49c6-83b8-011671d1d3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1565428815',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec81d1f77e594fcba97745495095a513',qos_specs=None,replication_status=,reservations=['a6bc9f3e-071a-4aad-aafa-0c1ecb7557a6','cd31509b-7d14-4cf7-83b1-58864b3a5b45','ef575204-ff49-42f1-8c75-ceca4d4d60aa','74ff488a-2771-434f-aaf0-c578b92dc01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='368957bcf57e474fb5e0bbeabc0aadff',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:51.607621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57598269-e1e2-4a25-9358-b8cb70464dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:41:51.638565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74a48aae-28b8-418f-a23a-c1b61722d6d6 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:51.648819 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 307/598] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:51 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:51.659067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57598269-e1e2-4a25-9358-b8cb70464dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:41:51.664391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Flow 'volume_create_api' (3fc6b326-90d4-4d6b-8856-80bd76ffc7e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:41:51.668348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0b4d713-54e1-4c42-a88a-cbfbe3ebc89d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:41:51.669804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0b4d713-54e1-4c42-a88a-cbfbe3ebc89d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:51.670463 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:51.670463 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:51.671755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0b4d713-54e1-4c42-a88a-cbfbe3ebc89d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:51.798382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Create volume request issued successfully. Jan 02 02:41:51.854128 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:51.854128 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:51.861770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-72a36a9c-5464-48db-a970-3a47bda848d8 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes returned with HTTP 202 Jan 02 02:41:51.862707 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 292/599] 10.222.0.50 () {64 vars in 1512 bytes} [Sat Jan 2 02:41:50 2021] POST /volume/v3/ec81d1f77e594fcba97745495095a513/volumes => generated 832 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:41:51.874958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b0b4d713-54e1-4c42-a88a-cbfbe3ebc89d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:51.879524 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-8bb80687-71b8-4456-afd0-a7097500d2d9 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] GET http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 Jan 02 02:41:51.880062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-8bb80687-71b8-4456-afd0-a7097500d2d9 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:51.880358 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:51.880358 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:51.880719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-8bb80687-71b8-4456-afd0-a7097500d2d9 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:51.938509 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0b4d713-54e1-4c42-a88a-cbfbe3ebc89d tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:41:51.960290 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 308/600] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:51 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 913 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:51.971384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8375b1b-26d6-43f4-86fb-8ed3f4dc569e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:51.974115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8375b1b-26d6-43f4-86fb-8ed3f4dc569e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:51.974774 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:51.974774 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:51.975855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8375b1b-26d6-43f4-86fb-8ed3f4dc569e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:52.004276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:52.004276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:52.025802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-8bb80687-71b8-4456-afd0-a7097500d2d9 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Volume info retrieved successfully. Jan 02 02:41:52.067914 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-44e56b3d-b1da-46f8-8fbd-971b441dd685 req-8bb80687-71b8-4456-afd0-a7097500d2d9 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 returned with HTTP 200 Jan 02 02:41:52.068865 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 293/601] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:51 2021] GET /volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 => generated 900 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:52.117187 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:52.117187 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:52.141733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a8375b1b-26d6-43f4-86fb-8ed3f4dc569e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:52.187343 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72650418-014b-4a93-a74b-f71ab5c05f94 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] GET http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:52.188054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72650418-014b-4a93-a74b-f71ab5c05f94 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:52.188288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:52.188288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:52.188663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72650418-014b-4a93-a74b-f71ab5c05f94 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:52.222890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8375b1b-26d6-43f4-86fb-8ed3f4dc569e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:52.238953 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 309/602] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:51 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:52.262615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8e8fca6-a7a9-4cec-942d-4553c87555a3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:41:52.263812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8e8fca6-a7a9-4cec-942d-4553c87555a3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:52.264924 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:52.264924 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:52.265152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8e8fca6-a7a9-4cec-942d-4553c87555a3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:52.359867 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:52.359867 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:52.371353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-72650418-014b-4a93-a74b-f71ab5c05f94 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Volume info retrieved successfully. Jan 02 02:41:52.423351 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72650418-014b-4a93-a74b-f71ab5c05f94 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 returned with HTTP 200 Jan 02 02:41:52.424232 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 294/603] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:52 2021] GET /volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:52.457846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:52.457846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:52.481836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e8e8fca6-a7a9-4cec-942d-4553c87555a3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:41:52.531037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8e8fca6-a7a9-4cec-942d-4553c87555a3 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:41:52.531883 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 310/604] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:52 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 913 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:52.750275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-06f0ff7e-4af2-4ee7-b0f0-93d9de04519a req-ef1fb81a-b86e-4916-984c-8dae981531d4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] GET http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 Jan 02 02:41:52.750815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-06f0ff7e-4af2-4ee7-b0f0-93d9de04519a req-ef1fb81a-b86e-4916-984c-8dae981531d4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:52.751549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:52.751549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:52.751549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-06f0ff7e-4af2-4ee7-b0f0-93d9de04519a req-ef1fb81a-b86e-4916-984c-8dae981531d4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:52.913426 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:52.913426 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:52.954627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-06f0ff7e-4af2-4ee7-b0f0-93d9de04519a req-ef1fb81a-b86e-4916-984c-8dae981531d4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Volume info retrieved successfully. Jan 02 02:41:53.004730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-06f0ff7e-4af2-4ee7-b0f0-93d9de04519a req-ef1fb81a-b86e-4916-984c-8dae981531d4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 returned with HTTP 200 Jan 02 02:41:53.006360 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 295/605] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:52 2021] GET /volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 => generated 924 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:53.451640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa2f9267-733b-4dba-a541-4cd4ff3047dc tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] GET http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:53.453194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa2f9267-733b-4dba-a541-4cd4ff3047dc tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:53.453194 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:53.453194 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:53.453468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa2f9267-733b-4dba-a541-4cd4ff3047dc tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:53.518798 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:53.518798 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:53.530346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aa2f9267-733b-4dba-a541-4cd4ff3047dc tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Volume info retrieved successfully. Jan 02 02:41:53.562440 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa2f9267-733b-4dba-a541-4cd4ff3047dc tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 returned with HTTP 200 Jan 02 02:41:53.562440 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 311/606] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:53 2021] GET /volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:54.575271 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a75970a-7e8a-469e-9cc3-d08485df5807 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] GET http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 Jan 02 02:41:54.575787 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a75970a-7e8a-469e-9cc3-d08485df5807 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:54.575876 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:54.575876 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:54.576281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a75970a-7e8a-469e-9cc3-d08485df5807 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:54.652701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b464d381-5f5a-4a7a-a12d-1eba02a9f464 req-ee720062-4a3c-4fe1-9707-00cb0749c884 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] GET http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 Jan 02 02:41:54.653252 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b464d381-5f5a-4a7a-a12d-1eba02a9f464 req-ee720062-4a3c-4fe1-9707-00cb0749c884 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:54.653496 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:54.653496 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:54.653830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b464d381-5f5a-4a7a-a12d-1eba02a9f464 req-ee720062-4a3c-4fe1-9707-00cb0749c884 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:54.698450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a75970a-7e8a-469e-9cc3-d08485df5807 tempest-VolumesCloneNegativeTest-1137627903 tempest-VolumesCloneNegativeTest-1137627903] http://10.222.0.50/volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 returned with HTTP 404 Jan 02 02:41:54.699532 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 296/607] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:41:54 2021] GET /volume/v3/aee747b012b74846b60826fdba20e865/volumes/19e5d695-30b6-4d65-bf93-c9d5db23b760 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:41:54.756000 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:54.756000 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:54.785784 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b464d381-5f5a-4a7a-a12d-1eba02a9f464 req-ee720062-4a3c-4fe1-9707-00cb0749c884 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Volume info retrieved successfully. Jan 02 02:41:54.834415 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b464d381-5f5a-4a7a-a12d-1eba02a9f464 req-ee720062-4a3c-4fe1-9707-00cb0749c884 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 returned with HTTP 200 Jan 02 02:41:54.839240 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 312/608] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:54 2021] GET /volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 => generated 925 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:41:55.167987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-c28cf7cd-921e-43f4-ac57-2d50b6d463a4 req-3642cb5d-dd17-4606-898f-2bba627574fe tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] GET http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 Jan 02 02:41:55.168467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-c28cf7cd-921e-43f4-ac57-2d50b6d463a4 req-3642cb5d-dd17-4606-898f-2bba627574fe tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:55.168966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-c28cf7cd-921e-43f4-ac57-2d50b6d463a4 req-3642cb5d-dd17-4606-898f-2bba627574fe tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:55.291935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:55.291935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:55.314924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-c28cf7cd-921e-43f4-ac57-2d50b6d463a4 req-3642cb5d-dd17-4606-898f-2bba627574fe tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Volume info retrieved successfully. Jan 02 02:41:55.342903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-c28cf7cd-921e-43f4-ac57-2d50b6d463a4 req-3642cb5d-dd17-4606-898f-2bba627574fe tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 returned with HTTP 200 Jan 02 02:41:55.344259 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 297/609] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:55 2021] GET /volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 => generated 925 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:41:55.621122 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-8f5fa6fa-f770-4ad4-ad06-a90f39099e72 req-0c4a3c45-16f6-47c8-92b3-905474f580a4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] DELETE http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 Jan 02 02:41:55.621922 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-8f5fa6fa-f770-4ad4-ad06-a90f39099e72 req-0c4a3c45-16f6-47c8-92b3-905474f580a4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:55.621922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:55.621922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:55.622314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-8f5fa6fa-f770-4ad4-ad06-a90f39099e72 req-0c4a3c45-16f6-47c8-92b3-905474f580a4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:55.622542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-8f5fa6fa-f770-4ad4-ad06-a90f39099e72 req-0c4a3c45-16f6-47c8-92b3-905474f580a4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Delete volume with id: b4ec4895-9807-49f9-baa3-23c188b3b802 Jan 02 02:41:55.683531 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:41:55.683531 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:41:55.686017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-8f5fa6fa-f770-4ad4-ad06-a90f39099e72 req-0c4a3c45-16f6-47c8-92b3-905474f580a4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Volume info retrieved successfully. Jan 02 02:41:55.725108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-8f5fa6fa-f770-4ad4-ad06-a90f39099e72 req-0c4a3c45-16f6-47c8-92b3-905474f580a4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Delete volume request issued successfully. Jan 02 02:41:55.725607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-8f5fa6fa-f770-4ad4-ad06-a90f39099e72 req-0c4a3c45-16f6-47c8-92b3-905474f580a4 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 returned with HTTP 202 Jan 02 02:41:55.726534 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 313/610] 10.222.0.50 () {62 vars in 1591 bytes} [Sat Jan 2 02:41:55 2021] DELETE /volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:41:57.889052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0acf5083-8e1d-4a1b-8ca6-775a852cc2c4 req-39f5ab22-e849-4079-8ce7-e336fbe5a9f6 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] GET http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 Jan 02 02:41:57.890238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0acf5083-8e1d-4a1b-8ca6-775a852cc2c4 req-39f5ab22-e849-4079-8ce7-e336fbe5a9f6 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:41:57.890613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:41:57.890613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:41:57.891217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0acf5083-8e1d-4a1b-8ca6-775a852cc2c4 req-39f5ab22-e849-4079-8ce7-e336fbe5a9f6 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:41:58.015877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0acf5083-8e1d-4a1b-8ca6-775a852cc2c4 req-39f5ab22-e849-4079-8ce7-e336fbe5a9f6 tempest-VolumesGetTestJSON-1566242925 tempest-VolumesGetTestJSON-1566242925] http://10.222.0.50/volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 returned with HTTP 404 Jan 02 02:41:58.017911 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 298/611] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:41:57 2021] GET /volume/v3/ec81d1f77e594fcba97745495095a513/volumes/b4ec4895-9807-49f9-baa3-23c188b3b802 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:06.300284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03aa1a82-07ac-4db5-9538-4c325bb1c9ab tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] POST http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots Jan 02 02:42:06.301100 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:06.301100 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:06.312051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03aa1a82-07ac-4db5-9538-4c325bb1c9ab tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45db7e85-94ba-47fb-83a0-aac846376830", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-225985467"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:06.470183 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03aa1a82-07ac-4db5-9538-4c325bb1c9ab tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots returned with HTTP 404 Jan 02 02:42:06.471227 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 314/612] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:42:05 2021] POST /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots => generated 109 bytes in 858 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:06.485598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa5ba726-6d7d-4a13-9767-cafcd0c886af tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] POST http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots Jan 02 02:42:06.486885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa5ba726-6d7d-4a13-9767-cafcd0c886af tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1295337282"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:06.724809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa5ba726-6d7d-4a13-9767-cafcd0c886af tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots returned with HTTP 404 Jan 02 02:42:06.725880 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 299/613] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:42:06 2021] POST /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots => generated 77 bytes in 249 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:42:06.736061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89066351-2b3f-466b-a976-b476170142bb tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?limit=invalid Jan 02 02:42:06.737280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89066351-2b3f-466b-a976-b476170142bb tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:06.737934 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89066351-2b3f-466b-a976-b476170142bb tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:06.740529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89066351-2b3f-466b-a976-b476170142bb tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] HTTP exception thrown: limit param must be an integer Jan 02 02:42:06.744367 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89066351-2b3f-466b-a976-b476170142bb tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?limit=invalid returned with HTTP 400 Jan 02 02:42:06.749548 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 315/614] 10.222.0.50 () {58 vars in 1237 bytes} [Sat Jan 2 02:42:06 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?limit=invalid => generated 74 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:42:06.769059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c05b664d-808e-45e4-9df4-f93f814d8fb6 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?marker=4b07fc7b-df2d-40af-ae5a-652aaa63180e Jan 02 02:42:06.772893 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c05b664d-808e-45e4-9df4-f93f814d8fb6 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:06.773953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c05b664d-808e-45e4-9df4-f93f814d8fb6 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:06.787088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-c05b664d-808e-45e4-9df4-f93f814d8fb6 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:42:06.792717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-c05b664d-808e-45e4-9df4-f93f814d8fb6 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:42:06.866730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c05b664d-808e-45e4-9df4-f93f814d8fb6 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?marker=4b07fc7b-df2d-40af-ae5a-652aaa63180e returned with HTTP 404 Jan 02 02:42:06.879206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-782563e6-47a1-4404-83e0-1bff0fd6594a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?sort_key=invalid Jan 02 02:42:06.879467 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 300/615] 10.222.0.50 () {58 vars in 1297 bytes} [Sat Jan 2 02:42:06 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?marker=4b07fc7b-df2d-40af-ae5a-652aaa63180e => generated 111 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:06.880513 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-782563e6-47a1-4404-83e0-1bff0fd6594a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:06.883003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-782563e6-47a1-4404-83e0-1bff0fd6594a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:06.883820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-782563e6-47a1-4404-83e0-1bff0fd6594a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:42:06.901828 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-782563e6-47a1-4404-83e0-1bff0fd6594a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:42:06.903815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-782563e6-47a1-4404-83e0-1bff0fd6594a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?sort_key=invalid returned with HTTP 400 Jan 02 02:42:06.910184 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 316/616] 10.222.0.50 () {58 vars in 1243 bytes} [Sat Jan 2 02:42:06 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots?sort_key=invalid => generated 84 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:42:06.916641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] POST http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes Jan 02 02:42:06.917715 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1453891724"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:06.919001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1453891724'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:42:06.919552 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Create volume of 2 GB Jan 02 02:42:06.934562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Availability Zones retrieved successfully. Jan 02 02:42:06.953840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Flow 'volume_create_api' (123df9e4-c461-4272-bf90-18d2c9ea5ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:42:06.957145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dc5e2e-a012-4395-9af5-4311dc26117e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:06.959629 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Validating volume size '2' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:42:07.058892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dc5e2e-a012-4395-9af5-4311dc26117e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:07.062150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16df732c-cbad-4027-acc1-96950df5ad5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:07.209503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Created reservations ['11628961-f2f1-46e4-9b0a-1a87e05155a3', 'b46c7b95-d270-4d7e-838a-763ca2aec8db', 'adb8a79a-bae5-42f0-8641-e7608025e875', 'cf109136-d9d7-4a88-9d10-ba3338ec43e2'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:42:07.214121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16df732c-cbad-4027-acc1-96950df5ad5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11628961-f2f1-46e4-9b0a-1a87e05155a3', 'b46c7b95-d270-4d7e-838a-763ca2aec8db', 'adb8a79a-bae5-42f0-8641-e7608025e875', 'cf109136-d9d7-4a88-9d10-ba3338ec43e2']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:07.220859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8beef2ef-2b29-4f84-870d-2fef91851f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:07.401790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8beef2ef-2b29-4f84-870d-2fef91851f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1453891724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b05b260481a41f2b2416920a838e5af',qos_specs=None,replication_status=,reservations=['11628961-f2f1-46e4-9b0a-1a87e05155a3','b46c7b95-d270-4d7e-838a-763ca2aec8db','adb8a79a-bae5-42f0-8641-e7608025e875','cf109136-d9d7-4a88-9d10-ba3338ec43e2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de06e16f65524442b8175fef19d377b2',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:42:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1453891724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b05b260481a41f2b2416920a838e5af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de06e16f65524442b8175fef19d377b2',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:07.407650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e30eb5-b3e2-4085-9db1-33f627c0c155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:07.473428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e30eb5-b3e2-4085-9db1-33f627c0c155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1453891724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b05b260481a41f2b2416920a838e5af',qos_specs=None,replication_status=,reservations=['11628961-f2f1-46e4-9b0a-1a87e05155a3','b46c7b95-d270-4d7e-838a-763ca2aec8db','adb8a79a-bae5-42f0-8641-e7608025e875','cf109136-d9d7-4a88-9d10-ba3338ec43e2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de06e16f65524442b8175fef19d377b2',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:07.478399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d032c3b-9261-4498-b0fa-05a7c0bbbb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:07.512835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d032c3b-9261-4498-b0fa-05a7c0bbbb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:42:07.521087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Flow 'volume_create_api' (123df9e4-c461-4272-bf90-18d2c9ea5ac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:42:07.651296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Create volume request issued successfully. Jan 02 02:42:07.685296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57b85e63-8a8a-4ba4-8282-5d9d22060995 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes returned with HTTP 202 Jan 02 02:42:07.697303 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 301/617] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:42:06 2021] POST /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes => generated 831 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:42:07.704361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0308f200-dbf2-42de-8970-9f34e1bceb6f tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:07.705206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0308f200-dbf2-42de-8970-9f34e1bceb6f tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:07.705901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0308f200-dbf2-42de-8970-9f34e1bceb6f tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:07.806127 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:07.806127 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:07.817506 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0308f200-dbf2-42de-8970-9f34e1bceb6f tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Volume info retrieved successfully. Jan 02 02:42:07.845609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0308f200-dbf2-42de-8970-9f34e1bceb6f tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d returned with HTTP 200 Jan 02 02:42:07.846850 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 317/618] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:07 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d => generated 899 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:08.873070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2bee54b-2558-4dc5-a1cb-7ba1065a8103 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:08.874916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2bee54b-2558-4dc5-a1cb-7ba1065a8103 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:08.877870 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:08.877870 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:08.879090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2bee54b-2558-4dc5-a1cb-7ba1065a8103 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:09.154220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:09.154220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:09.188959 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a2bee54b-2558-4dc5-a1cb-7ba1065a8103 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Volume info retrieved successfully. Jan 02 02:42:09.246691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2bee54b-2558-4dc5-a1cb-7ba1065a8103 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d returned with HTTP 200 Jan 02 02:42:09.248485 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 302/619] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:08 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d => generated 923 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:10.265609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ef7fd13-168d-4d8d-a9be-0e20fc527a5b tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:10.266187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ef7fd13-168d-4d8d-a9be-0e20fc527a5b tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.266629 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.266629 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:10.267866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ef7fd13-168d-4d8d-a9be-0e20fc527a5b tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.364830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.364830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:10.375957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8ef7fd13-168d-4d8d-a9be-0e20fc527a5b tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Volume info retrieved successfully. Jan 02 02:42:10.410844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ef7fd13-168d-4d8d-a9be-0e20fc527a5b tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d returned with HTTP 200 Jan 02 02:42:10.414389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65ced08d-e556-4c9a-9296-7e8a9239ff72 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] DELETE http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:42:10.415890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65ced08d-e556-4c9a-9296-7e8a9239ff72 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.416338 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.416338 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:10.417248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65ced08d-e556-4c9a-9296-7e8a9239ff72 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.417932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-65ced08d-e556-4c9a-9296-7e8a9239ff72 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Delete volume with id: 701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:42:10.427195 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 318/620] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:10 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d => generated 924 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:10.456608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee21eb13-4096-43d4-9d28-8330d429f136 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] POST http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots Jan 02 02:42:10.457299 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.457299 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:10.458197 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee21eb13-4096-43d4-9d28-8330d429f136 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1357379489"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:10.525283 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.525283 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:10.527315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65ced08d-e556-4c9a-9296-7e8a9239ff72 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:10.534740 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.534740 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:10.536553 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ee21eb13-4096-43d4-9d28-8330d429f136 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Volume info retrieved successfully. Jan 02 02:42:10.537341 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-ee21eb13-4096-43d4-9d28-8330d429f136 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Create snapshot from volume 3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:10.561387 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65ced08d-e556-4c9a-9296-7e8a9239ff72 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Delete volume request issued successfully. Jan 02 02:42:10.565716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65ced08d-e556-4c9a-9296-7e8a9239ff72 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 202 Jan 02 02:42:10.568314 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 303/621] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:10 2021] DELETE /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:10.585640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4ed09ce-67cc-4bdf-be41-f87293158001 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:42:10.586291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4ed09ce-67cc-4bdf-be41-f87293158001 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.586518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.586518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:10.587208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4ed09ce-67cc-4bdf-be41-f87293158001 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.628944 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-ee21eb13-4096-43d4-9d28-8330d429f136 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Created reservations ['93781280-735e-4e29-ad12-3f143a416e04', 'e7e46fb2-7525-4d32-9c28-fd577fc6e36d', '2f3d4e66-9339-4f94-94c1-5b359e3b1b7f', '3f342b21-ce18-44b6-96f6-b46273f18251'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:42:10.752620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.752620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:10.769304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f4ed09ce-67cc-4bdf-be41-f87293158001 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:10.799785 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ee21eb13-4096-43d4-9d28-8330d429f136 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot create request issued successfully. Jan 02 02:42:10.802082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee21eb13-4096-43d4-9d28-8330d429f136 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots returned with HTTP 202 Jan 02 02:42:10.804619 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 319/622] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:42:10 2021] POST /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots => generated 318 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:42:10.820028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f8e9193-ca41-4f56-96f3-13f6afafaf35 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:10.827175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f8e9193-ca41-4f56-96f3-13f6afafaf35 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:10.829236 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:10.829236 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:10.830272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f8e9193-ca41-4f56-96f3-13f6afafaf35 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:10.857480 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4ed09ce-67cc-4bdf-be41-f87293158001 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:42:10.858289 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 304/623] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:10 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 912 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:10.978045 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:10.978045 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:10.984256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0f8e9193-ca41-4f56-96f3-13f6afafaf35 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:10.990651 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f8e9193-ca41-4f56-96f3-13f6afafaf35 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 200 Jan 02 02:42:10.993875 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 320/624] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:10 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 450 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:11.887686 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0dad011-2d99-4463-a97a-fd5130afafa9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:42:11.889393 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0dad011-2d99-4463-a97a-fd5130afafa9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:11.889827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:11.889827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:11.890493 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0dad011-2d99-4463-a97a-fd5130afafa9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:12.011498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6798e8a5-ac1b-45ba-9ea1-c72adbcdadac tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:12.015913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6798e8a5-ac1b-45ba-9ea1-c72adbcdadac tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:12.016655 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:12.016655 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:12.018216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6798e8a5-ac1b-45ba-9ea1-c72adbcdadac tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:12.121144 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:12.121144 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:12.126566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:12.126566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:12.132989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6798e8a5-ac1b-45ba-9ea1-c72adbcdadac tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:12.141336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6798e8a5-ac1b-45ba-9ea1-c72adbcdadac tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 200 Jan 02 02:42:12.152544 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 321/625] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:12 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 450 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:12.160006 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c0dad011-2d99-4463-a97a-fd5130afafa9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:12.251303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0dad011-2d99-4463-a97a-fd5130afafa9 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:42:12.276242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 305/626] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:11 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 912 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:13.171777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47962d2e-5e63-4443-bc06-57c9465618b3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:13.173973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47962d2e-5e63-4443-bc06-57c9465618b3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:13.180340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:13.180340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:13.201098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47962d2e-5e63-4443-bc06-57c9465618b3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:13.294643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f5ba2bae-6771-44cf-9dfe-a7dd531051d8 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:42:13.295627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f5ba2bae-6771-44cf-9dfe-a7dd531051d8 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:13.296150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:13.296150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:13.301009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f5ba2bae-6771-44cf-9dfe-a7dd531051d8 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:13.388111 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:13.388111 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:13.400431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-47962d2e-5e63-4443-bc06-57c9465618b3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:13.404620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47962d2e-5e63-4443-bc06-57c9465618b3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 200 Jan 02 02:42:13.414067 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 322/627] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:13 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 450 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:13.537045 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:13.537045 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:13.560384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f5ba2bae-6771-44cf-9dfe-a7dd531051d8 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:13.663517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f5ba2bae-6771-44cf-9dfe-a7dd531051d8 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 200 Jan 02 02:42:13.670275 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 306/628] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:13 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 912 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:14.429837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1f5a0f6-e7db-4252-b792-69b3dd6eace9 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:14.431362 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1f5a0f6-e7db-4252-b792-69b3dd6eace9 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:14.431613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:14.431613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:14.432277 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1f5a0f6-e7db-4252-b792-69b3dd6eace9 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:14.580941 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:14.580941 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:14.583338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d1f5a0f6-e7db-4252-b792-69b3dd6eace9 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:14.589505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1f5a0f6-e7db-4252-b792-69b3dd6eace9 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 200 Jan 02 02:42:14.591244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 323/629] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:14 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 477 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:14.610964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] POST http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes Jan 02 02:42:14.612257 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:14.612257 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:14.613796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ba83c6bf-9722-43a7-bb73-a56effb492e8"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:42:14.634865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ba83c6bf-9722-43a7-bb73-a56effb492e8'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:42:14.689958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6906b505-6f10-43e4-8717-6bec09e5189e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c Jan 02 02:42:14.691504 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6906b505-6f10-43e4-8717-6bec09e5189e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:14.691994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:14.691994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:14.693223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6906b505-6f10-43e4-8717-6bec09e5189e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:14.850962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:14.850962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:14.861604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:14.862474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Create volume of 1 GB Jan 02 02:42:14.982060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Availability Zones retrieved successfully. Jan 02 02:42:15.098739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6906b505-6f10-43e4-8717-6bec09e5189e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c returned with HTTP 404 Jan 02 02:42:15.100863 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 324/630] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:14 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/701ae5db-7531-4bc0-9df3-763d3b08682c => generated 109 bytes in 423 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:15.109624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Flow 'volume_create_api' (617adf54-ea48-4c48-9567-2b85fd3329be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:42:15.122496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a59974-cf81-4c16-a212-9df59491ff59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:15.123392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f0c36b1-78a6-4e7f-b74f-09d962b34f9e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] DELETE http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:42:15.124603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f0c36b1-78a6-4e7f-b74f-09d962b34f9e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:15.126060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f0c36b1-78a6-4e7f-b74f-09d962b34f9e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:15.126992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-5f0c36b1-78a6-4e7f-b74f-09d962b34f9e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Delete volume with id: aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:42:15.139496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:42:15.150180 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a59974-cf81-4c16-a212-9df59491ff59) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 02:42:15.150180 n-d-765315-10 devstack@c-api.service[88027]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jan 02 02:42:15.171763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a59974-cf81-4c16-a212-9df59491ff59) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:42:15.192803 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a59974-cf81-4c16-a212-9df59491ff59) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:42:15.208604 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Flow 'volume_create_api' (617adf54-ea48-4c48-9567-2b85fd3329be) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 02:42:15.210590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fec4c7f6-0d5c-4beb-bb17-c491340248a3 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes returned with HTTP 400 Jan 02 02:42:15.216796 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 307/631] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:42:14 2021] POST /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes => generated 171 bytes in 618 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:42:15.236794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9de187c-784b-47db-9d8c-dfbfbbdb1f2c tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] DELETE http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:15.243979 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:15.243979 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:15.245528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f0c36b1-78a6-4e7f-b74f-09d962b34f9e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:15.245753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9de187c-784b-47db-9d8c-dfbfbbdb1f2c tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:15.246229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:15.246229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:15.247175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9de187c-784b-47db-9d8c-dfbfbbdb1f2c tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:15.247982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-f9de187c-784b-47db-9d8c-dfbfbbdb1f2c tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Delete snapshot with id: ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:15.294474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f0c36b1-78a6-4e7f-b74f-09d962b34f9e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Delete volume request issued successfully. Jan 02 02:42:15.294669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f0c36b1-78a6-4e7f-b74f-09d962b34f9e tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 202 Jan 02 02:42:15.301641 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 325/632] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:15 2021] DELETE /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:15.320348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b19487f-6f20-442c-b306-b08a54377cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:42:15.321694 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b19487f-6f20-442c-b306-b08a54377cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:15.323430 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:15.323430 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:15.329399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b19487f-6f20-442c-b306-b08a54377cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:15.359420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:15.359420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:15.365991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f9de187c-784b-47db-9d8c-dfbfbbdb1f2c tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:15.638817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:15.638817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:15.686948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2b19487f-6f20-442c-b306-b08a54377cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:15.759959 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f9de187c-784b-47db-9d8c-dfbfbbdb1f2c tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot delete request issued successfully. Jan 02 02:42:15.760307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9de187c-784b-47db-9d8c-dfbfbbdb1f2c tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 202 Jan 02 02:42:15.761687 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 308/633] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:42:15 2021] DELETE /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 0 bytes in 543 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:15.785314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b19487f-6f20-442c-b306-b08a54377cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:42:15.791961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6e2f92b-354c-450e-8203-236efb3f5532 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:15.793240 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 326/634] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:15 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 912 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:15.821264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6e2f92b-354c-450e-8203-236efb3f5532 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:15.822347 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:15.822347 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:15.830721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6e2f92b-354c-450e-8203-236efb3f5532 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:15.999179 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:15.999179 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:16.007613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6e2f92b-354c-450e-8203-236efb3f5532 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:16.014425 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6e2f92b-354c-450e-8203-236efb3f5532 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 200 Jan 02 02:42:16.028474 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 309/635] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:15 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 476 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:16.838789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f7bd9f4-cb1c-4606-88a0-31fd04862db5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:42:16.839646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f7bd9f4-cb1c-4606-88a0-31fd04862db5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:16.840000 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:16.840000 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:16.840694 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f7bd9f4-cb1c-4606-88a0-31fd04862db5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:17.057987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3675f34a-280b-4a03-b191-9abe7a28155a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:17.058954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3675f34a-280b-4a03-b191-9abe7a28155a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:17.059313 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:17.059313 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:17.059981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3675f34a-280b-4a03-b191-9abe7a28155a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:17.303804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:17.303804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:17.312534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:17.312534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:17.328263 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3675f34a-280b-4a03-b191-9abe7a28155a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:17.344483 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3675f34a-280b-4a03-b191-9abe7a28155a tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 200 Jan 02 02:42:17.350167 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 310/636] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:17 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 476 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:17.377635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f7bd9f4-cb1c-4606-88a0-31fd04862db5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:17.548469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f7bd9f4-cb1c-4606-88a0-31fd04862db5 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:42:17.550440 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 327/637] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:16 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 912 bytes in 732 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:18.367247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0c2fb142-c57d-4225-be4f-68d8af8e3e09 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:18.372742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0c2fb142-c57d-4225-be4f-68d8af8e3e09 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:18.381380 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:18.381380 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:18.385107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0c2fb142-c57d-4225-be4f-68d8af8e3e09 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:18.557960 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:18.557960 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:18.570537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0c2fb142-c57d-4225-be4f-68d8af8e3e09 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Snapshot retrieved successfully. Jan 02 02:42:18.575901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0c2fb142-c57d-4225-be4f-68d8af8e3e09 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 200 Jan 02 02:42:18.581487 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 311/638] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:18 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 476 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:18.588494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e96212c-777b-4b69-ae37-02e7f7576cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:42:18.590142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e96212c-777b-4b69-ae37-02e7f7576cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:18.590642 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:18.590642 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:18.597149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e96212c-777b-4b69-ae37-02e7f7576cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:18.706784 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:18.706784 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:18.718890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5e96212c-777b-4b69-ae37-02e7f7576cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:18.754561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e96212c-777b-4b69-ae37-02e7f7576cec tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 200 Jan 02 02:42:18.755775 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 328/639] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:18 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:19.594345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb79bd50-8280-4398-b892-4e0316dba281 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 Jan 02 02:42:19.595397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb79bd50-8280-4398-b892-4e0316dba281 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:19.595684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:19.595684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:19.614595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb79bd50-8280-4398-b892-4e0316dba281 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:19.735893 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb79bd50-8280-4398-b892-4e0316dba281 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 returned with HTTP 404 Jan 02 02:42:19.750766 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 312/640] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:42:19 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/snapshots/ba83c6bf-9722-43a7-bb73-a56effb492e8 => generated 111 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:19.765398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-955870c4-f348-4a5b-a660-2a8789523631 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] DELETE http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:19.780335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-972b60b6-8334-49af-ba13-229c516f231a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 Jan 02 02:42:19.781193 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-955870c4-f348-4a5b-a660-2a8789523631 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:19.782479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-972b60b6-8334-49af-ba13-229c516f231a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:19.782675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-972b60b6-8334-49af-ba13-229c516f231a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:19.783638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:19.783638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:19.784006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-955870c4-f348-4a5b-a660-2a8789523631 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:19.793308 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-955870c4-f348-4a5b-a660-2a8789523631 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Delete volume with id: 3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:19.893823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-972b60b6-8334-49af-ba13-229c516f231a tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 returned with HTTP 404 Jan 02 02:42:19.895137 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 313/641] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:19 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/aaf84364-f4b6-4b2e-b1ca-59fa977b6e58 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:42:20.017056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:20.017056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:20.021586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-955870c4-f348-4a5b-a660-2a8789523631 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Volume info retrieved successfully. Jan 02 02:42:20.090601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-955870c4-f348-4a5b-a660-2a8789523631 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Delete volume request issued successfully. Jan 02 02:42:20.091974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-955870c4-f348-4a5b-a660-2a8789523631 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d returned with HTTP 202 Jan 02 02:42:20.094983 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 329/642] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:19 2021] DELETE /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:20.103973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0fdfea6a-9059-4fb8-bb3e-874384231a50 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:20.104819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0fdfea6a-9059-4fb8-bb3e-874384231a50 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:20.105495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0fdfea6a-9059-4fb8-bb3e-874384231a50 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:20.180263 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:20.180263 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:20.192883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0fdfea6a-9059-4fb8-bb3e-874384231a50 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Volume info retrieved successfully. Jan 02 02:42:20.223937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0fdfea6a-9059-4fb8-bb3e-874384231a50 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d returned with HTTP 200 Jan 02 02:42:20.225157 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 314/643] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:20 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d => generated 923 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:21.021764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd218bf4-de58-4f79-a71d-59316a5c6856 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] DELETE http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:42:21.022753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd218bf4-de58-4f79-a71d-59316a5c6856 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:21.023105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:21.023105 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:21.023734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd218bf4-de58-4f79-a71d-59316a5c6856 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:21.024709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-cd218bf4-de58-4f79-a71d-59316a5c6856 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Delete volume with id: f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:42:21.245330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e9b09285-00c1-4da1-8f43-487f7a88c4b1 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:21.245966 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:21.245966 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:21.252337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e9b09285-00c1-4da1-8f43-487f7a88c4b1 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:21.253184 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:21.253184 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:21.254631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e9b09285-00c1-4da1-8f43-487f7a88c4b1 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:21.260386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cd218bf4-de58-4f79-a71d-59316a5c6856 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:21.330387 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cd218bf4-de58-4f79-a71d-59316a5c6856 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Delete volume request issued successfully. Jan 02 02:42:21.334188 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd218bf4-de58-4f79-a71d-59316a5c6856 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 202 Jan 02 02:42:21.341354 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 330/644] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:42:21 2021] DELETE /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 0 bytes in 326 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:42:21.347052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76954b40-61fb-4d1e-83ca-538dbc534111 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:42:21.347908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76954b40-61fb-4d1e-83ca-538dbc534111 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:21.348459 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:21.348459 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:21.349085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76954b40-61fb-4d1e-83ca-538dbc534111 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:21.412331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:21.412331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:21.424679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-76954b40-61fb-4d1e-83ca-538dbc534111 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:21.427611 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:21.427611 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:21.448102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e9b09285-00c1-4da1-8f43-487f7a88c4b1 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Volume info retrieved successfully. Jan 02 02:42:21.455065 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76954b40-61fb-4d1e-83ca-538dbc534111 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:42:21.456247 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 331/645] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:21 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:21.500759 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e9b09285-00c1-4da1-8f43-487f7a88c4b1 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d returned with HTTP 200 Jan 02 02:42:21.501454 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 315/646] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:21 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d => generated 923 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:42:22.480303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2612f910-ae0c-4ae9-86e7-8ea674eea529 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:42:22.480895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2612f910-ae0c-4ae9-86e7-8ea674eea529 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:22.481052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:22.481052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:22.481453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2612f910-ae0c-4ae9-86e7-8ea674eea529 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:22.523450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e365346-909b-463c-9741-a5788d4e9830 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:22.524879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e365346-909b-463c-9741-a5788d4e9830 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:22.525502 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:22.525502 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:22.526582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e365346-909b-463c-9741-a5788d4e9830 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:22.652707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:22.652707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:22.663564 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:22.663564 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:22.676464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6e365346-909b-463c-9741-a5788d4e9830 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Volume info retrieved successfully. Jan 02 02:42:22.691691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2612f910-ae0c-4ae9-86e7-8ea674eea529 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:22.741410 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e365346-909b-463c-9741-a5788d4e9830 tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d returned with HTTP 200 Jan 02 02:42:22.746399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2612f910-ae0c-4ae9-86e7-8ea674eea529 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:42:22.756522 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 332/647] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:22 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 910 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:22.756723 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 316/648] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:22 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d => generated 923 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:23.768049 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b5fc0d5-8e40-4212-9c68-36e291acc55d tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] GET http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d Jan 02 02:42:23.768967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b5fc0d5-8e40-4212-9c68-36e291acc55d tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:23.769316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:23.769316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:23.769979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b5fc0d5-8e40-4212-9c68-36e291acc55d tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:23.779260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-839d654d-c482-49bb-ad3b-16d7d3384154 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:42:23.783058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-839d654d-c482-49bb-ad3b-16d7d3384154 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:23.784246 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:42:23.784246 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:42:23.785489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-839d654d-c482-49bb-ad3b-16d7d3384154 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:23.963834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b5fc0d5-8e40-4212-9c68-36e291acc55d tempest-VolumesSnapshotNegativeTestJSON-1967246897 tempest-VolumesSnapshotNegativeTestJSON-1967246897] http://10.222.0.50/volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d returned with HTTP 404 Jan 02 02:42:23.971135 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 333/649] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:23 2021] GET /volume/v3/6b05b260481a41f2b2416920a838e5af/volumes/3a73bbc9-df79-4cf0-9ad6-e92fc3aa226d => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:42:23.990288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:42:23.990288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:42:24.025298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-839d654d-c482-49bb-ad3b-16d7d3384154 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Volume info retrieved successfully. Jan 02 02:42:24.054081 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-839d654d-c482-49bb-ad3b-16d7d3384154 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 200 Jan 02 02:42:24.056880 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 317/650] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:23 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 910 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:42:25.084246 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a4af46a-e3b3-4f0d-a92d-bde19d18db75 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] GET http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c Jan 02 02:42:25.085359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a4af46a-e3b3-4f0d-a92d-bde19d18db75 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:42:25.085864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a4af46a-e3b3-4f0d-a92d-bde19d18db75 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:42:25.190151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a4af46a-e3b3-4f0d-a92d-bde19d18db75 tempest-AttachVolumeTestJSON-681101671 tempest-AttachVolumeTestJSON-681101671] http://10.222.0.50/volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c returned with HTTP 404 Jan 02 02:42:25.191189 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 334/651] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:42:25 2021] GET /volume/v3/ff0e94b9e74946039b2cd410e8272d48/volumes/f2061156-bff8-484d-8ed0-a6d347f2eb1c => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:45:10.422640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-09368e47-dcbc-4759-9f4e-b0abe4dd8d7e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] DELETE http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0 Jan 02 02:45:10.423211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-09368e47-dcbc-4759-9f4e-b0abe4dd8d7e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:10.423297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:10.423297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:10.423626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-09368e47-dcbc-4759-9f4e-b0abe4dd8d7e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:10.472657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:10.472657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:11.667351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-09368e47-dcbc-4759-9f4e-b0abe4dd8d7e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:45:11.668628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-09368e47-dcbc-4759-9f4e-b0abe4dd8d7e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:45:11.678618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-09368e47-dcbc-4759-9f4e-b0abe4dd8d7e tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0 returned with HTTP 200 Jan 02 02:45:11.679875 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 318/652] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:45:10 2021] DELETE /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/18558901-2783-466a-a1f6-09c3b0cbb9d0 => generated 19 bytes in 1262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:11.697200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-f41c4fef-20ac-4e2b-9c66-a045e1a4dc67 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] DELETE http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4 Jan 02 02:45:11.698243 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-f41c4fef-20ac-4e2b-9c66-a045e1a4dc67 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:11.699091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-f41c4fef-20ac-4e2b-9c66-a045e1a4dc67 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:11.727281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:11.727281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:12.353462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-f41c4fef-20ac-4e2b-9c66-a045e1a4dc67 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:45:12.354561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-f41c4fef-20ac-4e2b-9c66-a045e1a4dc67 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:45:12.362807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-f41c4fef-20ac-4e2b-9c66-a045e1a4dc67 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4 returned with HTTP 200 Jan 02 02:45:12.365351 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 335/653] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:45:11 2021] DELETE /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/3be35533-fb83-4d2b-a446-d7aacbc63ea4 => generated 19 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:45:12.381397 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-3da239a1-b13c-4ba5-bef8-63c9a30f6cf8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] DELETE http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd Jan 02 02:45:12.382387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-3da239a1-b13c-4ba5-bef8-63c9a30f6cf8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:12.382813 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:12.382813 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:12.383455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-3da239a1-b13c-4ba5-bef8-63c9a30f6cf8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:12.413362 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:12.413362 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:13.173953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-3da239a1-b13c-4ba5-bef8-63c9a30f6cf8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:45:13.178274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-3da239a1-b13c-4ba5-bef8-63c9a30f6cf8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:45:13.194697 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-cf07dc65-6f22-4af3-81c2-cffe8007d875 req-3da239a1-b13c-4ba5-bef8-63c9a30f6cf8 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd returned with HTTP 200 Jan 02 02:45:13.198576 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 319/654] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:45:12 2021] DELETE /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/attachments/fa7d3bc8-9ff4-4509-883d-b17a3034eefd => generated 19 bytes in 823 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:49.811222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2188170-db48-4f70-8d53-711237587592 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] DELETE http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:45:49.811899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2188170-db48-4f70-8d53-711237587592 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:49.812291 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:49.812291 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:49.812874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2188170-db48-4f70-8d53-711237587592 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:49.813496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-a2188170-db48-4f70-8d53-711237587592 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Delete volume with id: 81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:45:49.906746 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:49.906746 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:49.908168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a2188170-db48-4f70-8d53-711237587592 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:49.978165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a2188170-db48-4f70-8d53-711237587592 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Delete volume request issued successfully. Jan 02 02:45:49.979090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2188170-db48-4f70-8d53-711237587592 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 202 Jan 02 02:45:49.981607 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 336/655] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:45:49 2021] DELETE /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:45:49.989535 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6350e433-e868-496a-a6e5-fd1de308b13a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:45:49.992946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6350e433-e868-496a-a6e5-fd1de308b13a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:49.993288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:49.993288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:49.993790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6350e433-e868-496a-a6e5-fd1de308b13a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:50.088319 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:50.088319 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:50.110324 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6350e433-e868-496a-a6e5-fd1de308b13a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:50.154166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6350e433-e868-496a-a6e5-fd1de308b13a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 200 Jan 02 02:45:50.155058 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 320/656] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:49 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 917 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:51.176890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d56ba6a-349c-4a5a-9db9-6c94985c7b25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:45:51.178918 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d56ba6a-349c-4a5a-9db9-6c94985c7b25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:51.180729 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:51.180729 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:51.181981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d56ba6a-349c-4a5a-9db9-6c94985c7b25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:51.431600 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:51.431600 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:51.473240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4d56ba6a-349c-4a5a-9db9-6c94985c7b25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:51.564720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d56ba6a-349c-4a5a-9db9-6c94985c7b25 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 200 Jan 02 02:45:51.567324 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 337/657] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:51 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 917 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:45:52.584679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3a1f84a-0cb4-400f-bce7-dd3044f344cb tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:45:52.586378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3a1f84a-0cb4-400f-bce7-dd3044f344cb tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:52.586772 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:52.586772 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:52.587385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3a1f84a-0cb4-400f-bce7-dd3044f344cb tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:52.710476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:52.710476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:52.737549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3a1f84a-0cb4-400f-bce7-dd3044f344cb tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:52.802704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3a1f84a-0cb4-400f-bce7-dd3044f344cb tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 200 Jan 02 02:45:52.805076 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 321/658] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:52 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:53.839511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e19812c3-53e4-43b8-b86c-137e87129915 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 Jan 02 02:45:53.840805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e19812c3-53e4-43b8-b86c-137e87129915 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:53.841221 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:53.841221 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:53.841918 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e19812c3-53e4-43b8-b86c-137e87129915 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:53.945683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e19812c3-53e4-43b8-b86c-137e87129915 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 returned with HTTP 404 Jan 02 02:45:53.946943 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 338/659] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:53 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/81e527dd-cece-4635-b083-4edf13452fa7 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:45:53.966218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de5a1d49-b01f-43ab-978f-d1afc5e7f594 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] DELETE http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:45:53.967448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de5a1d49-b01f-43ab-978f-d1afc5e7f594 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:53.967819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:53.967819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:53.974380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de5a1d49-b01f-43ab-978f-d1afc5e7f594 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:53.982446 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-de5a1d49-b01f-43ab-978f-d1afc5e7f594 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Delete volume with id: 965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:45:54.353140 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:54.353140 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:54.353140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de5a1d49-b01f-43ab-978f-d1afc5e7f594 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:54.452880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de5a1d49-b01f-43ab-978f-d1afc5e7f594 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Delete volume request issued successfully. Jan 02 02:45:54.458996 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de5a1d49-b01f-43ab-978f-d1afc5e7f594 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 202 Jan 02 02:45:54.466103 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 322/660] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:45:53 2021] DELETE /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 0 bytes in 508 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:45:54.470867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bc31599-0ec9-4ff0-9283-ad33a61ae0a3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:45:54.471554 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bc31599-0ec9-4ff0-9283-ad33a61ae0a3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:54.473024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bc31599-0ec9-4ff0-9283-ad33a61ae0a3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:54.625575 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:54.625575 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:54.687843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5bc31599-0ec9-4ff0-9283-ad33a61ae0a3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:54.812016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bc31599-0ec9-4ff0-9283-ad33a61ae0a3 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 200 Jan 02 02:45:54.816880 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 339/661] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:54 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 918 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:55.849059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf761195-78c7-4d80-9400-ec5ff4479e57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:45:55.849783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf761195-78c7-4d80-9400-ec5ff4479e57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:55.850239 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:55.850239 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:55.850941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf761195-78c7-4d80-9400-ec5ff4479e57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:56.040402 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:56.040402 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:56.060102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bf761195-78c7-4d80-9400-ec5ff4479e57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:56.117986 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf761195-78c7-4d80-9400-ec5ff4479e57 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 200 Jan 02 02:45:56.119942 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 323/662] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:55 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 918 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:57.153872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-954b5f61-0457-40d2-aaf0-1b4e9f8314b5 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:45:57.155249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-954b5f61-0457-40d2-aaf0-1b4e9f8314b5 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:57.155589 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:57.155589 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:57.158904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-954b5f61-0457-40d2-aaf0-1b4e9f8314b5 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:57.328433 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:57.328433 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:57.405810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-954b5f61-0457-40d2-aaf0-1b4e9f8314b5 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:57.581318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-954b5f61-0457-40d2-aaf0-1b4e9f8314b5 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 200 Jan 02 02:45:57.596223 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 340/663] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:57 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 918 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:45:58.622212 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6a266ba-f0c5-4c55-94da-e4b2c92707dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 Jan 02 02:45:58.623179 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6a266ba-f0c5-4c55-94da-e4b2c92707dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:58.623533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:58.623533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:58.624274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6a266ba-f0c5-4c55-94da-e4b2c92707dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:58.842541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6a266ba-f0c5-4c55-94da-e4b2c92707dc tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 returned with HTTP 404 Jan 02 02:45:58.845008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 324/664] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:58 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/965d8cee-4404-4660-88be-07f3c0d085c3 => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:45:58.854720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b5bb6a60-6869-4db0-a939-fec2941648e7 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] DELETE http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:45:58.855425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b5bb6a60-6869-4db0-a939-fec2941648e7 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:58.855757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:45:58.855757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:45:58.856354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b5bb6a60-6869-4db0-a939-fec2941648e7 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:58.856939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-b5bb6a60-6869-4db0-a939-fec2941648e7 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Delete volume with id: 567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:45:58.947065 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:58.947065 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:58.953199 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b5bb6a60-6869-4db0-a939-fec2941648e7 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:59.003918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b5bb6a60-6869-4db0-a939-fec2941648e7 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Delete volume request issued successfully. Jan 02 02:45:59.004617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b5bb6a60-6869-4db0-a939-fec2941648e7 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 202 Jan 02 02:45:59.005904 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 341/665] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:45:58 2021] DELETE /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:45:59.015083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bf56147-820e-491e-ad44-04ddc5789e45 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:45:59.015922 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bf56147-820e-491e-ad44-04ddc5789e45 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:45:59.016593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bf56147-820e-491e-ad44-04ddc5789e45 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:45:59.132874 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:45:59.132874 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:45:59.158319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5bf56147-820e-491e-ad44-04ddc5789e45 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:45:59.208429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bf56147-820e-491e-ad44-04ddc5789e45 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:45:59.220290 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 325/666] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:45:59 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 1366 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:00.242296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1c8c462-78ef-44d1-ac44-d98ce0e276b9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:46:00.243510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1c8c462-78ef-44d1-ac44-d98ce0e276b9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:00.243950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:00.243950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:00.244649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1c8c462-78ef-44d1-ac44-d98ce0e276b9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:00.347305 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:00.347305 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:00.377478 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d1c8c462-78ef-44d1-ac44-d98ce0e276b9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:46:00.407023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1c8c462-78ef-44d1-ac44-d98ce0e276b9 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:46:00.408494 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 342/667] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:00 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 1366 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:46:01.427466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4670a2d9-fd14-4c45-9f3d-cad4e2e22966 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:46:01.429189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4670a2d9-fd14-4c45-9f3d-cad4e2e22966 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:01.429748 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:01.429748 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:01.430816 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4670a2d9-fd14-4c45-9f3d-cad4e2e22966 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:01.539800 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:01.539800 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:01.553573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4670a2d9-fd14-4c45-9f3d-cad4e2e22966 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Volume info retrieved successfully. Jan 02 02:46:01.604871 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4670a2d9-fd14-4c45-9f3d-cad4e2e22966 tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 200 Jan 02 02:46:01.605736 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 326/668] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:01 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:02.622473 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ccf996bc-75c8-4be1-b1b4-0c60d8fa237a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] GET http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 Jan 02 02:46:02.623030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ccf996bc-75c8-4be1-b1b4-0c60d8fa237a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:02.623193 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:02.623193 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:02.623565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ccf996bc-75c8-4be1-b1b4-0c60d8fa237a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:02.713740 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ccf996bc-75c8-4be1-b1b4-0c60d8fa237a tempest-TaggedBootDevicesTest_v242-1995825881 tempest-TaggedBootDevicesTest_v242-1995825881] http://10.222.0.50/volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 returned with HTTP 404 Jan 02 02:46:02.717558 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 343/669] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:02 2021] GET /volume/v3/8474f2478d304f8ba6b73d33b59f0b51/volumes/567dc7d6-528a-4a12-a00a-8b117143cd02 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:20.298999 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9aa619a9-af53-450b-b930-185d8ee8be71 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] DELETE http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c Jan 02 02:46:20.301550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9aa619a9-af53-450b-b930-185d8ee8be71 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:20.303551 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:20.303551 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:20.307355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9aa619a9-af53-450b-b930-185d8ee8be71 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:20.308615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-9aa619a9-af53-450b-b930-185d8ee8be71 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Delete volume with id: 1b0ff111-6f13-49d8-a284-74c1ad49241c Jan 02 02:46:20.542944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:20.542944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:20.553463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9aa619a9-af53-450b-b930-185d8ee8be71 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:46:20.650631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9aa619a9-af53-450b-b930-185d8ee8be71 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Delete volume request issued successfully. Jan 02 02:46:20.655468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9aa619a9-af53-450b-b930-185d8ee8be71 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c returned with HTTP 202 Jan 02 02:46:20.657856 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 327/670] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:46:20 2021] DELETE /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c => generated 0 bytes in 367 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:20.672166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4412af35-27e4-4fd5-ad57-39a4a30cadd0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c Jan 02 02:46:20.673886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4412af35-27e4-4fd5-ad57-39a4a30cadd0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:20.676875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4412af35-27e4-4fd5-ad57-39a4a30cadd0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:20.916913 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:20.916913 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:20.980754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4412af35-27e4-4fd5-ad57-39a4a30cadd0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:46:21.062058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4412af35-27e4-4fd5-ad57-39a4a30cadd0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c returned with HTTP 200 Jan 02 02:46:21.063408 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 344/671] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:20 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c => generated 915 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:22.084942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30dd28c3-6e33-414e-9b4a-436cc3e4f4a0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c Jan 02 02:46:22.085693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30dd28c3-6e33-414e-9b4a-436cc3e4f4a0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:22.095584 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:22.095584 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:22.097802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30dd28c3-6e33-414e-9b4a-436cc3e4f4a0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:22.333223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:22.333223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:22.356003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-30dd28c3-6e33-414e-9b4a-436cc3e4f4a0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:46:22.407837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30dd28c3-6e33-414e-9b4a-436cc3e4f4a0 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c returned with HTTP 200 Jan 02 02:46:22.420336 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 328/672] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:22 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c => generated 915 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:23.427328 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d54fdf4b-3507-4b93-8288-b6783a4492a8 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c Jan 02 02:46:23.428495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d54fdf4b-3507-4b93-8288-b6783a4492a8 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:23.428940 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:23.428940 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:23.431170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d54fdf4b-3507-4b93-8288-b6783a4492a8 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:23.491774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d54fdf4b-3507-4b93-8288-b6783a4492a8 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c returned with HTTP 404 Jan 02 02:46:23.497118 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 345/673] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:23 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/1b0ff111-6f13-49d8-a284-74c1ad49241c => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:46:23.501707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1526422e-a9b7-4c0f-99e1-ab5bf61be578 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] DELETE http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:46:23.503179 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1526422e-a9b7-4c0f-99e1-ab5bf61be578 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:23.503646 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:23.503646 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:23.504681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1526422e-a9b7-4c0f-99e1-ab5bf61be578 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:23.505353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1526422e-a9b7-4c0f-99e1-ab5bf61be578 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Delete volume with id: 089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:46:23.560225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:23.560225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:23.561769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1526422e-a9b7-4c0f-99e1-ab5bf61be578 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:46:23.604990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1526422e-a9b7-4c0f-99e1-ab5bf61be578 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Delete volume request issued successfully. Jan 02 02:46:23.605726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1526422e-a9b7-4c0f-99e1-ab5bf61be578 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 202 Jan 02 02:46:23.607042 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 329/674] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:46:23 2021] DELETE /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:46:23.614678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5ac1634-e2b9-45b5-8fc5-7f47c42743c4 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:46:23.615564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5ac1634-e2b9-45b5-8fc5-7f47c42743c4 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:23.617084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5ac1634-e2b9-45b5-8fc5-7f47c42743c4 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:23.701375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:23.701375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:23.714349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c5ac1634-e2b9-45b5-8fc5-7f47c42743c4 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:46:23.790917 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5ac1634-e2b9-45b5-8fc5-7f47c42743c4 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 200 Jan 02 02:46:23.793146 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 346/675] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:23 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 914 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:24.825796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6f450a4-7e25-4679-be2c-e8c6e8add8f9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:46:24.826768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6f450a4-7e25-4679-be2c-e8c6e8add8f9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:24.827123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:24.827123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:24.829434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6f450a4-7e25-4679-be2c-e8c6e8add8f9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:25.072637 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:25.072637 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:25.114034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6f450a4-7e25-4679-be2c-e8c6e8add8f9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:46:25.217046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6f450a4-7e25-4679-be2c-e8c6e8add8f9 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 200 Jan 02 02:46:25.218456 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 330/676] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:24 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 914 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:26.242967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a0f08bc-6a46-46f8-bed1-68c6196b4a53 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:46:26.248807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a0f08bc-6a46-46f8-bed1-68c6196b4a53 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:26.257390 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:26.257390 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:26.260642 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a0f08bc-6a46-46f8-bed1-68c6196b4a53 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:26.526765 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:46:26.526765 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:46:26.569282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8a0f08bc-6a46-46f8-bed1-68c6196b4a53 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Volume info retrieved successfully. Jan 02 02:46:26.677426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a0f08bc-6a46-46f8-bed1-68c6196b4a53 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 200 Jan 02 02:46:26.682343 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 347/677] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:26 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 914 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:46:27.702701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30d8b87b-9e91-4ea7-9790-b3b0446c4016 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] GET http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb Jan 02 02:46:27.703891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30d8b87b-9e91-4ea7-9790-b3b0446c4016 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:46:27.704073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:46:27.704073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:46:27.706689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30d8b87b-9e91-4ea7-9790-b3b0446c4016 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:46:27.865663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30d8b87b-9e91-4ea7-9790-b3b0446c4016 tempest-ServersNegativeTestJSON-2071145312 tempest-ServersNegativeTestJSON-2071145312] http://10.222.0.50/volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb returned with HTTP 404 Jan 02 02:46:27.868344 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 331/678] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:46:27 2021] GET /volume/v3/ac6f2699c5eb43558a350563b068b52d/volumes/089cf746-3b93-4287-a955-a6c3ecc1f7fb => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:47:43.924101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] POST http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes Jan 02 02:47:43.926266 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:43.926266 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:47:43.927702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1382637386"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:47:43.933075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1382637386'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:47:43.934087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Create volume of 1 GB Jan 02 02:47:43.972540 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Availability Zones retrieved successfully. Jan 02 02:47:44.023721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Flow 'volume_create_api' (9dfb2ae8-2cf7-4617-8b2f-a6a2f4e68638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:44.034473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a126cec1-b033-449c-b8dd-56864d7f9637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:44.039516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:47:44.309194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a126cec1-b033-449c-b8dd-56864d7f9637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:44.311639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0011b60-3a24-438d-b430-137a7e80d762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:44.490176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Created reservations ['c1a7c556-6469-482e-98b8-8436b318a9e7', '13aa1831-1ac0-48ad-93b8-d0aa4b372c43', 'e2cb4a4d-4755-402d-abe1-50c4003f2a19', '3f2affe6-f123-482a-8d6f-af6e336e504f'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:47:44.492758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0011b60-3a24-438d-b430-137a7e80d762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a7c556-6469-482e-98b8-8436b318a9e7', '13aa1831-1ac0-48ad-93b8-d0aa4b372c43', 'e2cb4a4d-4755-402d-abe1-50c4003f2a19', '3f2affe6-f123-482a-8d6f-af6e336e504f']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:44.495357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b55321f1-6efa-4ab5-9ca5-80bb7e547e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:44.577562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b55321f1-6efa-4ab5-9ca5-80bb7e547e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12129f50-5838-4251-aa98-9faeb1b99cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1382637386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4b606fb716491c89e311b73ac7fda4',qos_specs=None,replication_status=,reservations=['c1a7c556-6469-482e-98b8-8436b318a9e7','13aa1831-1ac0-48ad-93b8-d0aa4b372c43','e2cb4a4d-4755-402d-abe1-50c4003f2a19','3f2affe6-f123-482a-8d6f-af6e336e504f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2eeb219e5d94b2cb0cd1ae563974287',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1382637386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12129f50-5838-4251-aa98-9faeb1b99cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c4b606fb716491c89e311b73ac7fda4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f2eeb219e5d94b2cb0cd1ae563974287',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:44.581013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc6db52-57e4-4d32-b26b-7e339ef685f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:44.624358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc6db52-57e4-4d32-b26b-7e339ef685f4) transitioned into state 'SUCCESS' from state '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-1382637386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4b606fb716491c89e311b73ac7fda4',qos_specs=None,replication_status=,reservations=['c1a7c556-6469-482e-98b8-8436b318a9e7','13aa1831-1ac0-48ad-93b8-d0aa4b372c43','e2cb4a4d-4755-402d-abe1-50c4003f2a19','3f2affe6-f123-482a-8d6f-af6e336e504f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2eeb219e5d94b2cb0cd1ae563974287',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:44.629455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3b8c02b-9ae8-46a8-ba7a-0cd1eb457f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:47:44.674814 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3b8c02b-9ae8-46a8-ba7a-0cd1eb457f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:47:44.684795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Flow 'volume_create_api' (9dfb2ae8-2cf7-4617-8b2f-a6a2f4e68638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:47:44.816039 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Create volume request issued successfully. Jan 02 02:47:44.850338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3689511-f125-4327-9ab2-78b1ae49bccd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes returned with HTTP 202 Jan 02 02:47:44.851593 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 348/679] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:47:43 2021] POST /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes => generated 828 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:47:44.888873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e5c6c0c-2c73-4412-a287-bf05e2a3f162 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 Jan 02 02:47:44.893701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e5c6c0c-2c73-4412-a287-bf05e2a3f162 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:44.897112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e5c6c0c-2c73-4412-a287-bf05e2a3f162 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:45.036434 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:45.036434 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:47:45.061156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1e5c6c0c-2c73-4412-a287-bf05e2a3f162 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:47:45.121378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e5c6c0c-2c73-4412-a287-bf05e2a3f162 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 returned with HTTP 200 Jan 02 02:47:45.122243 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 332/680] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:44 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:46.157787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b41aa436-9efa-4212-886d-b87f2f08d2aa tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 Jan 02 02:47:46.160004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b41aa436-9efa-4212-886d-b87f2f08d2aa tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:46.160004 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:46.160004 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:47:46.160004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b41aa436-9efa-4212-886d-b87f2f08d2aa tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:46.282622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:46.282622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:47:46.301247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b41aa436-9efa-4212-886d-b87f2f08d2aa tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:47:46.348050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b41aa436-9efa-4212-886d-b87f2f08d2aa tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 returned with HTTP 200 Jan 02 02:47:46.349282 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 349/681] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:46 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 => generated 920 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:47:47.384510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74207c9a-8be8-4254-a42f-f9f97b5a9544 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 Jan 02 02:47:47.385506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74207c9a-8be8-4254-a42f-f9f97b5a9544 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:47:47.385868 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:47:47.385868 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:47:47.386556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74207c9a-8be8-4254-a42f-f9f97b5a9544 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:47:47.598452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:47:47.598452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:47:47.626169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-74207c9a-8be8-4254-a42f-f9f97b5a9544 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:47:47.677400 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74207c9a-8be8-4254-a42f-f9f97b5a9544 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 returned with HTTP 200 Jan 02 02:47:47.684291 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 333/682] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:47:47 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 => generated 921 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:15.678704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-7c534ae6-fd74-444f-bbcc-32d36f310d8e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] DELETE http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a Jan 02 02:48:15.679940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-7c534ae6-fd74-444f-bbcc-32d36f310d8e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:15.680358 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:15.680358 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:15.681028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-7c534ae6-fd74-444f-bbcc-32d36f310d8e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:15.730022 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:15.730022 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:16.461412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-520ff836-3bea-4232-b695-fa4a4665f410 req-7c534ae6-fd74-444f-bbcc-32d36f310d8e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:48:16.462117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-520ff836-3bea-4232-b695-fa4a4665f410 req-7c534ae6-fd74-444f-bbcc-32d36f310d8e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:48:16.475611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-7c534ae6-fd74-444f-bbcc-32d36f310d8e tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a returned with HTTP 200 Jan 02 02:48:16.479817 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 350/683] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:48:15 2021] DELETE /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/6b8b5d02-5a7c-450b-b748-e567ff53973a => generated 19 bytes in 806 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:16.501107 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-1a5d8982-b5b7-4719-9ab2-b989a5e18043 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] DELETE http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d Jan 02 02:48:16.501641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-1a5d8982-b5b7-4719-9ab2-b989a5e18043 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:16.501853 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:16.501853 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:16.502184 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-1a5d8982-b5b7-4719-9ab2-b989a5e18043 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:16.555410 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:16.555410 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:17.932929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-520ff836-3bea-4232-b695-fa4a4665f410 req-1a5d8982-b5b7-4719-9ab2-b989a5e18043 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:48:17.933599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-520ff836-3bea-4232-b695-fa4a4665f410 req-1a5d8982-b5b7-4719-9ab2-b989a5e18043 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:48:17.953282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-1a5d8982-b5b7-4719-9ab2-b989a5e18043 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d returned with HTTP 200 Jan 02 02:48:17.954635 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 334/684] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:48:16 2021] DELETE /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/59f5c61d-18fc-4313-a22f-1ee8d5c31b1d => generated 19 bytes in 1462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:17.975521 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-75d49948-66a9-4d1c-a5eb-8d6d44dfb145 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] DELETE http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2 Jan 02 02:48:17.976364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-75d49948-66a9-4d1c-a5eb-8d6d44dfb145 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:17.976727 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:17.976727 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:17.977400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-75d49948-66a9-4d1c-a5eb-8d6d44dfb145 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:18.041026 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:18.041026 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:19.235300 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-520ff836-3bea-4232-b695-fa4a4665f410 req-75d49948-66a9-4d1c-a5eb-8d6d44dfb145 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:48:19.238953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-520ff836-3bea-4232-b695-fa4a4665f410 req-75d49948-66a9-4d1c-a5eb-8d6d44dfb145 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:48:19.253928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-520ff836-3bea-4232-b695-fa4a4665f410 req-75d49948-66a9-4d1c-a5eb-8d6d44dfb145 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2 returned with HTTP 200 Jan 02 02:48:19.255402 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 351/685] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:48:17 2021] DELETE /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/attachments/35d5130b-421a-47d5-aee7-21b3a762a0e2 => generated 19 bytes in 1289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:28.145557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] POST http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes Jan 02 02:48:28.146755 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:28.146755 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:28.148146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1399989571"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:28.149590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1399989571'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:48:28.150196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Create volume of 1 GB Jan 02 02:48:28.151558 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:28.151558 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:28.184258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Availability Zones retrieved successfully. Jan 02 02:48:28.242899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Flow 'volume_create_api' (116be12a-596e-48b4-b014-438ad4d8fd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:28.260736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7362931-561b-47fc-8557-d3728b38909c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:28.266067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:48:28.555268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7362931-561b-47fc-8557-d3728b38909c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:28.561013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b4b8ec7-b818-4b31-b5c3-6f535aefabd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:28.773312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Created reservations ['8e70bb9a-a832-4dd1-a674-fb198b637d08', 'e3d3435b-5d8d-41f9-9177-c16b08c482b9', '834c9d23-26bd-4acd-bad6-6ec465374e54', 'b62f696c-787d-4c7f-b5c8-c18ece8a82cd'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:48:28.775666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b4b8ec7-b818-4b31-b5c3-6f535aefabd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e70bb9a-a832-4dd1-a674-fb198b637d08', 'e3d3435b-5d8d-41f9-9177-c16b08c482b9', '834c9d23-26bd-4acd-bad6-6ec465374e54', 'b62f696c-787d-4c7f-b5c8-c18ece8a82cd']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:28.777946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c605ef2-5b95-42cf-8441-c53908908fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:28.917748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c605ef2-5b95-42cf-8441-c53908908fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be0d91b6-7095-4fa7-b9f7-55a3ad58147b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1399989571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4b606fb716491c89e311b73ac7fda4',qos_specs=None,replication_status=,reservations=['8e70bb9a-a832-4dd1-a674-fb198b637d08','e3d3435b-5d8d-41f9-9177-c16b08c482b9','834c9d23-26bd-4acd-bad6-6ec465374e54','b62f696c-787d-4c7f-b5c8-c18ece8a82cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2eeb219e5d94b2cb0cd1ae563974287',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1399989571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be0d91b6-7095-4fa7-b9f7-55a3ad58147b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c4b606fb716491c89e311b73ac7fda4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f2eeb219e5d94b2cb0cd1ae563974287',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:28.931625 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e46fbd-65b0-4507-8332-ccdc9b465f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:29.032149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e46fbd-65b0-4507-8332-ccdc9b465f43) transitioned into state 'SUCCESS' from state '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-1399989571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4b606fb716491c89e311b73ac7fda4',qos_specs=None,replication_status=,reservations=['8e70bb9a-a832-4dd1-a674-fb198b637d08','e3d3435b-5d8d-41f9-9177-c16b08c482b9','834c9d23-26bd-4acd-bad6-6ec465374e54','b62f696c-787d-4c7f-b5c8-c18ece8a82cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2eeb219e5d94b2cb0cd1ae563974287',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:29.046794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a64c4d1-9a57-4a6e-8fd5-a47018838c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:48:29.117171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a64c4d1-9a57-4a6e-8fd5-a47018838c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:48:29.121555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Flow 'volume_create_api' (116be12a-596e-48b4-b014-438ad4d8fd5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:48:29.184275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Create volume request issued successfully. Jan 02 02:48:29.206103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a87372b-e290-44be-ab33-396e80afc89e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes returned with HTTP 202 Jan 02 02:48:29.207857 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 335/686] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:48:28 2021] POST /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes => generated 828 bytes in 1066 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 02:48:29.237807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e71c7ec6-7ebc-4dd4-b90a-943712c4ed57 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:29.238663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e71c7ec6-7ebc-4dd4-b90a-943712c4ed57 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:29.239052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:29.239052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:29.239654 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e71c7ec6-7ebc-4dd4-b90a-943712c4ed57 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:29.308925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:29.308925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:29.326025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e71c7ec6-7ebc-4dd4-b90a-943712c4ed57 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:29.393117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e71c7ec6-7ebc-4dd4-b90a-943712c4ed57 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:29.395894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 352/687] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:29 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 896 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:30.428202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a940500c-150b-46e0-8c5c-bf9b5694a6cb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:30.429024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a940500c-150b-46e0-8c5c-bf9b5694a6cb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:30.429024 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:30.429024 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:30.429512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a940500c-150b-46e0-8c5c-bf9b5694a6cb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:30.573769 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:30.573769 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:30.596766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a940500c-150b-46e0-8c5c-bf9b5694a6cb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:30.645019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a940500c-150b-46e0-8c5c-bf9b5694a6cb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:30.646670 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 336/688] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:30 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 920 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:31.681123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:31.683917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:31.684750 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:31.684750 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:31.688514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:31.962693 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:31.962693 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:31.984577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:32.067276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:32.069797 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 353/689] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:31 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 921 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:35.181159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-028c74d8-d5ac-4fb7-b2d1-0466ca795d2e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:35.183737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-028c74d8-d5ac-4fb7-b2d1-0466ca795d2e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:35.184313 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:35.184313 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:35.185510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-028c74d8-d5ac-4fb7-b2d1-0466ca795d2e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:35.402306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:35.402306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:35.446691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-028c74d8-d5ac-4fb7-b2d1-0466ca795d2e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:35.507398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-028c74d8-d5ac-4fb7-b2d1-0466ca795d2e tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:35.521985 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 337/690] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:48:35 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 921 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:35.693917 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume// Jan 02 02:48:35.695444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:35.695806 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:35.695806 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:35.696516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:35.698846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-525ed49c-db85-4bdd-8f9f-b42cf7c9b454 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:48:35.699859 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 354/691] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:48:35 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:48:35.748748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-52b881a1-ac8c-45ba-bdc1-806db7b2e589 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] POST http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments Jan 02 02:48:35.750894 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:35.750894 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:35.754720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-52b881a1-ac8c-45ba-bdc1-806db7b2e589 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be0d91b6-7095-4fa7-b9f7-55a3ad58147b", "instance_uuid": "c19d4869-9675-4cce-9366-6b66dc283baf", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:35.979560 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:35.979560 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:36.203956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-52b881a1-ac8c-45ba-bdc1-806db7b2e589 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments returned with HTTP 200 Jan 02 02:48:36.205373 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 338/692] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:48:35 2021] POST /volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments => generated 273 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:48:36.277837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1f48211-db74-4d1b-a82a-51261fb6ed37 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:36.278375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1f48211-db74-4d1b-a82a-51261fb6ed37 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:36.291315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1f48211-db74-4d1b-a82a-51261fb6ed37 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:36.315526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-52b881a1-ac8c-45ba-bdc1-806db7b2e589 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume// Jan 02 02:48:36.316003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-52b881a1-ac8c-45ba-bdc1-806db7b2e589 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:36.316298 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:36.316298 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:36.316622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-52b881a1-ac8c-45ba-bdc1-806db7b2e589 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:36.318282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-52b881a1-ac8c-45ba-bdc1-806db7b2e589 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:48:36.318919 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 339/693] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:48:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:48:36.334419 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-bd7b1bd7-54af-4b7f-b9b0-4b02b744acfd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:36.334997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-bd7b1bd7-54af-4b7f-b9b0-4b02b744acfd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:36.335569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-bd7b1bd7-54af-4b7f-b9b0-4b02b744acfd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:36.451328 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:36.451328 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:36.459914 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:36.459914 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:36.474019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1f48211-db74-4d1b-a82a-51261fb6ed37 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:36.488087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-bd7b1bd7-54af-4b7f-b9b0-4b02b744acfd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:36.518127 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:36.518127 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:36.523914 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:36.523914 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:36.532256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1f48211-db74-4d1b-a82a-51261fb6ed37 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:36.536332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-bd7b1bd7-54af-4b7f-b9b0-4b02b744acfd tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:36.538044 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 340/695] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:48:36 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1019 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:48:36.543511 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 355/695] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:36 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 920 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:36.567148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-2eb36ebd-0d00-4f90-8538-087d771fcda7 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] PUT http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99 Jan 02 02:48:36.567702 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:36.567702 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:36.568146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-2eb36ebd-0d00-4f90-8538-087d771fcda7 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:36.626350 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:48:36.626350 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:48:36.627811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-2eb36ebd-0d00-4f90-8538-087d771fcda7 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Lock "b'cinder-attachment_update-be0d91b6-7095-4fa7-b9f7-55a3ad58147b-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.013s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:48:36.630518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:36.630518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:37.550796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1e31923-77de-4ffc-a049-0cf30522a0bb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:37.552098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1e31923-77de-4ffc-a049-0cf30522a0bb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:37.552501 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:37.552501 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:37.553140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1e31923-77de-4ffc-a049-0cf30522a0bb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:37.664371 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:37.664371 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:37.691319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1e31923-77de-4ffc-a049-0cf30522a0bb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:37.738983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:37.738983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:37.754280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1e31923-77de-4ffc-a049-0cf30522a0bb tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:37.755411 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 356/696] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:37 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 920 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:38.773074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c82bb73-100a-44b4-8306-3856dd8d3b75 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:38.773887 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c82bb73-100a-44b4-8306-3856dd8d3b75 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:38.774079 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:38.774079 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:38.774420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c82bb73-100a-44b4-8306-3856dd8d3b75 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:38.923722 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:38.923722 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:38.944543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c82bb73-100a-44b4-8306-3856dd8d3b75 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:38.971568 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:38.971568 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:38.984555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c82bb73-100a-44b4-8306-3856dd8d3b75 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:38.986125 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 357/697] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:38 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 920 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:40.002597 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-912123c6-05a7-45c3-b52b-4bd91b8c2e53 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:40.003207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-912123c6-05a7-45c3-b52b-4bd91b8c2e53 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:40.003322 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:40.003322 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:40.003689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-912123c6-05a7-45c3-b52b-4bd91b8c2e53 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:40.134500 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:40.134500 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:40.147770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-2eb36ebd-0d00-4f90-8538-087d771fcda7 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Lock "b'cinder-attachment_update-be0d91b6-7095-4fa7-b9f7-55a3ad58147b-n-h1-765315-10'" released by "attachment_update" :: held 3.520s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:48:40.148628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-2eb36ebd-0d00-4f90-8538-087d771fcda7 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99 returned with HTTP 200 Jan 02 02:48:40.149633 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 341/698] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 02:48:36 2021] PUT /volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99 => generated 762 bytes in 3589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:48:40.165463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-912123c6-05a7-45c3-b52b-4bd91b8c2e53 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:40.262219 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:40.262219 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:40.291712 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-912123c6-05a7-45c3-b52b-4bd91b8c2e53 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:40.292581 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 358/699] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:39 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 921 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:41.323754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8368c2ae-d164-49cd-8bca-d2a5464c85d3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:41.325723 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8368c2ae-d164-49cd-8bca-d2a5464c85d3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:41.326425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:41.326425 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:41.327604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8368c2ae-d164-49cd-8bca-d2a5464c85d3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:41.506441 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:41.506441 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:41.542777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8368c2ae-d164-49cd-8bca-d2a5464c85d3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:41.604840 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:41.604840 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:41.635613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8368c2ae-d164-49cd-8bca-d2a5464c85d3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:41.641545 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 342/700] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:41 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 921 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:42.675172 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4e703ffc-c76d-4347-a82e-8e0d7b98d4b8 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:42.677554 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4e703ffc-c76d-4347-a82e-8e0d7b98d4b8 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:42.678338 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:42.678338 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:42.679486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4e703ffc-c76d-4347-a82e-8e0d7b98d4b8 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:42.873393 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:42.873393 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:42.884769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4e703ffc-c76d-4347-a82e-8e0d7b98d4b8 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:42.907843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:42.907843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:42.925468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4e703ffc-c76d-4347-a82e-8e0d7b98d4b8 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:42.926963 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 359/701] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:42 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 921 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:43.943015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-147810d4-51ac-4279-ab84-ba128c87aed1 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:43.943817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-147810d4-51ac-4279-ab84-ba128c87aed1 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:43.944264 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:43.944264 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:43.944876 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-147810d4-51ac-4279-ab84-ba128c87aed1 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:44.001993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:44.001993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:44.016942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-147810d4-51ac-4279-ab84-ba128c87aed1 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:44.040376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:44.040376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:44.051373 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-147810d4-51ac-4279-ab84-ba128c87aed1 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:44.052491 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 343/702] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:43 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 921 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:45.073852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9be9991e-58a1-4591-8fb2-6377f3bd3813 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:45.074998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9be9991e-58a1-4591-8fb2-6377f3bd3813 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:45.075722 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:45.075722 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:45.076550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9be9991e-58a1-4591-8fb2-6377f3bd3813 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:45.193577 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:45.193577 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:45.213807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9be9991e-58a1-4591-8fb2-6377f3bd3813 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:45.266334 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:45.266334 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:45.294259 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9be9991e-58a1-4591-8fb2-6377f3bd3813 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:45.296843 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 360/703] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:45 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 921 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:45.727664 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-56180e46-7cc4-480d-b8f2-6e7d6fe94549 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] POST http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99/action Jan 02 02:48:45.728717 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:45.728717 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:45.729379 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-56180e46-7cc4-480d-b8f2-6e7d6fe94549 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:48:45.729916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-56180e46-7cc4-480d-b8f2-6e7d6fe94549 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:48:45.885842 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:45.885842 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:45.913773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a98cf0b0-5c2e-4659-b7bd-5f718ed4f729 req-56180e46-7cc4-480d-b8f2-6e7d6fe94549 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99/action returned with HTTP 204 Jan 02 02:48:45.914994 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 344/704] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:48:45 2021] POST /volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:48:46.125515 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4229f278-6072-43fa-8cf1-4a450e9fc0ee tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] DELETE http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:48:46.126447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4229f278-6072-43fa-8cf1-4a450e9fc0ee tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:46.126805 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:46.126805 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:46.127477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4229f278-6072-43fa-8cf1-4a450e9fc0ee tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:46.128364 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-4229f278-6072-43fa-8cf1-4a450e9fc0ee tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Delete volume with id: 43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:48:46.254123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:46.254123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:46.257221 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4229f278-6072-43fa-8cf1-4a450e9fc0ee tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:46.327100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba48346c-a2bc-4565-9ff6-275e22c0f09b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:46.328368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba48346c-a2bc-4565-9ff6-275e22c0f09b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:46.328702 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:46.328702 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:46.329758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba48346c-a2bc-4565-9ff6-275e22c0f09b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:46.330154 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4229f278-6072-43fa-8cf1-4a450e9fc0ee tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Delete volume request issued successfully. Jan 02 02:48:46.331112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4229f278-6072-43fa-8cf1-4a450e9fc0ee tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 202 Jan 02 02:48:46.333425 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 361/705] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:48:46 2021] DELETE /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:48:46.347380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-266baa80-a30b-46c7-af46-d047543c550f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:48:46.348500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-266baa80-a30b-46c7-af46-d047543c550f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:46.348657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:46.348657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:46.349664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-266baa80-a30b-46c7-af46-d047543c550f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:46.448195 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:46.448195 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:46.465803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ba48346c-a2bc-4565-9ff6-275e22c0f09b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:46.470500 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:46.470500 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:46.489924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-266baa80-a30b-46c7-af46-d047543c550f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:46.510170 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:46.510170 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:46.532209 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba48346c-a2bc-4565-9ff6-275e22c0f09b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:46.534637 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 345/706] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:46 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1213 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:48:46.538593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-266baa80-a30b-46c7-af46-d047543c550f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 200 Jan 02 02:48:46.539701 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 362/707] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:46 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 913 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:47.120590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-9e4ed955-da87-4832-89f7-e371a31034ed req-fc8782cb-505c-4a7e-b86c-bd90d672dccc tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:48:47.122038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-9e4ed955-da87-4832-89f7-e371a31034ed req-fc8782cb-505c-4a7e-b86c-bd90d672dccc tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:47.122711 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:47.122711 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:47.124486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-9e4ed955-da87-4832-89f7-e371a31034ed req-fc8782cb-505c-4a7e-b86c-bd90d672dccc tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:47.428154 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:47.428154 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:47.477606 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-9e4ed955-da87-4832-89f7-e371a31034ed req-fc8782cb-505c-4a7e-b86c-bd90d672dccc tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:48:47.569925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64ecc117-51db-4e4c-806b-c68009e18140 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:48:47.575005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64ecc117-51db-4e4c-806b-c68009e18140 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:47.578720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:47.578720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:47.579651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64ecc117-51db-4e4c-806b-c68009e18140 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:47.583730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:47.583730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:47.616303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-9e4ed955-da87-4832-89f7-e371a31034ed req-fc8782cb-505c-4a7e-b86c-bd90d672dccc tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:48:47.617473 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 346/708] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:48:47 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1213 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:48:47.990681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:47.990681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:48.012828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-64ecc117-51db-4e4c-806b-c68009e18140 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:48.107794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64ecc117-51db-4e4c-806b-c68009e18140 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 200 Jan 02 02:48:48.114677 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 363/709] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:47 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 913 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:49.130997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0740e65-f85b-4d07-9a26-00f496e8fa26 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:48:49.131789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0740e65-f85b-4d07-9a26-00f496e8fa26 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:49.131789 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:49.131789 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:49.132317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0740e65-f85b-4d07-9a26-00f496e8fa26 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:49.284216 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:49.284216 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:49.317652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d0740e65-f85b-4d07-9a26-00f496e8fa26 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:49.369633 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0740e65-f85b-4d07-9a26-00f496e8fa26 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 200 Jan 02 02:48:49.380513 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 347/710] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:49 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:50.401680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8351303-127f-4146-9c33-bf0772715120 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 Jan 02 02:48:50.401680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8351303-127f-4146-9c33-bf0772715120 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:50.401680 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:50.401680 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:50.401680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8351303-127f-4146-9c33-bf0772715120 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:50.619042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8351303-127f-4146-9c33-bf0772715120 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 returned with HTTP 404 Jan 02 02:48:50.621887 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 364/711] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:50 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/43fcc4e0-b2b6-419e-877d-97641e69b982 => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:50.631058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-943c40bb-3647-46c9-bc7c-7f6b14f17785 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] DELETE http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:48:50.631800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-943c40bb-3647-46c9-bc7c-7f6b14f17785 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:50.632021 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:50.632021 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:50.632547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-943c40bb-3647-46c9-bc7c-7f6b14f17785 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:50.634418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-943c40bb-3647-46c9-bc7c-7f6b14f17785 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Delete volume with id: 322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:48:50.854629 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:50.854629 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:50.862383 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-943c40bb-3647-46c9-bc7c-7f6b14f17785 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:50.991326 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-943c40bb-3647-46c9-bc7c-7f6b14f17785 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Delete volume request issued successfully. Jan 02 02:48:50.991819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-943c40bb-3647-46c9-bc7c-7f6b14f17785 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 202 Jan 02 02:48:50.999422 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 348/712] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:48:50 2021] DELETE /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 0 bytes in 373 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:51.003972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b54e78d1-c3d1-414a-ab1d-6a1c9babbe18 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:48:51.004904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b54e78d1-c3d1-414a-ab1d-6a1c9babbe18 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:51.005638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b54e78d1-c3d1-414a-ab1d-6a1c9babbe18 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:51.121857 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:51.121857 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:51.157275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b54e78d1-c3d1-414a-ab1d-6a1c9babbe18 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:51.203459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b54e78d1-c3d1-414a-ab1d-6a1c9babbe18 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 200 Jan 02 02:48:51.205076 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 365/713] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:50 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:52.222350 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-192a04f4-888c-489d-9f9c-0a82823e31a7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:48:52.223389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-192a04f4-888c-489d-9f9c-0a82823e31a7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:52.223763 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:52.223763 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:52.224448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-192a04f4-888c-489d-9f9c-0a82823e31a7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:52.373111 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:52.373111 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:52.421335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-192a04f4-888c-489d-9f9c-0a82823e31a7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:52.501636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-192a04f4-888c-489d-9f9c-0a82823e31a7 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 200 Jan 02 02:48:52.505307 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 349/714] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:52 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 912 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:48:53.523231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3152992c-a184-40fa-aef4-14894fa33b91 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:48:53.523905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3152992c-a184-40fa-aef4-14894fa33b91 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:53.524028 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:53.524028 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:53.524425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3152992c-a184-40fa-aef4-14894fa33b91 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:53.839758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:53.839758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:53.871047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3152992c-a184-40fa-aef4-14894fa33b91 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:53.911365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3152992c-a184-40fa-aef4-14894fa33b91 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 200 Jan 02 02:48:53.912886 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 366/715] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:53 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 912 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:48:54.935053 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4bb2068-3ec5-492f-8024-e558f607779f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 Jan 02 02:48:54.936055 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4bb2068-3ec5-492f-8024-e558f607779f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:54.936419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:54.936419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:54.942964 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4bb2068-3ec5-492f-8024-e558f607779f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:55.058750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4bb2068-3ec5-492f-8024-e558f607779f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 returned with HTTP 404 Jan 02 02:48:55.064740 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 350/716] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:54 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/322ebbbf-6dfe-4a32-ac21-d31ff484bc94 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:48:55.074983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf936c4d-cf81-45e8-8ad0-d6e92ebfb0c8 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] DELETE http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:48:55.077719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf936c4d-cf81-45e8-8ad0-d6e92ebfb0c8 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:55.084772 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:55.084772 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:55.085660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf936c4d-cf81-45e8-8ad0-d6e92ebfb0c8 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:55.086551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-cf936c4d-cf81-45e8-8ad0-d6e92ebfb0c8 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Delete volume with id: de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:48:55.222003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:55.222003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:55.224838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cf936c4d-cf81-45e8-8ad0-d6e92ebfb0c8 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:55.329643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cf936c4d-cf81-45e8-8ad0-d6e92ebfb0c8 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Delete volume request issued successfully. Jan 02 02:48:55.330331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf936c4d-cf81-45e8-8ad0-d6e92ebfb0c8 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 202 Jan 02 02:48:55.333135 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 367/717] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:48:55 2021] DELETE /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:48:55.339843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0d72bfc-971f-42da-9955-c215598812f5 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:48:55.341580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0d72bfc-971f-42da-9955-c215598812f5 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:55.341580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0d72bfc-971f-42da-9955-c215598812f5 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:55.480269 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:55.480269 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:55.507894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d0d72bfc-971f-42da-9955-c215598812f5 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:55.556876 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0d72bfc-971f-42da-9955-c215598812f5 tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:48:55.557734 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 351/718] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:55 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 1360 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:48:56.578869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9495d578-0722-47ba-b35c-ee0fd293284f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:48:56.579861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9495d578-0722-47ba-b35c-ee0fd293284f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:56.583201 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:56.583201 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:56.584335 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9495d578-0722-47ba-b35c-ee0fd293284f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:56.762525 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:56.762525 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:56.796225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9495d578-0722-47ba-b35c-ee0fd293284f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Volume info retrieved successfully. Jan 02 02:48:56.909126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9495d578-0722-47ba-b35c-ee0fd293284f tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 200 Jan 02 02:48:56.910448 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 368/719] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:56 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 1360 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:48:57.927299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a1f11f4-3e1a-4f1b-a4f0-69eb1d46f9ec tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] GET http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 Jan 02 02:48:57.928478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a1f11f4-3e1a-4f1b-a4f0-69eb1d46f9ec tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:48:57.928925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:48:57.928925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:48:57.929555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a1f11f4-3e1a-4f1b-a4f0-69eb1d46f9ec tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:48:58.019026 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:48:58.019026 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:48:58.032100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a1f11f4-3e1a-4f1b-a4f0-69eb1d46f9ec tempest-TaggedBootDevicesTest-1151123896 tempest-TaggedBootDevicesTest-1151123896] http://10.222.0.50/volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 returned with HTTP 404 Jan 02 02:48:58.039618 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 352/720] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:48:57 2021] GET /volume/v3/e8c65d42a60d43a4a11ae571c71826d6/volumes/de542509-3e61-4c48-bdd0-627aed734580 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:49:18.535879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2ed28aad-cbea-4bef-8a8a-42ce3f2211c6 req-d24958c5-866d-4a70-b103-39f76abab5f0 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:18.538149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2ed28aad-cbea-4bef-8a8a-42ce3f2211c6 req-d24958c5-866d-4a70-b103-39f76abab5f0 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:18.539008 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:18.539008 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:18.540589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2ed28aad-cbea-4bef-8a8a-42ce3f2211c6 req-d24958c5-866d-4a70-b103-39f76abab5f0 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:18.675459 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:18.675459 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:18.695383 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-2ed28aad-cbea-4bef-8a8a-42ce3f2211c6 req-d24958c5-866d-4a70-b103-39f76abab5f0 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:18.747899 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:18.747899 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:18.795604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2ed28aad-cbea-4bef-8a8a-42ce3f2211c6 req-d24958c5-866d-4a70-b103-39f76abab5f0 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:18.820732 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 369/721] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:49:18 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1213 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:33.625849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f83079f-a90d-4b82-883f-4cc23f7edd24 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:33.627037 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f83079f-a90d-4b82-883f-4cc23f7edd24 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:33.627422 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:33.627422 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:33.628033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f83079f-a90d-4b82-883f-4cc23f7edd24 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:33.772712 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:33.772712 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:33.792004 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f83079f-a90d-4b82-883f-4cc23f7edd24 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:33.833638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:33.833638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:33.860460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f83079f-a90d-4b82-883f-4cc23f7edd24 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:33.861342 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 353/722] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:33 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1213 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:35.571929 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-540fb185-d0d4-4bb9-a868-0915af6b82de tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:35.573181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-540fb185-d0d4-4bb9-a868-0915af6b82de tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:35.573541 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:35.573541 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:35.574102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-540fb185-d0d4-4bb9-a868-0915af6b82de tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:35.641505 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:35.641505 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:35.678775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-540fb185-d0d4-4bb9-a868-0915af6b82de tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:35.767026 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:35.767026 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:35.788360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-540fb185-d0d4-4bb9-a868-0915af6b82de tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:35.789696 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 370/723] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:49:35 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1213 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:35.849058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] POST http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b/action Jan 02 02:49:35.850136 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:35.850136 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:35.857895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:49:35.858585 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:49:36.048583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:36.048583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:36.050670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:36.065325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Begin detaching volume completed successfully. Jan 02 02:49:36.066165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b/action returned with HTTP 202 Jan 02 02:49:36.067629 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 354/724] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:49:35 2021] POST /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:49:36.116497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbc89b7e-bd0c-4133-ae79-43ac2bc26583 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:36.117496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbc89b7e-bd0c-4133-ae79-43ac2bc26583 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:36.117802 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:36.117802 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:36.118489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbc89b7e-bd0c-4133-ae79-43ac2bc26583 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:36.206594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume// Jan 02 02:49:36.207265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:36.207589 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:36.207589 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:36.208171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:36.210321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-57cd9aaf-1142-4805-a8ea-3ddb49581d90 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:49:36.211180 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 355/725] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:49:36 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:49:36.226427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-abc9e5f7-a3d0-47e6-aebb-3ca3df1d1e76 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:36.227024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-abc9e5f7-a3d0-47e6-aebb-3ca3df1d1e76 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:36.227676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-abc9e5f7-a3d0-47e6-aebb-3ca3df1d1e76 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:36.298081 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:36.298081 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:36.314865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bbc89b7e-bd0c-4133-ae79-43ac2bc26583 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:36.395622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:36.395622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:36.440723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbc89b7e-bd0c-4133-ae79-43ac2bc26583 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:36.442898 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 371/726] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:36 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1216 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:49:36.458237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:36.458237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:36.479214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-abc9e5f7-a3d0-47e6-aebb-3ca3df1d1e76 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:36.564561 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:36.564561 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:36.608197 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-abc9e5f7-a3d0-47e6-aebb-3ca3df1d1e76 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:36.609454 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 356/727] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:49:36 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1315 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:49:37.020660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-9232c00f-fa20-4441-89b4-4027fbe580d6 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] DELETE http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99 Jan 02 02:49:37.028131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-9232c00f-fa20-4441-89b4-4027fbe580d6 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:37.028598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:37.028598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:37.029338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-9232c00f-fa20-4441-89b4-4027fbe580d6 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:37.144236 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:37.144236 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:37.468484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6030fb3-956b-4c77-bd6c-e47f46ce4e84 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:37.469413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6030fb3-956b-4c77-bd6c-e47f46ce4e84 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:37.469823 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:37.469823 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:37.470497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6030fb3-956b-4c77-bd6c-e47f46ce4e84 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:37.566021 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:37.566021 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:37.585536 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e6030fb3-956b-4c77-bd6c-e47f46ce4e84 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:37.641598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:37.641598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:37.663256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6030fb3-956b-4c77-bd6c-e47f46ce4e84 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:37.665813 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 357/728] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:37 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 1216 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:49:38.105399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-9232c00f-fa20-4441-89b4-4027fbe580d6 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:49:38.105808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-9232c00f-fa20-4441-89b4-4027fbe580d6 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:49:38.122261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-165beb35-3ce3-46da-9fc0-4fa02534ba99 req-9232c00f-fa20-4441-89b4-4027fbe580d6 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99 returned with HTTP 200 Jan 02 02:49:38.127878 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 372/729] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:49:37 2021] DELETE /volume/v3/0c4b606fb716491c89e311b73ac7fda4/attachments/f96f229c-063a-4e2b-9fe6-127fa0b73b99 => generated 19 bytes in 1125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:38.693598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78b28a96-bce4-48ec-a802-81b1c347b0ba tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:38.694769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78b28a96-bce4-48ec-a802-81b1c347b0ba tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:38.695119 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:38.695119 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:38.695686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78b28a96-bce4-48ec-a802-81b1c347b0ba tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:38.755115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:38.755115 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:38.766566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78b28a96-bce4-48ec-a802-81b1c347b0ba tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:38.805582 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78b28a96-bce4-48ec-a802-81b1c347b0ba tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:38.806674 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 358/730] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:38 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 921 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:40.481394 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45d5f030-c438-46c1-9395-d8b863d7fad5 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] DELETE http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:40.483317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45d5f030-c438-46c1-9395-d8b863d7fad5 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:40.483838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:40.483838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:40.484912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45d5f030-c438-46c1-9395-d8b863d7fad5 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:40.486638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-45d5f030-c438-46c1-9395-d8b863d7fad5 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Delete volume with id: be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:40.600952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:40.600952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:40.603607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-45d5f030-c438-46c1-9395-d8b863d7fad5 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:40.644293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-45d5f030-c438-46c1-9395-d8b863d7fad5 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Delete volume request issued successfully. Jan 02 02:49:40.645424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45d5f030-c438-46c1-9395-d8b863d7fad5 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 202 Jan 02 02:49:40.651941 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 373/731] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:49:40 2021] DELETE /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:49:40.659917 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e138ad63-4a36-4a81-bea4-c768b242d30c tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:40.661411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e138ad63-4a36-4a81-bea4-c768b242d30c tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:40.662061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:40.662061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:40.663442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e138ad63-4a36-4a81-bea4-c768b242d30c tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:40.782094 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:40.782094 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:40.799014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e138ad63-4a36-4a81-bea4-c768b242d30c tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:40.863207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e138ad63-4a36-4a81-bea4-c768b242d30c tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:40.876830 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 359/732] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:40 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 920 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:41.896038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d800de7-4a80-4df6-9e05-03306f6f1102 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:41.896810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d800de7-4a80-4df6-9e05-03306f6f1102 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:41.896810 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:41.896810 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:41.897206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d800de7-4a80-4df6-9e05-03306f6f1102 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:42.062373 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:42.062373 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:42.085339 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7d800de7-4a80-4df6-9e05-03306f6f1102 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:42.148372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d800de7-4a80-4df6-9e05-03306f6f1102 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 200 Jan 02 02:49:42.152296 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 374/733] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:41 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 920 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:43.185310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5cb25de6-3567-4d0c-89a0-f29952aa557b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b Jan 02 02:49:43.187288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5cb25de6-3567-4d0c-89a0-f29952aa557b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:43.187909 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:43.187909 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:43.189133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5cb25de6-3567-4d0c-89a0-f29952aa557b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:43.258567 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5cb25de6-3567-4d0c-89a0-f29952aa557b tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b returned with HTTP 404 Jan 02 02:49:43.259926 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 360/734] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:43 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/be0d91b6-7095-4fa7-b9f7-55a3ad58147b => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:49:43.273048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5fbda8de-7fdf-4c65-92a8-9b7b5f4b6067 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] DELETE http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 Jan 02 02:49:43.273970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5fbda8de-7fdf-4c65-92a8-9b7b5f4b6067 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:43.274288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:43.274288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:43.275885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5fbda8de-7fdf-4c65-92a8-9b7b5f4b6067 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:43.276753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-5fbda8de-7fdf-4c65-92a8-9b7b5f4b6067 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Delete volume with id: 12129f50-5838-4251-aa98-9faeb1b99cf5 Jan 02 02:49:43.383281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:43.383281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:43.385450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5fbda8de-7fdf-4c65-92a8-9b7b5f4b6067 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:43.451926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5fbda8de-7fdf-4c65-92a8-9b7b5f4b6067 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Delete volume request issued successfully. Jan 02 02:49:43.459399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5fbda8de-7fdf-4c65-92a8-9b7b5f4b6067 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 returned with HTTP 202 Jan 02 02:49:43.460697 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 375/735] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:49:43 2021] DELETE /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:49:43.471500 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a48921d6-0891-4882-9850-7002d121d16d tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 Jan 02 02:49:43.474155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a48921d6-0891-4882-9850-7002d121d16d tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:43.474951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a48921d6-0891-4882-9850-7002d121d16d tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:43.655825 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:43.655825 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:43.677658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a48921d6-0891-4882-9850-7002d121d16d tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:43.785778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a48921d6-0891-4882-9850-7002d121d16d tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 returned with HTTP 200 Jan 02 02:49:43.787295 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 361/736] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:43 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 => generated 920 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:49:44.812770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb241143-a785-4b4e-a619-b9b362038821 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 Jan 02 02:49:44.813822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb241143-a785-4b4e-a619-b9b362038821 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:44.814209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:44.814209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:44.814917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb241143-a785-4b4e-a619-b9b362038821 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:44.967272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:49:44.967272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:49:44.987389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bb241143-a785-4b4e-a619-b9b362038821 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Volume info retrieved successfully. Jan 02 02:49:45.068164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb241143-a785-4b4e-a619-b9b362038821 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 returned with HTTP 200 Jan 02 02:49:45.070616 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 376/737] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:44 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:49:46.108288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bec77eb7-baf0-4c7d-8a87-3f44ec3322c3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] GET http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 Jan 02 02:49:46.110366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bec77eb7-baf0-4c7d-8a87-3f44ec3322c3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:49:46.111317 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:49:46.111317 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:49:46.112769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bec77eb7-baf0-4c7d-8a87-3f44ec3322c3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:49:46.310760 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bec77eb7-baf0-4c7d-8a87-3f44ec3322c3 tempest-ServerRescueNegativeTestJSON-2124320102 tempest-ServerRescueNegativeTestJSON-2124320102] http://10.222.0.50/volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 returned with HTTP 404 Jan 02 02:49:46.318952 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 362/738] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:49:46 2021] GET /volume/v3/0c4b606fb716491c89e311b73ac7fda4/volumes/12129f50-5838-4251-aa98-9faeb1b99cf5 => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:08.600810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes Jan 02 02:52:08.601786 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:08.601786 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:08.602421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1750431485"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:08.603825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1750431485'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:52:08.604318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume of 1 GB Jan 02 02:52:08.673757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Availability Zones retrieved successfully. Jan 02 02:52:08.726794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Flow 'volume_create_api' (9ad3b0ac-fa31-43b2-ba4e-b3e64f6cad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:08.741572 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e8b455-f85b-4402-8143-fc06917b3a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:08.749073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:52:08.914979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e8b455-f85b-4402-8143-fc06917b3a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:08.922211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e52c35-7324-43e8-8c0b-39e796b20033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:09.109907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Created reservations ['422bf82f-5029-461a-959b-5860ddabfc9a', 'a97ee7bd-d0c6-414e-91b2-31cbf54f6754', 'eb8f8411-dd31-472e-8eee-87b2a4a9da35', 'a675a4ea-4cd2-430b-ab6f-200d234745df'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:09.112359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e52c35-7324-43e8-8c0b-39e796b20033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['422bf82f-5029-461a-959b-5860ddabfc9a', 'a97ee7bd-d0c6-414e-91b2-31cbf54f6754', 'eb8f8411-dd31-472e-8eee-87b2a4a9da35', 'a675a4ea-4cd2-430b-ab6f-200d234745df']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:09.115695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d0033e-522c-4c54-ac3e-ed2385d0d4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:09.200428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d0033e-522c-4c54-ac3e-ed2385d0d4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fab3444e-2fef-49c9-be50-e29db059bc8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1750431485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46067a4210f4422ae5644518b04eada',qos_specs=None,replication_status=,reservations=['422bf82f-5029-461a-959b-5860ddabfc9a','a97ee7bd-d0c6-414e-91b2-31cbf54f6754','eb8f8411-dd31-472e-8eee-87b2a4a9da35','a675a4ea-4cd2-430b-ab6f-200d234745df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60505e9aa81443719c32b520866d0bdb',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1750431485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fab3444e-2fef-49c9-be50-e29db059bc8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46067a4210f4422ae5644518b04eada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='60505e9aa81443719c32b520866d0bdb',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:09.204195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb51b1d0-cbe5-4307-b6b1-beb8c051a98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:09.237117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb51b1d0-cbe5-4307-b6b1-beb8c051a98f) transitioned into state 'SUCCESS' from state '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-1750431485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46067a4210f4422ae5644518b04eada',qos_specs=None,replication_status=,reservations=['422bf82f-5029-461a-959b-5860ddabfc9a','a97ee7bd-d0c6-414e-91b2-31cbf54f6754','eb8f8411-dd31-472e-8eee-87b2a4a9da35','a675a4ea-4cd2-430b-ab6f-200d234745df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60505e9aa81443719c32b520866d0bdb',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:09.240165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf373181-d645-46ec-9256-897cab9b6c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:09.278734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf373181-d645-46ec-9256-897cab9b6c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:09.293778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Flow 'volume_create_api' (9ad3b0ac-fa31-43b2-ba4e-b3e64f6cad81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:09.511723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume request issued successfully. Jan 02 02:52:09.625356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23ff062c-bc68-4c17-a911-0e0d06a0b7d2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes returned with HTTP 202 Jan 02 02:52:09.626890 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 377/739] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:52:08 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/volumes => generated 824 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:52:09.660871 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c7a1bf9-1894-4f38-9033-4e1f5d625dd2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:09.678332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c7a1bf9-1894-4f38-9033-4e1f5d625dd2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:09.685748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c7a1bf9-1894-4f38-9033-4e1f5d625dd2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:09.888541 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:09.888541 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:09.909254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c7a1bf9-1894-4f38-9033-4e1f5d625dd2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:09.955243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c7a1bf9-1894-4f38-9033-4e1f5d625dd2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:09.956690 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 363/740] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:09 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:11.004603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1a031c6-0a6b-4c25-b862-eabc7dce8027 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:11.005426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1a031c6-0a6b-4c25-b862-eabc7dce8027 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:11.006107 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:11.006107 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:11.016727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1a031c6-0a6b-4c25-b862-eabc7dce8027 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:11.137340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:11.137340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:11.157861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1a031c6-0a6b-4c25-b862-eabc7dce8027 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:11.211478 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1a031c6-0a6b-4c25-b862-eabc7dce8027 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:11.215228 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 378/741] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:10 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:12.249093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:12.251483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:12.252238 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:12.252238 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:12.253436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:12.403628 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:12.403628 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:12.423170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:12.502777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:12.518499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 364/742] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:12 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:12.771994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-db071db1-fb6e-4a5c-a717-258e840f38fc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:12.773684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-db071db1-fb6e-4a5c-a717-258e840f38fc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:12.774297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:12.774297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:12.775936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-db071db1-fb6e-4a5c-a717-258e840f38fc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:12.890385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:12.890385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:12.913142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-db071db1-fb6e-4a5c-a717-258e840f38fc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:12.960164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-db071db1-fb6e-4a5c-a717-258e840f38fc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:12.963623 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 379/743] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:52:12 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:13.094444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume// Jan 02 02:52:13.095878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:13.096503 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:13.096503 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:13.097870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:13.100778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0226efa3-15a5-4da6-8a1a-9a05896cb2de tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:52:13.102414 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 365/744] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:52:13 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:52:13.136572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-169a7110-a5e1-443b-8a46-6273dea170b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments Jan 02 02:52:13.139454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:13.139454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:13.141313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-169a7110-a5e1-443b-8a46-6273dea170b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fab3444e-2fef-49c9-be50-e29db059bc8a", "instance_uuid": "526c51c0-3982-41b0-ae88-d24a35e0df99", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:13.296076 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.296076 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:13.465222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-169a7110-a5e1-443b-8a46-6273dea170b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments returned with HTTP 200 Jan 02 02:52:13.474542 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 380/745] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:52:13 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/attachments => generated 273 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:13.551628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a20fc1ed-2bd4-40b5-acf2-3d3f6f2fc7c4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:13.554915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a20fc1ed-2bd4-40b5-acf2-3d3f6f2fc7c4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:13.556003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a20fc1ed-2bd4-40b5-acf2-3d3f6f2fc7c4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:13.566266 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-169a7110-a5e1-443b-8a46-6273dea170b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume// Jan 02 02:52:13.567128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-169a7110-a5e1-443b-8a46-6273dea170b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:13.567516 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:13.567516 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:13.568262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-169a7110-a5e1-443b-8a46-6273dea170b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:13.570696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-169a7110-a5e1-443b-8a46-6273dea170b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:52:13.572392 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 381/746] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:52:13 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 02:52:13.589234 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-1f510835-b403-453d-ada2-e9df96843f1a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:13.590254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-1f510835-b403-453d-ada2-e9df96843f1a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:13.591057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-1f510835-b403-453d-ada2-e9df96843f1a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:13.708377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.708377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:13.733401 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a20fc1ed-2bd4-40b5-acf2-3d3f6f2fc7c4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:13.801804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.801804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:13.812093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.812093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:13.832795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a20fc1ed-2bd4-40b5-acf2-3d3f6f2fc7c4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:13.848217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 366/747] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:13 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:13.861442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-1f510835-b403-453d-ada2-e9df96843f1a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:13.910113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:13.910113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:13.935869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-1f510835-b403-453d-ada2-e9df96843f1a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:13.939841 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 382/748] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:52:13 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 1015 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:52:13.965597 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-cd6d34f7-254d-41a0-a472-d5e933ec5c2c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] PUT http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8 Jan 02 02:52:13.966702 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:13.966702 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:13.969401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-cd6d34f7-254d-41a0-a472-d5e933ec5c2c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:14.112255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:52:14.112255 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:52:14.117305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-cd6d34f7-254d-41a0-a472-d5e933ec5c2c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Lock "b'cinder-attachment_update-fab3444e-2fef-49c9-be50-e29db059bc8a-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.045s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:52:14.123045 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:14.123045 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:14.869861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a56bed2c-41bd-49a8-8b61-88ebfc674291 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:14.870790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a56bed2c-41bd-49a8-8b61-88ebfc674291 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:14.873544 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:14.873544 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:14.874453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a56bed2c-41bd-49a8-8b61-88ebfc674291 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:15.075557 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:15.075557 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:15.108809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a56bed2c-41bd-49a8-8b61-88ebfc674291 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:15.178619 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:15.178619 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:15.238630 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a56bed2c-41bd-49a8-8b61-88ebfc674291 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:15.252307 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 383/749] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:14 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:16.268907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6ddd2b3-47e0-4ade-b7b4-dd168a27a07d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:16.270067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6ddd2b3-47e0-4ade-b7b4-dd168a27a07d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:16.270567 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:16.270567 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:16.271780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6ddd2b3-47e0-4ade-b7b4-dd168a27a07d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:16.476331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:16.476331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:16.495284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e6ddd2b3-47e0-4ade-b7b4-dd168a27a07d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:16.538715 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:16.538715 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:16.558672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6ddd2b3-47e0-4ade-b7b4-dd168a27a07d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:16.561419 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 384/750] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:16 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:17.021150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-cd6d34f7-254d-41a0-a472-d5e933ec5c2c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Lock "b'cinder-attachment_update-fab3444e-2fef-49c9-be50-e29db059bc8a-n-h2-765315-10'" released by "attachment_update" :: held 2.899s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:52:17.021904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-cd6d34f7-254d-41a0-a472-d5e933ec5c2c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8 returned with HTTP 200 Jan 02 02:52:17.023111 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 367/751] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:52:13 2021] PUT /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8 => generated 762 bytes in 3071 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:17.577783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-519ffe16-4518-483b-90df-7636abd1e74e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:17.580203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-519ffe16-4518-483b-90df-7636abd1e74e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:17.580683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:17.580683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:17.581410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-519ffe16-4518-483b-90df-7636abd1e74e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:17.653797 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:17.653797 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:17.673290 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-519ffe16-4518-483b-90df-7636abd1e74e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:17.702299 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:17.702299 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:17.726504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-519ffe16-4518-483b-90df-7636abd1e74e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:17.736712 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 385/752] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:17 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:18.748026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b000d55f-4a3b-4f38-9fb2-8f44a97e6116 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:18.749651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b000d55f-4a3b-4f38-9fb2-8f44a97e6116 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:18.750140 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:18.750140 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:18.750858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b000d55f-4a3b-4f38-9fb2-8f44a97e6116 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:18.883829 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:18.883829 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:18.911276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b000d55f-4a3b-4f38-9fb2-8f44a97e6116 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:18.962809 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:18.962809 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:18.984123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b000d55f-4a3b-4f38-9fb2-8f44a97e6116 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:18.988094 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 368/753] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:18 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:20.003021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d1c01e6-33fb-48d9-91a8-e4d02360db76 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:20.004911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d1c01e6-33fb-48d9-91a8-e4d02360db76 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:20.006101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:20.006101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:20.006919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d1c01e6-33fb-48d9-91a8-e4d02360db76 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:20.118760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:20.118760 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:20.134224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1d1c01e6-33fb-48d9-91a8-e4d02360db76 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:20.177158 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:20.177158 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:20.198025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d1c01e6-33fb-48d9-91a8-e4d02360db76 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:20.200505 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 386/754] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:19 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:21.221554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40486b8f-5a00-4011-a55b-3b7b662f1363 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:21.222445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40486b8f-5a00-4011-a55b-3b7b662f1363 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:21.222775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:21.222775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:21.223843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40486b8f-5a00-4011-a55b-3b7b662f1363 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:21.448685 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:21.448685 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:21.493705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-40486b8f-5a00-4011-a55b-3b7b662f1363 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:21.546961 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:21.546961 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:21.569607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40486b8f-5a00-4011-a55b-3b7b662f1363 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:21.571885 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 369/755] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:21 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:22.577815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-497e1dd0-aed9-4eb2-ac67-d0c7f8e9d719 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8/action Jan 02 02:52:22.578522 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:22.578522 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:22.581395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-497e1dd0-aed9-4eb2-ac67-d0c7f8e9d719 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:52:22.585018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-497e1dd0-aed9-4eb2-ac67-d0c7f8e9d719 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:22.619655 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0eed0125-f6d6-4db9-b535-90ef62ee210b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:22.620251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0eed0125-f6d6-4db9-b535-90ef62ee210b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:22.620468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:22.620468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:22.620797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0eed0125-f6d6-4db9-b535-90ef62ee210b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:22.803261 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:22.803261 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:22.838899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0eed0125-f6d6-4db9-b535-90ef62ee210b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:22.861928 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:22.861928 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:22.875163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:22.875163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:22.892119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0eed0125-f6d6-4db9-b535-90ef62ee210b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:22.893678 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 370/756] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:22 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:52:22.896728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-900d0fa8-cdf0-4a44-80e8-6e5d1129bd32 req-497e1dd0-aed9-4eb2-ac67-d0c7f8e9d719 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8/action returned with HTTP 204 Jan 02 02:52:22.897929 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 387/757] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:52:22 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8/action => generated 0 bytes in 337 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:23.923803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4520278e-0219-41ba-938e-26aa7130122d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:23.924521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4520278e-0219-41ba-938e-26aa7130122d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:23.924625 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:23.924625 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:23.924933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4520278e-0219-41ba-938e-26aa7130122d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:24.376428 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:24.376428 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:24.398468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4520278e-0219-41ba-938e-26aa7130122d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:24.526765 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:24.526765 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:24.613199 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4520278e-0219-41ba-938e-26aa7130122d tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:24.613199 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 371/758] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:52:23 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 1209 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:34.795844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-acae3a7d-823b-45ff-bcbd-c7901b3aac91 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] POST http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types Jan 02 02:52:34.796835 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:34.796835 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:34.797572 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-acae3a7d-823b-45ff-bcbd-c7901b3aac91 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-30736912"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:34.851874 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-acae3a7d-823b-45ff-bcbd-c7901b3aac91 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types returned with HTTP 200 Jan 02 02:52:34.861912 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 388/759] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 02:52:34 2021] POST /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types => generated 222 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:34.870547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c09e0759-f1d6-46cd-a661-ade22832194b tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] POST http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types Jan 02 02:52:34.871245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:34.871245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:34.871841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c09e0759-f1d6-46cd-a661-ade22832194b tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-454918752"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:34.928223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c09e0759-f1d6-46cd-a661-ade22832194b tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types returned with HTTP 202 Jan 02 02:52:34.929404 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 372/760] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Jan 2 02:52:34 2021] POST /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types => generated 180 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:35.236617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43e79a7c-434e-498c-b55b-47cefe2479a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups Jan 02 02:52:35.237822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43e79a7c-434e-498c-b55b-47cefe2479a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b1635b47-54ca-4f39-939a-f0269aac7a07", "volume_types": ["5c2831a0-56f6-46b1-b185-3116ed9924d5"], "name": "tempest-GroupSnapshotsTest-Group-1911219959"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:35.239145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-43e79a7c-434e-498c-b55b-47cefe2479a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating new group {'group': {'group_type': 'b1635b47-54ca-4f39-939a-f0269aac7a07', 'volume_types': ['5c2831a0-56f6-46b1-b185-3116ed9924d5'], 'name': 'tempest-GroupSnapshotsTest-Group-1911219959'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:52:35.271659 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-43e79a7c-434e-498c-b55b-47cefe2479a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating group tempest-GroupSnapshotsTest-Group-1911219959. Jan 02 02:52:35.330862 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-43e79a7c-434e-498c-b55b-47cefe2479a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability Zones retrieved successfully. Jan 02 02:52:35.400321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-43e79a7c-434e-498c-b55b-47cefe2479a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['1fd040bc-3406-411a-ab35-25fe251fbed3'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:35.487105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43e79a7c-434e-498c-b55b-47cefe2479a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups returned with HTTP 202 Jan 02 02:52:35.488703 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 389/761] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Jan 2 02:52:34 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/groups => generated 112 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:35.501780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f499220-4f6d-40f3-8be8-668e368648fa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d Jan 02 02:52:35.502755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f499220-4f6d-40f3-8be8-668e368648fa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:35.503398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f499220-4f6d-40f3-8be8-668e368648fa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:35.503999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-0f499220-4f6d-40f3-8be8-668e368648fa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 1f72a508-72b2-42b4-8107-60647e6e692d {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:52:35.520820 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:35.520820 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:35.621363 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f499220-4f6d-40f3-8be8-668e368648fa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d returned with HTTP 200 Jan 02 02:52:35.622904 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 373/762] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:52:35 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d => generated 392 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:36.639706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b8f8c52-ac89-46f9-a190-50c2602776d4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d Jan 02 02:52:36.640660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b8f8c52-ac89-46f9-a190-50c2602776d4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:36.640870 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:36.640870 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:36.641728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b8f8c52-ac89-46f9-a190-50c2602776d4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:36.642319 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-7b8f8c52-ac89-46f9-a190-50c2602776d4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 1f72a508-72b2-42b4-8107-60647e6e692d {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:52:36.662742 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:36.662742 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:36.756998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b8f8c52-ac89-46f9-a190-50c2602776d4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d returned with HTTP 200 Jan 02 02:52:36.760595 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 390/763] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:52:36 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d => generated 393 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:36.778398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes Jan 02 02:52:36.779307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:36.779307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:36.780004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c2831a0-56f6-46b1-b185-3116ed9924d5", "group_id": "1f72a508-72b2-42b4-8107-60647e6e692d", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-839401549"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:36.781552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request body: {'volume': {'volume_type': '5c2831a0-56f6-46b1-b185-3116ed9924d5', 'group_id': '1f72a508-72b2-42b4-8107-60647e6e692d', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-839401549'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:52:36.850641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:36.850641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:36.851889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume of 1 GB Jan 02 02:52:36.891754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability Zones retrieved successfully. Jan 02 02:52:36.933279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (0c388d75-4c90-42b7-a601-133ce2c7c11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:36.943270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dcc2b70-66ec-4ef9-adf1-8f61fd720b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:36.963646 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:36.963646 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:36.966336 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:52:37.112455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dcc2b70-66ec-4ef9-adf1-8f61fd720b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:52:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c2831a0-56f6-46b1-b185-3116ed9924d5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-30736912',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c2831a0-56f6-46b1-b185-3116ed9924d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1f72a508-72b2-42b4-8107-60647e6e692d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:37.118344 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b1eb4b-da26-467d-bbaf-b7235970a463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:37.270385 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-30736912 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-30736912, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:52:37.272971 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-30736912 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-30736912, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:52:37.386230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['79a7b528-8a53-4e95-99aa-0da83498ddb9', '8ab898cb-dc7f-4609-a0cc-c31c249290a5', '35d7a10a-1a32-413b-8d1d-1206804046c4', '3a6226c5-ff84-404c-82cd-2d658ace69cf'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:37.390438 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b1eb4b-da26-467d-bbaf-b7235970a463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a7b528-8a53-4e95-99aa-0da83498ddb9', '8ab898cb-dc7f-4609-a0cc-c31c249290a5', '35d7a10a-1a32-413b-8d1d-1206804046c4', '3a6226c5-ff84-404c-82cd-2d658ace69cf']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:37.395384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c206a59-f7dd-4daa-bc2f-2bdc667be9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:37.614181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c206a59-f7dd-4daa-bc2f-2bdc667be9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec777c2-d5ee-466a-ae03-3bc27a7cb35b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-839401549',encryption_key_id=None,group_id=1f72a508-72b2-42b4-8107-60647e6e692d,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['79a7b528-8a53-4e95-99aa-0da83498ddb9','8ab898cb-dc7f-4609-a0cc-c31c249290a5','35d7a10a-1a32-413b-8d1d-1206804046c4','3a6226c5-ff84-404c-82cd-2d658ace69cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=5c2831a0-56f6-46b1-b185-3116ed9924d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-839401549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1f72a508-72b2-42b4-8107-60647e6e692d,host=None,id=6ec777c2-d5ee-466a-ae03-3bc27a7cb35b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620b2f47fdc442c380b2127273c08bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9303dfbff391450bbc625ebd33018686',volume_attachment=,volume_type=,volume_type_id=5c2831a0-56f6-46b1-b185-3116ed9924d5)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:37.623036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cad0fe5-e015-4730-b433-dc7af991abd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:37.677562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cad0fe5-e015-4730-b433-dc7af991abd6) transitioned into state 'SUCCESS' from state '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-839401549',encryption_key_id=None,group_id=1f72a508-72b2-42b4-8107-60647e6e692d,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['79a7b528-8a53-4e95-99aa-0da83498ddb9','8ab898cb-dc7f-4609-a0cc-c31c249290a5','35d7a10a-1a32-413b-8d1d-1206804046c4','3a6226c5-ff84-404c-82cd-2d658ace69cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=5c2831a0-56f6-46b1-b185-3116ed9924d5)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:37.709169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4aa952b-d99a-4555-9cbe-14563563f128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:37.820659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4aa952b-d99a-4555-9cbe-14563563f128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:37.836220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (0c388d75-4c90-42b7-a601-133ce2c7c11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:38.017050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request issued successfully. Jan 02 02:52:38.056365 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:38.056828 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:38.073638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:38.101661 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.101661 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:38.118854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aad6364b-db32-48fd-99e6-9e7ac09af6c9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes returned with HTTP 202 Jan 02 02:52:38.135882 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78ba0505-eba7-4c48-a865-819b84eca037 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b Jan 02 02:52:38.136587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78ba0505-eba7-4c48-a865-819b84eca037 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:38.136785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:38.136785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:38.137427 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 374/764] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Jan 2 02:52:36 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes => generated 905 bytes in 1364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:38.137619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78ba0505-eba7-4c48-a865-819b84eca037 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:38.276458 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.276458 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:38.311487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78ba0505-eba7-4c48-a865-819b84eca037 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:38.352956 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-78ba0505-eba7-4c48-a865-819b84eca037 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:38.358828 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-78ba0505-eba7-4c48-a865-819b84eca037 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:38.379851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-78ba0505-eba7-4c48-a865-819b84eca037 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:38.394867 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:38.394867 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:38.469801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78ba0505-eba7-4c48-a865-819b84eca037 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b returned with HTTP 200 Jan 02 02:52:38.471279 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 391/765] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:38 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b => generated 997 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:39.494863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7edf165b-70e9-45a2-a72d-a96f2cf44c35 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b Jan 02 02:52:39.497951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7edf165b-70e9-45a2-a72d-a96f2cf44c35 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:39.498651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:39.498651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:39.501121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7edf165b-70e9-45a2-a72d-a96f2cf44c35 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:39.597529 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:39.597529 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:39.611892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7edf165b-70e9-45a2-a72d-a96f2cf44c35 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:39.632681 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-7edf165b-70e9-45a2-a72d-a96f2cf44c35 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:39.633737 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-7edf165b-70e9-45a2-a72d-a96f2cf44c35 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:39.645446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-7edf165b-70e9-45a2-a72d-a96f2cf44c35 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:39.654378 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:39.654378 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:39.685691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7edf165b-70e9-45a2-a72d-a96f2cf44c35 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b returned with HTTP 200 Jan 02 02:52:39.688099 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 375/766] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:39 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b => generated 998 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:39.705647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20429f03-c27c-4c7f-8673-bd6dffb97171 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots Jan 02 02:52:39.706571 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:39.706571 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:39.707437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20429f03-c27c-4c7f-8673-bd6dffb97171 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1f72a508-72b2-42b4-8107-60647e6e692d", "name": "tempest-group_snapshot-1997160681"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:39.708729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-20429f03-c27c-4c7f-8673-bd6dffb97171 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating new group_snapshot {'group_snapshot': {'group_id': '1f72a508-72b2-42b4-8107-60647e6e692d', 'name': 'tempest-group_snapshot-1997160681'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 02:52:39.724033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:39.724033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:39.737953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.group_snapshots [None req-20429f03-c27c-4c7f-8673-bd6dffb97171 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating group_snapshot tempest-group_snapshot-1997160681. Jan 02 02:52:39.826506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:39.826506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:39.906816 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-20429f03-c27c-4c7f-8673-bd6dffb97171 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-30736912 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-30736912, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:52:39.908071 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-20429f03-c27c-4c7f-8673-bd6dffb97171 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-30736912 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-30736912, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:52:39.964204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-20429f03-c27c-4c7f-8673-bd6dffb97171 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['406c8149-8663-43fb-9c16-ce345e58d46d', 'b27fe430-2577-4872-90c8-60411bd0c9ca', 'ac93b46c-de52-41f5-a870-63ccf9dc849c', 'ccc22070-5fc5-429d-bf19-9f703f046358'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:40.109659 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20429f03-c27c-4c7f-8673-bd6dffb97171 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots returned with HTTP 202 Jan 02 02:52:40.117302 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 392/767] 10.222.0.50 () {62 vars in 1291 bytes} [Sat Jan 2 02:52:39 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots => generated 168 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:40.125683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4a9d269-290f-4e02-90fe-1c08814d3e34 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 Jan 02 02:52:40.129718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4a9d269-290f-4e02-90fe-1c08814d3e34 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:40.130420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:40.130420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:40.131485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4a9d269-290f-4e02-90fe-1c08814d3e34 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:40.135657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-c4a9d269-290f-4e02-90fe-1c08814d3e34 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e0418b44-625e-4f8e-975d-4cbb41c010c0 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:52:40.171063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:40.171063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:40.220852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4a9d269-290f-4e02-90fe-1c08814d3e34 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 returned with HTTP 200 Jan 02 02:52:40.243921 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 376/768] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:52:40 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 => generated 307 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:41.248671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85f4e629-97bc-450f-a704-ffe02517a26e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 Jan 02 02:52:41.250765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85f4e629-97bc-450f-a704-ffe02517a26e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:41.251152 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:41.251152 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:41.251800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85f4e629-97bc-450f-a704-ffe02517a26e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:41.252766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-85f4e629-97bc-450f-a704-ffe02517a26e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e0418b44-625e-4f8e-975d-4cbb41c010c0 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:52:41.275090 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:41.275090 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:41.327226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85f4e629-97bc-450f-a704-ffe02517a26e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 returned with HTTP 200 Jan 02 02:52:41.332379 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 393/769] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:52:41 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 => generated 307 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:42.342229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc7b1868-3c0c-46dc-bae8-be3a8e28a649 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 Jan 02 02:52:42.343181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc7b1868-3c0c-46dc-bae8-be3a8e28a649 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:42.343364 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:42.343364 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:42.343867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc7b1868-3c0c-46dc-bae8-be3a8e28a649 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:42.344112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-cc7b1868-3c0c-46dc-bae8-be3a8e28a649 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e0418b44-625e-4f8e-975d-4cbb41c010c0 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:52:42.358442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:42.358442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:42.385619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc7b1868-3c0c-46dc-bae8-be3a8e28a649 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 returned with HTTP 200 Jan 02 02:52:42.386472 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 377/770] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:52:42 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:43.403851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5110d46b-f8fc-47f4-8a9c-9cd3f8ee3cda tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 Jan 02 02:52:43.408484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5110d46b-f8fc-47f4-8a9c-9cd3f8ee3cda tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:43.408900 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:43.408900 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:43.409644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5110d46b-f8fc-47f4-8a9c-9cd3f8ee3cda tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:43.410390 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-5110d46b-f8fc-47f4-8a9c-9cd3f8ee3cda tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e0418b44-625e-4f8e-975d-4cbb41c010c0 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:52:43.447206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:43.447206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:43.510976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5110d46b-f8fc-47f4-8a9c-9cd3f8ee3cda tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 returned with HTTP 200 Jan 02 02:52:43.517988 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 394/771] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:52:43 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 => generated 308 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:43.527153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e74270ca-7960-4c26-a068-95dc4917c3df tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail Jan 02 02:52:43.527709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e74270ca-7960-4c26-a068-95dc4917c3df tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:43.527962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:43.527962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:43.528450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e74270ca-7960-4c26-a068-95dc4917c3df tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:43.529044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-e74270ca-7960-4c26-a068-95dc4917c3df tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:52:43.537612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-e74270ca-7960-4c26-a068-95dc4917c3df tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:52:43.579733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e74270ca-7960-4c26-a068-95dc4917c3df tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all snapshots completed successfully. Jan 02 02:52:43.580988 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:43.580988 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:43.583343 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e74270ca-7960-4c26-a068-95dc4917c3df tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail returned with HTTP 200 Jan 02 02:52:43.584243 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 378/772] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Jan 2 02:52:43 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail => generated 454 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:43.615082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7a189d6-6c50-415f-9075-047cfae566d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde Jan 02 02:52:43.615972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7a189d6-6c50-415f-9075-047cfae566d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:43.616406 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:43.616406 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:43.617065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7a189d6-6c50-415f-9075-047cfae566d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:43.663834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:43.663834 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:43.665961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7a189d6-6c50-415f-9075-047cfae566d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:52:43.669094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7a189d6-6c50-415f-9075-047cfae566d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde returned with HTTP 200 Jan 02 02:52:43.682739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/action Jan 02 02:52:43.683230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:43.683230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:43.689991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action body: b'{"create-from-src": {"group_snapshot_id": "e0418b44-625e-4f8e-975d-4cbb41c010c0", "name": "tempest-Group_from_snap-1798475586"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:52:43.689991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "e0418b44-625e-4f8e-975d-4cbb41c010c0", "name": "tempest-Group_from_snap-1798475586"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:43.689991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating new group {'create-from-src': {'group_snapshot_id': 'e0418b44-625e-4f8e-975d-4cbb41c010c0', 'name': 'tempest-Group_from_snap-1798475586'}}. {{(pid=88028) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 02 02:52:43.689991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating group tempest-Group_from_snap-1798475586 from group_snapshot e0418b44-625e-4f8e-975d-4cbb41c010c0. Jan 02 02:52:43.693043 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 395/773] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:52:43 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde => generated 451 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:52:43.705021 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:43.705021 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:43.739105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:43.739105 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:43.767588 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:43.767588 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:43.939020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['2b40687a-c8e7-42f7-bee8-4ef610f6f571'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:44.264852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.group.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] A mapping entry already exists for group a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c and volume type 5c2831a0-56f6-46b1-b185-3116ed9924d5. Do not need to create again. Jan 02 02:52:44.267278 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:44.267278 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:44.284501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability zone cache updated, next update will occur around 2021-01-02 03:52:44.283381. {{(pid=88028) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:52:44.285886 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability Zones retrieved successfully. Jan 02 02:52:44.325041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (39513876-4953-4306-95ec-3993fbd6a938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:44.342988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4665cf1e-d508-46f9-96cf-9d5fffa3338d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:44.351172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:52:44.846211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4665cf1e-d508-46f9-96cf-9d5fffa3338d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1b078023-ce3e-4888-a0c2-3ff5c15aadde', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:52:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c2831a0-56f6-46b1-b185-3116ed9924d5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-30736912',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c2831a0-56f6-46b1-b185-3116ed9924d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:44.855477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef9ac4a-0592-49dd-8b6a-12213c5a342b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:45.020886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['a1594417-5b39-4298-b529-364a08d73d58', 'ac88f805-f5fb-47c3-962a-2bc3510b42e9'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:52:45.025209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef9ac4a-0592-49dd-8b6a-12213c5a342b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1594417-5b39-4298-b529-364a08d73d58', 'ac88f805-f5fb-47c3-962a-2bc3510b42e9']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:45.031830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d74063-e7cb-4039-b694-6cbe6a82bdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:45.632641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d74063-e7cb-4039-b694-6cbe6a82bdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b', '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=a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['a1594417-5b39-4298-b529-364a08d73d58','ac88f805-f5fb-47c3-962a-2bc3510b42e9'],size=1,snapshot_id=1b078023-ce3e-4888-a0c2-3ff5c15aadde,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=5c2831a0-56f6-46b1-b185-3116ed9924d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c,host=None,id=3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620b2f47fdc442c380b2127273c08bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1b078023-ce3e-4888-a0c2-3ff5c15aadde,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9303dfbff391450bbc625ebd33018686',volume_attachment=,volume_type=,volume_type_id=5c2831a0-56f6-46b1-b185-3116ed9924d5)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:45.655981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96ab1ae-1f96-4014-8fc8-896f8c566d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:52:45.738853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96ab1ae-1f96-4014-8fc8-896f8c566d4e) transitioned into state 'SUCCESS' from 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=a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['a1594417-5b39-4298-b529-364a08d73d58','ac88f805-f5fb-47c3-962a-2bc3510b42e9'],size=1,snapshot_id=1b078023-ce3e-4888-a0c2-3ff5c15aadde,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=5c2831a0-56f6-46b1-b185-3116ed9924d5)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:52:45.747274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (39513876-4953-4306-95ec-3993fbd6a938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:52:45.994332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request issued successfully. Jan 02 02:52:46.152228 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2327281-81ac-4a13-bf87-7c363b77ed83 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/action returned with HTTP 202 Jan 02 02:52:46.162085 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 379/774] 10.222.0.50 () {62 vars in 1285 bytes} [Sat Jan 2 02:52:43 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/action => generated 103 bytes in 2477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:52:46.171819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:52:46.181611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:46.184474 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:46.184474 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:46.187948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:46.199652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:52:46.207811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:52:46.449972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:52:46.454263 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:46.456004 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:46.474081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:46.492412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:46.492412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:46.527765 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:46.528953 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:46.545306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:46.561799 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:46.561799 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:46.613501 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7818308-f612-4d73-b4d3-ddb153a607b4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:52:46.633607 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 396/775] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:52:46 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1981 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:52:46.654444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4c027fb3-9013-4921-bccf-70d3d19848a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:46.656007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4c027fb3-9013-4921-bccf-70d3d19848a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:46.656710 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:46.656710 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:46.658863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4c027fb3-9013-4921-bccf-70d3d19848a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:46.830187 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:46.830187 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:46.860327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4c027fb3-9013-4921-bccf-70d3d19848a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:46.897196 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-4c027fb3-9013-4921-bccf-70d3d19848a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:46.898484 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-4c027fb3-9013-4921-bccf-70d3d19848a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:46.916519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-4c027fb3-9013-4921-bccf-70d3d19848a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:46.941873 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:46.941873 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:47.012499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4c027fb3-9013-4921-bccf-70d3d19848a3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:47.018506 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 380/776] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:46 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:48.047798 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11635a00-dae8-4c6a-b931-2c1e51f4669c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:48.048704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11635a00-dae8-4c6a-b931-2c1e51f4669c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:48.048704 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:48.048704 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:48.049230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11635a00-dae8-4c6a-b931-2c1e51f4669c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:48.157594 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:48.157594 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:48.201721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-11635a00-dae8-4c6a-b931-2c1e51f4669c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:48.260899 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-11635a00-dae8-4c6a-b931-2c1e51f4669c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:48.261356 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-11635a00-dae8-4c6a-b931-2c1e51f4669c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:48.286294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-11635a00-dae8-4c6a-b931-2c1e51f4669c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:48.307162 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:48.307162 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:48.395345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11635a00-dae8-4c6a-b931-2c1e51f4669c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:48.422048 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 397/777] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:48 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:49.417280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a470fb8-b122-4f53-adc9-5d00e548b7f9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:49.418366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a470fb8-b122-4f53-adc9-5d00e548b7f9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:49.418743 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:49.418743 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:49.419458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a470fb8-b122-4f53-adc9-5d00e548b7f9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:49.677449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:49.677449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:49.721763 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5a470fb8-b122-4f53-adc9-5d00e548b7f9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:49.815605 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-5a470fb8-b122-4f53-adc9-5d00e548b7f9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:49.816320 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-5a470fb8-b122-4f53-adc9-5d00e548b7f9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:49.842552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-5a470fb8-b122-4f53-adc9-5d00e548b7f9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:49.863328 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:49.863328 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:49.939084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a470fb8-b122-4f53-adc9-5d00e548b7f9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:49.940205 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 381/778] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:49 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:50.957585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-796705ad-00db-4639-95a7-85de1000e1a8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:50.958332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-796705ad-00db-4639-95a7-85de1000e1a8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:50.958813 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:50.958813 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:50.959590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-796705ad-00db-4639-95a7-85de1000e1a8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:51.080121 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:51.080121 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:51.110295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-796705ad-00db-4639-95a7-85de1000e1a8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:51.138761 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-796705ad-00db-4639-95a7-85de1000e1a8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:51.139639 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-796705ad-00db-4639-95a7-85de1000e1a8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:51.177169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-796705ad-00db-4639-95a7-85de1000e1a8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:51.193497 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:51.193497 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:51.224869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-796705ad-00db-4639-95a7-85de1000e1a8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:51.226768 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 398/779] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:50 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:52.307122 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4cf809f-8e5d-4c36-81d2-e7bb72e8cfb6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:52.311127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4cf809f-8e5d-4c36-81d2-e7bb72e8cfb6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:52.311654 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:52.311654 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:52.313292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4cf809f-8e5d-4c36-81d2-e7bb72e8cfb6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:52.491902 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:52.491902 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:52.531679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e4cf809f-8e5d-4c36-81d2-e7bb72e8cfb6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:52.565111 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-e4cf809f-8e5d-4c36-81d2-e7bb72e8cfb6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:52.566816 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-e4cf809f-8e5d-4c36-81d2-e7bb72e8cfb6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:52.581645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-e4cf809f-8e5d-4c36-81d2-e7bb72e8cfb6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:52.597748 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:52.597748 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:52.629184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4cf809f-8e5d-4c36-81d2-e7bb72e8cfb6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:52.630432 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 382/780] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:52 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:53.655417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8bf238f-8dcc-4f2a-8116-f0e10a10599f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:53.656581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8bf238f-8dcc-4f2a-8116-f0e10a10599f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:53.656955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:53.656955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:53.657654 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8bf238f-8dcc-4f2a-8116-f0e10a10599f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:54.047740 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:54.047740 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:54.090434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8bf238f-8dcc-4f2a-8116-f0e10a10599f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:54.146592 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f8bf238f-8dcc-4f2a-8116-f0e10a10599f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:54.147255 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f8bf238f-8dcc-4f2a-8116-f0e10a10599f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:54.160826 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f8bf238f-8dcc-4f2a-8116-f0e10a10599f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:54.186163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:54.186163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:54.286792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8bf238f-8dcc-4f2a-8116-f0e10a10599f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:54.305999 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 399/781] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:53 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:55.321557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6924a3ab-f3e7-4d4b-8546-2d5c6a2cc1dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:55.323367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6924a3ab-f3e7-4d4b-8546-2d5c6a2cc1dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:55.323872 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:55.323872 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:55.324833 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6924a3ab-f3e7-4d4b-8546-2d5c6a2cc1dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:55.447765 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:55.447765 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:55.475688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6924a3ab-f3e7-4d4b-8546-2d5c6a2cc1dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:55.506489 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-6924a3ab-f3e7-4d4b-8546-2d5c6a2cc1dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:55.507145 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-6924a3ab-f3e7-4d4b-8546-2d5c6a2cc1dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:55.526399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-6924a3ab-f3e7-4d4b-8546-2d5c6a2cc1dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:55.537452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:55.537452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:55.591911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6924a3ab-f3e7-4d4b-8546-2d5c6a2cc1dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:55.593134 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 383/782] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:55 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:52:56.610232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec1713e3-df99-42e8-8e72-07f824d2907a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:56.611749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec1713e3-df99-42e8-8e72-07f824d2907a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:56.612131 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:56.612131 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:56.612880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec1713e3-df99-42e8-8e72-07f824d2907a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:56.718563 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:56.718563 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:56.748905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ec1713e3-df99-42e8-8e72-07f824d2907a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:56.829945 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-ec1713e3-df99-42e8-8e72-07f824d2907a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:56.833542 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-ec1713e3-df99-42e8-8e72-07f824d2907a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:56.895564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1713e3-df99-42e8-8e72-07f824d2907a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:56.957510 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:56.957510 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:57.032603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec1713e3-df99-42e8-8e72-07f824d2907a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:57.061494 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 400/783] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:56 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:58.107709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:58.109663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:58.110253 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:58.110253 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:58.112070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:58.471250 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:58.471250 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:58.488108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e6ae8220-700d-4598-9576-9cde2ca502c6 req-286d58a6-3115-4051-8c9c-3d0d2f8eac66 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:52:58.489358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e6ae8220-700d-4598-9576-9cde2ca502c6 req-286d58a6-3115-4051-8c9c-3d0d2f8eac66 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:58.490255 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:52:58.490787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:58.490787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:58.494019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e6ae8220-700d-4598-9576-9cde2ca502c6 req-286d58a6-3115-4051-8c9c-3d0d2f8eac66 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:58.517737 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:52:58.521385 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:52:58.540764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:52:58.561028 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:58.561028 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:58.586432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:52:58.587763 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 384/784] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:58 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:58.880268 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:58.880268 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:58.921094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e6ae8220-700d-4598-9576-9cde2ca502c6 req-286d58a6-3115-4051-8c9c-3d0d2f8eac66 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:52:59.008745 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:59.008745 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:59.048899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e6ae8220-700d-4598-9576-9cde2ca502c6 req-286d58a6-3115-4051-8c9c-3d0d2f8eac66 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:52:59.049863 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 401/785] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:52:58 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 1209 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:52:59.407314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume// Jan 02 02:52:59.409483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:59.410087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:59.410087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:59.411374 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:59.419574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c753d738-9b1a-464f-8f31-ee8132404fd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:52:59.421726 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 385/786] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:52:59 2021] GET /volume/ => generated 754 bytes in 21 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:52:59.490610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e6ae8220-700d-4598-9576-9cde2ca502c6 req-d141270c-7eed-4be0-975d-9565650a7b86 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments Jan 02 02:52:59.496551 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:52:59.496551 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:52:59.500246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e6ae8220-700d-4598-9576-9cde2ca502c6 req-d141270c-7eed-4be0-975d-9565650a7b86 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fab3444e-2fef-49c9-be50-e29db059bc8a", "instance_uuid": "0ef391c3-e24f-4ae2-b6e4-ed910e102af8", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:52:59.611656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0202dd13-e7f7-4e17-bcf5-5db791c829d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:52:59.613312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0202dd13-e7f7-4e17-bcf5-5db791c829d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:52:59.616334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0202dd13-e7f7-4e17-bcf5-5db791c829d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:52:59.799910 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:59.799910 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:59.927975 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:52:59.927975 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:52:59.982987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0202dd13-e7f7-4e17-bcf5-5db791c829d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:00.021826 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-0202dd13-e7f7-4e17-bcf5-5db791c829d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:00.022401 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-0202dd13-e7f7-4e17-bcf5-5db791c829d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:00.038640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-0202dd13-e7f7-4e17-bcf5-5db791c829d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:00.051005 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:00.051005 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:00.089428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e6ae8220-700d-4598-9576-9cde2ca502c6 req-d141270c-7eed-4be0-975d-9565650a7b86 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments returned with HTTP 400 Jan 02 02:53:00.091225 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 402/787] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:52:59 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/attachments => generated 189 bytes in 630 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 02 02:53:00.093819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0202dd13-e7f7-4e17-bcf5-5db791c829d3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:53:00.105874 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 386/788] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:52:59 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:00.186664 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e0ddf29-5641-4c92-9e6c-3b848ef1c6e9 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:53:00.187512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e0ddf29-5641-4c92-9e6c-3b848ef1c6e9 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:00.187850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:00.187850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:00.188501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e0ddf29-5641-4c92-9e6c-3b848ef1c6e9 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:00.373537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:00.373537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:00.434477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7e0ddf29-5641-4c92-9e6c-3b848ef1c6e9 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:00.518923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:00.518923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:00.562253 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e0ddf29-5641-4c92-9e6c-3b848ef1c6e9 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:53:00.567409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 403/789] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:00 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 1209 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:00.962838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-49af0a71-6c96-42c3-8132-7f34433615d0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:53:00.963382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-49af0a71-6c96-42c3-8132-7f34433615d0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:00.963605 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:00.963605 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:00.963987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-49af0a71-6c96-42c3-8132-7f34433615d0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:01.113023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d94dc42a-8891-4d72-8658-0fe8fd034aa0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:53:01.113425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d94dc42a-8891-4d72-8658-0fe8fd034aa0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:01.113664 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:01.113664 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:01.114761 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d94dc42a-8891-4d72-8658-0fe8fd034aa0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:01.139510 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.139510 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.177958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-49af0a71-6c96-42c3-8132-7f34433615d0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:01.257079 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.257079 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.277382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.277382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.280249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-49af0a71-6c96-42c3-8132-7f34433615d0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:53:01.281331 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 387/790] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:53:00 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 1209 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:01.308684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d94dc42a-8891-4d72-8658-0fe8fd034aa0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:01.340946 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-d94dc42a-8891-4d72-8658-0fe8fd034aa0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:01.341403 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-d94dc42a-8891-4d72-8658-0fe8fd034aa0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:01.354268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-e7a94c57-c8ac-4470-90fa-afbd7a1e5c16 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a/action Jan 02 02:53:01.355276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:01.355276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:01.363286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-d94dc42a-8891-4d72-8658-0fe8fd034aa0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:01.364592 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-e7a94c57-c8ac-4470-90fa-afbd7a1e5c16 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:53:01.365818 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-e7a94c57-c8ac-4470-90fa-afbd7a1e5c16 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:01.375101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.375101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.422928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d94dc42a-8891-4d72-8658-0fe8fd034aa0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:53:01.423770 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 404/791] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:01 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 991 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:01.440954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b3fc795-78af-401b-b86a-10da0a36b8dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c Jan 02 02:53:01.441544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b3fc795-78af-401b-b86a-10da0a36b8dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:01.441834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:01.441834 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:01.442062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b3fc795-78af-401b-b86a-10da0a36b8dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:01.442667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-9b3fc795-78af-401b-b86a-10da0a36b8dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:01.457844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.457844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.459335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-e7a94c57-c8ac-4470-90fa-afbd7a1e5c16 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:01.460307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.460307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.477903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-e7a94c57-c8ac-4470-90fa-afbd7a1e5c16 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Begin detaching volume completed successfully. Jan 02 02:53:01.478653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-e7a94c57-c8ac-4470-90fa-afbd7a1e5c16 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a/action returned with HTTP 202 Jan 02 02:53:01.479723 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 388/792] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:53:01 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:53:01.515877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:53:01.517443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:01.517681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:01.517681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:01.518176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:01.528710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b3fc795-78af-401b-b86a-10da0a36b8dc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c returned with HTTP 200 Jan 02 02:53:01.529957 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 405/793] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:01 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c => generated 418 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:01.543897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:53:01.545391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:01.545852 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:01.545852 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:01.546589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:01.548488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:01.561444 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.561444 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.573635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:53:01.639729 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.639729 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.644322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:53:01.646386 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:01.647127 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:01.659150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:01.662975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:01.668374 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.668374 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.683541 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:01.684430 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:01.693613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:01.702492 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.702492 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.715832 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.715832 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.740973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:53:01.742581 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 389/794] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:01 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 1212 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:01.743395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume// Jan 02 02:53:01.743860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:01.744053 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:01.744053 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:01.744479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:01.745654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75700c8f-b2ae-4ebc-8e81-2a23778631cc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:53:01.746352 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 390/795] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:53:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:53:01.752905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ea0cd22c-b819-47b4-a3bc-81eb14f27c76 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:53:01.754211 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 406/796] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:53:01 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1982 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:53:01.772474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-a06c54d0-d7bb-488d-be2d-c8a6211f83ea tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:53:01.773064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-a06c54d0-d7bb-488d-be2d-c8a6211f83ea tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:01.773665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-a06c54d0-d7bb-488d-be2d-c8a6211f83ea tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:01.774496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6044dc47-c0a1-4c8a-aec4-70b71a2f0385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c/action Jan 02 02:53:01.775239 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:01.775239 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:01.776394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6044dc47-c0a1-4c8a-aec4-70b71a2f0385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:53:01.777012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6044dc47-c0a1-4c8a-aec4-70b71a2f0385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:01.778186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-6044dc47-c0a1-4c8a-aec4-70b71a2f0385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for group a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c {{(pid=88029) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:53:01.786901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-6044dc47-c0a1-4c8a-aec4-70b71a2f0385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group with id: a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c Jan 02 02:53:01.798391 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.798391 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.923021 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.923021 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:01.950344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-a06c54d0-d7bb-488d-be2d-c8a6211f83ea tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:01.988796 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:01.988796 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:02.013259 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6044dc47-c0a1-4c8a-aec4-70b71a2f0385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c/action returned with HTTP 202 Jan 02 02:53:02.014491 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 407/797] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:53:01 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:02.021401 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-a06c54d0-d7bb-488d-be2d-c8a6211f83ea tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:53:02.022377 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 391/798] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:53:01 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 1311 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:02.022666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95870850-1b94-46ad-9f49-cb555a845492 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:53:02.023313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95870850-1b94-46ad-9f49-cb555a845492 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:02.023538 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:02.023538 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:02.024170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95870850-1b94-46ad-9f49-cb555a845492 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:02.116759 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:02.116759 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:02.128060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-95870850-1b94-46ad-9f49-cb555a845492 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:02.152327 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-95870850-1b94-46ad-9f49-cb555a845492 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:02.152787 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-95870850-1b94-46ad-9f49-cb555a845492 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:02.172526 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-95870850-1b94-46ad-9f49-cb555a845492 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:02.182192 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:02.182192 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:02.206953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95870850-1b94-46ad-9f49-cb555a845492 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:53:02.208251 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 408/799] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:02 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:02.394577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-8dbaeced-f95a-45f5-8d41-7bf7edb4e1ee tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] DELETE http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8 Jan 02 02:53:02.395643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-8dbaeced-f95a-45f5-8d41-7bf7edb4e1ee tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:02.396545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:02.396545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:02.397281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-8dbaeced-f95a-45f5-8d41-7bf7edb4e1ee tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:02.481513 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:02.481513 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:02.767658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2280bde-b650-4279-8df8-7e83f4fdf6c6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:53:02.768229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2280bde-b650-4279-8df8-7e83f4fdf6c6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:02.768402 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:02.768402 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:02.773568 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2280bde-b650-4279-8df8-7e83f4fdf6c6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:02.982118 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:02.982118 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:03.006367 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c2280bde-b650-4279-8df8-7e83f4fdf6c6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:03.056964 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:03.056964 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:03.078904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2280bde-b650-4279-8df8-7e83f4fdf6c6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:53:03.081246 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 409/800] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:02 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 1212 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:03.229567 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f739280f-ae7b-465d-89bb-ed24cb9db93c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:53:03.236407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f739280f-ae7b-465d-89bb-ed24cb9db93c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:03.236650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:03.236650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:03.237506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f739280f-ae7b-465d-89bb-ed24cb9db93c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:03.348361 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:03.348361 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:03.371398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f739280f-ae7b-465d-89bb-ed24cb9db93c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:03.405392 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f739280f-ae7b-465d-89bb-ed24cb9db93c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:03.405858 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f739280f-ae7b-465d-89bb-ed24cb9db93c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:03.424399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f739280f-ae7b-465d-89bb-ed24cb9db93c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:03.439105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:03.439105 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:03.488094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f739280f-ae7b-465d-89bb-ed24cb9db93c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:53:03.495631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 410/801] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:03 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:04.099713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ef00d33-eb32-4928-b5dd-95911d1c4bbc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:53:04.102921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ef00d33-eb32-4928-b5dd-95911d1c4bbc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:04.103279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:04.103279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:04.103867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ef00d33-eb32-4928-b5dd-95911d1c4bbc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:04.285647 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:04.285647 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:04.325603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ef00d33-eb32-4928-b5dd-95911d1c4bbc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:04.331101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-8dbaeced-f95a-45f5-8d41-7bf7edb4e1ee tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:53:04.332559 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-8dbaeced-f95a-45f5-8d41-7bf7edb4e1ee tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:53:04.354893 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-1ca1b621-f729-4a4d-a8b1-73559826b4f0 req-8dbaeced-f95a-45f5-8d41-7bf7edb4e1ee tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8 returned with HTTP 200 Jan 02 02:53:04.356078 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 392/802] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:53:02 2021] DELETE /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/9c9aa8d1-621a-483e-9e53-fe84fb4fa5f8 => generated 19 bytes in 1969 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:04.386011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ef00d33-eb32-4928-b5dd-95911d1c4bbc tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:53:04.392023 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 411/803] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:04 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:04.514253 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73684819-acc4-4c8b-a113-1fe21f2539c5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:53:04.515744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73684819-acc4-4c8b-a113-1fe21f2539c5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:04.516651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:04.516651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:04.517330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73684819-acc4-4c8b-a113-1fe21f2539c5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:04.616321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:04.616321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:04.628330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-73684819-acc4-4c8b-a113-1fe21f2539c5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:04.650466 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-73684819-acc4-4c8b-a113-1fe21f2539c5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:04.651199 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-73684819-acc4-4c8b-a113-1fe21f2539c5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:04.659361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-73684819-acc4-4c8b-a113-1fe21f2539c5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:04.668095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:04.668095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:04.691142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73684819-acc4-4c8b-a113-1fe21f2539c5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 200 Jan 02 02:53:04.693005 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 393/804] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:04 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 990 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:05.404704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7087ad51-b65c-4336-a3cc-ba8c24755840 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:53:05.405409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7087ad51-b65c-4336-a3cc-ba8c24755840 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:05.405736 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:05.405736 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:05.406302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7087ad51-b65c-4336-a3cc-ba8c24755840 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:05.571385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:05.571385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:05.595063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7087ad51-b65c-4336-a3cc-ba8c24755840 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:05.671112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7087ad51-b65c-4336-a3cc-ba8c24755840 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:53:05.672481 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 412/805] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:05 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 917 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:05.709760 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e27221b-d874-4a6e-9786-7ff7dbe46482 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b Jan 02 02:53:05.711135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e27221b-d874-4a6e-9786-7ff7dbe46482 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:05.711546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:05.711546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:05.712015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e27221b-d874-4a6e-9786-7ff7dbe46482 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:05.881528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e27221b-d874-4a6e-9786-7ff7dbe46482 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b returned with HTTP 404 Jan 02 02:53:05.889269 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 394/806] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:05 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/3c6b0b93-7c7c-421b-b4d9-b5bbc916c35b => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:05.899561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4203cf99-1bea-4bdc-bb25-352fcc2ab1f5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c Jan 02 02:53:05.900564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4203cf99-1bea-4bdc-bb25-352fcc2ab1f5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:05.901147 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:05.901147 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:05.901852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4203cf99-1bea-4bdc-bb25-352fcc2ab1f5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:05.902488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-4203cf99-1bea-4bdc-bb25-352fcc2ab1f5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:05.914857 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4203cf99-1bea-4bdc-bb25-352fcc2ab1f5 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c returned with HTTP 404 Jan 02 02:53:05.916322 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 413/807] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:05 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/a3bc8b76-2cd0-4d24-a2c0-5ede72144a4c => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:05.928274 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-feb56254-649d-4eb8-ac8a-b075a9cf0280 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 Jan 02 02:53:05.929143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-feb56254-649d-4eb8-ac8a-b075a9cf0280 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:05.934851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-feb56254-649d-4eb8-ac8a-b075a9cf0280 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:05.937784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-feb56254-649d-4eb8-ac8a-b075a9cf0280 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for member e0418b44-625e-4f8e-975d-4cbb41c010c0 {{(pid=88028) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:53:05.938195 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.group_snapshots [None req-feb56254-649d-4eb8-ac8a-b075a9cf0280 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group_snapshot with id: e0418b44-625e-4f8e-975d-4cbb41c010c0 Jan 02 02:53:05.956157 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:05.956157 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:06.136682 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-feb56254-649d-4eb8-ac8a-b075a9cf0280 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 returned with HTTP 202 Jan 02 02:53:06.145582 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:53:06.146177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:06.146670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:06.147392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:06.149869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:53:06.152317 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 395/808] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Jan 2 02:53:05 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:06.358186 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:53:06.361229 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:06.361977 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:06.379329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:06.388809 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:06.388809 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:06.440816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e9ca417d-44b7-4274-af44-fa129668ae25 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:53:06.441640 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 414/809] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:53:06 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1001 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:06.458683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de83ad79-eb93-4c55-9bf7-2ffde6f7de1c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail Jan 02 02:53:06.459339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de83ad79-eb93-4c55-9bf7-2ffde6f7de1c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:06.459643 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:06.459643 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:06.460203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de83ad79-eb93-4c55-9bf7-2ffde6f7de1c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:06.461595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-de83ad79-eb93-4c55-9bf7-2ffde6f7de1c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:06.462561 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:06.462561 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:06.465191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-de83ad79-eb93-4c55-9bf7-2ffde6f7de1c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:53:06.498302 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de83ad79-eb93-4c55-9bf7-2ffde6f7de1c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all snapshots completed successfully. Jan 02 02:53:06.499398 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:06.499398 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:06.502627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de83ad79-eb93-4c55-9bf7-2ffde6f7de1c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail returned with HTTP 200 Jan 02 02:53:06.504581 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 396/810] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Jan 2 02:53:06 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail => generated 453 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:06.517184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-003464ba-fd7d-4810-8fcd-16fd93a5ed47 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde Jan 02 02:53:06.517842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-003464ba-fd7d-4810-8fcd-16fd93a5ed47 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:06.518152 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:06.518152 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:06.518697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-003464ba-fd7d-4810-8fcd-16fd93a5ed47 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:06.590169 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:06.590169 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:06.593730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-003464ba-fd7d-4810-8fcd-16fd93a5ed47 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:06.596661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-003464ba-fd7d-4810-8fcd-16fd93a5ed47 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde returned with HTTP 200 Jan 02 02:53:06.599260 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 415/811] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:06 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde => generated 450 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:07.618839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61e58665-83e3-4b85-8255-5978c3402578 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde Jan 02 02:53:07.622099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61e58665-83e3-4b85-8255-5978c3402578 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:07.622520 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:07.622520 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:07.623170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61e58665-83e3-4b85-8255-5978c3402578 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:07.663136 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:07.663136 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:07.664891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-61e58665-83e3-4b85-8255-5978c3402578 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:07.668473 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61e58665-83e3-4b85-8255-5978c3402578 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde returned with HTTP 200 Jan 02 02:53:07.669798 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 397/812] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:07 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde => generated 450 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:08.682196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4910d07-2c09-4a60-abf5-fabd0eda55bf tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde Jan 02 02:53:08.683607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4910d07-2c09-4a60-abf5-fabd0eda55bf tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:08.684047 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:08.684047 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:08.684762 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4910d07-2c09-4a60-abf5-fabd0eda55bf tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:08.731198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4910d07-2c09-4a60-abf5-fabd0eda55bf tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde returned with HTTP 404 Jan 02 02:53:08.744544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1dbbc0a2-58f7-4df9-aa02-5f20f8bc4d8b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 Jan 02 02:53:08.745329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1dbbc0a2-58f7-4df9-aa02-5f20f8bc4d8b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:08.745556 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:08.745556 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:08.746065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1dbbc0a2-58f7-4df9-aa02-5f20f8bc4d8b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:08.746661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-1dbbc0a2-58f7-4df9-aa02-5f20f8bc4d8b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e0418b44-625e-4f8e-975d-4cbb41c010c0 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:08.748768 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 416/813] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:08 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/1b078023-ce3e-4888-a0c2-3ff5c15aadde => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:08.757169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1dbbc0a2-58f7-4df9-aa02-5f20f8bc4d8b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 returned with HTTP 404 Jan 02 02:53:08.759083 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 398/814] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:08 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e0418b44-625e-4f8e-975d-4cbb41c010c0 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:08.767162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:53:08.768866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:08.770359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:08.772244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:08.781295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:53:08.961974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:53:08.963764 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:08.964690 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:08.983304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:08.997846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:08.997846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:09.037045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5eca1aef-4fa5-4aed-9e48-f7f15a22040f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:53:09.037977 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 417/815] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:53:08 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1001 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:09.055817 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1b96527-783f-4131-a7ab-41798b1f1921 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d/action Jan 02 02:53:09.057070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1b96527-783f-4131-a7ab-41798b1f1921 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:53:09.057644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1b96527-783f-4131-a7ab-41798b1f1921 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:09.058775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-a1b96527-783f-4131-a7ab-41798b1f1921 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for group 1f72a508-72b2-42b4-8107-60647e6e692d {{(pid=88028) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:53:09.059304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-a1b96527-783f-4131-a7ab-41798b1f1921 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group with id: 1f72a508-72b2-42b4-8107-60647e6e692d Jan 02 02:53:09.067640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:09.067640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:09.247438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1b96527-783f-4131-a7ab-41798b1f1921 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d/action returned with HTTP 202 Jan 02 02:53:09.251754 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 399/816] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:53:09 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:09.257539 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b850d18-2620-44be-b8cd-18412c16e652 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b Jan 02 02:53:09.258122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b850d18-2620-44be-b8cd-18412c16e652 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:09.258340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:09.258340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:09.258712 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b850d18-2620-44be-b8cd-18412c16e652 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:09.365062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:09.365062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:09.390181 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6b850d18-2620-44be-b8cd-18412c16e652 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:09.411225 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-6b850d18-2620-44be-b8cd-18412c16e652 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:09.411873 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-6b850d18-2620-44be-b8cd-18412c16e652 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:09.425870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-6b850d18-2620-44be-b8cd-18412c16e652 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:09.437659 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:09.437659 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:09.465796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b850d18-2620-44be-b8cd-18412c16e652 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b returned with HTTP 200 Jan 02 02:53:09.468088 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 418/817] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:09 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b => generated 997 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:10.484120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc650e39-55c2-423e-bf53-6a11289d6a8f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b Jan 02 02:53:10.484980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc650e39-55c2-423e-bf53-6a11289d6a8f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:10.484980 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:10.484980 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:10.485533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc650e39-55c2-423e-bf53-6a11289d6a8f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:10.537150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:10.537150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:10.548098 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cc650e39-55c2-423e-bf53-6a11289d6a8f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:10.565280 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-cc650e39-55c2-423e-bf53-6a11289d6a8f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:10.565910 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-cc650e39-55c2-423e-bf53-6a11289d6a8f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:10.575059 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-cc650e39-55c2-423e-bf53-6a11289d6a8f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:10.582608 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:10.582608 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:10.604982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc650e39-55c2-423e-bf53-6a11289d6a8f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b returned with HTTP 200 Jan 02 02:53:10.606090 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 400/818] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:10 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b => generated 997 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:11.623148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec552477-94b0-47f3-b345-983ee795e7e2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b Jan 02 02:53:11.623701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec552477-94b0-47f3-b345-983ee795e7e2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:11.624321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:11.624321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:11.624967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec552477-94b0-47f3-b345-983ee795e7e2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:11.755067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec552477-94b0-47f3-b345-983ee795e7e2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b returned with HTTP 404 Jan 02 02:53:11.759179 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 419/819] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:11 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:11.766602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6224364-51f9-404a-93be-da9efd8ad1f3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d Jan 02 02:53:11.767446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6224364-51f9-404a-93be-da9efd8ad1f3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:11.767847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:11.767847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:11.768552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6224364-51f9-404a-93be-da9efd8ad1f3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:11.769124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-d6224364-51f9-404a-93be-da9efd8ad1f3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 1f72a508-72b2-42b4-8107-60647e6e692d {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:11.783519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6224364-51f9-404a-93be-da9efd8ad1f3 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d returned with HTTP 404 Jan 02 02:53:11.788782 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 401/820] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:11 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/1f72a508-72b2-42b4-8107-60647e6e692d => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:11.795099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7d4a792-f26f-4aa2-a158-b6127dfc7dbb tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] DELETE http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/b1635b47-54ca-4f39-939a-f0269aac7a07 Jan 02 02:53:11.796012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7d4a792-f26f-4aa2-a158-b6127dfc7dbb tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:11.796747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7d4a792-f26f-4aa2-a158-b6127dfc7dbb tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:11.858620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:53:11.858620 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:53:11.887104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7d4a792-f26f-4aa2-a158-b6127dfc7dbb tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/b1635b47-54ca-4f39-939a-f0269aac7a07 returned with HTTP 202 Jan 02 02:53:11.890180 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 420/821] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 02:53:11 2021] DELETE /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/b1635b47-54ca-4f39-939a-f0269aac7a07 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:11.913033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a9aa410-7207-462b-8bd6-7306eb4f27e6 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] POST http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types Jan 02 02:53:11.913868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a9aa410-7207-462b-8bd6-7306eb4f27e6 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-940232843"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:12.065414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a9aa410-7207-462b-8bd6-7306eb4f27e6 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types returned with HTTP 200 Jan 02 02:53:12.071362 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 402/822] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 02:53:11 2021] POST /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types => generated 223 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:12.082109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-979416ae-77ae-43ac-a9d9-165c34aa6171 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] POST http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types Jan 02 02:53:12.083183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-979416ae-77ae-43ac-a9d9-165c34aa6171 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-405606629"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:12.174555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-979416ae-77ae-43ac-a9d9-165c34aa6171 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types returned with HTTP 202 Jan 02 02:53:12.175477 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 421/823] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Jan 2 02:53:12 2021] POST /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types => generated 180 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:12.185811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bcdbbca9-1eba-4bea-9212-89ae773df886 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups Jan 02 02:53:12.186942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bcdbbca9-1eba-4bea-9212-89ae773df886 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f67a8327-a553-4f33-9867-e8018f2fd5cc", "volume_types": ["1191cb83-16ec-4954-a19c-020747b5a6d7"], "name": "tempest-GroupSnapshotsTest-Group-2053298868"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:12.188313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-bcdbbca9-1eba-4bea-9212-89ae773df886 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating new group {'group': {'group_type': 'f67a8327-a553-4f33-9867-e8018f2fd5cc', 'volume_types': ['1191cb83-16ec-4954-a19c-020747b5a6d7'], 'name': 'tempest-GroupSnapshotsTest-Group-2053298868'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:53:12.209455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-bcdbbca9-1eba-4bea-9212-89ae773df886 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating group tempest-GroupSnapshotsTest-Group-2053298868. Jan 02 02:53:12.256838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bcdbbca9-1eba-4bea-9212-89ae773df886 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability Zones retrieved successfully. Jan 02 02:53:12.308996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-bcdbbca9-1eba-4bea-9212-89ae773df886 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['2c3dcea4-74d7-45d9-a019-f0956d5e4f4a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:12.493997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bcdbbca9-1eba-4bea-9212-89ae773df886 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups returned with HTTP 202 Jan 02 02:53:12.499364 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 403/824] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Jan 2 02:53:12 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/groups => generated 112 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:12.508891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aacca49-e3c3-471f-9b0a-f112b0fb6407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:12.509144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aacca49-e3c3-471f-9b0a-f112b0fb6407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:12.510843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aacca49-e3c3-471f-9b0a-f112b0fb6407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:12.512027 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-3aacca49-e3c3-471f-9b0a-f112b0fb6407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:12.532328 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:12.532328 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:12.598506 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aacca49-e3c3-471f-9b0a-f112b0fb6407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:12.600370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 422/825] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:12 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 392 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:13.619904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7e940fe-67cc-4182-9e4c-07ad3ee7c0d7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:13.621739 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7e940fe-67cc-4182-9e4c-07ad3ee7c0d7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:13.621739 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:13.621739 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:13.622250 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7e940fe-67cc-4182-9e4c-07ad3ee7c0d7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:13.622544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-d7e940fe-67cc-4182-9e4c-07ad3ee7c0d7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:13.658272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:13.658272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:13.769884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7e940fe-67cc-4182-9e4c-07ad3ee7c0d7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:13.784149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes Jan 02 02:53:13.784691 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:13.784691 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:13.785089 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1191cb83-16ec-4954-a19c-020747b5a6d7", "group_id": "5edb2464-ce8e-4f46-b57a-581485a4f140", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-121367395"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:13.786492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request body: {'volume': {'volume_type': '1191cb83-16ec-4954-a19c-020747b5a6d7', 'group_id': '5edb2464-ce8e-4f46-b57a-581485a4f140', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-121367395'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:53:13.811972 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 404/826] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:13 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 393 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:13.887963 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:13.887963 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:13.891307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume of 1 GB Jan 02 02:53:13.955433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability Zones retrieved successfully. Jan 02 02:53:13.993156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (286e5d61-2025-49d3-9df1-22721d276b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:13.996628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e086a5-c441-46ac-a92e-9d493282f4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:13.998468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:13.998468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:13.999069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:53:14.082076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e086a5-c441-46ac-a92e-9d493282f4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1191cb83-16ec-4954-a19c-020747b5a6d7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-940232843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1191cb83-16ec-4954-a19c-020747b5a6d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5edb2464-ce8e-4f46-b57a-581485a4f140', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:14.084649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396038d1-a804-4d3e-9a42-3fdfd674bb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:14.153748 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-940232843 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-940232843, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:53:14.155487 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-940232843 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-940232843, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:53:14.238815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['d0bd9f5f-3ecc-48ea-998e-782d2e204dd9', 'e696fae4-7543-425a-930f-3539b96eaa6c', '6bcf0dea-e301-4e1b-9cc9-5de5eaccbba4', '16324b84-18fb-4f3d-85b7-4c504d25bf91'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:14.244535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396038d1-a804-4d3e-9a42-3fdfd674bb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0bd9f5f-3ecc-48ea-998e-782d2e204dd9', 'e696fae4-7543-425a-930f-3539b96eaa6c', '6bcf0dea-e301-4e1b-9cc9-5de5eaccbba4', '16324b84-18fb-4f3d-85b7-4c504d25bf91']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:14.250401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad242181-5b87-40fd-a3a4-f96da642583c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:14.389887 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad242181-5b87-40fd-a3a4-f96da642583c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a47da7a9-d7f8-4a6a-8936-0b498f6f336f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-121367395',encryption_key_id=None,group_id=5edb2464-ce8e-4f46-b57a-581485a4f140,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['d0bd9f5f-3ecc-48ea-998e-782d2e204dd9','e696fae4-7543-425a-930f-3539b96eaa6c','6bcf0dea-e301-4e1b-9cc9-5de5eaccbba4','16324b84-18fb-4f3d-85b7-4c504d25bf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=1191cb83-16ec-4954-a19c-020747b5a6d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-121367395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5edb2464-ce8e-4f46-b57a-581485a4f140,host=None,id=a47da7a9-d7f8-4a6a-8936-0b498f6f336f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620b2f47fdc442c380b2127273c08bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9303dfbff391450bbc625ebd33018686',volume_attachment=,volume_type=,volume_type_id=1191cb83-16ec-4954-a19c-020747b5a6d7)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:14.394916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9e6a55-01a4-4708-8e1e-134567a782bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:14.466312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9e6a55-01a4-4708-8e1e-134567a782bd) transitioned into state 'SUCCESS' from state '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-121367395',encryption_key_id=None,group_id=5edb2464-ce8e-4f46-b57a-581485a4f140,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['d0bd9f5f-3ecc-48ea-998e-782d2e204dd9','e696fae4-7543-425a-930f-3539b96eaa6c','6bcf0dea-e301-4e1b-9cc9-5de5eaccbba4','16324b84-18fb-4f3d-85b7-4c504d25bf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=1191cb83-16ec-4954-a19c-020747b5a6d7)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:14.472330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec230d9-3076-4c68-a235-1438ce1d74a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:14.547436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec230d9-3076-4c68-a235-1438ce1d74a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:14.554005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (286e5d61-2025-49d3-9df1-22721d276b3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:14.743631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request issued successfully. Jan 02 02:53:14.815534 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:14.816262 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:14.837621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:14.872010 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:14.872010 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:14.921899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abca122b-ac6e-4762-89f1-864e3219212f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes returned with HTTP 202 Jan 02 02:53:14.923545 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 423/827] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Jan 2 02:53:13 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes => generated 906 bytes in 1145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:14.942076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1217fc39-3d3c-410b-9a6f-6d27a05cabe7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f Jan 02 02:53:14.943286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1217fc39-3d3c-410b-9a6f-6d27a05cabe7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:14.943640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:14.943640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:14.944344 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1217fc39-3d3c-410b-9a6f-6d27a05cabe7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:15.194591 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:15.194591 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:15.205496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1217fc39-3d3c-410b-9a6f-6d27a05cabe7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:15.226816 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-1217fc39-3d3c-410b-9a6f-6d27a05cabe7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:15.227308 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-1217fc39-3d3c-410b-9a6f-6d27a05cabe7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:15.236270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-1217fc39-3d3c-410b-9a6f-6d27a05cabe7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:15.244111 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:15.244111 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:15.266627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1217fc39-3d3c-410b-9a6f-6d27a05cabe7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f returned with HTTP 200 Jan 02 02:53:15.278708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 405/828] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:14 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f => generated 998 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:16.319082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-865c66b2-6588-4ce1-a974-bf10985f2677 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f Jan 02 02:53:16.323046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-865c66b2-6588-4ce1-a974-bf10985f2677 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:16.327677 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:16.327677 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:16.329616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-865c66b2-6588-4ce1-a974-bf10985f2677 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:16.569204 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:16.569204 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:16.587004 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-865c66b2-6588-4ce1-a974-bf10985f2677 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:16.614298 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-865c66b2-6588-4ce1-a974-bf10985f2677 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:16.615250 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-865c66b2-6588-4ce1-a974-bf10985f2677 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:16.625008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-865c66b2-6588-4ce1-a974-bf10985f2677 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:16.633206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:16.633206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:16.666814 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-865c66b2-6588-4ce1-a974-bf10985f2677 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f returned with HTTP 200 Jan 02 02:53:16.668274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 424/829] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:16 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f => generated 999 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:16.685105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes Jan 02 02:53:16.686127 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:16.686127 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:16.687058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1191cb83-16ec-4954-a19c-020747b5a6d7", "group_id": "5edb2464-ce8e-4f46-b57a-581485a4f140", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1114484873"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:16.688891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request body: {'volume': {'volume_type': '1191cb83-16ec-4954-a19c-020747b5a6d7', 'group_id': '5edb2464-ce8e-4f46-b57a-581485a4f140', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1114484873'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:53:16.735062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:16.735062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:16.738261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume of 1 GB Jan 02 02:53:16.787213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability Zones retrieved successfully. Jan 02 02:53:16.829394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (59e09782-b636-4736-a52f-d3fa417b46ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:16.837050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba4241eb-c418-4f27-b185-623a94664665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:16.842142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:16.842142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:16.844865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:53:16.934032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba4241eb-c418-4f27-b185-623a94664665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1191cb83-16ec-4954-a19c-020747b5a6d7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-940232843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1191cb83-16ec-4954-a19c-020747b5a6d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5edb2464-ce8e-4f46-b57a-581485a4f140', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:16.937274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2609199d-8c79-4075-b3c1-b76a0e090d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:16.992127 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-940232843 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-940232843, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:53:16.993408 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-940232843 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-940232843, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:53:17.017895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['714d81bb-03e7-4a65-8ac3-801b1f454809', 'd2e104ee-e587-4977-a405-76c2664f3ce1', '28fe7701-2bff-4cf8-a97f-489d95736f9c', '166e65d6-2086-4d8e-89db-7bd5b1315f07'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:17.023216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2609199d-8c79-4075-b3c1-b76a0e090d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['714d81bb-03e7-4a65-8ac3-801b1f454809', 'd2e104ee-e587-4977-a405-76c2664f3ce1', '28fe7701-2bff-4cf8-a97f-489d95736f9c', '166e65d6-2086-4d8e-89db-7bd5b1315f07']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:17.028659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1792bed-da65-4c2a-b7a9-a42ceb3a5e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:17.097534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1792bed-da65-4c2a-b7a9-a42ceb3a5e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd128ab-df81-47f5-873c-9214e1aca4d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1114484873',encryption_key_id=None,group_id=5edb2464-ce8e-4f46-b57a-581485a4f140,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['714d81bb-03e7-4a65-8ac3-801b1f454809','d2e104ee-e587-4977-a405-76c2664f3ce1','28fe7701-2bff-4cf8-a97f-489d95736f9c','166e65d6-2086-4d8e-89db-7bd5b1315f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=1191cb83-16ec-4954-a19c-020747b5a6d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1114484873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5edb2464-ce8e-4f46-b57a-581485a4f140,host=None,id=bbd128ab-df81-47f5-873c-9214e1aca4d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620b2f47fdc442c380b2127273c08bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9303dfbff391450bbc625ebd33018686',volume_attachment=,volume_type=,volume_type_id=1191cb83-16ec-4954-a19c-020747b5a6d7)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:17.100748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f795572-37df-4979-8246-ec0afde3a7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:17.134893 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f795572-37df-4979-8246-ec0afde3a7da) transitioned into state 'SUCCESS' from state '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-1114484873',encryption_key_id=None,group_id=5edb2464-ce8e-4f46-b57a-581485a4f140,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['714d81bb-03e7-4a65-8ac3-801b1f454809','d2e104ee-e587-4977-a405-76c2664f3ce1','28fe7701-2bff-4cf8-a97f-489d95736f9c','166e65d6-2086-4d8e-89db-7bd5b1315f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=1191cb83-16ec-4954-a19c-020747b5a6d7)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:17.141648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8092d8b-4770-4dab-80fa-864ad2dd0f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:17.190866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8092d8b-4770-4dab-80fa-864ad2dd0f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:17.200695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (59e09782-b636-4736-a52f-d3fa417b46ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:17.332912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request issued successfully. Jan 02 02:53:17.373417 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:17.374133 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:17.390279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:17.406806 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:17.406806 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:17.440112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7fd7ca5-1829-4d65-a140-6ffc3ab8ba11 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes returned with HTTP 202 Jan 02 02:53:17.442665 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 406/830] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Jan 2 02:53:16 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes => generated 907 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:53:17.458697 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df0f9309-8e1f-4428-9b1e-39b272bdf36d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:53:17.465847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df0f9309-8e1f-4428-9b1e-39b272bdf36d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:17.466031 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:17.466031 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:17.468638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df0f9309-8e1f-4428-9b1e-39b272bdf36d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:17.532854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:17.532854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:17.543930 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-df0f9309-8e1f-4428-9b1e-39b272bdf36d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:17.561017 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-df0f9309-8e1f-4428-9b1e-39b272bdf36d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:17.561826 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-df0f9309-8e1f-4428-9b1e-39b272bdf36d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:17.572283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-df0f9309-8e1f-4428-9b1e-39b272bdf36d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:17.581141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:17.581141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:17.611270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df0f9309-8e1f-4428-9b1e-39b272bdf36d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 200 Jan 02 02:53:17.612828 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 425/831] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:17 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 999 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:18.630555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-999560c0-b77b-4992-8d97-f0b61649c35f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:53:18.631121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-999560c0-b77b-4992-8d97-f0b61649c35f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:18.631218 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:18.631218 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:18.631573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-999560c0-b77b-4992-8d97-f0b61649c35f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:18.687980 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:18.687980 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:18.697743 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-999560c0-b77b-4992-8d97-f0b61649c35f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:18.713505 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-999560c0-b77b-4992-8d97-f0b61649c35f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:18.713966 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-999560c0-b77b-4992-8d97-f0b61649c35f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:18.723059 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-999560c0-b77b-4992-8d97-f0b61649c35f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:18.730802 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:18.730802 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:18.752532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-999560c0-b77b-4992-8d97-f0b61649c35f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 200 Jan 02 02:53:18.753394 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 407/832] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:18 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 1000 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:18.777945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1b6d8aa-ea7e-45a3-9b08-8b25168b3b3c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] PUT http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:18.778808 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:18.778808 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:18.780998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1b6d8aa-ea7e-45a3-9b08-8b25168b3b3c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a47da7a9-d7f8-4a6a-8936-0b498f6f336f"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:18.821248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-d1b6d8aa-ea7e-45a3-9b08-8b25168b3b3c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Update called for group 5edb2464-ce8e-4f46-b57a-581485a4f140. {{(pid=88029) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:53:18.830589 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-d1b6d8aa-ea7e-45a3-9b08-8b25168b3b3c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Updating group 5edb2464-ce8e-4f46-b57a-581485a4f140 with name None description: None add_volumes: None remove_volumes: a47da7a9-d7f8-4a6a-8936-0b498f6f336f. Jan 02 02:53:18.868415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:18.868415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:18.946258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1b6d8aa-ea7e-45a3-9b08-8b25168b3b3c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 202 Jan 02 02:53:18.947439 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 426/833] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Jan 2 02:53:18 2021] PUT /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:18.956610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5e1fe05-8e8f-4e81-801c-5f074c8ce134 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:18.957461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5e1fe05-8e8f-4e81-801c-5f074c8ce134 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:18.957839 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:18.957839 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:18.958472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5e1fe05-8e8f-4e81-801c-5f074c8ce134 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:18.959046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-d5e1fe05-8e8f-4e81-801c-5f074c8ce134 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:18.973754 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:18.973754 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:19.039590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5e1fe05-8e8f-4e81-801c-5f074c8ce134 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:19.040779 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 408/834] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:18 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 392 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:20.053214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-815907a4-7c80-422d-b04e-2ed68c5c6fa9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:20.054171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-815907a4-7c80-422d-b04e-2ed68c5c6fa9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:20.054705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:20.054705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:20.055604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-815907a4-7c80-422d-b04e-2ed68c5c6fa9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:20.056083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-815907a4-7c80-422d-b04e-2ed68c5c6fa9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:20.070741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:20.070741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:20.164378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-815907a4-7c80-422d-b04e-2ed68c5c6fa9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:20.183099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac8e1327-ea8d-4a93-9093-ee0911c1138a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] PUT http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:20.185251 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:20.185251 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:20.186030 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 427/835] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:20 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 393 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:20.187519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac8e1327-ea8d-4a93-9093-ee0911c1138a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a47da7a9-d7f8-4a6a-8936-0b498f6f336f"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:20.230404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-ac8e1327-ea8d-4a93-9093-ee0911c1138a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Update called for group 5edb2464-ce8e-4f46-b57a-581485a4f140. {{(pid=88028) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:53:20.235830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-ac8e1327-ea8d-4a93-9093-ee0911c1138a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Updating group 5edb2464-ce8e-4f46-b57a-581485a4f140 with name None description: None add_volumes: a47da7a9-d7f8-4a6a-8936-0b498f6f336f remove_volumes: None. Jan 02 02:53:20.264926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:20.264926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:20.538945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac8e1327-ea8d-4a93-9093-ee0911c1138a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 202 Jan 02 02:53:20.549158 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 409/836] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Jan 2 02:53:20 2021] PUT /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 0 bytes in 372 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:20.560290 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4acec24-3a8f-4c51-971c-2b472f2322bc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:20.562589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4acec24-3a8f-4c51-971c-2b472f2322bc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:20.565369 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:20.565369 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:20.566414 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4acec24-3a8f-4c51-971c-2b472f2322bc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:20.568708 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-b4acec24-3a8f-4c51-971c-2b472f2322bc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:20.614836 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:20.614836 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:20.677744 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4acec24-3a8f-4c51-971c-2b472f2322bc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:20.687674 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 428/837] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:20 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 392 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:21.695921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-225a7281-2d75-400e-b272-16b059f2bdd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:21.697176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-225a7281-2d75-400e-b272-16b059f2bdd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:21.697567 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:21.697567 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:21.698200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-225a7281-2d75-400e-b272-16b059f2bdd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:21.698778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-225a7281-2d75-400e-b272-16b059f2bdd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:21.707444 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:21.707444 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:21.738596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-225a7281-2d75-400e-b272-16b059f2bdd8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:21.740025 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 410/838] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:21 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 393 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:21.758089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a4b818b-179c-4b6b-b754-7e0a955d6828 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] PUT http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:21.759730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:21.759730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:21.761875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a4b818b-179c-4b6b-b754-7e0a955d6828 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "bbd128ab-df81-47f5-873c-9214e1aca4d4"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:21.764527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-8a4b818b-179c-4b6b-b754-7e0a955d6828 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Update called for group 5edb2464-ce8e-4f46-b57a-581485a4f140. {{(pid=88029) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:53:21.765474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-8a4b818b-179c-4b6b-b754-7e0a955d6828 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Updating group 5edb2464-ce8e-4f46-b57a-581485a4f140 with name None description: None add_volumes: None remove_volumes: bbd128ab-df81-47f5-873c-9214e1aca4d4. Jan 02 02:53:21.782948 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:21.782948 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:21.995695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a4b818b-179c-4b6b-b754-7e0a955d6828 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 202 Jan 02 02:53:21.998165 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 429/839] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Jan 2 02:53:21 2021] PUT /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:22.020642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b933dc59-2c3d-4d43-891c-46319dbabf0a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:22.022211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b933dc59-2c3d-4d43-891c-46319dbabf0a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:22.023143 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:22.023143 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:22.023834 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b933dc59-2c3d-4d43-891c-46319dbabf0a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:22.024462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-b933dc59-2c3d-4d43-891c-46319dbabf0a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:22.056592 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:22.056592 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:22.153587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b933dc59-2c3d-4d43-891c-46319dbabf0a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:22.155097 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 411/840] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:22 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 392 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:23.174073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41625572-7ab5-4683-9457-6dbd8ebaa7d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:23.180748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41625572-7ab5-4683-9457-6dbd8ebaa7d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:23.181779 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:23.181779 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:23.185212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41625572-7ab5-4683-9457-6dbd8ebaa7d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:23.189259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-41625572-7ab5-4683-9457-6dbd8ebaa7d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:23.227382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:23.227382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:23.305617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41625572-7ab5-4683-9457-6dbd8ebaa7d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:23.305617 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 430/841] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:23 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 393 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:23.318470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-899944b2-7bff-4a5b-bb0a-985af44b5f85 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] PUT http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:23.319275 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:23.319275 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:23.320618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-899944b2-7bff-4a5b-bb0a-985af44b5f85 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "bbd128ab-df81-47f5-873c-9214e1aca4d4"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:23.322339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-899944b2-7bff-4a5b-bb0a-985af44b5f85 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Update called for group 5edb2464-ce8e-4f46-b57a-581485a4f140. {{(pid=88028) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 02:53:23.322950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-899944b2-7bff-4a5b-bb0a-985af44b5f85 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Updating group 5edb2464-ce8e-4f46-b57a-581485a4f140 with name None description: None add_volumes: bbd128ab-df81-47f5-873c-9214e1aca4d4 remove_volumes: None. Jan 02 02:53:23.360998 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:23.360998 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:23.665867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-899944b2-7bff-4a5b-bb0a-985af44b5f85 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 202 Jan 02 02:53:23.667901 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 412/842] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Jan 2 02:53:23 2021] PUT /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 0 bytes in 357 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:23.681104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3429ce5e-83c2-45ec-94ac-9e0401a9ef46 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:23.682127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3429ce5e-83c2-45ec-94ac-9e0401a9ef46 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:23.682487 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:23.682487 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:23.683150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3429ce5e-83c2-45ec-94ac-9e0401a9ef46 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:23.683865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-3429ce5e-83c2-45ec-94ac-9e0401a9ef46 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:23.716297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:23.716297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:23.834840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3429ce5e-83c2-45ec-94ac-9e0401a9ef46 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:23.844322 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 431/843] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:23 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 392 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:24.868059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03478211-4f1a-4042-8fae-1632e0de8385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:24.874623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03478211-4f1a-4042-8fae-1632e0de8385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:24.875645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:24.875645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:24.876895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03478211-4f1a-4042-8fae-1632e0de8385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:24.881666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-03478211-4f1a-4042-8fae-1632e0de8385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:24.918759 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:24.918759 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:25.013899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03478211-4f1a-4042-8fae-1632e0de8385 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 200 Jan 02 02:53:25.025339 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 413/844] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:24 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 393 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:25.045215 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:53:25.046693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:25.046935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:25.046935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:25.047657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:25.056541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:25.061340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:25.061340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:25.064093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:53:25.242489 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:53:25.247506 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:25.249592 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:25.264574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:25.286617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:25.286617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:25.321886 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:25.324550 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:25.340939 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:25.358999 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:25.358999 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:25.414665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b40a62d-566a-4c04-b776-090e37b73fcb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:53:25.415798 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 432/845] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:53:25 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1992 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:25.439648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daeca069-a75e-49f2-a1a2-7c6808ae155e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots Jan 02 02:53:25.441501 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:25.441501 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:25.442633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daeca069-a75e-49f2-a1a2-7c6808ae155e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5edb2464-ce8e-4f46-b57a-581485a4f140", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1753845277"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:25.446340 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-daeca069-a75e-49f2-a1a2-7c6808ae155e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating new group_snapshot {'group_snapshot': {'group_id': '5edb2464-ce8e-4f46-b57a-581485a4f140', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1753845277'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 02:53:25.466919 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:25.466919 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:25.498057 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.group_snapshots [None req-daeca069-a75e-49f2-a1a2-7c6808ae155e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1753845277. Jan 02 02:53:25.627601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:25.627601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:25.761014 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-daeca069-a75e-49f2-a1a2-7c6808ae155e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-940232843 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-940232843, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:53:25.827103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-daeca069-a75e-49f2-a1a2-7c6808ae155e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['3e8089cd-cc29-49d6-8fcc-0bb90299b3f6', '4206eb11-c785-46d6-9b8b-9cc76f16f7aa', '6d5b0b78-ca36-4892-a89b-137ae32a5e18', 'ff7c1fb6-47ee-43f3-a9ac-a2bb30758ab4'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:26.106332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daeca069-a75e-49f2-a1a2-7c6808ae155e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots returned with HTTP 202 Jan 02 02:53:26.109535 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 414/846] 10.222.0.50 () {62 vars in 1291 bytes} [Sat Jan 2 02:53:25 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots => generated 187 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:26.127706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-264ec8ad-d4a1-4b7e-9480-7287e8a9ff5c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:26.134006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-264ec8ad-d4a1-4b7e-9480-7287e8a9ff5c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:26.134946 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:26.134946 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:26.136495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-264ec8ad-d4a1-4b7e-9480-7287e8a9ff5c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:26.138266 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-264ec8ad-d4a1-4b7e-9480-7287e8a9ff5c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:26.177533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:26.177533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:26.216374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-264ec8ad-d4a1-4b7e-9480-7287e8a9ff5c tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 200 Jan 02 02:53:26.219084 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 433/847] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:26 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 326 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:27.240749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-392efe04-eb36-406e-874b-e36bbf17c6eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:27.244985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-392efe04-eb36-406e-874b-e36bbf17c6eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:27.247442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:27.247442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:27.250379 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-392efe04-eb36-406e-874b-e36bbf17c6eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:27.251415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-392efe04-eb36-406e-874b-e36bbf17c6eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:27.285094 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:27.285094 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:27.313148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-392efe04-eb36-406e-874b-e36bbf17c6eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 200 Jan 02 02:53:27.316149 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 415/848] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:27 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 326 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:28.334141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a914ee5d-6079-4e32-b85a-b74cde4e4b23 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:28.335841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a914ee5d-6079-4e32-b85a-b74cde4e4b23 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:28.341672 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:28.341672 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:28.342486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a914ee5d-6079-4e32-b85a-b74cde4e4b23 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:28.343230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-a914ee5d-6079-4e32-b85a-b74cde4e4b23 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:28.373396 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:28.373396 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:28.413519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a914ee5d-6079-4e32-b85a-b74cde4e4b23 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 200 Jan 02 02:53:28.416391 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 434/849] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:28 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 326 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:29.436065 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf7a54f9-9952-4320-bc63-273aa9a65d66 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:29.437183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf7a54f9-9952-4320-bc63-273aa9a65d66 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:29.443372 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:29.443372 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:29.443842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf7a54f9-9952-4320-bc63-273aa9a65d66 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:29.452788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-bf7a54f9-9952-4320-bc63-273aa9a65d66 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:29.477397 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:29.477397 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:29.531162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf7a54f9-9952-4320-bc63-273aa9a65d66 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 200 Jan 02 02:53:29.535877 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 416/850] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:29 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 326 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:30.552419 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0ea83f1-c20a-4c3b-98f4-c3e03b2f4857 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:30.553405 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0ea83f1-c20a-4c3b-98f4-c3e03b2f4857 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:30.554440 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:30.554440 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:30.567803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0ea83f1-c20a-4c3b-98f4-c3e03b2f4857 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:30.568917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-d0ea83f1-c20a-4c3b-98f4-c3e03b2f4857 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:30.596495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:30.596495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:30.650853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0ea83f1-c20a-4c3b-98f4-c3e03b2f4857 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 200 Jan 02 02:53:30.652728 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 435/851] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:30 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 326 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:31.671143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0505416c-b6f0-4cf7-8303-68ade622bb72 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:31.688383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0505416c-b6f0-4cf7-8303-68ade622bb72 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:31.689307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:31.689307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:31.690842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0505416c-b6f0-4cf7-8303-68ade622bb72 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:31.691951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-0505416c-b6f0-4cf7-8303-68ade622bb72 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:31.735829 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:31.735829 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:31.793041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0505416c-b6f0-4cf7-8303-68ade622bb72 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 200 Jan 02 02:53:31.794353 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 417/852] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:31 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 326 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:32.809472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49f42649-3333-49b2-9931-f7d344b6963a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:32.810298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49f42649-3333-49b2-9931-f7d344b6963a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:32.810298 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:32.810298 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:32.810771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49f42649-3333-49b2-9931-f7d344b6963a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:32.811106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-49f42649-3333-49b2-9931-f7d344b6963a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:32.840503 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:32.840503 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:32.898597 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49f42649-3333-49b2-9931-f7d344b6963a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 200 Jan 02 02:53:32.908817 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 436/853] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:32 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 327 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:32.914099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-60c12ecd-f821-4542-8943-f1a83b6cc040 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail Jan 02 02:53:32.915154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-60c12ecd-f821-4542-8943-f1a83b6cc040 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:32.915585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:32.915585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:32.916274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-60c12ecd-f821-4542-8943-f1a83b6cc040 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:32.917187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-60c12ecd-f821-4542-8943-f1a83b6cc040 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:32.919775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-60c12ecd-f821-4542-8943-f1a83b6cc040 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:53:32.988388 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-60c12ecd-f821-4542-8943-f1a83b6cc040 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all snapshots completed successfully. Jan 02 02:53:32.991803 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:32.991803 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:32.999683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-60c12ecd-f821-4542-8943-f1a83b6cc040 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail returned with HTTP 200 Jan 02 02:53:33.005491 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 418/854] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Jan 2 02:53:32 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail => generated 931 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:33.027375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6af3428-876a-44e0-b075-e01f65f0bebe tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 Jan 02 02:53:33.034065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6af3428-876a-44e0-b075-e01f65f0bebe tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:33.034484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:33.034484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:33.035481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6af3428-876a-44e0-b075-e01f65f0bebe tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:33.153083 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.153083 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:33.156036 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e6af3428-876a-44e0-b075-e01f65f0bebe tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:33.161475 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6af3428-876a-44e0-b075-e01f65f0bebe tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 returned with HTTP 200 Jan 02 02:53:33.172222 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 437/855] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:33 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 => generated 470 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:33.181007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1b7f5da-fa5a-4c86-9eac-38eeb6b38580 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/64a3b7c9-f241-4cb8-b45b-78071d56a632 Jan 02 02:53:33.181673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1b7f5da-fa5a-4c86-9eac-38eeb6b38580 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:33.181984 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:33.181984 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:33.182545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1b7f5da-fa5a-4c86-9eac-38eeb6b38580 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:33.252670 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.252670 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:33.260099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1b7f5da-fa5a-4c86-9eac-38eeb6b38580 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:33.263848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1b7f5da-fa5a-4c86-9eac-38eeb6b38580 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/64a3b7c9-f241-4cb8-b45b-78071d56a632 returned with HTTP 200 Jan 02 02:53:33.265461 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 419/856] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:33 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/64a3b7c9-f241-4cb8-b45b-78071d56a632 => generated 470 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:33.284441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c56e0443-e1c0-4b70-aa6b-897ab670bbf1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:33.286140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c56e0443-e1c0-4b70-aa6b-897ab670bbf1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:33.286821 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:33.286821 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:33.287913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c56e0443-e1c0-4b70-aa6b-897ab670bbf1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:33.289688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-c56e0443-e1c0-4b70-aa6b-897ab670bbf1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88029) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:53:33.290633 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.group_snapshots [None req-c56e0443-e1c0-4b70-aa6b-897ab670bbf1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group_snapshot with id: e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:33.304785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.304785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:33.461174 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c56e0443-e1c0-4b70-aa6b-897ab670bbf1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 202 Jan 02 02:53:33.462552 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 438/857] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Jan 2 02:53:33 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:33.470285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:53:33.471549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:33.472132 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:33.472132 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:33.472839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:33.474612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:33.477845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:53:33.584396 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:53:33.587494 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:33.588296 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:33.611022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:33.622292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.622292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:33.657990 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:33.658479 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:33.673237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:33.694125 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.694125 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:33.756019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3e5f02c-3c64-4b70-b3b0-874df9110847 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:53:33.760800 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 420/858] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:53:33 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1992 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:33.776321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9520f1db-99c7-4186-aff0-1c1b00b7c28d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail Jan 02 02:53:33.777044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9520f1db-99c7-4186-aff0-1c1b00b7c28d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:33.777427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:33.777427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:33.778646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9520f1db-99c7-4186-aff0-1c1b00b7c28d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:33.779403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-9520f1db-99c7-4186-aff0-1c1b00b7c28d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:33.781073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.781073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:33.783661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-9520f1db-99c7-4186-aff0-1c1b00b7c28d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:53:33.841189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9520f1db-99c7-4186-aff0-1c1b00b7c28d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all snapshots completed successfully. Jan 02 02:53:33.841189 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.841189 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:33.841189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9520f1db-99c7-4186-aff0-1c1b00b7c28d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail returned with HTTP 200 Jan 02 02:53:33.846428 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 439/859] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Jan 2 02:53:33 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail => generated 929 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:33.850741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e04c4b8a-0731-436f-a193-55fbb1864db0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 Jan 02 02:53:33.851554 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e04c4b8a-0731-436f-a193-55fbb1864db0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:33.852256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:33.852256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:33.852970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e04c4b8a-0731-436f-a193-55fbb1864db0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:33.912140 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:33.912140 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:33.914988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e04c4b8a-0731-436f-a193-55fbb1864db0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:33.922787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e04c4b8a-0731-436f-a193-55fbb1864db0 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 returned with HTTP 200 Jan 02 02:53:33.924637 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 421/860] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:33 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:34.936575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f5a7ddf-a9de-4315-9689-ce197bf63782 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 Jan 02 02:53:34.937128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f5a7ddf-a9de-4315-9689-ce197bf63782 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:34.937304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:34.937304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:34.938156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f5a7ddf-a9de-4315-9689-ce197bf63782 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:34.988613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:34.988613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:34.990356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f5a7ddf-a9de-4315-9689-ce197bf63782 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:34.993077 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f5a7ddf-a9de-4315-9689-ce197bf63782 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 returned with HTTP 200 Jan 02 02:53:34.994495 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 440/861] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:34 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:36.013528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d699bdd6-9046-4ec1-96f2-f69b61a9b25b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 Jan 02 02:53:36.016111 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d699bdd6-9046-4ec1-96f2-f69b61a9b25b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:36.023887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:36.023887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:36.024982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d699bdd6-9046-4ec1-96f2-f69b61a9b25b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:36.196672 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:36.196672 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:36.199086 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d699bdd6-9046-4ec1-96f2-f69b61a9b25b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:36.206941 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d699bdd6-9046-4ec1-96f2-f69b61a9b25b tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 returned with HTTP 200 Jan 02 02:53:36.213365 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 422/862] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:36 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 => generated 469 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:37.235571 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-475ceba3-e7aa-4255-b9cd-21c3a3846d19 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 Jan 02 02:53:37.243074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-475ceba3-e7aa-4255-b9cd-21c3a3846d19 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:37.246476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:37.246476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:37.247549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-475ceba3-e7aa-4255-b9cd-21c3a3846d19 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:37.422458 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:37.422458 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:37.427987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-475ceba3-e7aa-4255-b9cd-21c3a3846d19 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:37.434394 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-475ceba3-e7aa-4255-b9cd-21c3a3846d19 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 returned with HTTP 200 Jan 02 02:53:37.435271 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 441/863] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:37 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 => generated 469 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:38.456860 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34e91f38-1a0a-46f0-b939-36118f60a130 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 Jan 02 02:53:38.457924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34e91f38-1a0a-46f0-b939-36118f60a130 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:38.458294 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:38.458294 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:38.458982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34e91f38-1a0a-46f0-b939-36118f60a130 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:38.565997 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:38.565997 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:38.567558 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-34e91f38-1a0a-46f0-b939-36118f60a130 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:38.571198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34e91f38-1a0a-46f0-b939-36118f60a130 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 returned with HTTP 200 Jan 02 02:53:38.576359 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 423/864] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:38 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 => generated 468 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:39.588964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-562deb6d-5d4d-473a-a21a-7462fb571d1d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 Jan 02 02:53:39.589646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-562deb6d-5d4d-473a-a21a-7462fb571d1d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:39.589646 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:39.589646 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:39.589982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-562deb6d-5d4d-473a-a21a-7462fb571d1d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:39.643926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-562deb6d-5d4d-473a-a21a-7462fb571d1d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 returned with HTTP 404 Jan 02 02:53:39.648394 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 442/865] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:39 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/dae41c5a-3114-42fe-8f22-feeeeba22401 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:39.656658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2d268bd-2ea8-4ee9-a8d3-dbbfe3a38722 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/64a3b7c9-f241-4cb8-b45b-78071d56a632 Jan 02 02:53:39.657609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2d268bd-2ea8-4ee9-a8d3-dbbfe3a38722 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:39.658016 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:39.658016 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:39.658673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2d268bd-2ea8-4ee9-a8d3-dbbfe3a38722 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:39.702747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2d268bd-2ea8-4ee9-a8d3-dbbfe3a38722 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/64a3b7c9-f241-4cb8-b45b-78071d56a632 returned with HTTP 404 Jan 02 02:53:39.704887 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 424/866] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:39 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/64a3b7c9-f241-4cb8-b45b-78071d56a632 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:39.713922 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4a05e90-ac95-435e-a6a3-00ffdb59b407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:39.714975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4a05e90-ac95-435e-a6a3-00ffdb59b407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:39.715717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4a05e90-ac95-435e-a6a3-00ffdb59b407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:39.716397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-a4a05e90-ac95-435e-a6a3-00ffdb59b407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:39.722950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4a05e90-ac95-435e-a6a3-00ffdb59b407 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 404 Jan 02 02:53:39.725006 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 443/867] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:39 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:39.733847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06a011cc-9f76-4130-ae60-742837cb5cf4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:39.735079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06a011cc-9f76-4130-ae60-742837cb5cf4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:39.735793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06a011cc-9f76-4130-ae60-742837cb5cf4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:39.737389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-06a011cc-9f76-4130-ae60-742837cb5cf4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for member e4e3786b-76d9-4929-9367-08a6a53a3a19 {{(pid=88028) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:53:39.738117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.group_snapshots [None req-06a011cc-9f76-4130-ae60-742837cb5cf4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group_snapshot with id: e4e3786b-76d9-4929-9367-08a6a53a3a19 Jan 02 02:53:39.753852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06a011cc-9f76-4130-ae60-742837cb5cf4 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 returned with HTTP 404 Jan 02 02:53:39.755307 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 425/868] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Jan 2 02:53:39 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/e4e3786b-76d9-4929-9367-08a6a53a3a19 => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:53:39.768748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:53:39.775296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:39.782206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:39.783050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:39.785461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:53:39.855804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:53:39.858057 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:39.858812 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:39.868629 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:39.876108 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:39.876108 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:39.889884 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:39.890791 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:39.900227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:39.907655 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:39.907655 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:39.932706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-443a9a68-0e8e-4c62-a8fe-b15d1a07478a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:53:39.933944 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 444/869] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:53:39 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1992 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:39.952780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a1decc9-e672-4325-a533-a3dad8edb316 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140/action Jan 02 02:53:39.953647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a1decc9-e672-4325-a533-a3dad8edb316 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:53:39.954298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a1decc9-e672-4325-a533-a3dad8edb316 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:39.956301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-7a1decc9-e672-4325-a533-a3dad8edb316 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for group 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88028) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:53:39.956661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-7a1decc9-e672-4325-a533-a3dad8edb316 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group with id: 5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:39.970751 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:39.970751 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:40.351396 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a1decc9-e672-4325-a533-a3dad8edb316 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140/action returned with HTTP 202 Jan 02 02:53:40.352756 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 426/870] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:53:39 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140/action => generated 0 bytes in 404 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:40.370685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1887fb9-8d7c-4bd3-9d06-6ec6c3ad4ed9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:53:40.372838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1887fb9-8d7c-4bd3-9d06-6ec6c3ad4ed9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:40.373816 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:40.373816 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:40.375175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1887fb9-8d7c-4bd3-9d06-6ec6c3ad4ed9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:40.664412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:40.664412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:40.721357 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c1887fb9-8d7c-4bd3-9d06-6ec6c3ad4ed9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:40.779748 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-c1887fb9-8d7c-4bd3-9d06-6ec6c3ad4ed9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:40.781144 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-c1887fb9-8d7c-4bd3-9d06-6ec6c3ad4ed9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:40.828102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-c1887fb9-8d7c-4bd3-9d06-6ec6c3ad4ed9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:40.869205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:40.869205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:40.934418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1887fb9-8d7c-4bd3-9d06-6ec6c3ad4ed9 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 200 Jan 02 02:53:40.935692 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 445/871] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:40 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 999 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:41.957952 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-828771e5-98c9-4444-a2e8-7a3e13af0787 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:53:41.960674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-828771e5-98c9-4444-a2e8-7a3e13af0787 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:41.963881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:41.963881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:41.973338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-828771e5-98c9-4444-a2e8-7a3e13af0787 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:42.276607 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:42.276607 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:42.315704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-828771e5-98c9-4444-a2e8-7a3e13af0787 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:42.395312 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-828771e5-98c9-4444-a2e8-7a3e13af0787 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:42.396125 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-828771e5-98c9-4444-a2e8-7a3e13af0787 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:42.441588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-828771e5-98c9-4444-a2e8-7a3e13af0787 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:42.500599 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:42.500599 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:42.570090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-828771e5-98c9-4444-a2e8-7a3e13af0787 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 200 Jan 02 02:53:42.584009 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 427/872] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:41 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 999 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:43.594911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f8ed846-2216-491f-9dba-5a58a9110813 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:53:43.596503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f8ed846-2216-491f-9dba-5a58a9110813 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:43.596864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:43.596864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:43.597753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f8ed846-2216-491f-9dba-5a58a9110813 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:43.718764 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:43.718764 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:43.751095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6f8ed846-2216-491f-9dba-5a58a9110813 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:43.807028 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-6f8ed846-2216-491f-9dba-5a58a9110813 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:43.807488 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-6f8ed846-2216-491f-9dba-5a58a9110813 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:43.828150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-6f8ed846-2216-491f-9dba-5a58a9110813 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:43.836982 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:43.836982 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:43.895583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f8ed846-2216-491f-9dba-5a58a9110813 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 200 Jan 02 02:53:43.896455 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 446/873] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:43 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 999 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:44.914987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff80fbe6-c6be-475c-af85-8a78f9438ec2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:53:44.916432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff80fbe6-c6be-475c-af85-8a78f9438ec2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:44.916805 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:44.916805 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:44.917434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff80fbe6-c6be-475c-af85-8a78f9438ec2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:45.071468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:45.071468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:45.095095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ff80fbe6-c6be-475c-af85-8a78f9438ec2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:45.128423 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-ff80fbe6-c6be-475c-af85-8a78f9438ec2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:45.132854 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-ff80fbe6-c6be-475c-af85-8a78f9438ec2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:45.151162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-ff80fbe6-c6be-475c-af85-8a78f9438ec2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:45.165355 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:45.165355 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:45.226611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff80fbe6-c6be-475c-af85-8a78f9438ec2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 200 Jan 02 02:53:45.227851 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 428/874] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:44 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 999 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:46.250296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f16f09c9-9dd3-4e07-bcf1-4b488867008d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:53:46.252297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f16f09c9-9dd3-4e07-bcf1-4b488867008d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:46.254442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:46.254442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:46.255758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f16f09c9-9dd3-4e07-bcf1-4b488867008d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:46.495719 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:46.495719 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:46.515072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f16f09c9-9dd3-4e07-bcf1-4b488867008d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:46.562849 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f16f09c9-9dd3-4e07-bcf1-4b488867008d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:46.565280 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f16f09c9-9dd3-4e07-bcf1-4b488867008d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:46.597574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f16f09c9-9dd3-4e07-bcf1-4b488867008d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:46.620517 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:46.620517 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:46.709033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f16f09c9-9dd3-4e07-bcf1-4b488867008d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 200 Jan 02 02:53:46.711306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 447/875] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:46 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 998 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:47.747996 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72d424b5-4a21-4047-b884-08e9a43d7574 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:53:47.752312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72d424b5-4a21-4047-b884-08e9a43d7574 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:47.753063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:47.753063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:47.754435 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72d424b5-4a21-4047-b884-08e9a43d7574 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:48.036120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72d424b5-4a21-4047-b884-08e9a43d7574 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 404 Jan 02 02:53:48.046019 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 429/876] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:47 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 109 bytes in 301 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:48.050524 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fb11ab5-782d-414a-a2bc-7310ff605405 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f Jan 02 02:53:48.050996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fb11ab5-782d-414a-a2bc-7310ff605405 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:48.051545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:48.051545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:48.052209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fb11ab5-782d-414a-a2bc-7310ff605405 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:48.118236 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes Jan 02 02:53:48.119633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-956756918"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:48.124542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-956756918'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:53:48.125513 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume of 1 GB Jan 02 02:53:48.160691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Availability Zones retrieved successfully. Jan 02 02:53:48.198985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Flow 'volume_create_api' (bd910a75-2405-4cc4-846d-a3e66b266570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:48.207803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f28177-5e36-4cff-b97f-0bc570cf622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:48.215112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:53:48.246237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fb11ab5-782d-414a-a2bc-7310ff605405 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f returned with HTTP 404 Jan 02 02:53:48.247276 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 448/877] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:48 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:53:48.264854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04567a08-3aee-481c-9d27-7f7d6cb2813d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 Jan 02 02:53:48.265962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04567a08-3aee-481c-9d27-7f7d6cb2813d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:48.267151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04567a08-3aee-481c-9d27-7f7d6cb2813d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:48.267731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-04567a08-3aee-481c-9d27-7f7d6cb2813d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 5edb2464-ce8e-4f46-b57a-581485a4f140 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:48.275849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04567a08-3aee-481c-9d27-7f7d6cb2813d tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 returned with HTTP 404 Jan 02 02:53:48.277570 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 449/878] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:48 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/5edb2464-ce8e-4f46-b57a-581485a4f140 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 02:53:48.287298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f12293b-3425-4eb4-b9b5-e66f7f0920b4 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] DELETE http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/f67a8327-a553-4f33-9867-e8018f2fd5cc Jan 02 02:53:48.303254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f12293b-3425-4eb4-b9b5-e66f7f0920b4 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:48.304425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f12293b-3425-4eb4-b9b5-e66f7f0920b4 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:48.339199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:53:48.339199 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:53:48.346638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f12293b-3425-4eb4-b9b5-e66f7f0920b4 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/f67a8327-a553-4f33-9867-e8018f2fd5cc returned with HTTP 202 Jan 02 02:53:48.347777 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 450/879] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 02:53:48 2021] DELETE /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/f67a8327-a553-4f33-9867-e8018f2fd5cc => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:53:48.363373 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0538c5ed-6d1c-48d0-9776-131e2ebf652e tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] POST http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types Jan 02 02:53:48.364586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0538c5ed-6d1c-48d0-9776-131e2ebf652e tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1074484098"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:48.419642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0538c5ed-6d1c-48d0-9776-131e2ebf652e tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types returned with HTTP 200 Jan 02 02:53:48.421832 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 451/880] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 02:53:48 2021] POST /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types => generated 224 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:48.446800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a01a565-1656-40e3-9691-0ff537753a2b tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] POST http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types Jan 02 02:53:48.448559 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a01a565-1656-40e3-9691-0ff537753a2b tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1957098902"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:48.546168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f28177-5e36-4cff-b97f-0bc570cf622c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:48.567394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b949e6c-27ef-44fa-bcdb-bf483fa79d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:48.571026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a01a565-1656-40e3-9691-0ff537753a2b tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types returned with HTTP 202 Jan 02 02:53:48.585716 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 452/881] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Jan 2 02:53:48 2021] POST /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types => generated 181 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:48.599376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6eb8a13b-8cf5-4608-88ea-ad27301c6a97 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups Jan 02 02:53:48.604230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6eb8a13b-8cf5-4608-88ea-ad27301c6a97 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7b06c715-d46d-4ad7-9ec8-934e637c77c9", "volume_types": ["6de9c808-9360-4f47-9e99-412c3727b648"], "name": "tempest-GroupSnapshotsTest-Group-1332793197"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:48.609414 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-6eb8a13b-8cf5-4608-88ea-ad27301c6a97 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating new group {'group': {'group_type': '7b06c715-d46d-4ad7-9ec8-934e637c77c9', 'volume_types': ['6de9c808-9360-4f47-9e99-412c3727b648'], 'name': 'tempest-GroupSnapshotsTest-Group-1332793197'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 02:53:48.625587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-6eb8a13b-8cf5-4608-88ea-ad27301c6a97 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating group tempest-GroupSnapshotsTest-Group-1332793197. Jan 02 02:53:48.658635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6eb8a13b-8cf5-4608-88ea-ad27301c6a97 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability Zones retrieved successfully. Jan 02 02:53:48.706537 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-6eb8a13b-8cf5-4608-88ea-ad27301c6a97 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['c8d80e17-5d4b-49c4-a4e3-523d6f9cfdf4'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:48.854713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6eb8a13b-8cf5-4608-88ea-ad27301c6a97 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups returned with HTTP 202 Jan 02 02:53:48.855663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Created reservations ['0f9eee07-2ac4-4093-bf86-b9fad65da10e', 'eb985f1c-fd35-43ec-9236-362b4fe7057a', '7cfbcbf1-f481-4485-aa3d-d2345794dfc0', '0e32c6aa-072a-46b9-b19d-5489c1eb718d'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:48.858235 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 453/882] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Jan 2 02:53:48 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/groups => generated 112 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:48.867946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b949e6c-27ef-44fa-bcdb-bf483fa79d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f9eee07-2ac4-4093-bf86-b9fad65da10e', 'eb985f1c-fd35-43ec-9236-362b4fe7057a', '7cfbcbf1-f481-4485-aa3d-d2345794dfc0', '0e32c6aa-072a-46b9-b19d-5489c1eb718d']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:48.870424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56585a0-5ecc-4ecf-b021-23f1ae1d3e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:48.873052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4937188e-9e5b-4bb1-b9bc-ced92d217acd tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 Jan 02 02:53:48.875084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4937188e-9e5b-4bb1-b9bc-ced92d217acd tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:48.875488 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:48.875488 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:48.876309 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4937188e-9e5b-4bb1-b9bc-ced92d217acd tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:48.881271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-4937188e-9e5b-4bb1-b9bc-ced92d217acd tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 8b9e2801-a100-41ad-a4ca-553f58ee5236 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:48.899287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:48.899287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:48.966312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56585a0-5ecc-4ecf-b021-23f1ae1d3e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1339ae-c1e5-4818-9d3a-c2810edf65a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-956756918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46067a4210f4422ae5644518b04eada',qos_specs=None,replication_status=,reservations=['0f9eee07-2ac4-4093-bf86-b9fad65da10e','eb985f1c-fd35-43ec-9236-362b4fe7057a','7cfbcbf1-f481-4485-aa3d-d2345794dfc0','0e32c6aa-072a-46b9-b19d-5489c1eb718d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60505e9aa81443719c32b520866d0bdb',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-956756918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1339ae-c1e5-4818-9d3a-c2810edf65a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46067a4210f4422ae5644518b04eada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='60505e9aa81443719c32b520866d0bdb',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:48.968556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16701bcb-4dd8-486c-aed7-073dae2a00b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:48.969980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4937188e-9e5b-4bb1-b9bc-ced92d217acd tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 returned with HTTP 200 Jan 02 02:53:48.971248 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 454/883] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:48 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 => generated 392 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:49.006290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16701bcb-4dd8-486c-aed7-073dae2a00b3) transitioned into state 'SUCCESS' from state '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-956756918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46067a4210f4422ae5644518b04eada',qos_specs=None,replication_status=,reservations=['0f9eee07-2ac4-4093-bf86-b9fad65da10e','eb985f1c-fd35-43ec-9236-362b4fe7057a','7cfbcbf1-f481-4485-aa3d-d2345794dfc0','0e32c6aa-072a-46b9-b19d-5489c1eb718d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60505e9aa81443719c32b520866d0bdb',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:49.010808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69add27-faa7-4c44-bd82-9b8fe81abe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:49.045205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69add27-faa7-4c44-bd82-9b8fe81abe50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:49.047894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Flow 'volume_create_api' (bd910a75-2405-4cc4-846d-a3e66b266570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:49.155710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume request issued successfully. Jan 02 02:53:49.186912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94f741d7-a6cf-45b9-89f1-b03436962660 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes returned with HTTP 202 Jan 02 02:53:49.193381 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 430/884] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:53:48 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/volumes => generated 823 bytes in 1084 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:53:49.209008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eadbb144-aa06-40e0-81de-03c9dc62a948 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:49.210460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eadbb144-aa06-40e0-81de-03c9dc62a948 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:49.210899 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:49.210899 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:49.212439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eadbb144-aa06-40e0-81de-03c9dc62a948 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:49.280956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:49.280956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:49.295658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eadbb144-aa06-40e0-81de-03c9dc62a948 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:49.326077 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eadbb144-aa06-40e0-81de-03c9dc62a948 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:49.326935 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 455/885] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:49 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 891 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:49.990997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ddd7ff56-1787-4abb-94c1-b6c407a92915 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 Jan 02 02:53:49.992085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ddd7ff56-1787-4abb-94c1-b6c407a92915 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:49.992496 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:49.992496 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:49.993182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ddd7ff56-1787-4abb-94c1-b6c407a92915 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:49.993923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-ddd7ff56-1787-4abb-94c1-b6c407a92915 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 8b9e2801-a100-41ad-a4ca-553f58ee5236 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:53:50.045348 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:50.045348 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:50.242117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ddd7ff56-1787-4abb-94c1-b6c407a92915 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 returned with HTTP 200 Jan 02 02:53:50.243704 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 431/886] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:53:49 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 => generated 393 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:50.265463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes Jan 02 02:53:50.266368 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:50.266368 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:50.267535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6de9c808-9360-4f47-9e99-412c3727b648", "group_id": "8b9e2801-a100-41ad-a4ca-553f58ee5236", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2111241312"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:50.269603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request body: {'volume': {'volume_type': '6de9c808-9360-4f47-9e99-412c3727b648', 'group_id': '8b9e2801-a100-41ad-a4ca-553f58ee5236', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2111241312'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:53:50.348144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6bf87258-6910-4388-9a36-df6099e71868 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:50.349615 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6bf87258-6910-4388-9a36-df6099e71868 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:50.351378 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:50.351378 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:50.353956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:50.353956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:50.355337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6bf87258-6910-4388-9a36-df6099e71868 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:50.360080 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume of 1 GB Jan 02 02:53:50.420115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Availability Zones retrieved successfully. Jan 02 02:53:50.479947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (4ff215ea-c98c-4123-b508-d942492b135f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:50.490359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af3dcbb-d5be-4aeb-8a6e-c699daf0fe2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:50.495523 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:50.495523 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:50.498466 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:53:50.691415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af3dcbb-d5be-4aeb-8a6e-c699daf0fe2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:53:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6de9c808-9360-4f47-9e99-412c3727b648,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1074484098',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6de9c808-9360-4f47-9e99-412c3727b648', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8b9e2801-a100-41ad-a4ca-553f58ee5236', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:50.704766 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:50.704766 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:50.721116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff18cd9-9c35-4aa0-a6c7-dd4c4b6334be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:50.737611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6bf87258-6910-4388-9a36-df6099e71868 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:50.811176 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6bf87258-6910-4388-9a36-df6099e71868 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:50.813717 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 432/887] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:50 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:51.063525 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1074484098 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1074484098, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:53:51.065897 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1074484098 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1074484098, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:53:51.241674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['849df07c-bcf5-4b6b-86fd-01913e0afbc4', 'a4e9e61d-8565-48d3-999d-3bfe9eb9290d', 'aabec1a4-fda2-4cc4-94e7-7b8c67a3cf05', '1dd9e2f4-1389-43f1-b355-4ad3ffdfb21b'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:51.243932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff18cd9-9c35-4aa0-a6c7-dd4c4b6334be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['849df07c-bcf5-4b6b-86fd-01913e0afbc4', 'a4e9e61d-8565-48d3-999d-3bfe9eb9290d', 'aabec1a4-fda2-4cc4-94e7-7b8c67a3cf05', '1dd9e2f4-1389-43f1-b355-4ad3ffdfb21b']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:51.281779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7ed455-304d-43e0-8aa0-7f1a40cff679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:51.451258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7ed455-304d-43e0-8aa0-7f1a40cff679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4b64789-81e0-4fad-967d-47ea607abf22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2111241312',encryption_key_id=None,group_id=8b9e2801-a100-41ad-a4ca-553f58ee5236,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['849df07c-bcf5-4b6b-86fd-01913e0afbc4','a4e9e61d-8565-48d3-999d-3bfe9eb9290d','aabec1a4-fda2-4cc4-94e7-7b8c67a3cf05','1dd9e2f4-1389-43f1-b355-4ad3ffdfb21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=6de9c808-9360-4f47-9e99-412c3727b648), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2111241312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8b9e2801-a100-41ad-a4ca-553f58ee5236,host=None,id=b4b64789-81e0-4fad-967d-47ea607abf22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620b2f47fdc442c380b2127273c08bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9303dfbff391450bbc625ebd33018686',volume_attachment=,volume_type=,volume_type_id=6de9c808-9360-4f47-9e99-412c3727b648)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:51.453485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1933b6-13bb-403a-96ac-e02e9869eca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:51.532111 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1933b6-13bb-403a-96ac-e02e9869eca3) transitioned into state 'SUCCESS' from state '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-2111241312',encryption_key_id=None,group_id=8b9e2801-a100-41ad-a4ca-553f58ee5236,group_type_id=,metadata={},multiattach=False,project_id='620b2f47fdc442c380b2127273c08bca',qos_specs=None,replication_status=,reservations=['849df07c-bcf5-4b6b-86fd-01913e0afbc4','a4e9e61d-8565-48d3-999d-3bfe9eb9290d','aabec1a4-fda2-4cc4-94e7-7b8c67a3cf05','1dd9e2f4-1389-43f1-b355-4ad3ffdfb21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9303dfbff391450bbc625ebd33018686',volume_type_id=6de9c808-9360-4f47-9e99-412c3727b648)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:51.534164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8b0275b-6b62-4451-9fa5-6cca73fcac85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:53:51.577192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8b0275b-6b62-4451-9fa5-6cca73fcac85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:53:51.580150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Flow 'volume_create_api' (4ff215ea-c98c-4123-b508-d942492b135f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:53:51.749159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Create volume request issued successfully. Jan 02 02:53:51.822731 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:51.828419 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:51.834017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36f84b42-b914-4ef8-8164-e68eca3b63f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:51.835083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36f84b42-b914-4ef8-8164-e68eca3b63f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:51.835293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:51.835293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:51.836028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36f84b42-b914-4ef8-8164-e68eca3b63f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:51.888400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:51.917534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:51.917534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:51.947294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0da23386-1fa4-41f0-83f6-3196a96ed5eb tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes returned with HTTP 202 Jan 02 02:53:51.952330 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 456/888] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Jan 2 02:53:50 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes => generated 908 bytes in 1689 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:51.973998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:53:51.976146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:51.977111 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:51.977111 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:51.978434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:51.989474 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:51.989474 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:52.013889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-36f84b42-b914-4ef8-8164-e68eca3b63f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:52.066501 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36f84b42-b914-4ef8-8164-e68eca3b63f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:52.071321 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 433/889] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:51 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 916 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:52.116967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:52.116967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:52.149657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:52.182549 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:52.188162 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:52.207166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:52.222944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:52.222944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:52.298732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-b2cfcba8-816a-4e5d-9b50-f43e7583adff tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:52.299461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-b2cfcba8-816a-4e5d-9b50-f43e7583adff tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:52.299961 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:52.299961 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:52.300571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-b2cfcba8-816a-4e5d-9b50-f43e7583adff tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:52.315885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 returned with HTTP 200 Jan 02 02:53:52.324225 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 457/890] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:51 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 => generated 1000 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:52.495488 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:52.495488 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:52.523103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-3047005b-538e-476b-a214-9dcb493b7853 req-b2cfcba8-816a-4e5d-9b50-f43e7583adff tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:52.639858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-b2cfcba8-816a-4e5d-9b50-f43e7583adff tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:52.641558 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 434/891] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:53:52 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 916 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:52.800121 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume// Jan 02 02:53:52.801978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:52.802573 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:52.802573 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:52.803674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:52.806707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cae4f823-b494-4d04-a5c7-d40b4dfd7992 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:53:52.808310 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 458/892] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:53:52 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:53:52.829603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-35162604-08d4-483c-aeed-0920fba9450b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments Jan 02 02:53:52.830552 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:52.830552 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:52.841771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-35162604-08d4-483c-aeed-0920fba9450b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed1339ae-c1e5-4818-9d3a-c2810edf65a3", "instance_uuid": "4e5a450d-7a22-428b-8a6b-7ec6e0561f05", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:53.170252 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.170252 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:53.322225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-35162604-08d4-483c-aeed-0920fba9450b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments returned with HTTP 200 Jan 02 02:53:53.324409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 435/893] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:53:52 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/attachments => generated 273 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:53.346310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e11e7b9-0340-435f-8531-f4b8304f68c7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:53:53.347358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e11e7b9-0340-435f-8531-f4b8304f68c7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:53.348276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e11e7b9-0340-435f-8531-f4b8304f68c7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:53.387308 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:53.387850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:53.388089 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:53.388089 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:53.388472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:53.506302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.506302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:53.539278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:53.613116 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.613116 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:53.642281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.642281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:53.657563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3e11e7b9-0340-435f-8531-f4b8304f68c7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:53:53.681117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:53.683063 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 436/894] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:53 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:53.704294 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-3e11e7b9-0340-435f-8531-f4b8304f68c7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:53.704651 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-3e11e7b9-0340-435f-8531-f4b8304f68c7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:53.709157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume// Jan 02 02:53:53.710993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:53.714379 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:53.714379 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:53.715990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:53.719780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d5c0145-19d8-42f7-b16c-e318fa154f45 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:53:53.727709 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 437/895] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:53:53 2021] GET /volume/ => generated 754 bytes in 22 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:53:53.736282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-3e11e7b9-0340-435f-8531-f4b8304f68c7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:53.744359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-0bdfe0f2-eb60-4326-97cf-22abbfc71956 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:53.745587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-0bdfe0f2-eb60-4326-97cf-22abbfc71956 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:53.746492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-0bdfe0f2-eb60-4326-97cf-22abbfc71956 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:53.750184 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.750184 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:53.818709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e11e7b9-0340-435f-8531-f4b8304f68c7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 returned with HTTP 200 Jan 02 02:53:53.831573 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 459/896] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:53:53 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 => generated 1001 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:53.853284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55e6dda8-8b08-41a6-aa5b-c20939829879 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots Jan 02 02:53:53.856150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:53.856150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:53.857838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55e6dda8-8b08-41a6-aa5b-c20939829879 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8b9e2801-a100-41ad-a4ca-553f58ee5236", "name": "tempest-group_snapshot-1486094156"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:53.863068 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-55e6dda8-8b08-41a6-aa5b-c20939829879 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating new group_snapshot {'group_snapshot': {'group_id': '8b9e2801-a100-41ad-a4ca-553f58ee5236', 'name': 'tempest-group_snapshot-1486094156'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 02:53:53.891027 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.891027 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:53.906292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.906292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:53.909728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-3047005b-538e-476b-a214-9dcb493b7853 req-0bdfe0f2-eb60-4326-97cf-22abbfc71956 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:53.963546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:53.963546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:53.968333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.group_snapshots [None req-55e6dda8-8b08-41a6-aa5b-c20939829879 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Creating group_snapshot tempest-group_snapshot-1486094156. Jan 02 02:53:53.993486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-0bdfe0f2-eb60-4326-97cf-22abbfc71956 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:54.001564 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 438/897] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:53:53 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 1014 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:54.025078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-273f8ead-e3eb-4953-8da8-4b19ef036ad6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] PUT http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9 Jan 02 02:53:54.025782 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:54.025782 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:54.026522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-273f8ead-e3eb-4953-8da8-4b19ef036ad6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:53:54.087074 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:53:54.087074 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:53:54.089364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-3047005b-538e-476b-a214-9dcb493b7853 req-273f8ead-e3eb-4953-8da8-4b19ef036ad6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Lock "b'cinder-attachment_update-ed1339ae-c1e5-4818-9d3a-c2810edf65a3-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.017s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:53:54.095719 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:54.095719 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:54.189948 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:54.189948 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:54.342523 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-55e6dda8-8b08-41a6-aa5b-c20939829879 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1074484098 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1074484098, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:53:54.474205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-55e6dda8-8b08-41a6-aa5b-c20939829879 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Created reservations ['7f10dab1-6c0a-44ab-82e5-ee3cd8121bb3', 'cf79e5ba-0b74-4b41-a813-43869ed798a6', '28319cd2-b64f-44ee-b600-76ab64826027', '39c7a3fb-fb72-4718-bc9b-70b8b4880677'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:53:54.624647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55e6dda8-8b08-41a6-aa5b-c20939829879 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots returned with HTTP 202 Jan 02 02:53:54.637579 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 460/898] 10.222.0.50 () {62 vars in 1291 bytes} [Sat Jan 2 02:53:53 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots => generated 168 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:53:54.664604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-307440fc-1140-4900-8bb6-7d07cd7d0f41 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:53:54.665672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-307440fc-1140-4900-8bb6-7d07cd7d0f41 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:54.666038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:54.666038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:54.666709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-307440fc-1140-4900-8bb6-7d07cd7d0f41 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:54.667455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-307440fc-1140-4900-8bb6-7d07cd7d0f41 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member cae3a02f-6d36-4aae-b67d-b289882a7d9a {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:54.714431 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:54.714431 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:54.785849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-307440fc-1140-4900-8bb6-7d07cd7d0f41 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a returned with HTTP 200 Jan 02 02:53:54.787014 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 461/899] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:54 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a => generated 307 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:54.814090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6dd578e-110c-4f72-bb4a-a760f4d977d7 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:54.819688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6dd578e-110c-4f72-bb4a-a760f4d977d7 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:54.822525 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:54.822525 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:54.824320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6dd578e-110c-4f72-bb4a-a760f4d977d7 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:55.128162 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:55.128162 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:55.155924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f6dd578e-110c-4f72-bb4a-a760f4d977d7 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:55.183669 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:55.183669 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:55.195321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6dd578e-110c-4f72-bb4a-a760f4d977d7 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:55.196197 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 462/900] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:54 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:55.802300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9afc5824-2f0c-4303-8771-ff487373567a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:53:55.803387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9afc5824-2f0c-4303-8771-ff487373567a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:55.804315 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:55.804315 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:55.806730 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9afc5824-2f0c-4303-8771-ff487373567a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:55.807535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-9afc5824-2f0c-4303-8771-ff487373567a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member cae3a02f-6d36-4aae-b67d-b289882a7d9a {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:55.850931 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:55.850931 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:55.931112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9afc5824-2f0c-4303-8771-ff487373567a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a returned with HTTP 200 Jan 02 02:53:55.932733 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 463/901] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:55 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a => generated 307 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:56.228252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a438d75c-1bba-48b5-ad9c-f13a086dc1a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:56.229662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a438d75c-1bba-48b5-ad9c-f13a086dc1a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:56.230291 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:56.230291 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:56.231010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a438d75c-1bba-48b5-ad9c-f13a086dc1a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:56.396993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:56.396993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:56.414449 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a438d75c-1bba-48b5-ad9c-f13a086dc1a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:56.442049 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:56.442049 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:56.454312 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a438d75c-1bba-48b5-ad9c-f13a086dc1a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:56.455760 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 464/902] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:56 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:56.947141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-158e4106-b562-484c-a577-f673d4dc1126 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:53:56.948330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-158e4106-b562-484c-a577-f673d4dc1126 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:56.948778 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:56.948778 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:56.949470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-158e4106-b562-484c-a577-f673d4dc1126 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:56.950114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-158e4106-b562-484c-a577-f673d4dc1126 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member cae3a02f-6d36-4aae-b67d-b289882a7d9a {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:56.969265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:56.969265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:57.005790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-158e4106-b562-484c-a577-f673d4dc1126 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a returned with HTTP 200 Jan 02 02:53:57.013390 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 465/903] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:56 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a => generated 307 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:57.494675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ededd18-a0d1-4174-8783-a1d72cfad951 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:57.495942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ededd18-a0d1-4174-8783-a1d72cfad951 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:57.496399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:57.496399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:57.497491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ededd18-a0d1-4174-8783-a1d72cfad951 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:57.696084 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:57.696084 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:57.728340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5ededd18-a0d1-4174-8783-a1d72cfad951 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:57.788424 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:57.788424 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:57.817816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ededd18-a0d1-4174-8783-a1d72cfad951 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:57.822805 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 466/904] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:57 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:58.023592 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f19cf75f-8984-4ac1-bc62-4106c95b3679 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:53:58.024684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f19cf75f-8984-4ac1-bc62-4106c95b3679 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:58.025211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:58.025211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:58.026881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f19cf75f-8984-4ac1-bc62-4106c95b3679 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.027550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-f19cf75f-8984-4ac1-bc62-4106c95b3679 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member cae3a02f-6d36-4aae-b67d-b289882a7d9a {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:58.043062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:58.043062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:58.102202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f19cf75f-8984-4ac1-bc62-4106c95b3679 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a returned with HTTP 200 Jan 02 02:53:58.117492 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 467/905] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:58 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a => generated 308 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:58.133679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8bf7755-b1c4-4128-a3dc-7258e6473f36 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail Jan 02 02:53:58.134660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8bf7755-b1c4-4128-a3dc-7258e6473f36 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:58.135403 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:58.135403 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:58.135634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8bf7755-b1c4-4128-a3dc-7258e6473f36 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.148510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-e8bf7755-b1c4-4128-a3dc-7258e6473f36 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:58.153370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-e8bf7755-b1c4-4128-a3dc-7258e6473f36 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:53:58.187979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e8bf7755-b1c4-4128-a3dc-7258e6473f36 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all snapshots completed successfully. Jan 02 02:53:58.189430 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:58.189430 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:58.191199 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8bf7755-b1c4-4128-a3dc-7258e6473f36 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail returned with HTTP 200 Jan 02 02:53:58.192645 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 468/906] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Jan 2 02:53:58 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail => generated 454 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:58.204441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2041f633-187b-42ff-ab1b-4a4c9656e3de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 Jan 02 02:53:58.205392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2041f633-187b-42ff-ab1b-4a4c9656e3de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:58.205869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:58.205869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:58.206603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2041f633-187b-42ff-ab1b-4a4c9656e3de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.317709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:58.317709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:58.322764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2041f633-187b-42ff-ab1b-4a4c9656e3de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:58.330722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2041f633-187b-42ff-ab1b-4a4c9656e3de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 returned with HTTP 200 Jan 02 02:53:58.341244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 469/907] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:58 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 => generated 451 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:58.359695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d77ec368-6c98-4d71-b5fb-3b754666e003 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:53:58.360451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d77ec368-6c98-4d71-b5fb-3b754666e003 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:58.362148 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:58.362148 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:58.362907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d77ec368-6c98-4d71-b5fb-3b754666e003 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.368909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-d77ec368-6c98-4d71-b5fb-3b754666e003 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member cae3a02f-6d36-4aae-b67d-b289882a7d9a {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:53:58.406435 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:58.406435 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:58.485879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d77ec368-6c98-4d71-b5fb-3b754666e003 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a returned with HTTP 200 Jan 02 02:53:58.487753 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 470/908] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:53:58 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a => generated 308 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:58.509211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6ad7982-40f3-49c1-b0ad-ac3c7422c1b1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/detail Jan 02 02:53:58.512592 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6ad7982-40f3-49c1-b0ad-ac3c7422c1b1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:58.515943 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:58.515943 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:58.517395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6ad7982-40f3-49c1-b0ad-ac3c7422c1b1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.623996 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6ad7982-40f3-49c1-b0ad-ac3c7422c1b1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/detail returned with HTTP 200 Jan 02 02:53:58.625204 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 471/909] 10.222.0.50 () {60 vars in 1290 bytes} [Sat Jan 2 02:53:58 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/detail => generated 311 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:53:58.641602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5fc1f46e-d620-4fa2-bff9-e9718176f1d8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:53:58.642199 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5fc1f46e-d620-4fa2-bff9-e9718176f1d8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:58.642396 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:58.642396 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:58.647905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5fc1f46e-d620-4fa2-bff9-e9718176f1d8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.648624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-5fc1f46e-d620-4fa2-bff9-e9718176f1d8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for member cae3a02f-6d36-4aae-b67d-b289882a7d9a {{(pid=88029) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:53:58.648987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.group_snapshots [None req-5fc1f46e-d620-4fa2-bff9-e9718176f1d8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group_snapshot with id: cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:53:58.681279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:58.681279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:58.837145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-3047005b-538e-476b-a214-9dcb493b7853 req-273f8ead-e3eb-4953-8da8-4b19ef036ad6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Lock "b'cinder-attachment_update-ed1339ae-c1e5-4818-9d3a-c2810edf65a3-n-h2-765315-10'" released by "attachment_update" :: held 4.748s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:53:58.838660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-273f8ead-e3eb-4953-8da8-4b19ef036ad6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9 returned with HTTP 200 Jan 02 02:53:58.842793 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 439/910] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:53:54 2021] PUT /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9 => generated 762 bytes in 4822 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:53:58.859046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cfc9892-65ba-46ba-bb05-c16448ca3d21 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:53:58.869392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cfc9892-65ba-46ba-bb05-c16448ca3d21 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:58.900969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:58.900969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:58.900969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cfc9892-65ba-46ba-bb05-c16448ca3d21 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.924235 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5fc1f46e-d620-4fa2-bff9-e9718176f1d8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a returned with HTTP 202 Jan 02 02:53:58.924235 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 472/911] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Jan 2 02:53:58 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 02:53:58.939679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:53:58.950777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:58.950777 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:58.950777 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:58.950777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:58.950777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:58.950777 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:58.950777 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:58.950777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:53:59.085252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:53:59.086727 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:53:59.087179 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:53:59.104451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:53:59.112054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:59.112054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:59.137916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-acd4862d-94e3-4e5e-b208-caf9826b77cc tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:53:59.139244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 473/912] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:53:58 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1004 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:53:59.156630 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4737b52a-eb2a-479b-a379-1eaec73b5541 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail Jan 02 02:53:59.157350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4737b52a-eb2a-479b-a379-1eaec73b5541 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:59.159439 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:59.159439 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:59.160425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4737b52a-eb2a-479b-a379-1eaec73b5541 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:59.161248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-4737b52a-eb2a-479b-a379-1eaec73b5541 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:53:59.168689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-4737b52a-eb2a-479b-a379-1eaec73b5541 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 02:53:59.211707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4737b52a-eb2a-479b-a379-1eaec73b5541 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all snapshots completed successfully. Jan 02 02:53:59.214048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:59.214048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:59.221935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4737b52a-eb2a-479b-a379-1eaec73b5541 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail returned with HTTP 200 Jan 02 02:53:59.224018 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 474/913] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Jan 2 02:53:59 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/detail => generated 453 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:53:59.238750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-503094f4-cd54-4188-a98f-881d6a8f6f43 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 Jan 02 02:53:59.239730 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-503094f4-cd54-4188-a98f-881d6a8f6f43 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:53:59.240203 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:53:59.240203 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:53:59.242031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-503094f4-cd54-4188-a98f-881d6a8f6f43 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:53:59.289394 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:59.289394 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:59.291080 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-503094f4-cd54-4188-a98f-881d6a8f6f43 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:53:59.292083 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:59.292083 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:59.294027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-503094f4-cd54-4188-a98f-881d6a8f6f43 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 returned with HTTP 200 Jan 02 02:53:59.295147 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 475/914] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:53:59 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 => generated 450 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:53:59.345718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1cfc9892-65ba-46ba-bb05-c16448ca3d21 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:53:59.448622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:53:59.448622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:53:59.477352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cfc9892-65ba-46ba-bb05-c16448ca3d21 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:53:59.493165 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 440/915] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:53:58 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 916 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:00.307945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ace1eb7e-2a74-4a6b-823a-9daea0fdb1de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 Jan 02 02:54:00.308850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ace1eb7e-2a74-4a6b-823a-9daea0fdb1de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:00.308850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:00.308850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:00.309386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ace1eb7e-2a74-4a6b-823a-9daea0fdb1de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:00.389676 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:00.389676 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:00.390955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ace1eb7e-2a74-4a6b-823a-9daea0fdb1de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Snapshot retrieved successfully. Jan 02 02:54:00.393318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ace1eb7e-2a74-4a6b-823a-9daea0fdb1de tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 returned with HTTP 200 Jan 02 02:54:00.394203 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 476/916] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:00 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 => generated 450 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:00.508923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba3fc150-d7da-4fc6-9edf-48b3aa40a12e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:00.509718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba3fc150-d7da-4fc6-9edf-48b3aa40a12e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:00.511033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:00.511033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:00.511793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba3fc150-d7da-4fc6-9edf-48b3aa40a12e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:00.625148 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:00.625148 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:00.650266 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ba3fc150-d7da-4fc6-9edf-48b3aa40a12e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:00.687700 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:00.687700 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:00.731242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba3fc150-d7da-4fc6-9edf-48b3aa40a12e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:00.736220 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 441/917] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:00 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:01.407899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a7fef082-3f3f-4870-8aad-87fcb084ce53 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 Jan 02 02:54:01.409017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a7fef082-3f3f-4870-8aad-87fcb084ce53 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:01.409017 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:01.409017 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:01.409555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a7fef082-3f3f-4870-8aad-87fcb084ce53 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:01.477661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a7fef082-3f3f-4870-8aad-87fcb084ce53 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 returned with HTTP 404 Jan 02 02:54:01.479628 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 477/918] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:01 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/snapshots/f283643e-03ab-4f15-a1ed-39951d80e6a6 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:01.493256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65cb3e7e-a759-459d-8b8f-ab319ec122d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:54:01.494402 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65cb3e7e-a759-459d-8b8f-ab319ec122d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:01.494789 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:01.494789 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:01.495517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65cb3e7e-a759-459d-8b8f-ab319ec122d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:01.496360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-65cb3e7e-a759-459d-8b8f-ab319ec122d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member cae3a02f-6d36-4aae-b67d-b289882a7d9a {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 02:54:01.530149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65cb3e7e-a759-459d-8b8f-ab319ec122d1 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a returned with HTTP 404 Jan 02 02:54:01.532566 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 442/919] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 02:54:01 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a => generated 116 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:54:01.541604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d593ce3-d6a8-435e-9ffd-6e6057f7fc4e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots Jan 02 02:54:01.542196 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d593ce3-d6a8-435e-9ffd-6e6057f7fc4e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:01.542685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d593ce3-d6a8-435e-9ffd-6e6057f7fc4e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:01.556914 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d593ce3-d6a8-435e-9ffd-6e6057f7fc4e tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots returned with HTTP 200 Jan 02 02:54:01.569369 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 478/920] 10.222.0.50 () {60 vars in 1269 bytes} [Sat Jan 2 02:54:01 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots => generated 23 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:01.584550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0b2b7fb-fc6b-49db-a862-774bcb66915f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:54:01.585665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0b2b7fb-fc6b-49db-a862-774bcb66915f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:01.586559 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0b2b7fb-fc6b-49db-a862-774bcb66915f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:01.587647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.group_snapshots [None req-e0b2b7fb-fc6b-49db-a862-774bcb66915f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for member cae3a02f-6d36-4aae-b67d-b289882a7d9a {{(pid=88028) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 02:54:01.588559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.group_snapshots [None req-e0b2b7fb-fc6b-49db-a862-774bcb66915f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group_snapshot with id: cae3a02f-6d36-4aae-b67d-b289882a7d9a Jan 02 02:54:01.597812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0b2b7fb-fc6b-49db-a862-774bcb66915f tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a returned with HTTP 404 Jan 02 02:54:01.604462 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 443/921] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Jan 2 02:54:01 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/group_snapshots/cae3a02f-6d36-4aae-b67d-b289882a7d9a => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:54:01.611711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail Jan 02 02:54:01.613378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:01.614663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:01.616984 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:54:01.623502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:54:01.733230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Get all volumes completed successfully. Jan 02 02:54:01.736448 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:54:01.737703 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:54:01.766114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e712770c-9381-4657-9519-b3cb876318f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:01.766639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e712770c-9381-4657-9519-b3cb876318f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:01.767290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e712770c-9381-4657-9519-b3cb876318f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:01.777297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:54:01.802318 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:01.802318 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:01.843641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95350a8c-8196-4b7a-933c-1ee42f89e21a tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail returned with HTTP 200 Jan 02 02:54:01.861354 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 479/922] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 02:54:01 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/detail => generated 1004 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:54:01.885999 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b93d6165-6652-440c-985c-d3a07066e077 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] POST http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236/action Jan 02 02:54:01.886867 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:01.886867 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:01.887779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b93d6165-6652-440c-985c-d3a07066e077 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:01.888402 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b93d6165-6652-440c-985c-d3a07066e077 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:01.889600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-b93d6165-6652-440c-985c-d3a07066e077 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] delete called for group 8b9e2801-a100-41ad-a4ca-553f58ee5236 {{(pid=88029) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 02:54:01.890131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-b93d6165-6652-440c-985c-d3a07066e077 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete group with id: 8b9e2801-a100-41ad-a4ca-553f58ee5236 Jan 02 02:54:01.906044 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:01.906044 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:01.908531 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:01.908531 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:01.936783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e712770c-9381-4657-9519-b3cb876318f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:01.980280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:01.980280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:02.002022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e712770c-9381-4657-9519-b3cb876318f0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:02.003142 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 444/923] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:01 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:02.095796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b93d6165-6652-440c-985c-d3a07066e077 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236/action returned with HTTP 202 Jan 02 02:54:02.102822 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 480/924] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 02:54:01 2021] POST /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:54:02.107524 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44dbd26c-cb8f-42af-ac3e-89369a744801 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:54:02.108386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44dbd26c-cb8f-42af-ac3e-89369a744801 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:02.108759 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:02.108759 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:02.109367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44dbd26c-cb8f-42af-ac3e-89369a744801 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:02.207621 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:02.207621 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:02.217268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-44dbd26c-cb8f-42af-ac3e-89369a744801 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:54:02.234574 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-44dbd26c-cb8f-42af-ac3e-89369a744801 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:54:02.234574 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-44dbd26c-cb8f-42af-ac3e-89369a744801 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:54:02.245414 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-44dbd26c-cb8f-42af-ac3e-89369a744801 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:54:02.253255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:02.253255 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:02.280245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44dbd26c-cb8f-42af-ac3e-89369a744801 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 returned with HTTP 200 Jan 02 02:54:02.290535 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 445/925] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:54:02 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 => generated 1000 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:54:03.033693 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24d4bab8-6c7a-46c1-9fc6-0c77e79955c2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:03.034862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24d4bab8-6c7a-46c1-9fc6-0c77e79955c2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:03.035256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:03.035256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:03.035891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24d4bab8-6c7a-46c1-9fc6-0c77e79955c2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:03.209669 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:03.209669 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:03.223903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-24d4bab8-6c7a-46c1-9fc6-0c77e79955c2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:03.249415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:03.249415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:03.263004 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24d4bab8-6c7a-46c1-9fc6-0c77e79955c2 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:03.270787 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 481/926] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:03 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:03.300938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3829cbd-f27e-4400-b08c-e0141763e1f8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:54:03.302178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3829cbd-f27e-4400-b08c-e0141763e1f8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:03.302640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:03.302640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:03.303488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3829cbd-f27e-4400-b08c-e0141763e1f8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:03.441073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:03.441073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:03.469949 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3829cbd-f27e-4400-b08c-e0141763e1f8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:54:03.505066 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f3829cbd-f27e-4400-b08c-e0141763e1f8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:54:03.505554 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f3829cbd-f27e-4400-b08c-e0141763e1f8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:54:03.531433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f3829cbd-f27e-4400-b08c-e0141763e1f8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:54:03.542095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:03.542095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:03.586913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3829cbd-f27e-4400-b08c-e0141763e1f8 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 returned with HTTP 200 Jan 02 02:54:03.589541 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 446/927] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:54:03 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 => generated 1000 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:54:04.298353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63fe1a7e-a9ef-4235-86a6-878a0bbdb79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:04.299398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63fe1a7e-a9ef-4235-86a6-878a0bbdb79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:04.299964 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:04.299964 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:04.300607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63fe1a7e-a9ef-4235-86a6-878a0bbdb79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:04.367843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-cf06e2e4-e6ee-4e18-a01a-1532eaf1f667 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9/action Jan 02 02:54:04.368732 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:04.368732 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:04.369839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-cf06e2e4-e6ee-4e18-a01a-1532eaf1f667 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:04.370453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-cf06e2e4-e6ee-4e18-a01a-1532eaf1f667 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:04.516279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:04.516279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:04.539248 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-63fe1a7e-a9ef-4235-86a6-878a0bbdb79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:04.614546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:04.614546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:04.623652 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:04.623652 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:04.638151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63fe1a7e-a9ef-4235-86a6-878a0bbdb79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:04.640128 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 482/928] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:04 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 916 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:04.656430 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77334c9f-d8ec-45d7-a202-ae090b6ae4b7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:54:04.659976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77334c9f-d8ec-45d7-a202-ae090b6ae4b7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:04.661480 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:04.661480 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:04.664568 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77334c9f-d8ec-45d7-a202-ae090b6ae4b7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:04.667054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3047005b-538e-476b-a214-9dcb493b7853 req-cf06e2e4-e6ee-4e18-a01a-1532eaf1f667 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9/action returned with HTTP 204 Jan 02 02:54:04.673725 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 447/929] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:54:04 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9/action => generated 0 bytes in 309 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:04.997182 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:04.997182 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:05.048031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-77334c9f-d8ec-45d7-a202-ae090b6ae4b7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:54:05.130308 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-77334c9f-d8ec-45d7-a202-ae090b6ae4b7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:54:05.130308 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-77334c9f-d8ec-45d7-a202-ae090b6ae4b7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:54:05.143955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-77334c9f-d8ec-45d7-a202-ae090b6ae4b7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:54:05.158636 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:05.158636 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:05.202839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77334c9f-d8ec-45d7-a202-ae090b6ae4b7 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 returned with HTTP 200 Jan 02 02:54:05.208713 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 483/930] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:54:04 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 => generated 1000 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:54:05.673648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e36e5193-bc22-4e75-9bb8-9f3248e45215 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:05.674159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e36e5193-bc22-4e75-9bb8-9f3248e45215 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:05.674274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:05.674274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:05.674617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e36e5193-bc22-4e75-9bb8-9f3248e45215 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:05.807630 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:05.807630 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:05.853402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e36e5193-bc22-4e75-9bb8-9f3248e45215 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:05.907638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:05.907638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:05.928549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e36e5193-bc22-4e75-9bb8-9f3248e45215 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:05.930757 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 448/931] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:05 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 1208 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:06.154897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25c834c9-3f47-4984-b21c-0c1eda649db5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:06.156196 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25c834c9-3f47-4984-b21c-0c1eda649db5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:06.156617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:06.156617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:06.157282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25c834c9-3f47-4984-b21c-0c1eda649db5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:06.229787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fb183aa-6e0c-4d75-9ba1-dd8303be7611 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:54:06.230831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fb183aa-6e0c-4d75-9ba1-dd8303be7611 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:06.235683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:06.235683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:06.237060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fb183aa-6e0c-4d75-9ba1-dd8303be7611 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:06.256452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:06.256452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:06.284292 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-25c834c9-3f47-4984-b21c-0c1eda649db5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:06.333992 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:06.333992 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:06.360454 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25c834c9-3f47-4984-b21c-0c1eda649db5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:06.361855 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 484/932] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:06 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 1208 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:54:06.508731 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:06.508731 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:06.566673 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8fb183aa-6e0c-4d75-9ba1-dd8303be7611 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Volume info retrieved successfully. Jan 02 02:54:06.628489 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-8fb183aa-6e0c-4d75-9ba1-dd8303be7611 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 02:54:06.628945 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-8fb183aa-6e0c-4d75-9ba1-dd8303be7611 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 02:54:06.669125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb183aa-6e0c-4d75-9ba1-dd8303be7611 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 02:54:06.690967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:06.690967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:06.748621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fb183aa-6e0c-4d75-9ba1-dd8303be7611 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 returned with HTTP 200 Jan 02 02:54:06.749774 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 449/933] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:54:06 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 => generated 1000 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:54:06.790958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-08a3630d-8b18-486f-a448-a701ed42b4e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:06.792898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-08a3630d-8b18-486f-a448-a701ed42b4e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:06.800672 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:06.800672 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:06.802249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-08a3630d-8b18-486f-a448-a701ed42b4e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:07.049375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.049375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:07.086361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-08a3630d-8b18-486f-a448-a701ed42b4e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:07.175823 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.175823 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:07.216900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-08a3630d-8b18-486f-a448-a701ed42b4e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:07.227199 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 485/934] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:54:06 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 1208 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:07.293302 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3/action Jan 02 02:54:07.293781 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:07.293781 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:07.294513 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:07.295416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:07.521104 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.521104 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:07.530416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:07.562037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Begin detaching volume completed successfully. Jan 02 02:54:07.562935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3/action returned with HTTP 202 Jan 02 02:54:07.565320 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 450/935] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:54:07 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:54:07.608079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d07f5c65-bf3f-4e0f-885f-29365f085b03 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:07.609127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d07f5c65-bf3f-4e0f-885f-29365f085b03 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:07.609338 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:07.609338 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:07.609762 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d07f5c65-bf3f-4e0f-885f-29365f085b03 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:07.694731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume// Jan 02 02:54:07.695516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:07.695516 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:07.695516 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:07.696052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:07.697088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-ab50b161-4114-4e35-9dd6-7e5509a61e61 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:54:07.698517 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 451/936] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:54:07 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:54:07.714942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-abf56998-c10a-4ecc-af0d-613d18c5e4dd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:07.715992 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-abf56998-c10a-4ecc-af0d-613d18c5e4dd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:07.718649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-abf56998-c10a-4ecc-af0d-613d18c5e4dd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:07.785308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.785308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:07.811796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d07f5c65-bf3f-4e0f-885f-29365f085b03 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:07.870318 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.870318 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:07.890360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d07f5c65-bf3f-4e0f-885f-29365f085b03 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:07.891839 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 486/937] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:07 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 1211 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:07.907328 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.907328 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:07.917455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eef664f-aec6-4dad-ad5e-04b515caabfa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:54:07.918265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eef664f-aec6-4dad-ad5e-04b515caabfa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:07.918609 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:07.918609 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:07.919159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eef664f-aec6-4dad-ad5e-04b515caabfa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:07.925722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-abf56998-c10a-4ecc-af0d-613d18c5e4dd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:07.966746 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:07.966746 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:07.986764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-abf56998-c10a-4ecc-af0d-613d18c5e4dd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:07.992453 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 452/938] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:54:07 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 1310 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:54:08.083079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eef664f-aec6-4dad-ad5e-04b515caabfa tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 returned with HTTP 404 Jan 02 02:54:08.085738 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 487/939] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 02:54:07 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:54:08.113962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cdcd18b-7cc7-4ded-9403-cb14b7bb4d18 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] GET http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 Jan 02 02:54:08.114550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cdcd18b-7cc7-4ded-9403-cb14b7bb4d18 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.114748 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:08.114748 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:08.115095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cdcd18b-7cc7-4ded-9403-cb14b7bb4d18 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.116247 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-8cdcd18b-7cc7-4ded-9403-cb14b7bb4d18 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] show called for member 8b9e2801-a100-41ad-a4ca-553f58ee5236 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 02:54:08.154816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cdcd18b-7cc7-4ded-9403-cb14b7bb4d18 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 returned with HTTP 404 Jan 02 02:54:08.163993 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 453/940] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 02:54:08 2021] GET /volume/v3/620b2f47fdc442c380b2127273c08bca/groups/8b9e2801-a100-41ad-a4ca-553f58ee5236 => generated 108 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 02:54:08.173883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62359447-52ac-4e75-8655-2795a3f6f8d0 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] DELETE http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/7b06c715-d46d-4ad7-9ec8-934e637c77c9 Jan 02 02:54:08.174624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62359447-52ac-4e75-8655-2795a3f6f8d0 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.175215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62359447-52ac-4e75-8655-2795a3f6f8d0 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.275449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:54:08.275449 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:08.322555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62359447-52ac-4e75-8655-2795a3f6f8d0 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/7b06c715-d46d-4ad7-9ec8-934e637c77c9 returned with HTTP 202 Jan 02 02:54:08.322555 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 488/941] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 02:54:08 2021] DELETE /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/group_types/7b06c715-d46d-4ad7-9ec8-934e637c77c9 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:54:08.327915 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb88f1dc-3fdb-4c38-8ef4-1484016af624 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:54:08.328881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb88f1dc-3fdb-4c38-8ef4-1484016af624 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.329603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb88f1dc-3fdb-4c38-8ef4-1484016af624 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.331947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-bb88f1dc-3fdb-4c38-8ef4-1484016af624 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete volume with id: b4b64789-81e0-4fad-967d-47ea607abf22 Jan 02 02:54:08.359196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-1d835436-c017-4412-bb43-bae195daa591 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] DELETE http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9 Jan 02 02:54:08.359717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-1d835436-c017-4412-bb43-bae195daa591 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.360220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-1d835436-c017-4412-bb43-bae195daa591 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.491392 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:08.491392 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:08.567896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb88f1dc-3fdb-4c38-8ef4-1484016af624 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 returned with HTTP 404 Jan 02 02:54:08.573916 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 454/942] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:08 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/b4b64789-81e0-4fad-967d-47ea607abf22 => generated 109 bytes in 251 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:08.583945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d4050a5-cc89-4b6a-bb98-b08828de1d67 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] DELETE http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/6de9c808-9360-4f47-9e99-412c3727b648 Jan 02 02:54:08.588905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d4050a5-cc89-4b6a-bb98-b08828de1d67 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.589667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d4050a5-cc89-4b6a-bb98-b08828de1d67 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.697873 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:54:08.697873 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:08.714432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d4050a5-cc89-4b6a-bb98-b08828de1d67 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/6de9c808-9360-4f47-9e99-412c3727b648 returned with HTTP 202 Jan 02 02:54:08.715480 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 455/943] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:08 2021] DELETE /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/6de9c808-9360-4f47-9e99-412c3727b648 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:08.726736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a79be0ae-bda0-40ac-9e0d-1dbfb6f29d22 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] GET http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/6de9c808-9360-4f47-9e99-412c3727b648 Jan 02 02:54:08.732060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a79be0ae-bda0-40ac-9e0d-1dbfb6f29d22 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.732967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a79be0ae-bda0-40ac-9e0d-1dbfb6f29d22 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.748755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a79be0ae-bda0-40ac-9e0d-1dbfb6f29d22 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/6de9c808-9360-4f47-9e99-412c3727b648 returned with HTTP 404 Jan 02 02:54:08.750808 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 456/944] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:08 2021] GET /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/6de9c808-9360-4f47-9e99-412c3727b648 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:08.766266 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d451fe8-db38-4233-a5c1-bcf8e419c4b6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:54:08.767797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d451fe8-db38-4233-a5c1-bcf8e419c4b6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:08.768942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d451fe8-db38-4233-a5c1-bcf8e419c4b6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:08.774830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1d451fe8-db38-4233-a5c1-bcf8e419c4b6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete volume with id: bbd128ab-df81-47f5-873c-9214e1aca4d4 Jan 02 02:54:09.069349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d451fe8-db38-4233-a5c1-bcf8e419c4b6 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 returned with HTTP 404 Jan 02 02:54:09.085247 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 457/945] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:08 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/bbd128ab-df81-47f5-873c-9214e1aca4d4 => generated 109 bytes in 323 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:09.111289 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f8f713b-6873-4a5c-aa19-0650d344a820 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:09.117841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f8f713b-6873-4a5c-aa19-0650d344a820 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:09.119229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f8f713b-6873-4a5c-aa19-0650d344a820 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:09.355510 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:09.355510 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:09.398997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f8f713b-6873-4a5c-aa19-0650d344a820 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:09.486724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:09.486724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:09.548304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f8f713b-6873-4a5c-aa19-0650d344a820 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:09.568218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 458/946] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:09 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 1211 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:09.607031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fda52f69-ba4c-49d1-b8ad-59caefe67092 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f Jan 02 02:54:09.607459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fda52f69-ba4c-49d1-b8ad-59caefe67092 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:09.607663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:09.607663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:09.608038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fda52f69-ba4c-49d1-b8ad-59caefe67092 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:09.608542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-fda52f69-ba4c-49d1-b8ad-59caefe67092 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete volume with id: a47da7a9-d7f8-4a6a-8936-0b498f6f336f Jan 02 02:54:09.755198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fda52f69-ba4c-49d1-b8ad-59caefe67092 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f returned with HTTP 404 Jan 02 02:54:09.775870 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 459/947] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:09 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/a47da7a9-d7f8-4a6a-8936-0b498f6f336f => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:09.788836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8f63518-8ede-4c5d-9026-9806dfba0df7 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] DELETE http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/1191cb83-16ec-4954-a19c-020747b5a6d7 Jan 02 02:54:09.789354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8f63518-8ede-4c5d-9026-9806dfba0df7 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:09.794831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8f63518-8ede-4c5d-9026-9806dfba0df7 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:10.009283 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:54:10.009283 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:10.038253 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8f63518-8ede-4c5d-9026-9806dfba0df7 tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/1191cb83-16ec-4954-a19c-020747b5a6d7 returned with HTTP 202 Jan 02 02:54:10.039390 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 460/948] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:09 2021] DELETE /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/1191cb83-16ec-4954-a19c-020747b5a6d7 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:54:10.054034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7922b044-500b-44d7-a0e8-983c81f44bde tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] GET http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/1191cb83-16ec-4954-a19c-020747b5a6d7 Jan 02 02:54:10.054846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7922b044-500b-44d7-a0e8-983c81f44bde tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:10.055515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7922b044-500b-44d7-a0e8-983c81f44bde tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:10.081973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7922b044-500b-44d7-a0e8-983c81f44bde tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/1191cb83-16ec-4954-a19c-020747b5a6d7 returned with HTTP 404 Jan 02 02:54:10.086207 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 461/949] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:10 2021] GET /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/1191cb83-16ec-4954-a19c-020747b5a6d7 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:10.100847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-60d85d08-aa52-4c90-a868-7549c62c45d2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] DELETE http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b Jan 02 02:54:10.101586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-60d85d08-aa52-4c90-a868-7549c62c45d2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:10.102688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-60d85d08-aa52-4c90-a868-7549c62c45d2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:10.103847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-60d85d08-aa52-4c90-a868-7549c62c45d2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] Delete volume with id: 6ec777c2-d5ee-466a-ae03-3bc27a7cb35b Jan 02 02:54:10.387734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-60d85d08-aa52-4c90-a868-7549c62c45d2 tempest-GroupSnapshotsTest-938899867 tempest-GroupSnapshotsTest-938899867] http://10.222.0.50/volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b returned with HTTP 404 Jan 02 02:54:10.388854 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 462/950] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:10 2021] DELETE /volume/v3/620b2f47fdc442c380b2127273c08bca/volumes/6ec777c2-d5ee-466a-ae03-3bc27a7cb35b => generated 109 bytes in 298 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:54:10.511166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-1d835436-c017-4412-bb43-bae195daa591 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:54:10.511903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-1d835436-c017-4412-bb43-bae195daa591 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:54:10.562615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f10ad1c8-6681-4fcc-a27d-1ce33a709746 req-1d835436-c017-4412-bb43-bae195daa591 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9 returned with HTTP 200 Jan 02 02:54:10.564196 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 489/951] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:54:08 2021] DELETE /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/3e84cc12-6edf-40e0-904f-b779c35d3be9 => generated 19 bytes in 2210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:10.608017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fcf925a-72fc-4149-b5ce-9d82bd37254f tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] DELETE http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/5c2831a0-56f6-46b1-b185-3116ed9924d5 Jan 02 02:54:10.608838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fcf925a-72fc-4149-b5ce-9d82bd37254f tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:10.609214 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:10.609214 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:10.609822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fcf925a-72fc-4149-b5ce-9d82bd37254f tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method '_delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:10.610650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:10.610650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:11.088834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:54:11.088834 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:11.117826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa8fea98-b749-4af9-9fcf-05c2303338d8 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] POST http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types Jan 02 02:54:11.118543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa8fea98-b749-4af9-9fcf-05c2303338d8 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-971156589", "os-volume-type-access:is_public": false}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:11.123624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fcf925a-72fc-4149-b5ce-9d82bd37254f tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/5c2831a0-56f6-46b1-b185-3116ed9924d5 returned with HTTP 202 Jan 02 02:54:11.135070 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 490/952] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:10 2021] DELETE /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/5c2831a0-56f6-46b1-b185-3116ed9924d5 => generated 0 bytes in 570 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:11.157664 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c3432af-0679-4742-b8dd-12edd3f560a8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:54:11.164482 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c3432af-0679-4742-b8dd-12edd3f560a8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:11.165967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c3432af-0679-4742-b8dd-12edd3f560a8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:11.226156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa8fea98-b749-4af9-9fcf-05c2303338d8 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types returned with HTTP 200 Jan 02 02:54:11.227361 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 463/953] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 02:54:10 2021] POST /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types => generated 228 bytes in 838 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:11.249509 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90fcf0fc-4dbe-4e8d-a4a5-398b56d99edb tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] GET http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/5c2831a0-56f6-46b1-b185-3116ed9924d5 Jan 02 02:54:11.250324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90fcf0fc-4dbe-4e8d-a4a5-398b56d99edb tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:11.250667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90fcf0fc-4dbe-4e8d-a4a5-398b56d99edb tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:11.277359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90fcf0fc-4dbe-4e8d-a4a5-398b56d99edb tempest-GroupSnapshotsTest-1933891718 tempest-GroupSnapshotsTest-1933891718] http://10.222.0.50/volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/5c2831a0-56f6-46b1-b185-3116ed9924d5 returned with HTTP 404 Jan 02 02:54:11.283724 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 464/954] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:11 2021] GET /volume/v3/db9654afc0e54b8fb9ffafb1a4030bed/types/5c2831a0-56f6-46b1-b185-3116ed9924d5 => generated 114 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:11.342843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:11.342843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:11.363378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8c3432af-0679-4742-b8dd-12edd3f560a8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:11.416257 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c3432af-0679-4742-b8dd-12edd3f560a8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:54:11.446541 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 491/955] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:11 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 916 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:12.119182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e07e9b3-1c61-4736-9b2a-d2c38d48ddca tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] POST http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes Jan 02 02:54:12.120623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e07e9b3-1c61-4736-9b2a-d2c38d48ddca tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e79ce4e8-0df8-4251-8357-b089d3bcde0f", "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:12.122403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-7e07e9b3-1c61-4736-9b2a-d2c38d48ddca tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Create volume request body: {'volume': {'volume_type': 'e79ce4e8-0df8-4251-8357-b089d3bcde0f', 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:12.160561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e07e9b3-1c61-4736-9b2a-d2c38d48ddca tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes returned with HTTP 404 Jan 02 02:54:12.168576 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 465/956] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:54:11 2021] POST /volume/v3/53d775c3a92643388870da78b4160da2/volumes => generated 114 bytes in 882 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:12.174202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-caa7db37-6d4e-4154-82ec-93adf6c1add0 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] POST http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f/action Jan 02 02:54:12.174769 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:12.174769 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:12.175044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-caa7db37-6d4e-4154-82ec-93adf6c1add0 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action body: b'{"addProjectAccess": {"project": "53d775c3a92643388870da78b4160da2"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:12.175415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-caa7db37-6d4e-4154-82ec-93adf6c1add0 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "53d775c3a92643388870da78b4160da2"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:12.244953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-caa7db37-6d4e-4154-82ec-93adf6c1add0 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f/action returned with HTTP 202 Jan 02 02:54:12.246462 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 492/957] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:12 2021] POST /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:54:12.258705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] POST http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes Jan 02 02:54:12.259813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e79ce4e8-0df8-4251-8357-b089d3bcde0f", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1220264587"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:12.261209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Create volume request body: {'volume': {'volume_type': 'e79ce4e8-0df8-4251-8357-b089d3bcde0f', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1220264587'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:12.291374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Create volume of 1 GB Jan 02 02:54:12.295095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:12.295095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:12.297605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Availability Zones retrieved successfully. Jan 02 02:54:12.321673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Flow 'volume_create_api' (f40aaa5d-1f97-423f-afae-31bfbb7aca19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:12.325338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31245dff-fa60-40a0-9fda-ae8fe99e7f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:12.328061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:12.456755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31245dff-fa60-40a0-9fda-ae8fe99e7f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:54:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e79ce4e8-0df8-4251-8357-b089d3bcde0f,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-971156589',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e79ce4e8-0df8-4251-8357-b089d3bcde0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:12.462291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae54a88-b064-4a41-8ea7-1cd4a4175405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:12.615826 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-971156589 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-971156589, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:54:12.619266 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-971156589 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-971156589, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:54:12.800784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Created reservations ['0bd5f4dd-0c59-4c3e-bc6f-c4aabc5ea70d', '6e0185c5-0d2f-4a26-9654-6c31016112a6', 'b630b77e-beb9-4342-a4d9-9f8e329f29cb', '5304e14a-372e-4b46-aefa-da4f19eeacc5'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:12.804460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae54a88-b064-4a41-8ea7-1cd4a4175405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd5f4dd-0c59-4c3e-bc6f-c4aabc5ea70d', '6e0185c5-0d2f-4a26-9654-6c31016112a6', 'b630b77e-beb9-4342-a4d9-9f8e329f29cb', '5304e14a-372e-4b46-aefa-da4f19eeacc5']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:12.807474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd707f8e-8b53-4d4d-be5b-255e890b244c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:12.925774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd707f8e-8b53-4d4d-be5b-255e890b244c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc5628c5-2147-449f-b9f9-cf601dfc406f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1220264587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53d775c3a92643388870da78b4160da2',qos_specs=None,replication_status=,reservations=['0bd5f4dd-0c59-4c3e-bc6f-c4aabc5ea70d','6e0185c5-0d2f-4a26-9654-6c31016112a6','b630b77e-beb9-4342-a4d9-9f8e329f29cb','5304e14a-372e-4b46-aefa-da4f19eeacc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f31bcb0ca70f4bb985b963abc2448b10',volume_type_id=e79ce4e8-0df8-4251-8357-b089d3bcde0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1220264587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc5628c5-2147-449f-b9f9-cf601dfc406f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53d775c3a92643388870da78b4160da2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f31bcb0ca70f4bb985b963abc2448b10',volume_attachment=,volume_type=,volume_type_id=e79ce4e8-0df8-4251-8357-b089d3bcde0f)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:12.939705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a05bf38-6b12-4583-a15e-75171f0d16b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:12.979394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a05bf38-6b12-4583-a15e-75171f0d16b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1220264587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53d775c3a92643388870da78b4160da2',qos_specs=None,replication_status=,reservations=['0bd5f4dd-0c59-4c3e-bc6f-c4aabc5ea70d','6e0185c5-0d2f-4a26-9654-6c31016112a6','b630b77e-beb9-4342-a4d9-9f8e329f29cb','5304e14a-372e-4b46-aefa-da4f19eeacc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f31bcb0ca70f4bb985b963abc2448b10',volume_type_id=e79ce4e8-0df8-4251-8357-b089d3bcde0f)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:12.982317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a117022-003c-4ab5-87d3-6fe43ea6fab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:13.017467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a117022-003c-4ab5-87d3-6fe43ea6fab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:13.022156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Flow 'volume_create_api' (f40aaa5d-1f97-423f-afae-31bfbb7aca19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:13.218041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Create volume request issued successfully. Jan 02 02:54:13.252657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99fe5ed8-cbf1-4907-97a2-a38412760000 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes returned with HTTP 202 Jan 02 02:54:13.253572 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 466/958] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:54:12 2021] POST /volume/v3/53d775c3a92643388870da78b4160da2/volumes => generated 861 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:13.283072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19a3974a-ae65-496a-8425-e8cfc82f3afe tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] GET http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:13.283926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19a3974a-ae65-496a-8425-e8cfc82f3afe tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:13.284659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19a3974a-ae65-496a-8425-e8cfc82f3afe tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:13.391887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:13.391887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:13.420877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-19a3974a-ae65-496a-8425-e8cfc82f3afe tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Volume info retrieved successfully. Jan 02 02:54:13.532941 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19a3974a-ae65-496a-8425-e8cfc82f3afe tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 200 Jan 02 02:54:13.542719 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 493/959] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:13 2021] GET /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 929 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:14.582731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eba7b684-819b-4898-aec8-df06cf8d8705 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] GET http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:14.586940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eba7b684-819b-4898-aec8-df06cf8d8705 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:14.587615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:14.587615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:14.588780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eba7b684-819b-4898-aec8-df06cf8d8705 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:14.762263 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:14.762263 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:14.780476 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eba7b684-819b-4898-aec8-df06cf8d8705 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Volume info retrieved successfully. Jan 02 02:54:14.841026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eba7b684-819b-4898-aec8-df06cf8d8705 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 200 Jan 02 02:54:14.844228 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 467/960] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:14 2021] GET /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 953 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:15.873792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fdac3b0b-aeb7-436e-bd24-6627ca2a22d9 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] GET http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:15.875157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fdac3b0b-aeb7-436e-bd24-6627ca2a22d9 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:15.875628 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:15.875628 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:15.876382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fdac3b0b-aeb7-436e-bd24-6627ca2a22d9 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:15.996082 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:15.996082 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:16.054926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fdac3b0b-aeb7-436e-bd24-6627ca2a22d9 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Volume info retrieved successfully. Jan 02 02:54:16.167782 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fdac3b0b-aeb7-436e-bd24-6627ca2a22d9 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 200 Jan 02 02:54:16.169245 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 494/961] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:15 2021] GET /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 954 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:16.210079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a790b854-45b4-4ff3-baf7-dc0dcd0a4fd7 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] POST http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f/action Jan 02 02:54:16.210781 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:16.210781 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:16.211538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a790b854-45b4-4ff3-baf7-dc0dcd0a4fd7 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action body: b'{"removeProjectAccess": {"project": "53d775c3a92643388870da78b4160da2"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:16.212168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a790b854-45b4-4ff3-baf7-dc0dcd0a4fd7 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "53d775c3a92643388870da78b4160da2"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:16.326879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a790b854-45b4-4ff3-baf7-dc0dcd0a4fd7 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f/action returned with HTTP 202 Jan 02 02:54:16.331151 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 468/962] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:16 2021] POST /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:16.348124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ccf05dd-4b68-4343-bf0d-2ecce99aee0d tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] POST http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types Jan 02 02:54:16.349486 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:16.349486 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:16.350704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ccf05dd-4b68-4343-bf0d-2ecce99aee0d tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1958407018", "os-volume-type-access:is_public": false}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:16.586402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ccf05dd-4b68-4343-bf0d-2ecce99aee0d tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types returned with HTTP 200 Jan 02 02:54:16.600778 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 495/963] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 02:54:16 2021] POST /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types => generated 229 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:16.614297 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c10c397-fe31-4636-985e-38852457e241 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] POST http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action Jan 02 02:54:16.616648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c10c397-fe31-4636-985e-38852457e241 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action body: b'{"addProjectAccess": {"project": "53d775c3a92643388870da78b4160da2"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:16.620278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c10c397-fe31-4636-985e-38852457e241 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "53d775c3a92643388870da78b4160da2"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:16.756326 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c10c397-fe31-4636-985e-38852457e241 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action returned with HTTP 202 Jan 02 02:54:16.758300 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 469/964] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:16 2021] POST /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:16.772355 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-501929e5-bf39-4ca0-8b81-e9f49178451c tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] POST http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action Jan 02 02:54:16.774101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-501929e5-bf39-4ca0-8b81-e9f49178451c tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action body: b'{"addProjectAccess": {"project": "93fd1a9fce7446eeb4dd1e96c6485a81"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:16.789099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-501929e5-bf39-4ca0-8b81-e9f49178451c tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "93fd1a9fce7446eeb4dd1e96c6485a81"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:16.963734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-501929e5-bf39-4ca0-8b81-e9f49178451c tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action returned with HTTP 202 Jan 02 02:54:16.965623 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 496/965] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:16 2021] POST /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:17.005316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac0d9190-4c8b-4cd9-9644-e90eecb024e5 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] GET http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/os-volume-type-access Jan 02 02:54:17.006741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac0d9190-4c8b-4cd9-9644-e90eecb024e5 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:17.007597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac0d9190-4c8b-4cd9-9644-e90eecb024e5 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:17.129040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac0d9190-4c8b-4cd9-9644-e90eecb024e5 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/os-volume-type-access returned with HTTP 200 Jan 02 02:54:17.136591 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 470/966] 10.222.0.50 () {58 vars in 1375 bytes} [Sat Jan 2 02:54:16 2021] GET /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/os-volume-type-access => generated 244 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:17.154161 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0722243b-a642-4da4-8865-ab7b95094dbb tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] POST http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action Jan 02 02:54:17.157507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0722243b-a642-4da4-8865-ab7b95094dbb tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action body: b'{"removeProjectAccess": {"project": "93fd1a9fce7446eeb4dd1e96c6485a81"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:17.158744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0722243b-a642-4da4-8865-ab7b95094dbb tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "93fd1a9fce7446eeb4dd1e96c6485a81"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:17.279212 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0722243b-a642-4da4-8865-ab7b95094dbb tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action returned with HTTP 202 Jan 02 02:54:17.281284 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 497/967] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:17 2021] POST /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:17.295584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69d4a6fe-0921-47bd-baf9-69c0d02ef1bb tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] POST http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action Jan 02 02:54:17.297143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69d4a6fe-0921-47bd-baf9-69c0d02ef1bb tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action body: b'{"removeProjectAccess": {"project": "53d775c3a92643388870da78b4160da2"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:17.297881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69d4a6fe-0921-47bd-baf9-69c0d02ef1bb tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "53d775c3a92643388870da78b4160da2"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:17.459990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69d4a6fe-0921-47bd-baf9-69c0d02ef1bb tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action returned with HTTP 202 Jan 02 02:54:17.468753 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 471/968] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Jan 2 02:54:17 2021] POST /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:17.476968 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c8d9175-e782-4496-a40c-001301041f1f tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] DELETE http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e Jan 02 02:54:17.477748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c8d9175-e782-4496-a40c-001301041f1f tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:17.478613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c8d9175-e782-4496-a40c-001301041f1f tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Calling method '_delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:17.859102 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:54:17.859102 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:17.896159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c8d9175-e782-4496-a40c-001301041f1f tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e returned with HTTP 202 Jan 02 02:54:17.899921 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 498/969] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:17 2021] DELETE /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e => generated 0 bytes in 430 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:17.915183 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5325a7aa-bc94-4ec9-9c4b-53ff729ac743 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] GET http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e Jan 02 02:54:17.918070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5325a7aa-bc94-4ec9-9c4b-53ff729ac743 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:17.931397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5325a7aa-bc94-4ec9-9c4b-53ff729ac743 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:18.010958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5325a7aa-bc94-4ec9-9c4b-53ff729ac743 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e returned with HTTP 404 Jan 02 02:54:18.016124 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 472/970] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:17 2021] GET /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/c685a532-4a99-46e5-8d41-eced7311ad7e => generated 114 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:18.025582 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8d766da-c43e-4c7c-835e-b98d8edc028f tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] DELETE http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:18.026577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8d766da-c43e-4c7c-835e-b98d8edc028f tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:18.027484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8d766da-c43e-4c7c-835e-b98d8edc028f tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:18.028313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d8d766da-c43e-4c7c-835e-b98d8edc028f tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Delete volume with id: bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:18.236465 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:18.236465 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:18.239599 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d8d766da-c43e-4c7c-835e-b98d8edc028f tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Volume info retrieved successfully. Jan 02 02:54:18.336737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d8d766da-c43e-4c7c-835e-b98d8edc028f tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Delete volume request issued successfully. Jan 02 02:54:18.337509 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8d766da-c43e-4c7c-835e-b98d8edc028f tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 202 Jan 02 02:54:18.339112 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 499/971] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:54:18 2021] DELETE /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:18.352951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-851b7574-3751-4b63-b62c-0052956d1007 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] GET http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:18.354035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-851b7574-3751-4b63-b62c-0052956d1007 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:18.358897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-851b7574-3751-4b63-b62c-0052956d1007 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:18.628058 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:18.628058 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:18.672459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-851b7574-3751-4b63-b62c-0052956d1007 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Volume info retrieved successfully. Jan 02 02:54:18.757913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-851b7574-3751-4b63-b62c-0052956d1007 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 200 Jan 02 02:54:18.765883 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 473/972] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:18 2021] GET /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 953 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:19.787481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-528c0075-7806-47b0-82e0-c6b82d2f500c tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] GET http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:19.789590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-528c0075-7806-47b0-82e0-c6b82d2f500c tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:19.790293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:19.790293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:19.791485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-528c0075-7806-47b0-82e0-c6b82d2f500c tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:19.943009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:19.943009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:19.961778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-528c0075-7806-47b0-82e0-c6b82d2f500c tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Volume info retrieved successfully. Jan 02 02:54:20.046747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-528c0075-7806-47b0-82e0-c6b82d2f500c tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 200 Jan 02 02:54:20.049410 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 500/973] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:19 2021] GET /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 953 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:21.066704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f688adbe-8dac-4e56-8435-4f5f43a5c212 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] GET http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:21.067625 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f688adbe-8dac-4e56-8435-4f5f43a5c212 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:21.067625 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:21.067625 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:21.069535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f688adbe-8dac-4e56-8435-4f5f43a5c212 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:21.371920 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:21.371920 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:21.393701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f688adbe-8dac-4e56-8435-4f5f43a5c212 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Volume info retrieved successfully. Jan 02 02:54:21.440338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f688adbe-8dac-4e56-8435-4f5f43a5c212 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 200 Jan 02 02:54:21.441844 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 474/974] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:21 2021] GET /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 953 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:22.468947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c214a03-86e2-4fb9-b380-c657decb5691 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] GET http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:22.469562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c214a03-86e2-4fb9-b380-c657decb5691 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:22.470281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:22.470281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:22.470976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c214a03-86e2-4fb9-b380-c657decb5691 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:22.678722 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:22.678722 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:22.700392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1c214a03-86e2-4fb9-b380-c657decb5691 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Volume info retrieved successfully. Jan 02 02:54:22.818084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c214a03-86e2-4fb9-b380-c657decb5691 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 200 Jan 02 02:54:22.819686 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 501/975] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:22 2021] GET /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 953 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:23.853551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-09b60bcb-7e4e-4bf3-a450-67b990750f56 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] GET http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f Jan 02 02:54:23.855358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-09b60bcb-7e4e-4bf3-a450-67b990750f56 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:23.855944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:23.855944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:23.859638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-09b60bcb-7e4e-4bf3-a450-67b990750f56 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:24.132636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-09b60bcb-7e4e-4bf3-a450-67b990750f56 tempest-VolumeTypesAccessTest-2023353549 tempest-VolumeTypesAccessTest-2023353549] http://10.222.0.50/volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f returned with HTTP 404 Jan 02 02:54:24.151649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-255acc10-3db0-439b-b6b0-33b362c8c051 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] DELETE http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f Jan 02 02:54:24.153219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-255acc10-3db0-439b-b6b0-33b362c8c051 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:24.153988 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 475/976] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:23 2021] GET /volume/v3/53d775c3a92643388870da78b4160da2/volumes/bc5628c5-2147-449f-b9f9-cf601dfc406f => generated 109 bytes in 309 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:24.154966 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:24.154966 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:24.156133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-255acc10-3db0-439b-b6b0-33b362c8c051 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Calling method '_delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:24.527780 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:54:24.527780 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:24.580808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-255acc10-3db0-439b-b6b0-33b362c8c051 tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f returned with HTTP 202 Jan 02 02:54:24.582409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 502/977] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:24 2021] DELETE /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f => generated 0 bytes in 440 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:24.596529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0595d7dd-f48c-47c2-9f58-120ae4e4645a tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] GET http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f Jan 02 02:54:24.597499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0595d7dd-f48c-47c2-9f58-120ae4e4645a tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:24.598591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0595d7dd-f48c-47c2-9f58-120ae4e4645a tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:24.658191 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0595d7dd-f48c-47c2-9f58-120ae4e4645a tempest-VolumeTypesAccessTest-1751571046 tempest-VolumeTypesAccessTest-1751571046] http://10.222.0.50/volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f returned with HTTP 404 Jan 02 02:54:24.659923 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 476/978] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:24 2021] GET /volume/v3/bb7dc0364c3d49169ce83a01fec3c37a/types/e79ce4e8-0df8-4251-8357-b089d3bcde0f => generated 114 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:27.872641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d612530c-5cba-4c09-a985-f2aeac7e6e55 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] POST http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types Jan 02 02:54:27.885864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d612530c-5cba-4c09-a985-f2aeac7e6e55 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-55597002", "description": "tempest-group-type-description-1206131451", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:27.992620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d612530c-5cba-4c09-a985-f2aeac7e6e55 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types returned with HTTP 202 Jan 02 02:54:28.002078 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 503/979] 10.222.0.50 () {62 vars in 1279 bytes} [Sat Jan 2 02:54:27 2021] POST /volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types => generated 263 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:28.013796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e862d7ad-c7b3-48c9-91ec-544b0ca2079d tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] GET http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types Jan 02 02:54:28.015948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e862d7ad-c7b3-48c9-91ec-544b0ca2079d tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:28.017329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e862d7ad-c7b3-48c9-91ec-544b0ca2079d tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:28.065594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e862d7ad-c7b3-48c9-91ec-544b0ca2079d tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types returned with HTTP 200 Jan 02 02:54:28.078685 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 477/980] 10.222.0.50 () {60 vars in 1257 bytes} [Sat Jan 2 02:54:28 2021] GET /volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types => generated 497 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:28.084019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06d47070-2d3e-444b-a3cd-61eac3fe0422 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] PUT http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea Jan 02 02:54:28.086270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06d47070-2d3e-444b-a3cd-61eac3fe0422 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2097703775", "description": "updated-group-type-desc"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:28.232491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06d47070-2d3e-444b-a3cd-61eac3fe0422 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea returned with HTTP 200 Jan 02 02:54:28.243937 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 504/981] 10.222.0.50 () {62 vars in 1389 bytes} [Sat Jan 2 02:54:28 2021] PUT /volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea => generated 255 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:28.257363 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08f2e898-c1e0-4f92-83f6-1e1cf7344953 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] GET http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea Jan 02 02:54:28.258854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08f2e898-c1e0-4f92-83f6-1e1cf7344953 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:28.260116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08f2e898-c1e0-4f92-83f6-1e1cf7344953 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:28.290404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08f2e898-c1e0-4f92-83f6-1e1cf7344953 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea returned with HTTP 200 Jan 02 02:54:28.301447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 478/982] 10.222.0.50 () {60 vars in 1368 bytes} [Sat Jan 2 02:54:28 2021] GET /volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea => generated 255 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:28.313274 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fdc41fb-e818-4868-8cb0-2b8c8708a979 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] DELETE http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea Jan 02 02:54:28.316262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fdc41fb-e818-4868-8cb0-2b8c8708a979 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:28.317665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fdc41fb-e818-4868-8cb0-2b8c8708a979 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:28.499610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fdc41fb-e818-4868-8cb0-2b8c8708a979 tempest-GroupTypesTest-2107899863 tempest-GroupTypesTest-2107899863] http://10.222.0.50/volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea returned with HTTP 202 Jan 02 02:54:28.511204 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 505/983] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 02:54:28 2021] DELETE /volume/v3/5a20d26b01d14a5aaa3199be9e52849c/group_types/9b186523-81d7-46fc-a076-d332b459ccea => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 02:54:41.598544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] POST http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes Jan 02 02:54:41.599949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1969320921"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:41.601352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1969320921'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:41.601885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Create volume of 1 GB Jan 02 02:54:41.634315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Availability Zones retrieved successfully. Jan 02 02:54:41.666141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Flow 'volume_create_api' (343d4cee-430f-4ff9-833c-e030ebeb05cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:41.671028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (718435a3-4719-473d-9d41-464da0e1fe44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:41.674040 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:41.822869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (718435a3-4719-473d-9d41-464da0e1fe44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:41.825832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc67e9d-7c2c-4c7f-8a8f-9597124f7008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:42.148139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Created reservations ['e1539a8c-877f-43b8-83e6-6aa3dec4e965', '22f0b41c-9024-4bcc-859d-e6a0ab6a02eb', '52703828-86ad-4852-bd4a-9a644eca7a3f', 'fcddabc2-6775-4c7b-8524-9b1a80e83596'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:42.153753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc67e9d-7c2c-4c7f-8a8f-9597124f7008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1539a8c-877f-43b8-83e6-6aa3dec4e965', '22f0b41c-9024-4bcc-859d-e6a0ab6a02eb', '52703828-86ad-4852-bd4a-9a644eca7a3f', 'fcddabc2-6775-4c7b-8524-9b1a80e83596']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:42.165413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9950437e-de96-49cd-b860-d1b3cd01e86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:42.345924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9950437e-de96-49cd-b860-d1b3cd01e86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91569887-c929-4ff7-a050-1b91e661885b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1969320921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39014ee176145efb67a72101887f6cf',qos_specs=None,replication_status=,reservations=['e1539a8c-877f-43b8-83e6-6aa3dec4e965','22f0b41c-9024-4bcc-859d-e6a0ab6a02eb','52703828-86ad-4852-bd4a-9a644eca7a3f','fcddabc2-6775-4c7b-8524-9b1a80e83596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9efb3e036c174b86b6c48edf8badd991',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1969320921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91569887-c929-4ff7-a050-1b91e661885b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b39014ee176145efb67a72101887f6cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9efb3e036c174b86b6c48edf8badd991',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:42.349985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126a4634-cfe5-43ef-932c-20cd5a6405f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:42.423897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126a4634-cfe5-43ef-932c-20cd5a6405f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1969320921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39014ee176145efb67a72101887f6cf',qos_specs=None,replication_status=,reservations=['e1539a8c-877f-43b8-83e6-6aa3dec4e965','22f0b41c-9024-4bcc-859d-e6a0ab6a02eb','52703828-86ad-4852-bd4a-9a644eca7a3f','fcddabc2-6775-4c7b-8524-9b1a80e83596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9efb3e036c174b86b6c48edf8badd991',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:42.426165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8b7c77d-495d-4116-ba29-92afd1056203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:42.458888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8b7c77d-495d-4116-ba29-92afd1056203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:42.468740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Flow 'volume_create_api' (343d4cee-430f-4ff9-833c-e030ebeb05cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:42.597004 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Create volume request issued successfully. Jan 02 02:54:42.630727 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-073b4a6e-823d-4bba-9f91-fd10edada795 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes returned with HTTP 202 Jan 02 02:54:42.641674 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 479/984] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:54:41 2021] POST /volume/v3/b39014ee176145efb67a72101887f6cf/volumes => generated 820 bytes in 1459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:42.651456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6a3d7bd-ae52-4ae9-b962-c62dd890f396 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:54:42.652491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6a3d7bd-ae52-4ae9-b962-c62dd890f396 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:42.653396 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6a3d7bd-ae52-4ae9-b962-c62dd890f396 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:43.018575 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:43.018575 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:43.080120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f6a3d7bd-ae52-4ae9-b962-c62dd890f396 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:54:43.234089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6a3d7bd-ae52-4ae9-b962-c62dd890f396 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 200 Jan 02 02:54:43.235410 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 506/985] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:42 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 912 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:44.251338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fab7cea9-ebeb-466f-af40-26533801e895 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:54:44.252214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fab7cea9-ebeb-466f-af40-26533801e895 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:44.252214 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:44.252214 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:44.252655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fab7cea9-ebeb-466f-af40-26533801e895 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:44.434729 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:44.434729 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:44.454868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fab7cea9-ebeb-466f-af40-26533801e895 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:54:44.549061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f82e8ff-7401-43f5-9c3d-6ca84c80db36 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] POST http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types Jan 02 02:54:44.555931 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:44.555931 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:44.557747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fab7cea9-ebeb-466f-af40-26533801e895 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 200 Jan 02 02:54:44.559759 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f82e8ff-7401-43f5-9c3d-6ca84c80db36 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1123750430", "os-volume-type-access:is_public": false}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:44.565828 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 507/986] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:44 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 912 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:44.567107 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:44.567107 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:44.812415 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f82e8ff-7401-43f5-9c3d-6ca84c80db36 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types returned with HTTP 200 Jan 02 02:54:44.814177 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 480/987] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 02:54:43 2021] POST /volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types => generated 231 bytes in 1114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:45.346743 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b127e021-920c-450c-9a42-f31978cb6137 tempest-VolumeTypesNegativeTest-562025594 tempest-VolumeTypesNegativeTest-562025594] POST http://10.222.0.50/volume/v3/82f3a849cbed4ae08e7d9e924d8215e0/volumes Jan 02 02:54:45.348008 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:45.348008 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:45.348821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b127e021-920c-450c-9a42-f31978cb6137 tempest-VolumeTypesNegativeTest-562025594 tempest-VolumeTypesNegativeTest-562025594] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1e168833-ec10-4ad8-8ee4-2c6c1cc56dcc", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1122910263"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:45.350709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-b127e021-920c-450c-9a42-f31978cb6137 tempest-VolumeTypesNegativeTest-562025594 tempest-VolumeTypesNegativeTest-562025594] Create volume request body: {'volume': {'volume_type': '1e168833-ec10-4ad8-8ee4-2c6c1cc56dcc', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1122910263'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:45.412636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b127e021-920c-450c-9a42-f31978cb6137 tempest-VolumeTypesNegativeTest-562025594 tempest-VolumeTypesNegativeTest-562025594] http://10.222.0.50/volume/v3/82f3a849cbed4ae08e7d9e924d8215e0/volumes returned with HTTP 404 Jan 02 02:54:45.418894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 508/988] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:54:44 2021] POST /volume/v3/82f3a849cbed4ae08e7d9e924d8215e0/volumes => generated 114 bytes in 597 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:45.437101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f15047a6-189e-432f-bebb-84a881c07d33 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] POST http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types Jan 02 02:54:45.447441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f15047a6-189e-432f-bebb-84a881c07d33 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:45.457643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f15047a6-189e-432f-bebb-84a881c07d33 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types returned with HTTP 400 Jan 02 02:54:45.460617 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 481/989] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 02:54:45 2021] POST /volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types => generated 108 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 02:54:45.475854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-389dda33-4014-479e-8049-149bd7e1401a tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] DELETE http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/2a01da0a-7f13-4184-aa09-8d336c24790d Jan 02 02:54:45.476508 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-389dda33-4014-479e-8049-149bd7e1401a tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:45.477029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-389dda33-4014-479e-8049-149bd7e1401a tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Calling method '_delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:45.530890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-389dda33-4014-479e-8049-149bd7e1401a tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/2a01da0a-7f13-4184-aa09-8d336c24790d returned with HTTP 404 Jan 02 02:54:45.536124 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 509/990] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:45 2021] DELETE /volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/2a01da0a-7f13-4184-aa09-8d336c24790d => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:45.551605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98beb0ee-70bc-458d-bf20-5cb723638cfa tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] GET http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1caca112-1acf-4851-a0d5-21394f877687 Jan 02 02:54:45.555047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98beb0ee-70bc-458d-bf20-5cb723638cfa tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:45.572750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98beb0ee-70bc-458d-bf20-5cb723638cfa tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:45.589382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54dd0020-5d20-4d93-b4a3-b6be006f89c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:54:45.590408 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54dd0020-5d20-4d93-b4a3-b6be006f89c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:45.591349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54dd0020-5d20-4d93-b4a3-b6be006f89c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:45.719656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98beb0ee-70bc-458d-bf20-5cb723638cfa tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1caca112-1acf-4851-a0d5-21394f877687 returned with HTTP 404 Jan 02 02:54:45.727115 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 482/991] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:45 2021] GET /volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1caca112-1acf-4851-a0d5-21394f877687 => generated 114 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:45.744615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-682e730b-fd05-4bd5-8bea-5733210ceeea tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] DELETE http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1e168833-ec10-4ad8-8ee4-2c6c1cc56dcc Jan 02 02:54:45.751380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-682e730b-fd05-4bd5-8bea-5733210ceeea tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:45.757494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-682e730b-fd05-4bd5-8bea-5733210ceeea tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:45.847068 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:45.847068 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:45.878201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-54dd0020-5d20-4d93-b4a3-b6be006f89c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:54:45.932192 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54dd0020-5d20-4d93-b4a3-b6be006f89c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 200 Jan 02 02:54:45.934869 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 510/992] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:45 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 913 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:45.968233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b37171f6-cd0d-4462-affd-e1a12dc059c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] POST http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots Jan 02 02:54:45.969108 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:45.969108 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:45.969399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b37171f6-cd0d-4462-affd-e1a12dc059c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91569887-c929-4ff7-a050-1b91e661885b", "name": "tempest-SnapshotsActionsTest-Snapshot-1760938489"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:45.981076 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:54:45.981076 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:54:46.006432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-682e730b-fd05-4bd5-8bea-5733210ceeea tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1e168833-ec10-4ad8-8ee4-2c6c1cc56dcc returned with HTTP 202 Jan 02 02:54:46.008294 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 483/993] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:54:45 2021] DELETE /volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1e168833-ec10-4ad8-8ee4-2c6c1cc56dcc => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:54:46.023517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f5715a8d-fc87-4d17-92ab-de8032c822d3 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] GET http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1e168833-ec10-4ad8-8ee4-2c6c1cc56dcc Jan 02 02:54:46.024963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f5715a8d-fc87-4d17-92ab-de8032c822d3 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:46.030547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f5715a8d-fc87-4d17-92ab-de8032c822d3 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:46.088451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f5715a8d-fc87-4d17-92ab-de8032c822d3 tempest-VolumeTypesNegativeTest-967004077 tempest-VolumeTypesNegativeTest-967004077] http://10.222.0.50/volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1e168833-ec10-4ad8-8ee4-2c6c1cc56dcc returned with HTTP 404 Jan 02 02:54:46.095845 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 484/994] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:54:46 2021] GET /volume/v3/8e00c3f3d33f4dd7a54b45bf3a0a985c/types/1e168833-ec10-4ad8-8ee4-2c6c1cc56dcc => generated 114 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:54:46.142083 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:46.142083 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:46.144609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b37171f6-cd0d-4462-affd-e1a12dc059c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:54:46.158919 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-b37171f6-cd0d-4462-affd-e1a12dc059c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Create snapshot from volume 91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:54:46.167853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes Jan 02 02:54:46.169550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1604188684"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:46.181982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1604188684'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:46.186459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume of 1 GB Jan 02 02:54:46.278526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Availability Zones retrieved successfully. Jan 02 02:54:46.369234 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-b37171f6-cd0d-4462-affd-e1a12dc059c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Created reservations ['96d7634b-64ba-4111-8399-ba9fad0ae426', '32930741-7997-4d12-95f4-dab9176d64fa', '54488478-b034-4704-8056-455360df9a81', '8ec6f618-b77d-45df-896a-98e1e6b96148'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:46.405579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Flow 'volume_create_api' (1bd0ccec-7ca1-4a8d-8bec-50fa91076a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:46.425836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59203366-ccb1-4a48-b2e0-9eced900e56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:46.434997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:46.631250 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b37171f6-cd0d-4462-affd-e1a12dc059c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot create request issued successfully. Jan 02 02:54:46.632967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b37171f6-cd0d-4462-affd-e1a12dc059c5 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots returned with HTTP 202 Jan 02 02:54:46.640599 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 511/995] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:54:45 2021] POST /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots => generated 307 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:46.666258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a578e04-1bba-4b60-afa5-7faf1c20ffc9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:54:46.670079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a578e04-1bba-4b60-afa5-7faf1c20ffc9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:46.670345 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:46.670345 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:46.670811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a578e04-1bba-4b60-afa5-7faf1c20ffc9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:46.808873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59203366-ccb1-4a48-b2e0-9eced900e56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:46.815661 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:46.815661 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:46.821137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a578e04-1bba-4b60-afa5-7faf1c20ffc9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:46.822947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a23383-938a-48ba-a5b2-a624c0dfe8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:46.823297 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a578e04-1bba-4b60-afa5-7faf1c20ffc9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:54:46.824350 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 512/996] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:46 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 439 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:47.114165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Created reservations ['0c5c7551-1296-44b2-8366-9a87dee2adf3', '1e59dc49-49e9-49b0-b60d-5ab500472289', 'fb29607b-e970-4a2e-981e-2930470b4f50', '2200fa87-18b6-413e-a2bd-02d44aee1711'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:47.117155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a23383-938a-48ba-a5b2-a624c0dfe8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5c7551-1296-44b2-8366-9a87dee2adf3', '1e59dc49-49e9-49b0-b60d-5ab500472289', 'fb29607b-e970-4a2e-981e-2930470b4f50', '2200fa87-18b6-413e-a2bd-02d44aee1711']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:47.119949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6aa0731-96f8-432c-b441-dcf08020baae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:47.269601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6aa0731-96f8-432c-b441-dcf08020baae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f21897f1-ee3d-4cef-bef4-50e851cc4153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1604188684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46067a4210f4422ae5644518b04eada',qos_specs=None,replication_status=,reservations=['0c5c7551-1296-44b2-8366-9a87dee2adf3','1e59dc49-49e9-49b0-b60d-5ab500472289','fb29607b-e970-4a2e-981e-2930470b4f50','2200fa87-18b6-413e-a2bd-02d44aee1711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60505e9aa81443719c32b520866d0bdb',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1604188684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f21897f1-ee3d-4cef-bef4-50e851cc4153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46067a4210f4422ae5644518b04eada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='60505e9aa81443719c32b520866d0bdb',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:47.275249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643ea438-e628-4bef-9bbc-b8ba1ad263df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:47.335507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643ea438-e628-4bef-9bbc-b8ba1ad263df) transitioned into state 'SUCCESS' from state '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-1604188684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46067a4210f4422ae5644518b04eada',qos_specs=None,replication_status=,reservations=['0c5c7551-1296-44b2-8366-9a87dee2adf3','1e59dc49-49e9-49b0-b60d-5ab500472289','fb29607b-e970-4a2e-981e-2930470b4f50','2200fa87-18b6-413e-a2bd-02d44aee1711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60505e9aa81443719c32b520866d0bdb',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:47.343596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b647265-af4e-4c8a-8fbf-1d58fafcb1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:47.374704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b647265-af4e-4c8a-8fbf-1d58fafcb1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:47.382898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Flow 'volume_create_api' (1bd0ccec-7ca1-4a8d-8bec-50fa91076a01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:47.505624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Create volume request issued successfully. Jan 02 02:54:47.534658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f998c04-7bd5-49db-b343-05a44fcc06fa tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes returned with HTTP 202 Jan 02 02:54:47.535820 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 485/997] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:54:46 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/volumes => generated 824 bytes in 1376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:47.550587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af5e86b9-56bf-4ec3-a9c6-262a2120cd19 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:47.551380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af5e86b9-56bf-4ec3-a9c6-262a2120cd19 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:47.552617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:47.552617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:47.553351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af5e86b9-56bf-4ec3-a9c6-262a2120cd19 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:47.725997 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:47.725997 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:47.773041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-af5e86b9-56bf-4ec3-a9c6-262a2120cd19 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:47.840621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aebfcd56-8705-4a5a-964f-b216664c274b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:54:47.841162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aebfcd56-8705-4a5a-964f-b216664c274b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:47.841349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:47.841349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:47.841709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aebfcd56-8705-4a5a-964f-b216664c274b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:47.909313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af5e86b9-56bf-4ec3-a9c6-262a2120cd19 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:47.913004 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 513/998] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:47 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 916 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:47.943844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:47.943844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:47.951775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aebfcd56-8705-4a5a-964f-b216664c274b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:47.956657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aebfcd56-8705-4a5a-964f-b216664c274b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:54:47.970370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 486/999] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:47 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 439 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:48.938282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63e1f724-8590-4414-987f-c13fe0778977 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:48.939327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63e1f724-8590-4414-987f-c13fe0778977 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:48.939658 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:48.939658 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:48.940230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63e1f724-8590-4414-987f-c13fe0778977 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:48.986180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-601d667e-cf20-4075-823d-d673d67b2116 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:54:48.986719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-601d667e-cf20-4075-823d-d673d67b2116 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:48.986911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:48.986911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:48.992282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-601d667e-cf20-4075-823d-d673d67b2116 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:49.062985 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:49.062985 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:49.064335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-601d667e-cf20-4075-823d-d673d67b2116 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:49.066344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-601d667e-cf20-4075-823d-d673d67b2116 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:54:49.068515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:49.068515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:49.073386 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 487/1000] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:48 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 439 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:49.105775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-63e1f724-8590-4414-987f-c13fe0778977 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:49.155137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63e1f724-8590-4414-987f-c13fe0778977 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:49.155995 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 514/1001] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:48 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:50.085748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd0b68cd-0b83-4cfe-b98d-c938a4c59c4f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:54:50.093229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd0b68cd-0b83-4cfe-b98d-c938a4c59c4f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:50.093971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:50.093971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:50.095160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd0b68cd-0b83-4cfe-b98d-c938a4c59c4f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:50.172894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3cac5e91-f429-42d3-a907-929c6347224c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:50.173428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3cac5e91-f429-42d3-a907-929c6347224c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:50.173624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:50.173624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:50.174574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3cac5e91-f429-42d3-a907-929c6347224c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:50.179325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:50.179325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:50.181157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bd0b68cd-0b83-4cfe-b98d-c938a4c59c4f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:50.189556 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd0b68cd-0b83-4cfe-b98d-c938a4c59c4f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:54:50.193989 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 488/1002] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:50 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 466 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:50.383923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:50.383923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:50.428270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3cac5e91-f429-42d3-a907-929c6347224c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:50.542513 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3cac5e91-f429-42d3-a907-929c6347224c tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:50.544718 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 515/1003] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:50 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:50.767369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da3a18cd-a335-41d3-ae09-31fd05b3e58c tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:54:50.767782 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:50.767782 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:50.768437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da3a18cd-a335-41d3-ae09-31fd05b3e58c tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:50.768634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da3a18cd-a335-41d3-ae09-31fd05b3e58c tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:50.769616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-da3a18cd-a335-41d3-ae09-31fd05b3e58c tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'd820ccf7-b641-4d08-bf41-2c98addbb9bd' with '{'status': 'creating'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:54:50.788941 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-96daf3d4-dcb4-4ffa-84f9-a4b04f29efe8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:50.790784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-96daf3d4-dcb4-4ffa-84f9-a4b04f29efe8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:50.791471 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:50.791471 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:50.792812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-96daf3d4-dcb4-4ffa-84f9-a4b04f29efe8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:50.974049 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:50.974049 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:51.018803 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.018803 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:51.068090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-96daf3d4-dcb4-4ffa-84f9-a4b04f29efe8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:51.093925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da3a18cd-a335-41d3-ae09-31fd05b3e58c tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:54:51.095057 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 489/1004] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:54:50 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:54:51.105808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:54:51.106306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:51.117259 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:51.117259 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:51.118512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:51.172832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-96daf3d4-dcb4-4ffa-84f9-a4b04f29efe8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:51.181252 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 516/1005] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:54:50 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:51.287113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.287113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:51.290010 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:51.296161 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:54:51.299028 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 490/1006] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:51 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 465 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:51.314199 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a06fd071-74d7-4b55-aec9-fa44173201a9 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:54:51.315166 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:51.315166 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:51.316471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a06fd071-74d7-4b55-aec9-fa44173201a9 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:51.318058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a06fd071-74d7-4b55-aec9-fa44173201a9 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:51.327791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-a06fd071-74d7-4b55-aec9-fa44173201a9 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'd820ccf7-b641-4d08-bf41-2c98addbb9bd' with '{'status': 'available'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:54:51.358042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume// Jan 02 02:54:51.359207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:51.360274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:51.360274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:51.361461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:51.363971 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d842e13-de5e-4970-869f-3bcbf960a548 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:54:51.365561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 491/1007] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:54:51 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:54:51.417682 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-a959bd10-c495-4227-b92b-966f59d5ca8a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments Jan 02 02:54:51.419534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-a959bd10-c495-4227-b92b-966f59d5ca8a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f21897f1-ee3d-4cef-bef4-50e851cc4153", "instance_uuid": "83ca01b6-59bb-40c1-900f-db79ab576c30", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:51.577446 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.577446 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:51.645253 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.645253 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:51.684967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a06fd071-74d7-4b55-aec9-fa44173201a9 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:54:51.686353 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 517/1008] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:54:51 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:54:51.698206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b9c67196-62af-412d-962c-86501db4e13f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:54:51.698746 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b9c67196-62af-412d-962c-86501db4e13f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:51.698952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:51.698952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:51.704578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b9c67196-62af-412d-962c-86501db4e13f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:51.782286 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.782286 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:51.783511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b9c67196-62af-412d-962c-86501db4e13f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:51.793376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b9c67196-62af-412d-962c-86501db4e13f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:54:51.794277 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 518/1009] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:51 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 466 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:51.808212 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6208b17-7015-4afb-bd49-b1d44eda71ac tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] POST http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots Jan 02 02:54:51.808735 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:51.808735 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:51.817924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6208b17-7015-4afb-bd49-b1d44eda71ac tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91569887-c929-4ff7-a050-1b91e661885b", "name": "tempest-SnapshotsActionsTest-Snapshot-73053451"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:51.858003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-a959bd10-c495-4227-b92b-966f59d5ca8a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments returned with HTTP 200 Jan 02 02:54:51.859267 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 492/1010] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:54:51 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/attachments => generated 273 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:54:51.949759 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:51.949759 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:51.950953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a6208b17-7015-4afb-bd49-b1d44eda71ac tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:54:51.951314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-a6208b17-7015-4afb-bd49-b1d44eda71ac tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Create snapshot from volume 91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:54:51.980095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:51.980844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:51.981938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:51.981938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:51.982576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:52.163890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:52.163890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:52.187096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a6208b17-7015-4afb-bd49-b1d44eda71ac tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Created reservations ['0c8a2f19-2b69-4d20-88b2-512584465a0a', '968549b2-5266-4dad-b1e1-d982abe9ac22', '15c7b337-be91-4547-b597-0f5fdce3330c', 'b3df8a57-f393-434b-9a58-78c573cab511'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:52.193568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:52.247905 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:52.247905 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:52.264602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:52.266148 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 493/1011] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:51 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 916 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:54:52.287794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume// Jan 02 02:54:52.288621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:52.288986 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:52.288986 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:52.289624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:52.290902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9dba9fce-4235-454f-b310-5e836139519a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:54:52.297493 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 494/1012] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:54:52 2021] GET /volume/ => generated 754 bytes in 30 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:54:52.313256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-77593b94-e0cb-4792-964c-2833f884ee1b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:52.313843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-77593b94-e0cb-4792-964c-2833f884ee1b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:52.314323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-77593b94-e0cb-4792-964c-2833f884ee1b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:52.447918 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:52.447918 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:52.470167 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-77593b94-e0cb-4792-964c-2833f884ee1b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:52.472335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a6208b17-7015-4afb-bd49-b1d44eda71ac tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot create request issued successfully. Jan 02 02:54:52.475048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6208b17-7015-4afb-bd49-b1d44eda71ac tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots returned with HTTP 202 Jan 02 02:54:52.479636 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 519/1013] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:54:51 2021] POST /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots => generated 305 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:52.488118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e07112db-f35b-473d-94b2-d7f167265383 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:54:52.493809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e07112db-f35b-473d-94b2-d7f167265383 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:52.494750 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:52.494750 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:52.498831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e07112db-f35b-473d-94b2-d7f167265383 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:52.532943 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:52.532943 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:52.556947 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:52.556947 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:52.558458 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e07112db-f35b-473d-94b2-d7f167265383 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:52.560700 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e07112db-f35b-473d-94b2-d7f167265383 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 200 Jan 02 02:54:52.562139 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 520/1014] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:52 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 437 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:52.585249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-77593b94-e0cb-4792-964c-2833f884ee1b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:52.590633 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 495/1015] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:54:52 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 1015 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:54:52.615467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-abf6b216-816b-42a8-bd4f-3dd6e1d7e7a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] PUT http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b Jan 02 02:54:52.616241 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:52.616241 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:52.617348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-abf6b216-816b-42a8-bd4f-3dd6e1d7e7a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:52.686503 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:54:52.686503 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:54:52.687283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-abf6b216-816b-42a8-bd4f-3dd6e1d7e7a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Lock "b'cinder-attachment_update-f21897f1-ee3d-4cef-bef4-50e851cc4153-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.021s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:54:52.690349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:52.690349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:53.298328 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6df068fa-73a6-4b6d-a15b-f2d23b883896 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:53.300511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6df068fa-73a6-4b6d-a15b-f2d23b883896 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:53.301142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:53.301142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:53.304005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6df068fa-73a6-4b6d-a15b-f2d23b883896 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:53.596643 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:53.596643 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:53.657177 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6df068fa-73a6-4b6d-a15b-f2d23b883896 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:53.806598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:53.806598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:53.861008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6df068fa-73a6-4b6d-a15b-f2d23b883896 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:53.869479 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 496/1016] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:53 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 916 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:53.886142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d5654fb-bd9e-4065-a026-cc3f9637efad tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:54:53.909273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d5654fb-bd9e-4065-a026-cc3f9637efad tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:53.910111 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:53.910111 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:53.912217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d5654fb-bd9e-4065-a026-cc3f9637efad tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:54.070982 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:54.070982 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:54.075661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9d5654fb-bd9e-4065-a026-cc3f9637efad tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:54.088972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d5654fb-bd9e-4065-a026-cc3f9637efad tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 200 Jan 02 02:54:54.094264 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 497/1017] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:53 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 437 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:54.889667 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a736b0f-9165-497b-a0e9-c2cc0c83e5d1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:54.890622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a736b0f-9165-497b-a0e9-c2cc0c83e5d1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:54.890971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:54.890971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:54.891635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a736b0f-9165-497b-a0e9-c2cc0c83e5d1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:55.168009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:55.168009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:55.269270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7a736b0f-9165-497b-a0e9-c2cc0c83e5d1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:55.402434 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:55.402434 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:55.433081 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a736b0f-9165-497b-a0e9-c2cc0c83e5d1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:55.461751 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 498/1018] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:54 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 916 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:55.477212 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc9e1f85-8769-47fc-b837-b3c0aa74b2db tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:54:55.478098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc9e1f85-8769-47fc-b837-b3c0aa74b2db tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:55.478449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:55.478449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:55.479112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc9e1f85-8769-47fc-b837-b3c0aa74b2db tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:55.590274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:55.590274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:55.592544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cc9e1f85-8769-47fc-b837-b3c0aa74b2db tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:55.597688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc9e1f85-8769-47fc-b837-b3c0aa74b2db tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 200 Jan 02 02:54:55.616409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 499/1019] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:55 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 437 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:56.604135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] POST http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes Jan 02 02:54:56.604832 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:56.604832 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:56.605570 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1808538623"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:56.607050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1808538623'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:54:56.607648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Create volume of 1 GB Jan 02 02:54:56.639773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Availability Zones retrieved successfully. Jan 02 02:54:56.681103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Flow 'volume_create_api' (5716e1ed-640e-4d4e-992a-a214b2c4cba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:56.691719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f68620c-a682-4cda-bc48-504cb3ac999e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:56.695013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:54:56.874155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-abf6b216-816b-42a8-bd4f-3dd6e1d7e7a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Lock "b'cinder-attachment_update-f21897f1-ee3d-4cef-bef4-50e851cc4153-n-h2-765315-10'" released by "attachment_update" :: held 4.187s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:54:56.877173 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-abf6b216-816b-42a8-bd4f-3dd6e1d7e7a5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b returned with HTTP 200 Jan 02 02:54:56.883773 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 521/1020] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 02:54:52 2021] PUT /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b => generated 762 bytes in 4274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:54:56.907726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69163ff9-fc00-4eb7-a6d6-26b18b64c91e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:56.924789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69163ff9-fc00-4eb7-a6d6-26b18b64c91e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:56.924789 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:56.924789 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:56.924789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69163ff9-fc00-4eb7-a6d6-26b18b64c91e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:57.095117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f68620c-a682-4cda-bc48-504cb3ac999e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:57.100343 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:57.100343 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:57.110384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-69163ff9-fc00-4eb7-a6d6-26b18b64c91e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:57.117619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45ae27b-c1aa-456a-981a-fb52db92694b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:57.132720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:57.132720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:57.143180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69163ff9-fc00-4eb7-a6d6-26b18b64c91e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:57.144370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 522/1021] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:56 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:57.149936 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96e90cf0-238c-41e0-b68f-a8d3b200eddd tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:54:57.150997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96e90cf0-238c-41e0-b68f-a8d3b200eddd tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:57.151411 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:57.151411 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:57.152486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96e90cf0-238c-41e0-b68f-a8d3b200eddd tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:57.187806 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:57.187806 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:57.189692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-96e90cf0-238c-41e0-b68f-a8d3b200eddd tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:57.191910 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96e90cf0-238c-41e0-b68f-a8d3b200eddd tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 200 Jan 02 02:54:57.193396 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 523/1022] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:57 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:57.204900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e6634bb-1baf-49a2-8479-ff7912f02f88 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/838e7217-ec7b-450d-8857-52202104c381/action Jan 02 02:54:57.205892 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:57.205892 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:57.206613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e6634bb-1baf-49a2-8479-ff7912f02f88 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:57.209467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e6634bb-1baf-49a2-8479-ff7912f02f88 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:57.214245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-8e6634bb-1baf-49a2-8479-ff7912f02f88 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot '838e7217-ec7b-450d-8857-52202104c381' with '{'status': 'creating'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:54:57.321275 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:57.321275 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:57.402444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e6634bb-1baf-49a2-8479-ff7912f02f88 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/838e7217-ec7b-450d-8857-52202104c381/action returned with HTTP 202 Jan 02 02:54:57.408515 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 524/1023] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:54:57 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/838e7217-ec7b-450d-8857-52202104c381/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:54:57.417567 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33026857-1e4c-414b-b447-b1701a5a546a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:54:57.422881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33026857-1e4c-414b-b447-b1701a5a546a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:57.423429 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:57.423429 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:57.424112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33026857-1e4c-414b-b447-b1701a5a546a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:57.478733 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:57.478733 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:57.480259 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-33026857-1e4c-414b-b447-b1701a5a546a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:57.485934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33026857-1e4c-414b-b447-b1701a5a546a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 200 Jan 02 02:54:57.488425 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 525/1024] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:57 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 463 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:57.500268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61333ec3-5013-46ff-aae1-8b9465ccb029 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/838e7217-ec7b-450d-8857-52202104c381/action Jan 02 02:54:57.500769 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:57.500769 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:57.508693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61333ec3-5013-46ff-aae1-8b9465ccb029 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-force_delete": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:54:57.509151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61333ec3-5013-46ff-aae1-8b9465ccb029 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:54:57.551001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Created reservations ['dc7de137-2492-468a-adb0-67f22ef574cf', 'cdf41371-4b85-4f8b-8675-2bc0f7c2a4c0', '75c240b5-abd3-4540-8ad1-17c4e42c3951', 'e9dc6ef6-bfcb-46c8-9fe0-c9f567207d4d'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:54:57.553639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45ae27b-c1aa-456a-981a-fb52db92694b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc7de137-2492-468a-adb0-67f22ef574cf', 'cdf41371-4b85-4f8b-8675-2bc0f7c2a4c0', '75c240b5-abd3-4540-8ad1-17c4e42c3951', 'e9dc6ef6-bfcb-46c8-9fe0-c9f567207d4d']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:57.555722 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0e8393b-f3e8-4032-93bb-8d0cd4c07b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:57.572108 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:57.572108 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:57.573392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-61333ec3-5013-46ff-aae1-8b9465ccb029 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot retrieved successfully. Jan 02 02:54:57.678011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-61333ec3-5013-46ff-aae1-8b9465ccb029 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot delete request issued successfully. Jan 02 02:54:57.678913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61333ec3-5013-46ff-aae1-8b9465ccb029 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/838e7217-ec7b-450d-8857-52202104c381/action returned with HTTP 202 Jan 02 02:54:57.685356 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 526/1025] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:54:57 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/838e7217-ec7b-450d-8857-52202104c381/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:54:57.695560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0e8393b-f3e8-4032-93bb-8d0cd4c07b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '052b3fd0-15a0-49fe-818a-2d01e25a0939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1808538623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22cd72a9ecf499d8280f312c5cf6e18',qos_specs=None,replication_status=,reservations=['dc7de137-2492-468a-adb0-67f22ef574cf','cdf41371-4b85-4f8b-8675-2bc0f7c2a4c0','75c240b5-abd3-4540-8ad1-17c4e42c3951','e9dc6ef6-bfcb-46c8-9fe0-c9f567207d4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c04b298d2654adbbd48474bccc29818',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1808538623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=052b3fd0-15a0-49fe-818a-2d01e25a0939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b22cd72a9ecf499d8280f312c5cf6e18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c04b298d2654adbbd48474bccc29818',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:57.697843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc3769b8-9d6a-4e79-9049-8e4447d73693 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:54:57.698045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a785ed-6138-4d53-9e3a-ab0396389933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:57.698392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc3769b8-9d6a-4e79-9049-8e4447d73693 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:57.705165 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:57.705165 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:57.705899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc3769b8-9d6a-4e79-9049-8e4447d73693 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:57.773875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:57.773875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:57.777134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fc3769b8-9d6a-4e79-9049-8e4447d73693 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:57.780987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a785ed-6138-4d53-9e3a-ab0396389933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1808538623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22cd72a9ecf499d8280f312c5cf6e18',qos_specs=None,replication_status=,reservations=['dc7de137-2492-468a-adb0-67f22ef574cf','cdf41371-4b85-4f8b-8675-2bc0f7c2a4c0','75c240b5-abd3-4540-8ad1-17c4e42c3951','e9dc6ef6-bfcb-46c8-9fe0-c9f567207d4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c04b298d2654adbbd48474bccc29818',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:57.783000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d7e834-7581-4cf6-a8e0-5a6b8dbf082d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:54:57.787771 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc3769b8-9d6a-4e79-9049-8e4447d73693 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 200 Jan 02 02:54:57.798529 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 527/1026] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:57 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 463 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:57.819844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d7e834-7581-4cf6-a8e0-5a6b8dbf082d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:54:57.822788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Flow 'volume_create_api' (5716e1ed-640e-4d4e-992a-a214b2c4cba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:54:58.177183 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57890232-4737-45ef-99b5-434022fe4797 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:58.178024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57890232-4737-45ef-99b5-434022fe4797 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:58.178431 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:58.178431 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:58.179053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57890232-4737-45ef-99b5-434022fe4797 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:58.180604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Create volume request issued successfully. Jan 02 02:54:58.261769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8826404a-02a9-41af-92b4-d8b8a0b03573 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes returned with HTTP 202 Jan 02 02:54:58.268217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 500/1027] 10.222.0.50 () {62 vars in 1265 bytes} [Sat Jan 2 02:54:56 2021] POST /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes => generated 821 bytes in 2104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:54:58.289499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-775b0cdb-a2f3-4f94-be86-1d6ce522d819 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:54:58.293794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-775b0cdb-a2f3-4f94-be86-1d6ce522d819 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:58.294474 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:58.294474 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:58.295633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-775b0cdb-a2f3-4f94-be86-1d6ce522d819 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:58.349289 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:58.349289 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:58.407673 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-57890232-4737-45ef-99b5-434022fe4797 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:58.486358 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:58.486358 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:58.507637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57890232-4737-45ef-99b5-434022fe4797 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:54:58.516325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 528/1028] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:58 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:58.607255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:58.607255 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:58.666279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-775b0cdb-a2f3-4f94-be86-1d6ce522d819 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:54:58.801054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-561e3b3b-4fc6-4178-9626-a7f062db06f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:54:58.802223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-561e3b3b-4fc6-4178-9626-a7f062db06f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:58.802613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:58.802613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:58.803227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-561e3b3b-4fc6-4178-9626-a7f062db06f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:58.807061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-775b0cdb-a2f3-4f94-be86-1d6ce522d819 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 200 Jan 02 02:54:58.820660 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 501/1029] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:54:58 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 913 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:58.924713 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:58.924713 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:58.925917 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-561e3b3b-4fc6-4178-9626-a7f062db06f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:54:58.928110 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-561e3b3b-4fc6-4178-9626-a7f062db06f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 200 Jan 02 02:54:58.943677 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 529/1030] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:54:58 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 463 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:54:59.556047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6e8394f-51e3-4501-96a9-4e77953881d5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:54:59.561561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6e8394f-51e3-4501-96a9-4e77953881d5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:59.574114 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:59.574114 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:59.585759 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6e8394f-51e3-4501-96a9-4e77953881d5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:59.838374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bcac446-5920-4e4a-8874-0b52686336f2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:54:59.838986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bcac446-5920-4e4a-8874-0b52686336f2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:54:59.839129 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:54:59.839129 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:54:59.839491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bcac446-5920-4e4a-8874-0b52686336f2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:54:59.898276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:59.898276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:54:59.927273 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6e8394f-51e3-4501-96a9-4e77953881d5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:54:59.995443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:54:59.995443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:00.000019 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:00.000019 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:00.019096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6e8394f-51e3-4501-96a9-4e77953881d5 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:00.021266 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 502/1031] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:54:59 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:00.026548 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65f7fa56-e88a-4abc-b4a5-e261f4506e42 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:55:00.036631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8bcac446-5920-4e4a-8874-0b52686336f2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:55:00.037585 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65f7fa56-e88a-4abc-b4a5-e261f4506e42 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:00.037990 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:00.037990 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:00.038621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65f7fa56-e88a-4abc-b4a5-e261f4506e42 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:00.095142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:00.095142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:00.096948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65f7fa56-e88a-4abc-b4a5-e261f4506e42 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:00.100151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65f7fa56-e88a-4abc-b4a5-e261f4506e42 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 200 Jan 02 02:55:00.102891 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 503/1032] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:00 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 463 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:00.108983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bcac446-5920-4e4a-8874-0b52686336f2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 200 Jan 02 02:55:00.109823 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 530/1033] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:54:59 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 913 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:01.040673 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-041373d4-09c4-4ddb-881b-93e384994af4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:01.042583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-041373d4-09c4-4ddb-881b-93e384994af4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:01.042949 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:01.042949 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:01.056825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-041373d4-09c4-4ddb-881b-93e384994af4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:01.131171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a8d8767-f43b-4276-9835-cc69497a9a54 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:55:01.132103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a8d8767-f43b-4276-9835-cc69497a9a54 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:01.132571 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:01.132571 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:01.133229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a8d8767-f43b-4276-9835-cc69497a9a54 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:01.229987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a8d8767-f43b-4276-9835-cc69497a9a54 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 404 Jan 02 02:55:01.236758 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 531/1034] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:01 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:01.242124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc5a1a7a-7517-4df8-b32f-5ca38b82716b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:55:01.252475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc5a1a7a-7517-4df8-b32f-5ca38b82716b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:01.256917 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.256917 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:01.257943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc5a1a7a-7517-4df8-b32f-5ca38b82716b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:01.268824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-041373d4-09c4-4ddb-881b-93e384994af4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:01.296024 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.296024 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:01.309205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-041373d4-09c4-4ddb-881b-93e384994af4 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:01.310176 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 504/1035] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:01 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:01.316279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08c60f05-5fdc-4570-8cfb-5f932ce00bb2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:55:01.317762 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:01.317762 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:01.318670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08c60f05-5fdc-4570-8cfb-5f932ce00bb2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:01.319113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08c60f05-5fdc-4570-8cfb-5f932ce00bb2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:01.320444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-08c60f05-5fdc-4570-8cfb-5f932ce00bb2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'd820ccf7-b641-4d08-bf41-2c98addbb9bd' with '{'status': 'available'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:01.416005 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.416005 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:01.430679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dc5a1a7a-7517-4df8-b32f-5ca38b82716b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:55:01.470426 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.470426 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:01.515511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc5a1a7a-7517-4df8-b32f-5ca38b82716b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 200 Jan 02 02:55:01.517609 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 532/1036] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:01 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 914 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:01.538617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] POST http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups Jan 02 02:55:01.539509 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:01.539509 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:01.541153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Action: 'create', calling method: create, body: {"backup": {"volume_id": "052b3fd0-15a0-49fe-818a-2d01e25a0939", "name": "tempest-VolumesBackupsV39Test-Backup-726220367"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:01.543182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Creating new backup {'backup': {'volume_id': '052b3fd0-15a0-49fe-818a-2d01e25a0939', 'name': 'tempest-VolumesBackupsV39Test-Backup-726220367'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:55:01.548030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Creating backup of volume 052b3fd0-15a0-49fe-818a-2d01e25a0939 in container None Jan 02 02:55:01.572671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08c60f05-5fdc-4570-8cfb-5f932ce00bb2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:55:01.579197 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 505/1037] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:01 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:01.588392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e89a3270-fa37-44ea-8f50-7f06099e7065 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:01.589321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e89a3270-fa37-44ea-8f50-7f06099e7065 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:01.589757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:01.589757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:01.593826 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e89a3270-fa37-44ea-8f50-7f06099e7065 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:01.633756 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.633756 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:01.638113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e89a3270-fa37-44ea-8f50-7f06099e7065 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:01.643046 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.643046 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:01.644953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e89a3270-fa37-44ea-8f50-7f06099e7065 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:01.645781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:55:01.654804 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 506/1038] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:01 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:01.662707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c68fbc3-5e6e-4cb2-b772-dedacc9df047 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] POST http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots Jan 02 02:55:01.664061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:01.664061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:01.666965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c68fbc3-5e6e-4cb2-b772-dedacc9df047 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91569887-c929-4ff7-a050-1b91e661885b", "name": "tempest-SnapshotsActionsTest-Snapshot-62380226"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:01.689119 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:55:01.690610 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:55:01.726329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Created reservations ['35aa14a2-ca64-4ddb-ba13-136ccafab31d', '47221a02-f0bb-4291-98f1-d4d4a5d89d6b'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:01.840493 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.840493 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:01.842192 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c68fbc3-5e6e-4cb2-b772-dedacc9df047 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:55:01.842714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-3c68fbc3-5e6e-4cb2-b772-dedacc9df047 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Create snapshot from volume 91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:01.869438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15e88344-fe67-409b-92ac-f4b96e4d81b5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups returned with HTTP 202 Jan 02 02:55:01.872665 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 533/1039] 10.222.0.50 () {62 vars in 1266 bytes} [Sat Jan 2 02:55:01 2021] POST /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups => generated 398 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:55:01.886883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0e8e01b-ac64-4f42-9cec-35e85fd612f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:01.887483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0e8e01b-ac64-4f42-9cec-35e85fd612f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:01.887699 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:01.887699 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:01.888262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0e8e01b-ac64-4f42-9cec-35e85fd612f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:01.905643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e0e8e01b-ac64-4f42-9cec-35e85fd612f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:01.975831 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-3c68fbc3-5e6e-4cb2-b772-dedacc9df047 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:55:01.980926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:01.980926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:01.983023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0e8e01b-ac64-4f42-9cec-35e85fd612f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:01.983925 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 534/1040] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:01 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:02.036365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-3c68fbc3-5e6e-4cb2-b772-dedacc9df047 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Created reservations ['3d161201-a691-4ea1-adcd-5d79f7c51ada', 'a85a287b-4ffc-460e-b9f2-d6de2f79b842', '94006131-7373-4ef5-8dae-82f4290e7187', 'ece28344-dd8e-41f8-bac2-8f6018d5fa7a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:02.345634 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1f01961-7280-4815-9d55-f16da1e4393f tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:02.346740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1f01961-7280-4815-9d55-f16da1e4393f tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:02.347154 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:02.347154 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:02.347929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1f01961-7280-4815-9d55-f16da1e4393f tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:02.573433 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:02.573433 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:02.607456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c1f01961-7280-4815-9d55-f16da1e4393f tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:02.646597 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c68fbc3-5e6e-4cb2-b772-dedacc9df047 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot create request issued successfully. Jan 02 02:55:02.648516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c68fbc3-5e6e-4cb2-b772-dedacc9df047 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots returned with HTTP 202 Jan 02 02:55:02.658927 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 507/1041] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:55:01 2021] POST /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots => generated 305 bytes in 1003 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:55:02.674286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-ff4f2b12-062a-4e18-af01-7c6832549ffe tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b/action Jan 02 02:55:02.680728 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:02.680728 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:02.681318 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-ff4f2b12-062a-4e18-af01-7c6832549ffe tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:02.683182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-ff4f2b12-062a-4e18-af01-7c6832549ffe tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:02.699041 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:02.699041 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:02.727136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1f01961-7280-4815-9d55-f16da1e4393f tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:02.729923 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 535/1042] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:02 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:02.743641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cdce0fc-ce65-43ae-9cbd-2b81336780b3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:02.745851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cdce0fc-ce65-43ae-9cbd-2b81336780b3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:02.746779 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:02.746779 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:02.747986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cdce0fc-ce65-43ae-9cbd-2b81336780b3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:02.839888 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:02.839888 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:02.849296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0cdce0fc-ce65-43ae-9cbd-2b81336780b3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:02.861499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cdce0fc-ce65-43ae-9cbd-2b81336780b3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:02.865815 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 536/1043] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:02 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 437 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:03.014003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a562047-6f23-46c2-bac5-4024323d3ecd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:03.023832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a562047-6f23-46c2-bac5-4024323d3ecd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:03.023832 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:03.023832 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:03.023832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a562047-6f23-46c2-bac5-4024323d3ecd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:03.023832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4a562047-6f23-46c2-bac5-4024323d3ecd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:03.077480 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:03.077480 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:03.095827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-fdc6614b-1d87-455e-a5eb-98dffe697a7e req-ff4f2b12-062a-4e18-af01-7c6832549ffe tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b/action returned with HTTP 204 Jan 02 02:55:03.095827 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 508/1044] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 02:55:02 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b/action => generated 0 bytes in 430 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:03.182709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:03.182709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:03.186406 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a562047-6f23-46c2-bac5-4024323d3ecd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:03.198856 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 537/1045] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:02 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:03.767918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12cc4dfe-793a-4142-975d-9c75708fe5c0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:03.773415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12cc4dfe-793a-4142-975d-9c75708fe5c0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:03.780720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:03.780720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:03.782087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12cc4dfe-793a-4142-975d-9c75708fe5c0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:03.886470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-478132ce-3f65-4ff0-a82c-9ea287c18fb8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:03.888138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-478132ce-3f65-4ff0-a82c-9ea287c18fb8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:03.896048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:03.896048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:03.897460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-478132ce-3f65-4ff0-a82c-9ea287c18fb8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:04.178260 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:04.178260 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:04.178260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-478132ce-3f65-4ff0-a82c-9ea287c18fb8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:04.200423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-478132ce-3f65-4ff0-a82c-9ea287c18fb8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:04.200423 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 538/1046] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:03 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 437 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:04.253699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd07c1e3-b0dd-4646-816d-e69b7af83d6d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:04.267904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd07c1e3-b0dd-4646-816d-e69b7af83d6d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:04.267904 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:04.267904 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:04.267904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd07c1e3-b0dd-4646-816d-e69b7af83d6d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:04.302025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-dd07c1e3-b0dd-4646-816d-e69b7af83d6d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:04.307574 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:04.307574 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:04.428027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-12cc4dfe-793a-4142-975d-9c75708fe5c0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:04.607094 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:04.607094 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:04.615850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd07c1e3-b0dd-4646-816d-e69b7af83d6d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:04.628050 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 539/1047] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:04 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:04.644399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:04.644399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:04.695543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12cc4dfe-793a-4142-975d-9c75708fe5c0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:04.729407 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 509/1048] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:03 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 1209 bytes in 957 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:04.736016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-808bdde9-52a4-44f0-be92-8637c37907ab tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] DELETE http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:04.737583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-808bdde9-52a4-44f0-be92-8637c37907ab tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:04.738190 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:04.738190 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:04.739272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-808bdde9-52a4-44f0-be92-8637c37907ab tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:04.742204 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-808bdde9-52a4-44f0-be92-8637c37907ab tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Delete volume with id: f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:04.921419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:04.921419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:04.924487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-808bdde9-52a4-44f0-be92-8637c37907ab tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:04.957144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-808bdde9-52a4-44f0-be92-8637c37907ab tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 02 02:55:04.959310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-808bdde9-52a4-44f0-be92-8637c37907ab tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 400 Jan 02 02:55:04.960996 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 540/1049] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:55:04 2021] DELETE /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 285 bytes in 232 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 02:55:04.975985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ec4eba0-2adf-497f-ad1f-63419609bbcd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:04.977921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ec4eba0-2adf-497f-ad1f-63419609bbcd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:04.988052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:04.988052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:04.988610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ec4eba0-2adf-497f-ad1f-63419609bbcd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:05.207211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04f7df82-5391-4469-822b-1646c581dd61 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:05.208785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04f7df82-5391-4469-822b-1646c581dd61 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:05.209153 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:05.209153 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:05.209535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04f7df82-5391-4469-822b-1646c581dd61 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:05.265448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:05.265448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:05.298854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:05.298854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:05.299896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-04f7df82-5391-4469-822b-1646c581dd61 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:05.305203 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5ec4eba0-2adf-497f-ad1f-63419609bbcd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:05.310692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04f7df82-5391-4469-822b-1646c581dd61 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:05.315672 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 541/1050] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:05 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 437 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:05.456813 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:05.456813 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:05.543966 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ec4eba0-2adf-497f-ad1f-63419609bbcd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:05.546011 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 510/1051] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:04 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 1209 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:05.641761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68a19306-94dd-4da5-a2e1-4abc84d4507b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:05.642650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68a19306-94dd-4da5-a2e1-4abc84d4507b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:05.642940 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:05.642940 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:05.643609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68a19306-94dd-4da5-a2e1-4abc84d4507b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:05.648296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-68a19306-94dd-4da5-a2e1-4abc84d4507b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:05.851973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:05.851973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:05.855550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68a19306-94dd-4da5-a2e1-4abc84d4507b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:05.873855 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 542/1052] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:05 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:06.340963 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f84a2829-5de5-4e16-8ad8-0a958430fd45 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:06.346347 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f84a2829-5de5-4e16-8ad8-0a958430fd45 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:06.349491 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:06.349491 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:06.350611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f84a2829-5de5-4e16-8ad8-0a958430fd45 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:06.716205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:06.716205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:06.718277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f84a2829-5de5-4e16-8ad8-0a958430fd45 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:06.738149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f84a2829-5de5-4e16-8ad8-0a958430fd45 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:06.750691 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 511/1053] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:06 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 437 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:06.809070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-060021be-cc37-4f74-a5ed-4748145c98d6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:06.813853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-060021be-cc37-4f74-a5ed-4748145c98d6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:06.814509 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:06.814509 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:06.815686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-060021be-cc37-4f74-a5ed-4748145c98d6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:06.888663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b080188-3138-4ecd-912f-cf8a1ffa31ae tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:06.889743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b080188-3138-4ecd-912f-cf8a1ffa31ae tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:06.893302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:06.893302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:06.894203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b080188-3138-4ecd-912f-cf8a1ffa31ae tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:06.894926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8b080188-3138-4ecd-912f-cf8a1ffa31ae tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:07.042304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:07.042304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:07.080226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-87beb150-c3bd-4a08-b90e-9767e515430b req-060021be-cc37-4f74-a5ed-4748145c98d6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:07.131101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:07.131101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:07.138258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b080188-3138-4ecd-912f-cf8a1ffa31ae tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:07.145808 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 512/1054] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:06 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:07.165826 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:07.165826 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:07.190631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-060021be-cc37-4f74-a5ed-4748145c98d6 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:07.195334 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 543/1055] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:55:06 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 1209 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:07.280413 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] POST http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153/action Jan 02 02:55:07.280876 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:07.280876 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:07.281324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:07.281707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:07.422263 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:07.422263 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:07.450823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:07.492028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Begin detaching volume completed successfully. Jan 02 02:55:07.492850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153/action returned with HTTP 202 Jan 02 02:55:07.494580 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 513/1056] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:55:07 2021] POST /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 02:55:07.565792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15f7a0db-aea9-43d6-87ec-29455a9be952 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:07.566365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15f7a0db-aea9-43d6-87ec-29455a9be952 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:07.566568 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:07.566568 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:07.567317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15f7a0db-aea9-43d6-87ec-29455a9be952 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:07.689012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume// Jan 02 02:55:07.690151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:07.690730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:07.690730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:07.691648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:07.694042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-f8e79cb2-854a-4051-bff5-a1606eaf8b84 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:55:07.695602 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 514/1057] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 02:55:07 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:55:07.713356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-6b3c4053-94fa-4475-8ae1-39b54bef2193 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:07.714871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-6b3c4053-94fa-4475-8ae1-39b54bef2193 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:07.716041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-6b3c4053-94fa-4475-8ae1-39b54bef2193 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:07.770717 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:07.770717 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:07.815668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-15f7a0db-aea9-43d6-87ec-29455a9be952 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:07.892443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:07.892443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:07.967730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15f7a0db-aea9-43d6-87ec-29455a9be952 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:07.973829 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 544/1058] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:07 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 1212 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:07.986859 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13e11d0f-330b-478c-8e9b-dc56fc33460b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:07.992625 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13e11d0f-330b-478c-8e9b-dc56fc33460b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:07.997400 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:07.997400 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:07.998199 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13e11d0f-330b-478c-8e9b-dc56fc33460b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:08.003375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:08.003375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:08.141994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-87beb150-c3bd-4a08-b90e-9767e515430b req-6b3c4053-94fa-4475-8ae1-39b54bef2193 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:08.182510 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:08.182510 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:08.182510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-13e11d0f-330b-478c-8e9b-dc56fc33460b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:08.191734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13e11d0f-330b-478c-8e9b-dc56fc33460b tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:08.216441 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 545/1059] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:07 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 464 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:08.254934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71174a5d-3469-45a3-8dbc-8b543b41cb6c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:08.256094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71174a5d-3469-45a3-8dbc-8b543b41cb6c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:08.261704 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:08.261704 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:08.262583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71174a5d-3469-45a3-8dbc-8b543b41cb6c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:08.263273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-71174a5d-3469-45a3-8dbc-8b543b41cb6c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:08.336108 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:08.336108 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:08.378902 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:08.378902 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:08.381550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71174a5d-3469-45a3-8dbc-8b543b41cb6c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:08.387076 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 546/1060] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:08 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:08.397742 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-6b3c4053-94fa-4475-8ae1-39b54bef2193 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:08.413976 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 515/1061] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 02:55:07 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 1311 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:55:08.422447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6bca242f-08d0-4722-b1c7-0daf67c4c6a0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f/action Jan 02 02:55:08.427577 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:08.427577 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:08.428702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6bca242f-08d0-4722-b1c7-0daf67c4c6a0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:08.429410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6bca242f-08d0-4722-b1c7-0daf67c4c6a0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:08.438223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-6bca242f-08d0-4722-b1c7-0daf67c4c6a0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot '5ae76f83-b097-48ae-9bc3-648adb38db2f' with '{'status': 'deleting'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:08.673756 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:08.673756 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:08.818542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-86b86d18-6a23-49c2-85b5-e135abc21b35 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] DELETE http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b Jan 02 02:55:08.819560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-86b86d18-6a23-49c2-85b5-e135abc21b35 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:08.819923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:08.819923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:08.820639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-86b86d18-6a23-49c2-85b5-e135abc21b35 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:08.821658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6bca242f-08d0-4722-b1c7-0daf67c4c6a0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f/action returned with HTTP 202 Jan 02 02:55:08.825018 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 547/1062] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:08 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f/action => generated 0 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:08.842211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cfde72b-e71f-43f6-b799-64601c6838c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:08.843535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cfde72b-e71f-43f6-b799-64601c6838c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:08.846179 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:08.846179 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:08.847658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cfde72b-e71f-43f6-b799-64601c6838c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:08.974721 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:08.974721 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:08.984660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:08.984660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:08.989570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0cfde72b-e71f-43f6-b799-64601c6838c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:09.001580 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cfde72b-e71f-43f6-b799-64601c6838c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:09.006499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 548/1063] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:08 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 463 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:09.021773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d8706e8-25bf-4ed1-b8c8-4837132b495b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:09.026736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d8706e8-25bf-4ed1-b8c8-4837132b495b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:09.036761 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:09.036761 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:09.038695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d8706e8-25bf-4ed1-b8c8-4837132b495b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:09.261935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:09.261935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:09.290880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1d8706e8-25bf-4ed1-b8c8-4837132b495b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:09.338359 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:09.338359 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:09.374414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d8706e8-25bf-4ed1-b8c8-4837132b495b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:09.375672 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 549/1064] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:09 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 1212 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:55:09.400309 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62a5694b-1fca-4598-8412-15e7dbe0960f tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f/action Jan 02 02:55:09.401172 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:09.401172 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:09.403490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62a5694b-1fca-4598-8412-15e7dbe0960f tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-force_delete": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:09.406407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62a5694b-1fca-4598-8412-15e7dbe0960f tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:09.485616 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:09.485616 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:09.492585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-62a5694b-1fca-4598-8412-15e7dbe0960f tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot retrieved successfully. Jan 02 02:55:09.710365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-62a5694b-1fca-4598-8412-15e7dbe0960f tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot delete request issued successfully. Jan 02 02:55:09.710905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62a5694b-1fca-4598-8412-15e7dbe0960f tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f/action returned with HTTP 202 Jan 02 02:55:09.711870 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 550/1065] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:09 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:09.727647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f0c0bf86-e32c-4ebf-8f1d-70fc8e5a2b82 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:09.728289 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f0c0bf86-e32c-4ebf-8f1d-70fc8e5a2b82 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:09.728515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:09.728515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:09.728889 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f0c0bf86-e32c-4ebf-8f1d-70fc8e5a2b82 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:09.729459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f0c0bf86-e32c-4ebf-8f1d-70fc8e5a2b82 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:09.825039 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:09.825039 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:09.827018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f0c0bf86-e32c-4ebf-8f1d-70fc8e5a2b82 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:09.835542 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 551/1066] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:09 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:09.843855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a0807b2-2c22-4afc-a0f0-744a4f55c12c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:09.844422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a0807b2-2c22-4afc-a0f0-744a4f55c12c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:09.844602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:09.844602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:09.857516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a0807b2-2c22-4afc-a0f0-744a4f55c12c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:10.424817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:10.424817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:10.431025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0a0807b2-2c22-4afc-a0f0-744a4f55c12c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:10.449087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a0807b2-2c22-4afc-a0f0-744a4f55c12c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:10.454448 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 552/1067] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:09 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 463 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:10.469779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e73aa03d-8114-4fb4-a9de-3f85d652fdec tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:10.470703 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e73aa03d-8114-4fb4-a9de-3f85d652fdec tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:10.471051 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:10.471051 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:10.471734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e73aa03d-8114-4fb4-a9de-3f85d652fdec tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:10.807941 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:10.807941 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:10.885677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e73aa03d-8114-4fb4-a9de-3f85d652fdec tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:10.970015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-87beb150-c3bd-4a08-b90e-9767e515430b req-86b86d18-6a23-49c2-85b5-e135abc21b35 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:55:10.971169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-87beb150-c3bd-4a08-b90e-9767e515430b req-86b86d18-6a23-49c2-85b5-e135abc21b35 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:55:10.995849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-87beb150-c3bd-4a08-b90e-9767e515430b req-86b86d18-6a23-49c2-85b5-e135abc21b35 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b returned with HTTP 200 Jan 02 02:55:11.001085 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 516/1068] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 02:55:08 2021] DELETE /volume/v3/a46067a4210f4422ae5644518b04eada/attachments/85b38588-259f-4658-a5d5-fc0757f3dd0b => generated 19 bytes in 2247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:11.017313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f04f5ce-1c21-440e-9481-187364b19235 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:11.024313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f04f5ce-1c21-440e-9481-187364b19235 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:11.028556 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:11.028556 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:11.029967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f04f5ce-1c21-440e-9481-187364b19235 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:11.030893 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7f04f5ce-1c21-440e-9481-187364b19235 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:11.056949 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e73aa03d-8114-4fb4-a9de-3f85d652fdec tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:11.072315 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 553/1069] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:10 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:11.161534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:11.161534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:11.164857 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f04f5ce-1c21-440e-9481-187364b19235 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:11.176652 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 517/1070] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:11 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:11.469978 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e0534a0-2a15-4a13-bc84-c7aac85bfaef tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:11.471386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e0534a0-2a15-4a13-bc84-c7aac85bfaef tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:11.474560 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:11.474560 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:11.475837 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e0534a0-2a15-4a13-bc84-c7aac85bfaef tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:11.579768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:11.579768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:11.582318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2e0534a0-2a15-4a13-bc84-c7aac85bfaef tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:11.594187 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e0534a0-2a15-4a13-bc84-c7aac85bfaef tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:11.595658 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 554/1071] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:11 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 463 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:12.088501 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fcf6d97-a908-4921-814d-8f646d363c49 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:12.089932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6d97-a908-4921-814d-8f646d363c49 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:12.090386 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:12.090386 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:12.091121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6d97-a908-4921-814d-8f646d363c49 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:12.182205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e80ae25b-0794-49aa-946d-ce8b2feae904 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:12.183103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e80ae25b-0794-49aa-946d-ce8b2feae904 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:12.183537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:12.183537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:12.184269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e80ae25b-0794-49aa-946d-ce8b2feae904 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:12.184859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e80ae25b-0794-49aa-946d-ce8b2feae904 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:12.229065 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:12.229065 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:12.240698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7fcf6d97-a908-4921-814d-8f646d363c49 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:12.256197 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:12.256197 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:12.258111 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e80ae25b-0794-49aa-946d-ce8b2feae904 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:12.269785 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fcf6d97-a908-4921-814d-8f646d363c49 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:12.271696 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 518/1072] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:12 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 917 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:12.276406 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 555/1073] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:12 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:12.325884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-905040ae-1403-481f-844f-c60e1f04e2bf tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] DELETE http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:12.326801 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-905040ae-1403-481f-844f-c60e1f04e2bf tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:12.327257 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:12.327257 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:12.328389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-905040ae-1403-481f-844f-c60e1f04e2bf tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:12.329379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-905040ae-1403-481f-844f-c60e1f04e2bf tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Delete volume with id: f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:12.611809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b6307b5-3994-4a62-88a1-e507d016a09f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:12.612874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b6307b5-3994-4a62-88a1-e507d016a09f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:12.613368 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:12.613368 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:12.614897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b6307b5-3994-4a62-88a1-e507d016a09f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:12.691395 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:12.691395 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:12.697298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6b6307b5-3994-4a62-88a1-e507d016a09f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:12.704871 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b6307b5-3994-4a62-88a1-e507d016a09f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 200 Jan 02 02:55:12.707092 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 556/1074] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:12 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 463 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:12.854739 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:12.854739 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:12.857134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-905040ae-1403-481f-844f-c60e1f04e2bf tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:12.935516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-905040ae-1403-481f-844f-c60e1f04e2bf tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Delete volume request issued successfully. Jan 02 02:55:12.936369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-905040ae-1403-481f-844f-c60e1f04e2bf tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 202 Jan 02 02:55:12.938458 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 519/1075] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:55:12 2021] DELETE /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 0 bytes in 620 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:55:12.949073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe977c76-7089-43a3-90ec-2547ad1174e8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:12.950003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe977c76-7089-43a3-90ec-2547ad1174e8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:12.950438 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:12.950438 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:12.951356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe977c76-7089-43a3-90ec-2547ad1174e8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:13.109525 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:13.109525 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:13.132215 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe977c76-7089-43a3-90ec-2547ad1174e8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:13.196754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe977c76-7089-43a3-90ec-2547ad1174e8 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:13.217014 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 557/1076] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:12 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:13.293577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48ab017c-8d9d-4957-8948-aa8d2e4e0fab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:13.295068 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48ab017c-8d9d-4957-8948-aa8d2e4e0fab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:13.298862 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:13.298862 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:13.300139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48ab017c-8d9d-4957-8948-aa8d2e4e0fab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:13.301164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-48ab017c-8d9d-4957-8948-aa8d2e4e0fab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:13.430011 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:13.430011 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:13.446171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48ab017c-8d9d-4957-8948-aa8d2e4e0fab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:13.472407 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 520/1077] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:13 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:13.744418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-274c2e44-5c6f-487d-b1f4-b9b1711571a9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:13.746034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-274c2e44-5c6f-487d-b1f4-b9b1711571a9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:13.746663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:13.746663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:13.747715 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-274c2e44-5c6f-487d-b1f4-b9b1711571a9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:13.927507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-274c2e44-5c6f-487d-b1f4-b9b1711571a9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 404 Jan 02 02:55:13.942512 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 558/1078] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:13 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 111 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:13.954902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54a6927e-07c1-4241-b8fe-a4ba49c8e0cb tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:55:13.955686 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:13.955686 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:13.976700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54a6927e-07c1-4241-b8fe-a4ba49c8e0cb tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:13.977446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54a6927e-07c1-4241-b8fe-a4ba49c8e0cb tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:13.979242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-54a6927e-07c1-4241-b8fe-a4ba49c8e0cb tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'd820ccf7-b641-4d08-bf41-2c98addbb9bd' with '{'status': 'available'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:14.290224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb4fb7d9-fe2d-40e6-a6bf-84eefbe8e79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:14.290224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb4fb7d9-fe2d-40e6-a6bf-84eefbe8e79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:14.290224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb4fb7d9-fe2d-40e6-a6bf-84eefbe8e79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:14.336741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:14.336741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:14.449396 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54a6927e-07c1-4241-b8fe-a4ba49c8e0cb tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:55:14.450623 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 521/1079] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:13 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:14.507550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58a04aba-8eb8-4e9a-9d24-53a606bc69b8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:14.519703 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58a04aba-8eb8-4e9a-9d24-53a606bc69b8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:14.519703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:14.519703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:14.519703 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58a04aba-8eb8-4e9a-9d24-53a606bc69b8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:14.581464 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:14.581464 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:14.611791 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:14.611791 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:14.614739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-58a04aba-8eb8-4e9a-9d24-53a606bc69b8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:14.621968 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58a04aba-8eb8-4e9a-9d24-53a606bc69b8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:14.623200 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 522/1080] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:14 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 466 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:14.625878 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bb4fb7d9-fe2d-40e6-a6bf-84eefbe8e79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:14.636648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d9cde56-9e6a-44be-bdb7-1a2e29b55151 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:14.637639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d9cde56-9e6a-44be-bdb7-1a2e29b55151 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:14.638086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:14.638086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:14.638795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d9cde56-9e6a-44be-bdb7-1a2e29b55151 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:14.639477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4d9cde56-9e6a-44be-bdb7-1a2e29b55151 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:14.689799 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:14.689799 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:14.693055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d9cde56-9e6a-44be-bdb7-1a2e29b55151 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:14.695794 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 523/1081] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:14 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:14.714898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ede4753-45b9-4baa-8398-d9efa6586c89 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] POST http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots Jan 02 02:55:14.715542 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:14.715542 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:14.721758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ede4753-45b9-4baa-8398-d9efa6586c89 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91569887-c929-4ff7-a050-1b91e661885b", "name": "tempest-SnapshotsActionsTest-Snapshot-666593850"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:14.743457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb4fb7d9-fe2d-40e6-a6bf-84eefbe8e79b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:14.748274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 559/1082] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:14 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 916 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:14.868220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:14.868220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:14.870982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ede4753-45b9-4baa-8398-d9efa6586c89 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:55:14.871892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-1ede4753-45b9-4baa-8398-d9efa6586c89 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Create snapshot from volume 91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:15.018025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-1ede4753-45b9-4baa-8398-d9efa6586c89 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Created reservations ['f11ac79c-c56e-497c-9111-e935a4f2e396', '30ad3106-c9e2-476f-9d02-9cc497f95910', '662dccf2-f4e5-4be7-ac7f-81c57bfb705d', '40c2d156-caf7-47bb-86a3-30f664eb9926'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:15.274991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ede4753-45b9-4baa-8398-d9efa6586c89 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot create request issued successfully. Jan 02 02:55:15.277018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ede4753-45b9-4baa-8398-d9efa6586c89 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots returned with HTTP 202 Jan 02 02:55:15.281697 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 524/1083] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:55:14 2021] POST /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots => generated 306 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:55:15.316494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e251e776-1b5a-4ee4-8bdf-4cd026f2fed3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:15.318003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e251e776-1b5a-4ee4-8bdf-4cd026f2fed3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:15.318375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:15.318375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:15.319045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e251e776-1b5a-4ee4-8bdf-4cd026f2fed3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:15.390135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:15.390135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:15.393545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e251e776-1b5a-4ee4-8bdf-4cd026f2fed3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:15.398898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e251e776-1b5a-4ee4-8bdf-4cd026f2fed3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:15.402220 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 560/1084] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:15 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 438 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:15.719909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac8053dc-3bcc-45f9-9269-bb11a483c4f0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:15.720966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac8053dc-3bcc-45f9-9269-bb11a483c4f0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:15.721674 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:15.721674 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:15.722380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac8053dc-3bcc-45f9-9269-bb11a483c4f0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:15.723004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ac8053dc-3bcc-45f9-9269-bb11a483c4f0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:15.768320 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-506204b5-1ae9-477d-84a1-00de22de11fd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:15.769273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-506204b5-1ae9-477d-84a1-00de22de11fd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:15.772527 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:15.772527 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:15.773466 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-506204b5-1ae9-477d-84a1-00de22de11fd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:15.824579 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:15.824579 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:15.826824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac8053dc-3bcc-45f9-9269-bb11a483c4f0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:15.835422 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 525/1085] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:15 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 805 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:15.924382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:15.924382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:15.954269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-506204b5-1ae9-477d-84a1-00de22de11fd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:16.015375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-506204b5-1ae9-477d-84a1-00de22de11fd tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 200 Jan 02 02:55:16.031921 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 561/1086] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:15 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 916 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:16.415355 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4e4f39a-03ed-45de-98d6-155f6aadaec1 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:16.416498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4e4f39a-03ed-45de-98d6-155f6aadaec1 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:16.416889 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:16.416889 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:16.417562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4e4f39a-03ed-45de-98d6-155f6aadaec1 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:16.472347 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:16.472347 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:16.480969 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b4e4f39a-03ed-45de-98d6-155f6aadaec1 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:16.484841 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4e4f39a-03ed-45de-98d6-155f6aadaec1 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:16.486242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 526/1087] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:16 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:16.856430 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1db2accc-2104-4aa5-bf73-41f96eb08f23 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:16.857300 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1db2accc-2104-4aa5-bf73-41f96eb08f23 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:16.857689 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:16.857689 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:16.858427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1db2accc-2104-4aa5-bf73-41f96eb08f23 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:16.858968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1db2accc-2104-4aa5-bf73-41f96eb08f23 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:17.050530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6241a67f-5f86-42df-9c62-c84b33889968 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 Jan 02 02:55:17.052398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6241a67f-5f86-42df-9c62-c84b33889968 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:17.063688 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:17.063688 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:17.064980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6241a67f-5f86-42df-9c62-c84b33889968 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:17.085587 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:17.085587 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:17.096474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1db2accc-2104-4aa5-bf73-41f96eb08f23 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:17.114482 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 562/1088] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:16 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:17.367800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6241a67f-5f86-42df-9c62-c84b33889968 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 returned with HTTP 404 Jan 02 02:55:17.378571 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 527/1089] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:17 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/f21897f1-ee3d-4cef-bef4-50e851cc4153 => generated 109 bytes in 347 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:17.507672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0bc360cd-772c-44da-91f1-8cfddf41d9fa tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:17.513594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0bc360cd-772c-44da-91f1-8cfddf41d9fa tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:17.513981 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:17.513981 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:17.515095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0bc360cd-772c-44da-91f1-8cfddf41d9fa tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:17.688931 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:17.688931 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:17.690474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0bc360cd-772c-44da-91f1-8cfddf41d9fa tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:17.698237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0bc360cd-772c-44da-91f1-8cfddf41d9fa tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:17.699313 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 563/1090] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:17 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 438 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:18.121389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-846865d7-b33c-48a4-9586-601bc9ee6ffd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:18.122980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-846865d7-b33c-48a4-9586-601bc9ee6ffd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:18.125941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-846865d7-b33c-48a4-9586-601bc9ee6ffd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:18.131765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-846865d7-b33c-48a4-9586-601bc9ee6ffd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:18.260142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:18.260142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:18.263719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-846865d7-b33c-48a4-9586-601bc9ee6ffd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:18.277221 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 528/1091] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:18 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:18.477107 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] POST http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes Jan 02 02:55:18.477848 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:18.477848 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:18.478534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1870824017"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:18.479823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1870824017'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:55:18.480395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Create volume of 1 GB Jan 02 02:55:18.524579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Availability Zones retrieved successfully. Jan 02 02:55:18.623717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Flow 'volume_create_api' (1859e3fa-f5c4-4b19-88c8-56e154858b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:55:18.648896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c77d9db-4986-4abb-b1a1-762c54ddf49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:18.654663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:55:18.716897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-972f5304-4dae-45ed-a8e9-ebe2a23cd99f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:18.717870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-972f5304-4dae-45ed-a8e9-ebe2a23cd99f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:18.718320 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:18.718320 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:18.719038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-972f5304-4dae-45ed-a8e9-ebe2a23cd99f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:18.827162 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:18.827162 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:18.843723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-972f5304-4dae-45ed-a8e9-ebe2a23cd99f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:18.863298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-972f5304-4dae-45ed-a8e9-ebe2a23cd99f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:18.878712 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 529/1092] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:18 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 438 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:18.926265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c77d9db-4986-4abb-b1a1-762c54ddf49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:18.929458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca753739-cd99-4310-9bf1-ca4899a5c4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:19.275395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Created reservations ['52f0531d-0cd7-45d8-b4fe-a2f422583456', 'c4f57704-bfac-473e-96d7-1e6d4a7b73d2', 'f3e73b10-1d46-47b7-adf9-a6aa45db24f3', 'a0ba0d56-ed2b-4924-a972-e758a173ca6c'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:19.279102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca753739-cd99-4310-9bf1-ca4899a5c4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52f0531d-0cd7-45d8-b4fe-a2f422583456', 'c4f57704-bfac-473e-96d7-1e6d4a7b73d2', 'f3e73b10-1d46-47b7-adf9-a6aa45db24f3', 'a0ba0d56-ed2b-4924-a972-e758a173ca6c']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:19.291637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a192e48f-c0c6-4492-a044-86ddc73f7df8 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:19.292468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a192e48f-c0c6-4492-a044-86ddc73f7df8 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:19.292801 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:19.292801 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:19.293375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a192e48f-c0c6-4492-a044-86ddc73f7df8 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:19.293835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a192e48f-c0c6-4492-a044-86ddc73f7df8 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:19.315399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0da92ba-418e-4d14-a160-68a623b2cc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:19.355096 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:19.355096 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:19.357651 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a192e48f-c0c6-4492-a044-86ddc73f7df8 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:19.359055 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 530/1093] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:19 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:19.642074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0da92ba-418e-4d14-a160-68a623b2cc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '089ba3c1-98de-450e-8f24-096bca456289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1870824017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9476ffd8ef2646c09a69e8e2807034ad',qos_specs=None,replication_status=,reservations=['52f0531d-0cd7-45d8-b4fe-a2f422583456','c4f57704-bfac-473e-96d7-1e6d4a7b73d2','f3e73b10-1d46-47b7-adf9-a6aa45db24f3','a0ba0d56-ed2b-4924-a972-e758a173ca6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3181db8c54aa5a0936fc3c15bb5ec',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1870824017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=089ba3c1-98de-450e-8f24-096bca456289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9476ffd8ef2646c09a69e8e2807034ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f2a3181db8c54aa5a0936fc3c15bb5ec',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:19.662253 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00279e48-1482-4e61-a9c4-e3928172c2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:19.731392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00279e48-1482-4e61-a9c4-e3928172c2c9) transitioned into state 'SUCCESS' from state '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-1870824017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9476ffd8ef2646c09a69e8e2807034ad',qos_specs=None,replication_status=,reservations=['52f0531d-0cd7-45d8-b4fe-a2f422583456','c4f57704-bfac-473e-96d7-1e6d4a7b73d2','f3e73b10-1d46-47b7-adf9-a6aa45db24f3','a0ba0d56-ed2b-4924-a972-e758a173ca6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3181db8c54aa5a0936fc3c15bb5ec',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:19.743223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758c1d15-6b0e-4238-8ad9-c93779857b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:55:19.826923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758c1d15-6b0e-4238-8ad9-c93779857b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:55:19.834930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Flow 'volume_create_api' (1859e3fa-f5c4-4b19-88c8-56e154858b9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:55:19.891129 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f60467e-0241-4dc4-b268-a45cfbdae03f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:19.891830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f60467e-0241-4dc4-b268-a45cfbdae03f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:19.892313 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:19.892313 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:19.892848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f60467e-0241-4dc4-b268-a45cfbdae03f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:19.951819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:19.951819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:19.959230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f60467e-0241-4dc4-b268-a45cfbdae03f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:19.965821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f60467e-0241-4dc4-b268-a45cfbdae03f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:19.969050 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 531/1094] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:19 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 465 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:19.993255 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-055aa8dc-9a98-4b0c-aece-e266a87b903b tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/fae48759-9ea8-487a-801e-c1e03350515b/action Jan 02 02:55:19.993719 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:19.993719 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:19.994291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-055aa8dc-9a98-4b0c-aece-e266a87b903b tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:19.994523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-055aa8dc-9a98-4b0c-aece-e266a87b903b tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:20.007198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-055aa8dc-9a98-4b0c-aece-e266a87b903b tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'fae48759-9ea8-487a-801e-c1e03350515b' with '{'status': 'error'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:20.074868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Create volume request issued successfully. Jan 02 02:55:20.110171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29a48a63-4944-42a4-ad32-69ec47466b3a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes returned with HTTP 202 Jan 02 02:55:20.111344 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 564/1095] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:55:18 2021] POST /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes => generated 826 bytes in 1639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:55:20.154875 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8094f516-8fdb-4c64-a890-868180fd3725 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:55:20.156268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8094f516-8fdb-4c64-a890-868180fd3725 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:20.156872 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:20.156872 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:20.158106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8094f516-8fdb-4c64-a890-868180fd3725 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:20.191465 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:20.191465 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:20.269171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-055aa8dc-9a98-4b0c-aece-e266a87b903b tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/fae48759-9ea8-487a-801e-c1e03350515b/action returned with HTTP 202 Jan 02 02:55:20.270913 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 532/1096] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:19 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/fae48759-9ea8-487a-801e-c1e03350515b/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:20.287040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2be68d1b-8a9a-4cba-9735-7d52b3f619f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:20.287765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2be68d1b-8a9a-4cba-9735-7d52b3f619f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:20.287990 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:20.287990 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:20.288548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2be68d1b-8a9a-4cba-9735-7d52b3f619f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:20.357027 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:20.357027 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:20.358362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2be68d1b-8a9a-4cba-9735-7d52b3f619f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:20.360715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2be68d1b-8a9a-4cba-9735-7d52b3f619f9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:20.367263 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 533/1097] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:20 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 461 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:20.372963 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d4a1830-140c-4e7f-8301-b011e5e572cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:20.373471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d4a1830-140c-4e7f-8301-b011e5e572cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:20.373679 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:20.373679 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:20.374054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d4a1830-140c-4e7f-8301-b011e5e572cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:20.374426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6d4a1830-140c-4e7f-8301-b011e5e572cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:20.436989 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:20.436989 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:20.442845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d4a1830-140c-4e7f-8301-b011e5e572cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:20.450409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 534/1098] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:20 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:20.455901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f66e9844-22ff-4b5a-92c9-730eea8c6fc0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/fae48759-9ea8-487a-801e-c1e03350515b/action Jan 02 02:55:20.460589 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:20.460589 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:20.461594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f66e9844-22ff-4b5a-92c9-730eea8c6fc0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-force_delete": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:20.463557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f66e9844-22ff-4b5a-92c9-730eea8c6fc0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:20.486656 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:20.486656 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:20.579356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8094f516-8fdb-4c64-a890-868180fd3725 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:55:20.598083 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:20.598083 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:20.610471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f66e9844-22ff-4b5a-92c9-730eea8c6fc0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot retrieved successfully. Jan 02 02:55:20.653222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8094f516-8fdb-4c64-a890-868180fd3725 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:55:20.655476 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 565/1099] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:20 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 918 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:20.830872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f66e9844-22ff-4b5a-92c9-730eea8c6fc0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot delete request issued successfully. Jan 02 02:55:20.831427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f66e9844-22ff-4b5a-92c9-730eea8c6fc0 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/fae48759-9ea8-487a-801e-c1e03350515b/action returned with HTTP 202 Jan 02 02:55:20.844516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 535/1100] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:20 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/fae48759-9ea8-487a-801e-c1e03350515b/action => generated 0 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:20.856653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f431585-5422-4da2-bca0-a57cf34840d9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:20.857195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f431585-5422-4da2-bca0-a57cf34840d9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:20.857414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:20.857414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:20.857791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f431585-5422-4da2-bca0-a57cf34840d9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:20.932321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:20.932321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:20.938647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3f431585-5422-4da2-bca0-a57cf34840d9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:20.948581 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f431585-5422-4da2-bca0-a57cf34840d9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:20.949858 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 566/1101] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:20 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 464 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:21.482432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4958a1d6-1b6f-4be5-9244-41a8f5e85fb1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:21.484368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4958a1d6-1b6f-4be5-9244-41a8f5e85fb1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:21.497624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:21.497624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:21.499326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4958a1d6-1b6f-4be5-9244-41a8f5e85fb1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:21.500395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4958a1d6-1b6f-4be5-9244-41a8f5e85fb1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:21.686372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd3b8b47-f6ef-4507-a9bc-56d63bcfcaa1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:55:21.687958 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd3b8b47-f6ef-4507-a9bc-56d63bcfcaa1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:21.689775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:21.689775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:21.690689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd3b8b47-f6ef-4507-a9bc-56d63bcfcaa1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:21.707230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:21.707230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:21.744319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4958a1d6-1b6f-4be5-9244-41a8f5e85fb1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:21.750100 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 536/1102] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:21 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:21.920367 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:21.920367 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:21.943416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dd3b8b47-f6ef-4507-a9bc-56d63bcfcaa1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:55:21.967304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f2290e63-ed19-4fb3-b6a0-583ba6c23283 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:21.968157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f2290e63-ed19-4fb3-b6a0-583ba6c23283 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:21.968635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:21.968635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:21.969459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f2290e63-ed19-4fb3-b6a0-583ba6c23283 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:22.050152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd3b8b47-f6ef-4507-a9bc-56d63bcfcaa1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:55:22.066000 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 567/1103] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:21 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 918 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:22.074978 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:22.074978 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:22.077553 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f2290e63-ed19-4fb3-b6a0-583ba6c23283 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:22.090422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f2290e63-ed19-4fb3-b6a0-583ba6c23283 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:22.091716 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 537/1104] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:21 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 464 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:22.782052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9deb081-e3ff-4472-9f35-9a6bc647c905 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:22.782933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9deb081-e3ff-4472-9f35-9a6bc647c905 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:22.787913 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:22.787913 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:22.794900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9deb081-e3ff-4472-9f35-9a6bc647c905 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:22.795963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f9deb081-e3ff-4472-9f35-9a6bc647c905 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:22.987893 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:22.987893 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:23.000213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9deb081-e3ff-4472-9f35-9a6bc647c905 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:23.008570 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 568/1105] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:22 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:23.094700 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87ff052e-5d2b-4772-a3a9-240994fce52c tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:55:23.095501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87ff052e-5d2b-4772-a3a9-240994fce52c tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:23.095817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:23.095817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:23.096472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87ff052e-5d2b-4772-a3a9-240994fce52c tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:23.108630 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46f7177e-138e-42e8-a014-822ea3dc1d66 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:23.109422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46f7177e-138e-42e8-a014-822ea3dc1d66 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:23.112092 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:23.112092 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:23.119354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46f7177e-138e-42e8-a014-822ea3dc1d66 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:23.230609 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:23.230609 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:23.235499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-46f7177e-138e-42e8-a014-822ea3dc1d66 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:23.243429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46f7177e-138e-42e8-a014-822ea3dc1d66 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 200 Jan 02 02:55:23.246398 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 569/1106] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:23 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 464 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:23.380076 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:23.380076 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:23.435458 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-87ff052e-5d2b-4772-a3a9-240994fce52c tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:55:23.557513 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87ff052e-5d2b-4772-a3a9-240994fce52c tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:55:23.565341 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 538/1107] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:23 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 919 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:24.026436 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d613a50-821b-41bf-b823-382ed08a87fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:24.031308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d613a50-821b-41bf-b823-382ed08a87fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:24.033474 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:24.033474 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:24.034610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d613a50-821b-41bf-b823-382ed08a87fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:24.041920 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6d613a50-821b-41bf-b823-382ed08a87fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:24.161878 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:24.161878 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:24.166797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d613a50-821b-41bf-b823-382ed08a87fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:24.169316 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 570/1108] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:24 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:24.268488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ba233b4-1064-4f42-81c0-1414c3a6c148 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:24.269446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ba233b4-1064-4f42-81c0-1414c3a6c148 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:24.279861 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:24.279861 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:24.280508 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ba233b4-1064-4f42-81c0-1414c3a6c148 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:24.431151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ba233b4-1064-4f42-81c0-1414c3a6c148 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 404 Jan 02 02:55:24.432218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 539/1109] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:24 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 111 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:24.446766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc8907d0-123f-464b-b211-544863d4a7e2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:55:24.447438 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:24.447438 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:24.448249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc8907d0-123f-464b-b211-544863d4a7e2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:24.450249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc8907d0-123f-464b-b211-544863d4a7e2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:24.451856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-dc8907d0-123f-464b-b211-544863d4a7e2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'd820ccf7-b641-4d08-bf41-2c98addbb9bd' with '{'status': 'available'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:24.647302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:24.647302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:24.735697 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc8907d0-123f-464b-b211-544863d4a7e2 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:55:24.736205 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 571/1110] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:24 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:24.773478 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3edebab-e098-46fb-a0d8-e96fe3821982 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:24.774426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3edebab-e098-46fb-a0d8-e96fe3821982 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:24.783244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3edebab-e098-46fb-a0d8-e96fe3821982 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:24.940119 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:24.940119 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:24.944677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c3edebab-e098-46fb-a0d8-e96fe3821982 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:24.957963 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3edebab-e098-46fb-a0d8-e96fe3821982 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:24.960869 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 540/1111] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:24 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 466 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:24.980316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63b83ebd-e447-4429-ad24-510369d77553 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] POST http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots Jan 02 02:55:24.983505 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:24.983505 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:24.986294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63b83ebd-e447-4429-ad24-510369d77553 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91569887-c929-4ff7-a050-1b91e661885b", "name": "tempest-SnapshotsActionsTest-Snapshot-101534624"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:25.170375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:25.170375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:25.173339 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-63b83ebd-e447-4429-ad24-510369d77553 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:55:25.173990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-63b83ebd-e447-4429-ad24-510369d77553 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Create snapshot from volume 91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:25.188646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c439b688-cdfc-4f2c-91b6-12547e0384e4 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:25.204331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c439b688-cdfc-4f2c-91b6-12547e0384e4 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:25.204943 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:25.204943 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:25.206561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c439b688-cdfc-4f2c-91b6-12547e0384e4 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:25.207568 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c439b688-cdfc-4f2c-91b6-12547e0384e4 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:25.319109 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:25.319109 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:25.325153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-63b83ebd-e447-4429-ad24-510369d77553 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Created reservations ['741f3d5e-baf8-424a-be69-7d5cec3e5b31', '2c8a4ae6-8369-4dc9-8cb5-c4e095a02baf', '1f89687d-32f2-40e4-bd01-c4823f9b3233', '5e3681fa-1936-4e42-840a-b0c28b8c55d3'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:55:25.332474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c439b688-cdfc-4f2c-91b6-12547e0384e4 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:25.341046 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 541/1112] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:25 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:25.834510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-63b83ebd-e447-4429-ad24-510369d77553 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot create request issued successfully. Jan 02 02:55:25.835903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63b83ebd-e447-4429-ad24-510369d77553 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots returned with HTTP 202 Jan 02 02:55:25.843885 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 572/1113] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 02:55:24 2021] POST /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots => generated 306 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:55:25.854946 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8f3e32c-8e14-4acd-9f40-56e9f9c16f8e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:25.857261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8f3e32c-8e14-4acd-9f40-56e9f9c16f8e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:25.862077 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:25.862077 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:25.867410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8f3e32c-8e14-4acd-9f40-56e9f9c16f8e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:26.044770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:26.044770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:26.046835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c8f3e32c-8e14-4acd-9f40-56e9f9c16f8e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:26.076924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8f3e32c-8e14-4acd-9f40-56e9f9c16f8e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 200 Jan 02 02:55:26.078913 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 542/1114] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:25 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 438 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:26.356752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b7646c51-01e8-4255-a763-aeb68f917461 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:26.357560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b7646c51-01e8-4255-a763-aeb68f917461 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:26.357560 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:26.357560 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:26.358093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b7646c51-01e8-4255-a763-aeb68f917461 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:26.358324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b7646c51-01e8-4255-a763-aeb68f917461 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:26.428675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:26.428675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:26.440481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b7646c51-01e8-4255-a763-aeb68f917461 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:26.441709 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 573/1115] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:26 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:27.091754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-decbf845-a500-4a61-9f4d-30191a74e385 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:27.092638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-decbf845-a500-4a61-9f4d-30191a74e385 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:27.092831 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:27.092831 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:27.093315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-decbf845-a500-4a61-9f4d-30191a74e385 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:27.152357 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:27.152357 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:27.153934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-decbf845-a500-4a61-9f4d-30191a74e385 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:27.156740 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-decbf845-a500-4a61-9f4d-30191a74e385 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 200 Jan 02 02:55:27.157912 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 543/1116] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:27 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:27.464528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f254155-01ac-4932-bf1a-3823362056ab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:27.470247 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f254155-01ac-4932-bf1a-3823362056ab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:27.470488 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:27.470488 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:27.470906 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f254155-01ac-4932-bf1a-3823362056ab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:27.471303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8f254155-01ac-4932-bf1a-3823362056ab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:27.588912 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:27.588912 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:27.590967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f254155-01ac-4932-bf1a-3823362056ab tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:27.591796 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 574/1117] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:27 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:28.175604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d865ef45-850f-4bcd-bd6a-52695d4193c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:28.176365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d865ef45-850f-4bcd-bd6a-52695d4193c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:28.176566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:28.176566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:28.180803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d865ef45-850f-4bcd-bd6a-52695d4193c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:28.290956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:28.290956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:28.305232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d865ef45-850f-4bcd-bd6a-52695d4193c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:28.307446 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d865ef45-850f-4bcd-bd6a-52695d4193c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 200 Jan 02 02:55:28.321936 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 544/1118] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:28 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 438 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:28.609289 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53da9ae0-949c-436e-b89f-7ab0bd6fa51c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:28.610087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53da9ae0-949c-436e-b89f-7ab0bd6fa51c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:28.610087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:28.610087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:28.610506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53da9ae0-949c-436e-b89f-7ab0bd6fa51c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:28.610845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-53da9ae0-949c-436e-b89f-7ab0bd6fa51c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:28.691924 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:28.691924 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:28.691924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53da9ae0-949c-436e-b89f-7ab0bd6fa51c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:28.695603 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 575/1119] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:28 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:29.329018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e55e03f-0bb2-4eba-952f-1a536951daba tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:29.329527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e55e03f-0bb2-4eba-952f-1a536951daba tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:29.329968 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:29.329968 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:29.330827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e55e03f-0bb2-4eba-952f-1a536951daba tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:29.392640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:29.392640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:29.396299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9e55e03f-0bb2-4eba-952f-1a536951daba tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:29.405371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e55e03f-0bb2-4eba-952f-1a536951daba tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 200 Jan 02 02:55:29.406523 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 545/1120] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:29 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 465 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:29.422580 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6acb8145-4561-4c76-9a00-39395f5eb0e4 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341/action Jan 02 02:55:29.423959 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:29.423959 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:29.424323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6acb8145-4561-4c76-9a00-39395f5eb0e4 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:29.425196 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6acb8145-4561-4c76-9a00-39395f5eb0e4 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:29.428022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-6acb8145-4561-4c76-9a00-39395f5eb0e4 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'ca6cf624-ed7f-4b87-8530-225ce8dee341' with '{'status': 'error_deleting'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:29.536689 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:29.536689 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:29.696758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6acb8145-4561-4c76-9a00-39395f5eb0e4 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341/action returned with HTTP 202 Jan 02 02:55:29.703779 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 576/1121] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:29 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:29.713568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8aaf402f-3bcf-4b0b-9837-ba4ccb8cc8c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:29.714494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8aaf402f-3bcf-4b0b-9837-ba4ccb8cc8c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:29.714838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:29.714838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:29.716154 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f323f01-9604-458d-bd36-5d535d466e83 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:29.717204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8aaf402f-3bcf-4b0b-9837-ba4ccb8cc8c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:29.717451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f323f01-9604-458d-bd36-5d535d466e83 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:29.717970 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:29.717970 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:29.718924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f323f01-9604-458d-bd36-5d535d466e83 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:29.719695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9f323f01-9604-458d-bd36-5d535d466e83 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:29.770834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:29.770834 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:29.774810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f323f01-9604-458d-bd36-5d535d466e83 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:29.777045 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 577/1122] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:29 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:29.831645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:29.831645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:29.853142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8aaf402f-3bcf-4b0b-9837-ba4ccb8cc8c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:29.857854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8aaf402f-3bcf-4b0b-9837-ba4ccb8cc8c9 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 200 Jan 02 02:55:29.859750 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 546/1123] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:29 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 470 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:29.882670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29d01aab-2892-4192-b109-95ac2079c1cd tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341/action Jan 02 02:55:29.883148 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:29.883148 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:29.883598 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-29d01aab-2892-4192-b109-95ac2079c1cd tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-force_delete": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:29.883985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-29d01aab-2892-4192-b109-95ac2079c1cd tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:29.937433 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:29.937433 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:29.938220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-29d01aab-2892-4192-b109-95ac2079c1cd tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot retrieved successfully. Jan 02 02:55:30.085171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-29d01aab-2892-4192-b109-95ac2079c1cd tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot delete request issued successfully. Jan 02 02:55:30.085171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29d01aab-2892-4192-b109-95ac2079c1cd tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341/action returned with HTTP 202 Jan 02 02:55:30.085171 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 578/1124] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:29 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:30.095458 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9207d4c0-cf7f-4c6e-8f6d-8b927b6dc1bb tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:30.095458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9207d4c0-cf7f-4c6e-8f6d-8b927b6dc1bb tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:30.095458 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:30.095458 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:30.109711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9207d4c0-cf7f-4c6e-8f6d-8b927b6dc1bb tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:30.243478 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:30.243478 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:30.248486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9207d4c0-cf7f-4c6e-8f6d-8b927b6dc1bb tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:30.256331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9207d4c0-cf7f-4c6e-8f6d-8b927b6dc1bb tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 200 Jan 02 02:55:30.260289 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 547/1125] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:30 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 464 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:30.801944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68e0b4b0-a8c1-41de-aa5a-03f0538b071f tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:30.803969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68e0b4b0-a8c1-41de-aa5a-03f0538b071f tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:30.808874 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:30.808874 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:30.810370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68e0b4b0-a8c1-41de-aa5a-03f0538b071f tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:30.811380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-68e0b4b0-a8c1-41de-aa5a-03f0538b071f tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:30.927887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:30.927887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:30.934964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68e0b4b0-a8c1-41de-aa5a-03f0538b071f tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:30.939708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 579/1126] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:30 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:31.286113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4c0f9a51-033f-48eb-9a37-f8dfde99c0d0 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:31.286910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4c0f9a51-033f-48eb-9a37-f8dfde99c0d0 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:31.287295 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:31.287295 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:31.287985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4c0f9a51-033f-48eb-9a37-f8dfde99c0d0 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:31.355430 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:31.355430 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:31.359561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4c0f9a51-033f-48eb-9a37-f8dfde99c0d0 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:31.365484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4c0f9a51-033f-48eb-9a37-f8dfde99c0d0 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 200 Jan 02 02:55:31.373303 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 548/1127] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:31 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 464 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:31.961525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21e787bd-8386-4fa7-ac3c-89f42e5dce31 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:31.974054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21e787bd-8386-4fa7-ac3c-89f42e5dce31 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:31.974610 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:31.974610 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:31.976998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21e787bd-8386-4fa7-ac3c-89f42e5dce31 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:31.977717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-21e787bd-8386-4fa7-ac3c-89f42e5dce31 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:32.293001 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:32.293001 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:32.298115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21e787bd-8386-4fa7-ac3c-89f42e5dce31 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:32.302474 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 580/1128] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:31 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:32.393629 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac569ee7-2657-4bf5-94e6-08010057ef8d tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:32.394719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac569ee7-2657-4bf5-94e6-08010057ef8d tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:32.395078 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:32.395078 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:32.401225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac569ee7-2657-4bf5-94e6-08010057ef8d tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:32.541533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:32.541533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:32.543323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ac569ee7-2657-4bf5-94e6-08010057ef8d tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:32.557272 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac569ee7-2657-4bf5-94e6-08010057ef8d tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 200 Jan 02 02:55:32.559372 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 549/1129] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:32 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 464 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:33.065920 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9ce9eca-0c9a-4424-87b2-3a7c385fb233 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] DELETE http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:55:33.066869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9ce9eca-0c9a-4424-87b2-3a7c385fb233 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:33.067160 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:33.067160 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:33.068168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9ce9eca-0c9a-4424-87b2-3a7c385fb233 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:33.069429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c9ce9eca-0c9a-4424-87b2-3a7c385fb233 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Delete volume with id: ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:55:33.196703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:33.196703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:33.199618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c9ce9eca-0c9a-4424-87b2-3a7c385fb233 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:33.325766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44744408-c66f-4089-a936-9812ea370f7a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:33.329413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44744408-c66f-4089-a936-9812ea370f7a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:33.330150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:33.330150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:33.330712 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c9ce9eca-0c9a-4424-87b2-3a7c385fb233 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Delete volume request issued successfully. Jan 02 02:55:33.331536 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9ce9eca-0c9a-4424-87b2-3a7c385fb233 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 202 Jan 02 02:55:33.333069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44744408-c66f-4089-a936-9812ea370f7a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:33.335796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-44744408-c66f-4089-a936-9812ea370f7a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:33.338280 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 581/1130] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:55:33 2021] DELETE /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:55:33.358647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-830b929c-7653-4136-aaa1-025cb0c19961 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:55:33.359583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-830b929c-7653-4136-aaa1-025cb0c19961 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:33.361493 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:33.361493 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:33.362217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-830b929c-7653-4136-aaa1-025cb0c19961 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:33.432446 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:33.432446 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:33.439198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44744408-c66f-4089-a936-9812ea370f7a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:33.450331 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 550/1131] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:33 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:33.522939 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:33.522939 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:33.557034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-830b929c-7653-4136-aaa1-025cb0c19961 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:33.574287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6005bc73-6754-43df-8537-3dd809cba89a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:33.575642 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6005bc73-6754-43df-8537-3dd809cba89a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:33.579150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:33.579150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:33.581047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6005bc73-6754-43df-8537-3dd809cba89a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:33.664832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-830b929c-7653-4136-aaa1-025cb0c19961 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:55:33.670788 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 582/1132] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:33 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:33.688546 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6005bc73-6754-43df-8537-3dd809cba89a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 404 Jan 02 02:55:33.700900 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 551/1133] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:33 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 111 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:33.717055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-657d03b3-8a69-4c8b-9c15-5fbe99ccf525 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:55:33.717853 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:33.717853 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:33.722801 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-657d03b3-8a69-4c8b-9c15-5fbe99ccf525 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:33.723782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-657d03b3-8a69-4c8b-9c15-5fbe99ccf525 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:33.729136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-657d03b3-8a69-4c8b-9c15-5fbe99ccf525 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'd820ccf7-b641-4d08-bf41-2c98addbb9bd' with '{'status': 'available'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:33.992947 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:33.992947 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:34.127494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-657d03b3-8a69-4c8b-9c15-5fbe99ccf525 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:55:34.129579 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 583/1134] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:33 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:34.141406 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc6f90b1-0b64-4a7a-8ca1-858ea3a89e5e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:34.142334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc6f90b1-0b64-4a7a-8ca1-858ea3a89e5e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:34.143224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc6f90b1-0b64-4a7a-8ca1-858ea3a89e5e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:34.263614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:34.263614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:34.265821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cc6f90b1-0b64-4a7a-8ca1-858ea3a89e5e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:34.275059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc6f90b1-0b64-4a7a-8ca1-858ea3a89e5e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:34.277300 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 552/1135] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:34 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 466 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:34.295064 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de511bc8-4f48-4af9-b973-6f016631d7de tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:55:34.296170 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:34.296170 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:34.297306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de511bc8-4f48-4af9-b973-6f016631d7de tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:34.298216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de511bc8-4f48-4af9-b973-6f016631d7de tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:34.304461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-de511bc8-4f48-4af9-b973-6f016631d7de tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'd820ccf7-b641-4d08-bf41-2c98addbb9bd' with '{'status': 'creating'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:34.475334 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed43ff01-4e4b-408f-bbfe-ab54574b05e7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:34.485874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed43ff01-4e4b-408f-bbfe-ab54574b05e7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:34.486392 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:34.486392 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:34.487087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed43ff01-4e4b-408f-bbfe-ab54574b05e7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:34.487760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ed43ff01-4e4b-408f-bbfe-ab54574b05e7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:34.544237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:34.544237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:34.635273 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:34.635273 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:34.635273 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed43ff01-4e4b-408f-bbfe-ab54574b05e7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:34.635273 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 553/1136] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:34 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:34.686564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ff757ab-c62b-4a46-94ad-f913a8c730b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:55:34.687107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ff757ab-c62b-4a46-94ad-f913a8c730b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:34.687300 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:34.687300 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:34.687974 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ff757ab-c62b-4a46-94ad-f913a8c730b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:34.759089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de511bc8-4f48-4af9-b973-6f016631d7de tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:55:34.760452 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 584/1137] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:34 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:34.781221 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70340c98-a4df-49ce-b5bb-d0d8d6c43e0c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:34.782124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70340c98-a4df-49ce-b5bb-d0d8d6c43e0c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:34.782442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:34.782442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:34.783031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70340c98-a4df-49ce-b5bb-d0d8d6c43e0c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:34.890588 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:34.890588 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:34.918255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:34.918255 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:34.919934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-70340c98-a4df-49ce-b5bb-d0d8d6c43e0c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:34.922648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2ff757ab-c62b-4a46-94ad-f913a8c730b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:34.953167 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70340c98-a4df-49ce-b5bb-d0d8d6c43e0c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:34.962551 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 585/1138] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:34 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 465 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:34.967762 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8354df6b-0601-4c04-829a-c97d0410b4f6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] POST http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:55:34.968816 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:34.968816 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:34.969669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8354df6b-0601-4c04-829a-c97d0410b4f6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:34.970279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8354df6b-0601-4c04-829a-c97d0410b4f6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:34.971454 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.snapshot_actions [None req-8354df6b-0601-4c04-829a-c97d0410b4f6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88029) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 02 02:55:34.997322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ff757ab-c62b-4a46-94ad-f913a8c730b1 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:55:35.000913 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 554/1139] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:34 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:35.047368 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:35.047368 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:35.048040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.snapshot_actions [None req-8354df6b-0601-4c04-829a-c97d0410b4f6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Updating snapshot d820ccf7-b641-4d08-bf41-2c98addbb9bd with info {'id': 'd820ccf7-b641-4d08-bf41-2c98addbb9bd', 'status': 'error', 'progress': '80%'} Jan 02 02:55:35.081589 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8354df6b-0601-4c04-829a-c97d0410b4f6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:55:35.082927 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 586/1140] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:34 2021] POST /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:55:35.091254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4447f214-993c-4255-866c-ac88cca181ef tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] GET http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:35.092156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4447f214-993c-4255-866c-ac88cca181ef tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:35.092641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:35.092641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:35.093469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4447f214-993c-4255-866c-ac88cca181ef tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:35.156340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:35.156340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:35.157688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4447f214-993c-4255-866c-ac88cca181ef tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Snapshot retrieved successfully. Jan 02 02:55:35.166815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4447f214-993c-4255-866c-ac88cca181ef tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:35.173904 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 555/1141] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:35 2021] GET /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 461 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:35.188036 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b54f756-e169-474c-8624-f34f215bad92 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] POST http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action Jan 02 02:55:35.188585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:35.188585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:35.189132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b54f756-e169-474c-8624-f34f215bad92 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:55:35.189442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b54f756-e169-474c-8624-f34f215bad92 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:55:35.190454 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-4b54f756-e169-474c-8624-f34f215bad92 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] Updating snapshot 'd820ccf7-b641-4d08-bf41-2c98addbb9bd' with '{'status': 'available'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 02:55:35.395490 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:35.395490 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:35.481900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b54f756-e169-474c-8624-f34f215bad92 tempest-SnapshotsActionsTest-1394509017 tempest-SnapshotsActionsTest-1394509017] http://10.222.0.50/volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action returned with HTTP 202 Jan 02 02:55:35.482723 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 587/1142] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 02:55:35 2021] POST /volume/v3/b4f7909ef4184bad841109df1961fe54/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:55:35.522382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0dd7116e-d539-4dc5-990e-d9517251dce6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:35.523708 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0dd7116e-d539-4dc5-990e-d9517251dce6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:35.532725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:35.532725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:35.534165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0dd7116e-d539-4dc5-990e-d9517251dce6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:35.630432 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:35.630432 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:35.633017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0dd7116e-d539-4dc5-990e-d9517251dce6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:35.637123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0dd7116e-d539-4dc5-990e-d9517251dce6 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:35.638965 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 556/1143] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:35 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 465 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:35.653364 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68ee48e1-02ae-46d0-9b8b-7e01378bb831 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] DELETE http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:35.653919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68ee48e1-02ae-46d0-9b8b-7e01378bb831 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:35.654117 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:35.654117 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:35.654517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68ee48e1-02ae-46d0-9b8b-7e01378bb831 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:35.654851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-68ee48e1-02ae-46d0-9b8b-7e01378bb831 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Delete snapshot with id: ca6cf624-ed7f-4b87-8530-225ce8dee341 Jan 02 02:55:35.665417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab524042-9302-4bcb-8caa-0bbbe12156dc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:35.666006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab524042-9302-4bcb-8caa-0bbbe12156dc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:35.666206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:35.666206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:35.672635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab524042-9302-4bcb-8caa-0bbbe12156dc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:35.673863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ab524042-9302-4bcb-8caa-0bbbe12156dc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:35.746180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68ee48e1-02ae-46d0-9b8b-7e01378bb831 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 returned with HTTP 404 Jan 02 02:55:35.755479 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 588/1144] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:55:35 2021] DELETE /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/ca6cf624-ed7f-4b87-8530-225ce8dee341 => generated 111 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:35.774509 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:35.774509 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:35.778119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab524042-9302-4bcb-8caa-0bbbe12156dc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:35.782584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0c79f7e1-e8a4-4c8e-bb2a-bdf19871232a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] DELETE http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:35.784233 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 557/1145] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:35 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:35.785490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0c79f7e1-e8a4-4c8e-bb2a-bdf19871232a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:35.786262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0c79f7e1-e8a4-4c8e-bb2a-bdf19871232a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:35.792986 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-0c79f7e1-e8a4-4c8e-bb2a-bdf19871232a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Delete snapshot with id: fae48759-9ea8-487a-801e-c1e03350515b Jan 02 02:55:35.877781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0c79f7e1-e8a4-4c8e-bb2a-bdf19871232a tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b returned with HTTP 404 Jan 02 02:55:35.881372 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 589/1146] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:55:35 2021] DELETE /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/fae48759-9ea8-487a-801e-c1e03350515b => generated 111 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:35.892138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-904ea08e-5363-4baf-9aa7-0036da81caf8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] DELETE http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:35.893501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-904ea08e-5363-4baf-9aa7-0036da81caf8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:35.894064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:35.894064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:35.895120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-904ea08e-5363-4baf-9aa7-0036da81caf8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:35.895895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-904ea08e-5363-4baf-9aa7-0036da81caf8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Delete snapshot with id: 5ae76f83-b097-48ae-9bc3-648adb38db2f Jan 02 02:55:35.992496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-904ea08e-5363-4baf-9aa7-0036da81caf8 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f returned with HTTP 404 Jan 02 02:55:35.999293 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 558/1147] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:55:35 2021] DELETE /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/5ae76f83-b097-48ae-9bc3-648adb38db2f => generated 111 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:36.014117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ae4c5f8-7dd8-448a-9ebc-979561070293 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] DELETE http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:55:36.016151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ae4c5f8-7dd8-448a-9ebc-979561070293 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:36.022776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ae4c5f8-7dd8-448a-9ebc-979561070293 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:36.022776 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-5ae4c5f8-7dd8-448a-9ebc-979561070293 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Delete snapshot with id: 838e7217-ec7b-450d-8857-52202104c381 Jan 02 02:55:36.030642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1109efb0-25e7-4b70-aae4-45547dd475e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:55:36.035779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1109efb0-25e7-4b70-aae4-45547dd475e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:36.037944 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1109efb0-25e7-4b70-aae4-45547dd475e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:36.134031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ae4c5f8-7dd8-448a-9ebc-979561070293 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 returned with HTTP 404 Jan 02 02:55:36.137336 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 590/1148] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:55:36 2021] DELETE /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/838e7217-ec7b-450d-8857-52202104c381 => generated 111 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 02:55:36.152423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8871d166-87cb-4b7c-a0b5-5268df24c182 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] DELETE http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:36.155710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8871d166-87cb-4b7c-a0b5-5268df24c182 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:36.157408 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8871d166-87cb-4b7c-a0b5-5268df24c182 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:36.159270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-8871d166-87cb-4b7c-a0b5-5268df24c182 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Delete snapshot with id: d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:36.244256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:36.244256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:36.245425 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8871d166-87cb-4b7c-a0b5-5268df24c182 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:36.265142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:36.265142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:36.339429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1109efb0-25e7-4b70-aae4-45547dd475e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:36.444463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1109efb0-25e7-4b70-aae4-45547dd475e0 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:55:36.446669 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 559/1149] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:36 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:36.481279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8871d166-87cb-4b7c-a0b5-5268df24c182 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot delete request issued successfully. Jan 02 02:55:36.481761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8871d166-87cb-4b7c-a0b5-5268df24c182 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 202 Jan 02 02:55:36.482643 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 591/1150] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:55:36 2021] DELETE /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 0 bytes in 342 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:55:36.495569 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d293e3d4-c3fd-40c6-9f9a-cedef5810f3c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:36.497106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d293e3d4-c3fd-40c6-9f9a-cedef5810f3c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:36.500849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:36.500849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:36.503077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d293e3d4-c3fd-40c6-9f9a-cedef5810f3c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:36.612008 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:36.612008 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:36.619811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d293e3d4-c3fd-40c6-9f9a-cedef5810f3c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:36.627696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d293e3d4-c3fd-40c6-9f9a-cedef5810f3c tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:36.637208 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 560/1151] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:36 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 464 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:36.805054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51a18fa8-2352-41ac-b286-3ad1896247a7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:36.805741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51a18fa8-2352-41ac-b286-3ad1896247a7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:36.805929 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:36.805929 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:36.806201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51a18fa8-2352-41ac-b286-3ad1896247a7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:36.806614 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-51a18fa8-2352-41ac-b286-3ad1896247a7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:36.870874 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:36.870874 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:36.872699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51a18fa8-2352-41ac-b286-3ad1896247a7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:36.883417 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 592/1152] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:36 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:37.471711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5879d67-2642-4e65-8c4c-b40247c2354b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:55:37.473654 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5879d67-2642-4e65-8c4c-b40247c2354b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:37.474085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:37.474085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:37.474818 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5879d67-2642-4e65-8c4c-b40247c2354b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:37.650311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f24a7179-0584-4412-b140-57f6c303c568 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:37.650855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f24a7179-0584-4412-b140-57f6c303c568 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:37.651063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:37.651063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:37.651432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f24a7179-0584-4412-b140-57f6c303c568 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:37.680717 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:37.680717 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:37.713952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:37.713952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:37.714677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d5879d67-2642-4e65-8c4c-b40247c2354b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:55:37.725310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f24a7179-0584-4412-b140-57f6c303c568 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:37.730578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f24a7179-0584-4412-b140-57f6c303c568 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:37.733331 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 593/1153] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:37 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 464 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:37.801214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5879d67-2642-4e65-8c4c-b40247c2354b tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 200 Jan 02 02:55:37.809658 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 561/1154] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:37 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 915 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:37.892537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6342193f-e5a3-4d7c-945c-767103f7bb6b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:37.893482 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6342193f-e5a3-4d7c-945c-767103f7bb6b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:37.893922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:37.893922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:37.895138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6342193f-e5a3-4d7c-945c-767103f7bb6b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:37.895721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6342193f-e5a3-4d7c-945c-767103f7bb6b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:37.954995 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:37.954995 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:37.957945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6342193f-e5a3-4d7c-945c-767103f7bb6b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:37.969584 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 594/1155] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:37 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:38.749499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2fc5c062-b4a7-405c-a3ef-d7d9519a37bc tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:38.750186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2fc5c062-b4a7-405c-a3ef-d7d9519a37bc tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:38.750509 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:38.750509 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:38.751099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2fc5c062-b4a7-405c-a3ef-d7d9519a37bc tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:38.834963 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:38.834963 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:38.839826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47429650-fe8a-4f2b-bf18-197406a71d7e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 Jan 02 02:55:38.841026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47429650-fe8a-4f2b-bf18-197406a71d7e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:38.841481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:38.841481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:38.842242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47429650-fe8a-4f2b-bf18-197406a71d7e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:38.849456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2fc5c062-b4a7-405c-a3ef-d7d9519a37bc tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Snapshot retrieved successfully. Jan 02 02:55:38.858640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2fc5c062-b4a7-405c-a3ef-d7d9519a37bc tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 200 Jan 02 02:55:38.871990 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 562/1156] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:38 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 464 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:38.996681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ebad650-7d45-402a-bec4-a8f6fa197cf5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:38.998406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ebad650-7d45-402a-bec4-a8f6fa197cf5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:39.000658 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:39.000658 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:39.001624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ebad650-7d45-402a-bec4-a8f6fa197cf5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:39.007082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1ebad650-7d45-402a-bec4-a8f6fa197cf5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:39.163593 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:39.163593 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:39.165853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ebad650-7d45-402a-bec4-a8f6fa197cf5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:39.169445 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 563/1157] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:38 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:39.178729 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47429650-fe8a-4f2b-bf18-197406a71d7e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 returned with HTTP 404 Jan 02 02:55:39.182381 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 595/1158] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:38 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/ed1339ae-c1e5-4818-9d3a-c2810edf65a3 => generated 109 bytes in 346 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:39.886476 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d869d19-e81e-43a7-90ee-67bd7fa1a311 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd Jan 02 02:55:39.889173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d869d19-e81e-43a7-90ee-67bd7fa1a311 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:39.900223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:39.900223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:39.901021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d869d19-e81e-43a7-90ee-67bd7fa1a311 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:39.985971 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d869d19-e81e-43a7-90ee-67bd7fa1a311 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd returned with HTTP 404 Jan 02 02:55:39.989672 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 564/1159] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:55:39 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/snapshots/d820ccf7-b641-4d08-bf41-2c98addbb9bd => generated 111 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:39.997850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-378804c8-9dff-47fb-a75b-4946943682c2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] DELETE http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:39.999155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-378804c8-9dff-47fb-a75b-4946943682c2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:39.999649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-378804c8-9dff-47fb-a75b-4946943682c2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:40.000499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-378804c8-9dff-47fb-a75b-4946943682c2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Delete volume with id: 91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:40.194651 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0249067d-4d71-47eb-abb2-855c9db1235d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:40.201611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0249067d-4d71-47eb-abb2-855c9db1235d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:40.204847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0249067d-4d71-47eb-abb2-855c9db1235d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:40.209606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0249067d-4d71-47eb-abb2-855c9db1235d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:40.214379 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:40.214379 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:40.217572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-378804c8-9dff-47fb-a75b-4946943682c2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:55:40.318150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:40.318150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:40.335598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0249067d-4d71-47eb-abb2-855c9db1235d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:40.338599 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 565/1160] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:40 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:40.339254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-378804c8-9dff-47fb-a75b-4946943682c2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Delete volume request issued successfully. Jan 02 02:55:40.349071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-378804c8-9dff-47fb-a75b-4946943682c2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 202 Jan 02 02:55:40.360606 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 596/1161] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:55:39 2021] DELETE /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 0 bytes in 365 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:55:40.365196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2fb55a37-ad06-4614-9e41-c137401f54d2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:40.366256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2fb55a37-ad06-4614-9e41-c137401f54d2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:40.366719 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:40.366719 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:40.369846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2fb55a37-ad06-4614-9e41-c137401f54d2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:40.875418 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:40.875418 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:40.953683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2fb55a37-ad06-4614-9e41-c137401f54d2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:55:41.125826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2fb55a37-ad06-4614-9e41-c137401f54d2 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 200 Jan 02 02:55:41.127062 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 566/1162] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:40 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 912 bytes in 771 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:41.357891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f280455-c484-4791-988d-18e7be8134ac tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:41.361716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f280455-c484-4791-988d-18e7be8134ac tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:41.362702 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:41.362702 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:41.364935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f280455-c484-4791-988d-18e7be8134ac tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:41.369015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8f280455-c484-4791-988d-18e7be8134ac tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:41.486095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:41.486095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:41.498485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f280455-c484-4791-988d-18e7be8134ac tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:41.500605 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 597/1163] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:41 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:42.151554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b47adc40-31e3-403c-8a4a-76cbaf3ab21e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:42.153014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b47adc40-31e3-403c-8a4a-76cbaf3ab21e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:42.164015 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:42.164015 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:42.164915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b47adc40-31e3-403c-8a4a-76cbaf3ab21e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:42.399813 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:42.399813 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:42.440715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b47adc40-31e3-403c-8a4a-76cbaf3ab21e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:55:42.520544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1756584e-f695-4373-841e-ee22baf13dec tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:42.526046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1756584e-f695-4373-841e-ee22baf13dec tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:42.526605 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:42.526605 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:42.529775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1756584e-f695-4373-841e-ee22baf13dec tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:42.532955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1756584e-f695-4373-841e-ee22baf13dec tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:42.584085 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b47adc40-31e3-403c-8a4a-76cbaf3ab21e tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 200 Jan 02 02:55:42.588303 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 567/1164] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:42 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 912 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:42.685926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:42.685926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:42.689496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1756584e-f695-4373-841e-ee22baf13dec tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:42.697723 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 598/1165] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:42 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:43.604867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3ccbca51-b165-49b8-8228-792970b79dd3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:43.605373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3ccbca51-b165-49b8-8228-792970b79dd3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:43.605783 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:43.605783 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:43.606417 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3ccbca51-b165-49b8-8228-792970b79dd3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:43.712359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-488fd778-0a85-4969-9dee-eec427244148 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:43.712944 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-488fd778-0a85-4969-9dee-eec427244148 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:43.713166 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:43.713166 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:43.713557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-488fd778-0a85-4969-9dee-eec427244148 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:43.713845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-488fd778-0a85-4969-9dee-eec427244148 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:43.831150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:43.831150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:43.841551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-488fd778-0a85-4969-9dee-eec427244148 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:43.842423 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 599/1166] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:43 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:43.858903 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:43.858903 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:43.883716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3ccbca51-b165-49b8-8228-792970b79dd3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:55:43.947326 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3ccbca51-b165-49b8-8228-792970b79dd3 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 200 Jan 02 02:55:43.948160 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 568/1167] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:43 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 912 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:44.857423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d01eea7-02f8-4def-ab1f-604409538c00 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:44.858135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d01eea7-02f8-4def-ab1f-604409538c00 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:44.860035 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:44.860035 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:44.861137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d01eea7-02f8-4def-ab1f-604409538c00 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:44.861817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7d01eea7-02f8-4def-ab1f-604409538c00 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:44.926804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:44.926804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:44.929509 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d01eea7-02f8-4def-ab1f-604409538c00 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:44.931365 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 600/1168] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:44 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:44.966198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3a2f04d-efd2-4c28-a0f6-f74fb3d8cc08 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:44.967326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3a2f04d-efd2-4c28-a0f6-f74fb3d8cc08 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:44.967786 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:44.967786 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:44.968504 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3a2f04d-efd2-4c28-a0f6-f74fb3d8cc08 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:45.112592 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:45.112592 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:45.136144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c3a2f04d-efd2-4c28-a0f6-f74fb3d8cc08 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Volume info retrieved successfully. Jan 02 02:55:45.203346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3a2f04d-efd2-4c28-a0f6-f74fb3d8cc08 tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 200 Jan 02 02:55:45.203346 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 569/1169] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:44 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 912 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:45.945352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58450d29-e87a-45e8-8c54-5bd58dc99600 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:45.945912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58450d29-e87a-45e8-8c54-5bd58dc99600 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:45.946581 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:45.946581 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:45.947238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58450d29-e87a-45e8-8c54-5bd58dc99600 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:45.947942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-58450d29-e87a-45e8-8c54-5bd58dc99600 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:46.085690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:46.085690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:46.086283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58450d29-e87a-45e8-8c54-5bd58dc99600 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:46.087114 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 601/1170] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:45 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:46.218455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66fe9ef4-ca33-4f87-bfd5-0b84a102337f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] GET http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b Jan 02 02:55:46.218979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66fe9ef4-ca33-4f87-bfd5-0b84a102337f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:46.219196 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:46.219196 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:46.219572 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66fe9ef4-ca33-4f87-bfd5-0b84a102337f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:46.333911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66fe9ef4-ca33-4f87-bfd5-0b84a102337f tempest-SnapshotsActionsTest-1781873402 tempest-SnapshotsActionsTest-1781873402] http://10.222.0.50/volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b returned with HTTP 404 Jan 02 02:55:46.335730 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 570/1171] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:55:46 2021] GET /volume/v3/b39014ee176145efb67a72101887f6cf/volumes/91569887-c929-4ff7-a050-1b91e661885b => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:55:47.101927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-16eef07a-50cb-4c29-895b-b1bec3918e1e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:47.102794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-16eef07a-50cb-4c29-895b-b1bec3918e1e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:47.102794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:47.102794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:47.103483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-16eef07a-50cb-4c29-895b-b1bec3918e1e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:47.103483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-16eef07a-50cb-4c29-895b-b1bec3918e1e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:47.216873 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:47.216873 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:47.218649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-16eef07a-50cb-4c29-895b-b1bec3918e1e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:47.219447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 602/1172] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:47 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:48.243315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f871d1cc-c2e3-4bae-9e9e-4b9cd94930e5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:48.244097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f871d1cc-c2e3-4bae-9e9e-4b9cd94930e5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:48.244427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f871d1cc-c2e3-4bae-9e9e-4b9cd94930e5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:48.244877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f871d1cc-c2e3-4bae-9e9e-4b9cd94930e5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:48.345207 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:48.345207 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:48.360071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f871d1cc-c2e3-4bae-9e9e-4b9cd94930e5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:48.365825 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 571/1173] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:48 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:49.381102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c097a32c-f43f-4401-9437-0d03eba2ef2c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:49.381673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c097a32c-f43f-4401-9437-0d03eba2ef2c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:49.381892 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:49.381892 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:49.382277 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c097a32c-f43f-4401-9437-0d03eba2ef2c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:49.382645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c097a32c-f43f-4401-9437-0d03eba2ef2c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:49.428124 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:49.428124 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:49.437360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c097a32c-f43f-4401-9437-0d03eba2ef2c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:49.438222 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 603/1174] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:49 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:50.454323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3feacc21-2393-4eac-91fc-df795f700654 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:50.455907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3feacc21-2393-4eac-91fc-df795f700654 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:50.456399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:50.456399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:50.457754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3feacc21-2393-4eac-91fc-df795f700654 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:50.458893 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3feacc21-2393-4eac-91fc-df795f700654 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:50.533066 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:50.533066 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:50.541101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3feacc21-2393-4eac-91fc-df795f700654 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:50.542860 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 572/1175] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:50 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:51.564027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b54baa5-4388-4745-8468-1525f8a6854d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:51.565225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b54baa5-4388-4745-8468-1525f8a6854d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:51.565647 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:51.565647 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:51.566919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b54baa5-4388-4745-8468-1525f8a6854d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:51.582002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4b54baa5-4388-4745-8468-1525f8a6854d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:51.844267 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:51.844267 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:51.877670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b54baa5-4388-4745-8468-1525f8a6854d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:51.895676 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 604/1176] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:51 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:52.916792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85c736e4-2432-4a93-82ab-9072160f57ad tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:52.917676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85c736e4-2432-4a93-82ab-9072160f57ad tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:52.917676 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:52.917676 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:52.918109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85c736e4-2432-4a93-82ab-9072160f57ad tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:52.918109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-85c736e4-2432-4a93-82ab-9072160f57ad tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:52.974562 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:52.974562 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:52.976505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85c736e4-2432-4a93-82ab-9072160f57ad tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:52.977361 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 573/1177] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:52 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:53.997132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9809f1c6-97b4-4cca-ab2b-f2c14630204e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:53.998671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9809f1c6-97b4-4cca-ab2b-f2c14630204e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:53.999209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:53.999209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:53.999962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9809f1c6-97b4-4cca-ab2b-f2c14630204e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:54.000711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9809f1c6-97b4-4cca-ab2b-f2c14630204e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:54.151198 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:54.151198 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:54.160639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9809f1c6-97b4-4cca-ab2b-f2c14630204e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:54.166114 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 605/1178] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:53 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:55.188307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69e9c361-399f-4ced-bc51-7969936e03fa tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:55.189136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69e9c361-399f-4ced-bc51-7969936e03fa tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:55.189499 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:55.189499 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:55.190047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69e9c361-399f-4ced-bc51-7969936e03fa tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:55.190539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-69e9c361-399f-4ced-bc51-7969936e03fa tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:55.271374 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:55.271374 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:55.273828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69e9c361-399f-4ced-bc51-7969936e03fa tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:55.277280 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 574/1179] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:55 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:56.296739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d33a985-677a-440b-85c5-de7e2f09b9de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:56.297577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d33a985-677a-440b-85c5-de7e2f09b9de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:56.297577 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:56.297577 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:56.298101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d33a985-677a-440b-85c5-de7e2f09b9de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:56.298432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6d33a985-677a-440b-85c5-de7e2f09b9de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:56.392608 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:56.392608 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:56.395335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d33a985-677a-440b-85c5-de7e2f09b9de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:56.396205 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 606/1180] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:56 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:57.418860 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfb2e776-f5da-4eab-bb4c-7315bc404a07 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:57.426720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfb2e776-f5da-4eab-bb4c-7315bc404a07 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:57.437656 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:57.437656 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:57.439314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfb2e776-f5da-4eab-bb4c-7315bc404a07 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:57.445880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cfb2e776-f5da-4eab-bb4c-7315bc404a07 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:57.574415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:57.574415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:57.578926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfb2e776-f5da-4eab-bb4c-7315bc404a07 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:57.585533 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 575/1181] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:57 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:55:58.601628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-048e96d4-4b59-4cb6-830c-1941cfb8f4fb tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:58.602546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-048e96d4-4b59-4cb6-830c-1941cfb8f4fb tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:58.602546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:58.602546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:58.603078 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-048e96d4-4b59-4cb6-830c-1941cfb8f4fb tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:58.603078 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-048e96d4-4b59-4cb6-830c-1941cfb8f4fb tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:58.687436 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:58.687436 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:58.699249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-048e96d4-4b59-4cb6-830c-1941cfb8f4fb tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:58.700360 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 607/1182] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:58 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:55:59.716210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3bc76b4f-155f-4bb1-a4a0-130661e0e5f5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:55:59.719524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3bc76b4f-155f-4bb1-a4a0-130661e0e5f5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:55:59.719815 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:55:59.719815 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:55:59.721327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3bc76b4f-155f-4bb1-a4a0-130661e0e5f5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:55:59.721854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3bc76b4f-155f-4bb1-a4a0-130661e0e5f5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:55:59.873510 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:55:59.873510 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:55:59.875202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3bc76b4f-155f-4bb1-a4a0-130661e0e5f5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:55:59.892712 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 576/1183] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:55:59 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:00.890727 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34f5f84a-3b9c-491f-975f-737cf13ad7d2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:00.891308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34f5f84a-3b9c-491f-975f-737cf13ad7d2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:00.891526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:00.891526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:00.891903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34f5f84a-3b9c-491f-975f-737cf13ad7d2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:00.892320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-34f5f84a-3b9c-491f-975f-737cf13ad7d2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:00.983749 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:00.983749 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:00.987486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34f5f84a-3b9c-491f-975f-737cf13ad7d2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:00.996139 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 608/1184] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:00 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:02.004282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-158e246c-468f-4895-b0bd-9ff6d6d691b7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:02.005109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-158e246c-468f-4895-b0bd-9ff6d6d691b7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:02.006620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:02.006620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:02.007260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-158e246c-468f-4895-b0bd-9ff6d6d691b7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:02.008587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-158e246c-468f-4895-b0bd-9ff6d6d691b7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:02.084887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:02.084887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:02.086973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-158e246c-468f-4895-b0bd-9ff6d6d691b7 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:02.106190 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 577/1185] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:01 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:03.124625 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11671051-2281-407f-b697-933a24eee8c5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:03.125938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11671051-2281-407f-b697-933a24eee8c5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:03.126912 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:03.126912 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:03.127404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11671051-2281-407f-b697-933a24eee8c5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:03.127856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-11671051-2281-407f-b697-933a24eee8c5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:03.214624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:03.214624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:03.225222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11671051-2281-407f-b697-933a24eee8c5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:03.232059 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 578/1186] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:03 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:03.285602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e280e10-80fd-4714-b3bb-941d915cd9ef tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 Jan 02 02:56:03.295592 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e280e10-80fd-4714-b3bb-941d915cd9ef tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:03.295990 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:03.295990 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:03.296889 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e280e10-80fd-4714-b3bb-941d915cd9ef tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:03.398156 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-2e280e10-80fd-4714-b3bb-941d915cd9ef tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:56:03.409387 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-2e280e10-80fd-4714-b3bb-941d915cd9ef tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:56:03.412035 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-2e280e10-80fd-4714-b3bb-941d915cd9ef tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:56:03.449947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e280e10-80fd-4714-b3bb-941d915cd9ef tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 returned with HTTP 200 Jan 02 02:56:03.451109 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 609/1187] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:56:02 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 => generated 361 bytes in 843 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:03.471361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075/defaults Jan 02 02:56:03.471850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:03.472447 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:03.472447 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:03.474062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'defaults' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:03.514439 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:56:03.515390 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:56:03.517360 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:56:03.518207 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:56:03.523732 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:56:03.540696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d124a1ef-d353-414d-929d-8e502ed30e3d tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075/defaults returned with HTTP 200 Jan 02 02:56:03.541538 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 579/1188] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 02:56:03 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075/defaults => generated 361 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:03.557132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-775cf334-0a08-4ce9-9c15-f5949f10983a tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] PUT http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 Jan 02 02:56:03.558031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-775cf334-0a08-4ce9-9c15-f5949f10983a tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:03.882925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-775cf334-0a08-4ce9-9c15-f5949f10983a tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 returned with HTTP 200 Jan 02 02:56:03.894376 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 610/1189] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Jan 2 02:56:03 2021] PUT /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 => generated 319 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:03.901746 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d92c6e39-5b7b-449e-abed-a33b55b3bc18 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] DELETE http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 Jan 02 02:56:03.902428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d92c6e39-5b7b-449e-abed-a33b55b3bc18 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:03.903764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d92c6e39-5b7b-449e-abed-a33b55b3bc18 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:03.930058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d92c6e39-5b7b-449e-abed-a33b55b3bc18 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 returned with HTTP 200 Jan 02 02:56:03.931246 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 580/1190] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 02:56:03 2021] DELETE /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 02:56:03.950107 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d792f57-ebfe-49cc-976c-f558a246ad12 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 Jan 02 02:56:03.955715 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d792f57-ebfe-49cc-976c-f558a246ad12 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:03.963741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d792f57-ebfe-49cc-976c-f558a246ad12 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:04.028820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d792f57-ebfe-49cc-976c-f558a246ad12 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 returned with HTTP 200 Jan 02 02:56:04.030046 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 611/1191] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:56:03 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 => generated 361 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:04.046096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aad2a8b9-52fb-4b4e-adab-ecd172d93e90 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] PUT http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 Jan 02 02:56:04.047213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aad2a8b9-52fb-4b4e-adab-ecd172d93e90 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:04.263047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c0bde3f-8789-4d9b-af8c-c5527c8032f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:04.270074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c0bde3f-8789-4d9b-af8c-c5527c8032f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:04.274422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c0bde3f-8789-4d9b-af8c-c5527c8032f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:04.281662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6c0bde3f-8789-4d9b-af8c-c5527c8032f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:04.428199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:04.428199 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:04.434071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c0bde3f-8789-4d9b-af8c-c5527c8032f9 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:04.440282 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 612/1192] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:04 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:04.496149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aad2a8b9-52fb-4b4e-adab-ecd172d93e90 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 returned with HTTP 200 Jan 02 02:56:04.504784 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 581/1193] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Jan 2 02:56:04 2021] PUT /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 => generated 319 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:04.512558 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d270b338-09b9-4b24-870d-50b909f356e4 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075/defaults Jan 02 02:56:04.514153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d270b338-09b9-4b24-870d-50b909f356e4 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:04.514545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:04.514545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:04.515223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d270b338-09b9-4b24-870d-50b909f356e4 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'defaults' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:04.573211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d270b338-09b9-4b24-870d-50b909f356e4 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075/defaults returned with HTTP 200 Jan 02 02:56:04.574296 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 613/1194] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 02:56:04 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075/defaults => generated 361 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:04.595861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-475aa86d-8234-400b-9ee2-8e314f19c60b tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 Jan 02 02:56:04.608703 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-475aa86d-8234-400b-9ee2-8e314f19c60b tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:04.609663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-475aa86d-8234-400b-9ee2-8e314f19c60b tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:04.779490 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-475aa86d-8234-400b-9ee2-8e314f19c60b tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 returned with HTTP 200 Jan 02 02:56:04.781981 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 582/1195] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:56:04 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 => generated 361 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:04.816692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c447dc1-efbc-4804-98bd-e5c84601a019 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True Jan 02 02:56:04.826810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c447dc1-efbc-4804-98bd-e5c84601a019 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:04.828363 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c447dc1-efbc-4804-98bd-e5c84601a019 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:05.039765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c447dc1-efbc-4804-98bd-e5c84601a019 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True returned with HTTP 200 Jan 02 02:56:05.040662 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 614/1196] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 02:56:04 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True => generated 1076 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:05.373432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] POST http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes Jan 02 02:56:05.374835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-85710603"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:05.376821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-85710603'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:05.377526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Create volume of 1 GB Jan 02 02:56:05.431885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Availability Zones retrieved successfully. Jan 02 02:56:05.455360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-edfd3524-0654-4a0c-bced-c4f9791b3fa5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:05.463782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-edfd3524-0654-4a0c-bced-c4f9791b3fa5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:05.465191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-edfd3524-0654-4a0c-bced-c4f9791b3fa5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:05.466149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-edfd3524-0654-4a0c-bced-c4f9791b3fa5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:05.516463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Flow 'volume_create_api' (0415c441-242d-4cf6-8a8a-8ac9068d0582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:05.531061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781650f1-e3a1-477b-bfb4-a1e8ed0a9941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:05.549168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:05.568850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:05.568850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:05.581815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-edfd3524-0654-4a0c-bced-c4f9791b3fa5 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:05.583900 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 615/1197] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:05 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:05.766871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781650f1-e3a1-477b-bfb4-a1e8ed0a9941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:05.772693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56711767-c7f9-41b0-a16c-b7d936089740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:06.030926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Created reservations ['71c1c027-87e2-4897-a529-26e0e1bdc794', 'ad387f9c-a863-424a-865b-86589d5858bd', '3f0da44d-dde4-4f77-b091-ae7f2e902b87', '17324277-8839-4f0a-8b33-eb56ed819bb3'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:06.035663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56711767-c7f9-41b0-a16c-b7d936089740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71c1c027-87e2-4897-a529-26e0e1bdc794', 'ad387f9c-a863-424a-865b-86589d5858bd', '3f0da44d-dde4-4f77-b091-ae7f2e902b87', '17324277-8839-4f0a-8b33-eb56ed819bb3']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:06.044597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d71130d-eed9-44bc-bc87-c49684dac1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:06.219138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d71130d-eed9-44bc-bc87-c49684dac1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '313c4475-7fb5-474b-a9c2-3f621821237b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-85710603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4360045e36154382bbf0c8e1da45e075',qos_specs=None,replication_status=,reservations=['71c1c027-87e2-4897-a529-26e0e1bdc794','ad387f9c-a863-424a-865b-86589d5858bd','3f0da44d-dde4-4f77-b091-ae7f2e902b87','17324277-8839-4f0a-8b33-eb56ed819bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3a9abe4fab41ac98ed6846d894585d',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-85710603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=313c4475-7fb5-474b-a9c2-3f621821237b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4360045e36154382bbf0c8e1da45e075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7f3a9abe4fab41ac98ed6846d894585d',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:06.226500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff8cf80f-5bbc-40de-b32f-cdb6c7eb9ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:06.332661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff8cf80f-5bbc-40de-b32f-cdb6c7eb9ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-85710603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4360045e36154382bbf0c8e1da45e075',qos_specs=None,replication_status=,reservations=['71c1c027-87e2-4897-a529-26e0e1bdc794','ad387f9c-a863-424a-865b-86589d5858bd','3f0da44d-dde4-4f77-b091-ae7f2e902b87','17324277-8839-4f0a-8b33-eb56ed819bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3a9abe4fab41ac98ed6846d894585d',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:06.345780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4279f9-052f-4d48-b2d3-1d0bbc7f1902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:06.440025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4279f9-052f-4d48-b2d3-1d0bbc7f1902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:06.447441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Flow 'volume_create_api' (0415c441-242d-4cf6-8a8a-8ac9068d0582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:06.599016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa18d8bf-e240-4a9b-be70-c740b2ab9fb6 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:06.599606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa18d8bf-e240-4a9b-be70-c740b2ab9fb6 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:06.599830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:06.599830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:06.602486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa18d8bf-e240-4a9b-be70-c740b2ab9fb6 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:06.602954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fa18d8bf-e240-4a9b-be70-c740b2ab9fb6 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:06.677220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:06.677220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:06.686574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa18d8bf-e240-4a9b-be70-c740b2ab9fb6 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:06.696120 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 616/1198] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:06 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:06.936378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Create volume request issued successfully. Jan 02 02:56:07.014333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1dc416f-2789-447c-893c-6500180ab284 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes returned with HTTP 202 Jan 02 02:56:07.015330 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 583/1199] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:05 2021] POST /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes => generated 823 bytes in 1958 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:07.031742 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6175e23a-3252-40a3-88b0-1fb49e34a06b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:07.032579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6175e23a-3252-40a3-88b0-1fb49e34a06b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:07.032781 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:07.032781 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:07.033476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6175e23a-3252-40a3-88b0-1fb49e34a06b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:07.246691 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:07.246691 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:07.287045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6175e23a-3252-40a3-88b0-1fb49e34a06b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:07.365628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6175e23a-3252-40a3-88b0-1fb49e34a06b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 200 Jan 02 02:56:07.369071 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 617/1200] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:07 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 915 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:07.711946 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ee4e5dd-07fa-4779-8329-09c121ca6edd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:07.712815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ee4e5dd-07fa-4779-8329-09c121ca6edd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:07.713080 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:07.713080 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:07.713481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ee4e5dd-07fa-4779-8329-09c121ca6edd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:07.713858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8ee4e5dd-07fa-4779-8329-09c121ca6edd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:07.821413 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:07.821413 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:07.823433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ee4e5dd-07fa-4779-8329-09c121ca6edd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:07.845023 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 584/1201] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:07 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:08.389640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aca2f6b-c63a-402b-b39a-42ed50b942e7 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:08.493422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aca2f6b-c63a-402b-b39a-42ed50b942e7 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:08.493422 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:08.493422 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:08.493422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aca2f6b-c63a-402b-b39a-42ed50b942e7 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:08.842503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f44bdbc-cb60-4134-aed3-b2ca67225303 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:08.843068 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f44bdbc-cb60-4134-aed3-b2ca67225303 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:08.843515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:08.843515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:08.844081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f44bdbc-cb60-4134-aed3-b2ca67225303 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:08.844640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3f44bdbc-cb60-4134-aed3-b2ca67225303 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:08.959130 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:08.959130 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:08.963012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f44bdbc-cb60-4134-aed3-b2ca67225303 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:08.964822 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 585/1202] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:08 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:09.001258 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:09.001258 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:09.030262 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3aca2f6b-c63a-402b-b39a-42ed50b942e7 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:09.107964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aca2f6b-c63a-402b-b39a-42ed50b942e7 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 200 Jan 02 02:56:09.124516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 618/1203] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:08 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 915 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:09.988801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9410f17a-9166-4d7d-8537-9d33157cdf08 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:09.990955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9410f17a-9166-4d7d-8537-9d33157cdf08 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:09.991909 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:09.991909 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:09.993080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9410f17a-9166-4d7d-8537-9d33157cdf08 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:09.995321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9410f17a-9166-4d7d-8537-9d33157cdf08 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:10.043485 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:10.043485 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:10.047109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9410f17a-9166-4d7d-8537-9d33157cdf08 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:10.048435 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 586/1204] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:09 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:10.142183 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b23973d6-10f2-4bc2-bd0d-722afb68ea0d tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:10.143117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b23973d6-10f2-4bc2-bd0d-722afb68ea0d tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:10.144346 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:10.144346 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:10.145036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b23973d6-10f2-4bc2-bd0d-722afb68ea0d tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:10.295654 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:10.295654 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:10.327992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b23973d6-10f2-4bc2-bd0d-722afb68ea0d tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:10.386638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b23973d6-10f2-4bc2-bd0d-722afb68ea0d tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 200 Jan 02 02:56:10.395156 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 619/1205] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:10 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 916 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:10.428618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8cec764-c9f2-48cf-b0e9-687016e99632 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True Jan 02 02:56:10.429540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8cec764-c9f2-48cf-b0e9-687016e99632 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:10.429959 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:10.429959 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:10.430693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8cec764-c9f2-48cf-b0e9-687016e99632 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:10.559589 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8cec764-c9f2-48cf-b0e9-687016e99632 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True returned with HTTP 200 Jan 02 02:56:10.565463 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 587/1206] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 02:56:10 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True => generated 1076 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:10.591396 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80e35a47-e177-45da-adbb-2ca8a290fb53 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] DELETE http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:10.592478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80e35a47-e177-45da-adbb-2ca8a290fb53 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:10.592856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:10.592856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:10.605036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80e35a47-e177-45da-adbb-2ca8a290fb53 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:10.605993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-80e35a47-e177-45da-adbb-2ca8a290fb53 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Delete volume with id: 313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:10.766970 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7304608a-da3c-4fb2-b4cf-39bbbb903c81 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] DELETE http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:56:10.774579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7304608a-da3c-4fb2-b4cf-39bbbb903c81 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:10.775630 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7304608a-da3c-4fb2-b4cf-39bbbb903c81 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:10.776867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-7304608a-da3c-4fb2-b4cf-39bbbb903c81 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Delete volume with id: fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:56:10.954730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:10.954730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:10.959004 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-80e35a47-e177-45da-adbb-2ca8a290fb53 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:11.012847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:11.012847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:11.016410 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7304608a-da3c-4fb2-b4cf-39bbbb903c81 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:56:11.121657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7304608a-da3c-4fb2-b4cf-39bbbb903c81 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Delete volume request issued successfully. Jan 02 02:56:11.122371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7304608a-da3c-4fb2-b4cf-39bbbb903c81 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 202 Jan 02 02:56:11.141344 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 588/1207] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:10 2021] DELETE /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 0 bytes in 382 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:56:11.143221 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-80e35a47-e177-45da-adbb-2ca8a290fb53 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Delete volume request issued successfully. Jan 02 02:56:11.146655 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80e35a47-e177-45da-adbb-2ca8a290fb53 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 202 Jan 02 02:56:11.149465 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 620/1208] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:10 2021] DELETE /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 0 bytes in 565 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:56:11.159586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ef85d32e-fd3b-4317-be9f-ac87c2ef9f5a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:56:11.167860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ef85d32e-fd3b-4317-be9f-ac87c2ef9f5a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:11.168112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72ef79f1-78e6-4db8-a04e-2d362c3420b0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:11.168895 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:11.168895 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:11.169173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72ef79f1-78e6-4db8-a04e-2d362c3420b0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:11.169735 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:11.169735 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:11.170372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ef85d32e-fd3b-4317-be9f-ac87c2ef9f5a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:11.171065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72ef79f1-78e6-4db8-a04e-2d362c3420b0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:11.171973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-72ef79f1-78e6-4db8-a04e-2d362c3420b0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:11.332404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:11.332404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:11.336404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72ef79f1-78e6-4db8-a04e-2d362c3420b0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:11.348741 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 589/1209] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:11 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:11.394167 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20e4f35c-348f-42dd-8fb0-3c214bd5d030 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:11.395119 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20e4f35c-348f-42dd-8fb0-3c214bd5d030 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:11.395477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:11.395477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:11.396160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20e4f35c-348f-42dd-8fb0-3c214bd5d030 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:11.399196 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:11.399196 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:11.419762 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ef85d32e-fd3b-4317-be9f-ac87c2ef9f5a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:56:11.515518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ef85d32e-fd3b-4317-be9f-ac87c2ef9f5a tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:56:11.527976 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 621/1210] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:11 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:11.735372 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:11.735372 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:11.811207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-20e4f35c-348f-42dd-8fb0-3c214bd5d030 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:11.894132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20e4f35c-348f-42dd-8fb0-3c214bd5d030 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 200 Jan 02 02:56:11.895350 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 590/1211] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:11 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 915 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:12.370017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a181d08-4408-46c5-a117-4096292b63fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:12.370589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a181d08-4408-46c5-a117-4096292b63fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:12.370981 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:12.370981 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:12.371589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a181d08-4408-46c5-a117-4096292b63fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:12.372109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8a181d08-4408-46c5-a117-4096292b63fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:12.469877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:12.469877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:12.478440 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a181d08-4408-46c5-a117-4096292b63fd tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:12.501339 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 622/1212] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:12 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:12.557929 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d0d837e-f966-4db7-b332-ae95de0a378e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:56:12.558637 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d0d837e-f966-4db7-b332-ae95de0a378e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:12.559008 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:12.559008 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:12.559595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d0d837e-f966-4db7-b332-ae95de0a378e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:12.745888 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:12.745888 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:12.804429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d0d837e-f966-4db7-b332-ae95de0a378e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:56:12.887830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d0d837e-f966-4db7-b332-ae95de0a378e tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:56:12.910090 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 591/1213] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:12 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:12.926405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-741f8373-552f-429b-a14e-9d250c5a4d63 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:12.926941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-741f8373-552f-429b-a14e-9d250c5a4d63 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:12.927156 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:12.927156 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:12.927536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-741f8373-552f-429b-a14e-9d250c5a4d63 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:13.116545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:13.116545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:13.190474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-741f8373-552f-429b-a14e-9d250c5a4d63 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:13.270140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-741f8373-552f-429b-a14e-9d250c5a4d63 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 200 Jan 02 02:56:13.278995 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 623/1214] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:12 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 915 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:13.517210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed7cbc41-3d8e-46be-8301-a55d4fa4498b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:13.519197 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed7cbc41-3d8e-46be-8301-a55d4fa4498b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:13.519659 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:13.519659 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:13.520394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed7cbc41-3d8e-46be-8301-a55d4fa4498b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:13.520968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ed7cbc41-3d8e-46be-8301-a55d4fa4498b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:13.592225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:13.592225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:13.602126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed7cbc41-3d8e-46be-8301-a55d4fa4498b tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:13.608631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 592/1215] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:13 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:13.917316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12f22230-1f28-4d78-9abb-2cfd4bc1f6bb tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:56:13.918042 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12f22230-1f28-4d78-9abb-2cfd4bc1f6bb tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:13.918365 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:13.918365 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:13.918948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12f22230-1f28-4d78-9abb-2cfd4bc1f6bb tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:14.090388 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:14.090388 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:14.110895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-12f22230-1f28-4d78-9abb-2cfd4bc1f6bb tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:56:14.211907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12f22230-1f28-4d78-9abb-2cfd4bc1f6bb tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:56:14.212791 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 624/1216] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:13 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:14.304282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55ac3ea1-6856-4204-b71d-91fa62012b51 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:14.305845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55ac3ea1-6856-4204-b71d-91fa62012b51 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:14.306508 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:14.306508 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:14.309810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55ac3ea1-6856-4204-b71d-91fa62012b51 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:14.588632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:14.588632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:14.619344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-55ac3ea1-6856-4204-b71d-91fa62012b51 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:14.624057 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ddc819cb-42d5-49f5-b067-31c73ca42b90 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:14.625041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ddc819cb-42d5-49f5-b067-31c73ca42b90 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:14.625468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:14.625468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:14.626195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ddc819cb-42d5-49f5-b067-31c73ca42b90 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:14.626774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ddc819cb-42d5-49f5-b067-31c73ca42b90 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:14.688983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55ac3ea1-6856-4204-b71d-91fa62012b51 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 200 Jan 02 02:56:14.689844 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 593/1217] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:14 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 915 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:14.702964 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:14.702964 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:14.715554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ddc819cb-42d5-49f5-b067-31c73ca42b90 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:14.717057 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 625/1218] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:14 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:15.229476 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dbed1b7-800f-475f-8d27-345e60d595d3 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:56:15.230021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dbed1b7-800f-475f-8d27-345e60d595d3 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:15.230249 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:15.230249 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:15.230632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dbed1b7-800f-475f-8d27-345e60d595d3 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:15.356671 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:15.356671 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:15.407736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5dbed1b7-800f-475f-8d27-345e60d595d3 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Volume info retrieved successfully. Jan 02 02:56:15.463290 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dbed1b7-800f-475f-8d27-345e60d595d3 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 200 Jan 02 02:56:15.471843 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 594/1219] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:15 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 916 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:15.706999 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4bd5ad1e-8300-498e-b6c2-cf1ef6232598 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:15.707532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4bd5ad1e-8300-498e-b6c2-cf1ef6232598 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:15.707726 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:15.707726 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:15.708108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4bd5ad1e-8300-498e-b6c2-cf1ef6232598 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:15.731484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4553ce64-37a3-4c84-921a-c241089a5684 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:15.732072 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4553ce64-37a3-4c84-921a-c241089a5684 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:15.732421 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:15.732421 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:15.732804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4553ce64-37a3-4c84-921a-c241089a5684 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:15.733175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4553ce64-37a3-4c84-921a-c241089a5684 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:15.815503 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:15.815503 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:15.825056 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4553ce64-37a3-4c84-921a-c241089a5684 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:15.825936 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 595/1220] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:15 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:15.913428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4bd5ad1e-8300-498e-b6c2-cf1ef6232598 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 404 Jan 02 02:56:15.914495 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 626/1221] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:15 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:15.925127 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] POST http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes Jan 02 02:56:15.925601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:15.925601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:15.926028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1175535882"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:15.927177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1175535882'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:15.927552 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Create volume of 1 GB Jan 02 02:56:15.949684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Availability Zones retrieved successfully. Jan 02 02:56:15.972434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Flow 'volume_create_api' (d5bbdbe3-332d-46cd-ac15-478ff050817b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:15.975994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc7f63e-f932-46a9-aee9-3361633db2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:15.978480 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:16.112766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc7f63e-f932-46a9-aee9-3361633db2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:16.115577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7baa5ff-0d42-40ba-8098-1a4e75f62810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:16.293020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Created reservations ['6a24f899-a4c6-488e-a9df-8eb2462e1c87', '8fb68b52-ce6d-422e-bf5a-fe3a1369c0ab', 'c4dc273f-928a-4a85-889b-93f6f2560ee2', '8bbef2dd-7b54-428a-acb5-ee9083a8411a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:16.295839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7baa5ff-0d42-40ba-8098-1a4e75f62810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a24f899-a4c6-488e-a9df-8eb2462e1c87', '8fb68b52-ce6d-422e-bf5a-fe3a1369c0ab', 'c4dc273f-928a-4a85-889b-93f6f2560ee2', '8bbef2dd-7b54-428a-acb5-ee9083a8411a']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:16.298081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fbe3cd-f703-4d1e-9043-21ba32780935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:16.495293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-52a41a24-8934-425e-946b-2bf781a32988 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] GET http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a Jan 02 02:56:16.496358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-52a41a24-8934-425e-946b-2bf781a32988 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:16.501200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-52a41a24-8934-425e-946b-2bf781a32988 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:16.717547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-52a41a24-8934-425e-946b-2bf781a32988 tempest-AttachVolumeNegativeTest-716211042 tempest-AttachVolumeNegativeTest-716211042] http://10.222.0.50/volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a returned with HTTP 404 Jan 02 02:56:16.718727 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 627/1222] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:16 2021] GET /volume/v3/a46067a4210f4422ae5644518b04eada/volumes/fab3444e-2fef-49c9-be50-e29db059bc8a => generated 109 bytes in 235 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:16.841517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b50c713-2cd6-4f3d-ab45-69c0d486e34e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:16.841517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b50c713-2cd6-4f3d-ab45-69c0d486e34e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:16.842858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b50c713-2cd6-4f3d-ab45-69c0d486e34e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:16.843233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9b50c713-2cd6-4f3d-ab45-69c0d486e34e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:16.851259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fbe3cd-f703-4d1e-9043-21ba32780935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b95cfb88-6ee8-4213-a885-d152fa1263a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1175535882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4360045e36154382bbf0c8e1da45e075',qos_specs=None,replication_status=,reservations=['6a24f899-a4c6-488e-a9df-8eb2462e1c87','8fb68b52-ce6d-422e-bf5a-fe3a1369c0ab','c4dc273f-928a-4a85-889b-93f6f2560ee2','8bbef2dd-7b54-428a-acb5-ee9083a8411a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3a9abe4fab41ac98ed6846d894585d',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1175535882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b95cfb88-6ee8-4213-a885-d152fa1263a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4360045e36154382bbf0c8e1da45e075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7f3a9abe4fab41ac98ed6846d894585d',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:16.873869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefcb0d8-68b4-4e3d-82e1-fc566d00ca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:16.923432 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:16.923432 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:16.925654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b50c713-2cd6-4f3d-ab45-69c0d486e34e tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:16.926565 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 628/1223] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:16 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:16.986791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefcb0d8-68b4-4e3d-82e1-fc566d00ca4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1175535882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4360045e36154382bbf0c8e1da45e075',qos_specs=None,replication_status=,reservations=['6a24f899-a4c6-488e-a9df-8eb2462e1c87','8fb68b52-ce6d-422e-bf5a-fe3a1369c0ab','c4dc273f-928a-4a85-889b-93f6f2560ee2','8bbef2dd-7b54-428a-acb5-ee9083a8411a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3a9abe4fab41ac98ed6846d894585d',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:16.994417 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06555f20-1955-42a1-989b-a55c9282c22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:17.033256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06555f20-1955-42a1-989b-a55c9282c22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:17.043652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Flow 'volume_create_api' (d5bbdbe3-332d-46cd-ac15-478ff050817b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:17.158531 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Create volume request issued successfully. Jan 02 02:56:17.196703 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d46fd49-579b-4c7c-970d-a728c3725dbe tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes returned with HTTP 202 Jan 02 02:56:17.198209 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 596/1224] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:15 2021] POST /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes => generated 825 bytes in 1277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:17.216162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48271173-0453-4e16-9656-389fd2a0770b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:17.217098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48271173-0453-4e16-9656-389fd2a0770b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:17.217515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:17.217515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:17.218170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48271173-0453-4e16-9656-389fd2a0770b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:17.321909 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:17.321909 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:17.372912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-48271173-0453-4e16-9656-389fd2a0770b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:17.420442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48271173-0453-4e16-9656-389fd2a0770b tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 200 Jan 02 02:56:17.421540 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 629/1225] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:17 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 893 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:17.941720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-026ceceb-bd44-4c22-ac0c-5c6effeb7442 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:17.942526 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-026ceceb-bd44-4c22-ac0c-5c6effeb7442 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:17.942845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:17.942845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:17.943280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-026ceceb-bd44-4c22-ac0c-5c6effeb7442 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:17.943853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-026ceceb-bd44-4c22-ac0c-5c6effeb7442 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:18.197072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:18.197072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:18.203971 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-026ceceb-bd44-4c22-ac0c-5c6effeb7442 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:18.205368 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 597/1226] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:17 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:18.441301 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-256cf98f-5f2c-44d7-9e5b-99a2f7531f30 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:18.442256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-256cf98f-5f2c-44d7-9e5b-99a2f7531f30 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:18.442617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:18.442617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:18.446034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-256cf98f-5f2c-44d7-9e5b-99a2f7531f30 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:18.681358 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:18.681358 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:18.687766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-256cf98f-5f2c-44d7-9e5b-99a2f7531f30 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:18.738479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-256cf98f-5f2c-44d7-9e5b-99a2f7531f30 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 200 Jan 02 02:56:18.746532 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 630/1227] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:18 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 917 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:19.233590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab5f0846-fdbf-4198-831b-91a7e584b8b3 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:19.239959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab5f0846-fdbf-4198-831b-91a7e584b8b3 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:19.240591 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:19.240591 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:19.242902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab5f0846-fdbf-4198-831b-91a7e584b8b3 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:19.254141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ab5f0846-fdbf-4198-831b-91a7e584b8b3 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:19.367262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:19.367262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:19.371409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab5f0846-fdbf-4198-831b-91a7e584b8b3 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:19.380665 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 598/1228] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:19 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:19.781964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81ff30b8-6135-4795-bd99-ecb194533746 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:19.782950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81ff30b8-6135-4795-bd99-ecb194533746 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:19.783250 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:19.783250 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:19.784711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81ff30b8-6135-4795-bd99-ecb194533746 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:20.196915 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:20.196915 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:20.240229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81ff30b8-6135-4795-bd99-ecb194533746 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Volume info retrieved successfully. Jan 02 02:56:20.360705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81ff30b8-6135-4795-bd99-ecb194533746 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 200 Jan 02 02:56:20.364862 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 631/1229] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:19 2021] GET /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 918 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:20.408676 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c26946b6-763c-4e3d-90c7-a13030df6186 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:20.408676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c26946b6-763c-4e3d-90c7-a13030df6186 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:20.408676 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:20.408676 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:20.408676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c26946b6-763c-4e3d-90c7-a13030df6186 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:20.409603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ca89eea-943d-4098-a0c5-0cd7af1386d3 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True Jan 02 02:56:20.412032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ca89eea-943d-4098-a0c5-0cd7af1386d3 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:20.412726 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:20.412726 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:20.413694 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ca89eea-943d-4098-a0c5-0cd7af1386d3 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:20.414393 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c26946b6-763c-4e3d-90c7-a13030df6186 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:20.540633 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:20.540633 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:20.542564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c26946b6-763c-4e3d-90c7-a13030df6186 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:20.549136 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 632/1230] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:20 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:20.575886 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ca89eea-943d-4098-a0c5-0cd7af1386d3 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True returned with HTTP 200 Jan 02 02:56:20.577624 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 599/1231] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 02:56:20 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True => generated 1076 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:20.596782 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e9e11e1-2382-4f8d-907c-75effdeb8d8c tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/c304f9a0c8a14de585a5e969a308bf85?usage=True Jan 02 02:56:20.597556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e9e11e1-2382-4f8d-907c-75effdeb8d8c tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:20.598274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:20.598274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:20.598274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e9e11e1-2382-4f8d-907c-75effdeb8d8c tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:20.832125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e9e11e1-2382-4f8d-907c-75effdeb8d8c tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/c304f9a0c8a14de585a5e969a308bf85?usage=True returned with HTTP 200 Jan 02 02:56:20.840126 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 633/1232] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 02:56:20 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/c304f9a0c8a14de585a5e969a308bf85?usage=True => generated 868 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:20.850697 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-599652c9-11f5-46e1-9238-c31a69021fbc tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] POST http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/os-volume-transfer Jan 02 02:56:20.851542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-599652c9-11f5-46e1-9238-c31a69021fbc tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b95cfb88-6ee8-4213-a885-d152fa1263a6"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:20.852917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.volume_transfer [None req-599652c9-11f5-46e1-9238-c31a69021fbc tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Creating new volume transfer {'transfer': {'volume_id': 'b95cfb88-6ee8-4213-a885-d152fa1263a6'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 02:56:20.853270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_transfer [None req-599652c9-11f5-46e1-9238-c31a69021fbc tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Creating transfer of volume b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:20.853618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.transfer.api [None req-599652c9-11f5-46e1-9238-c31a69021fbc tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Generating transfer record for volume b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:21.072688 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:21.072688 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:21.139951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-599652c9-11f5-46e1-9238-c31a69021fbc tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/os-volume-transfer returned with HTTP 202 Jan 02 02:56:21.144146 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 600/1233] 10.222.0.50 () {60 vars in 1258 bytes} [Sat Jan 2 02:56:20 2021] POST /volume/v3/4360045e36154382bbf0c8e1da45e075/os-volume-transfer => generated 507 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:21.569922 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33f50f91-a5eb-4a82-a65f-4674cca286de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:21.570997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33f50f91-a5eb-4a82-a65f-4674cca286de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:21.571341 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:21.571341 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:21.571998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33f50f91-a5eb-4a82-a65f-4674cca286de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:21.572755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-33f50f91-a5eb-4a82-a65f-4674cca286de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:21.697611 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:21.697611 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:21.701959 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33f50f91-a5eb-4a82-a65f-4674cca286de tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:21.710708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 601/1234] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:21 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:22.197394 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] POST http://10.222.0.50/volume/v3/c304f9a0c8a14de585a5e969a308bf85/os-volume-transfer/a9b56709-c5ed-443d-a403-459fbf344d65/accept Jan 02 02:56:22.198925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b37084eb505b0050"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:22.200594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.volume_transfer [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Accepting volume transfer a9b56709-c5ed-443d-a403-459fbf344d65 {{(pid=88029) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 02 02:56:22.201193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_transfer [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Accepting transfer a9b56709-c5ed-443d-a403-459fbf344d65 Jan 02 02:56:22.734403 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7deb1bf2-8739-494c-b20f-bc11869bf55d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:22.735360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7deb1bf2-8739-494c-b20f-bc11869bf55d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:22.735689 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:22.735689 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:22.736355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7deb1bf2-8739-494c-b20f-bc11869bf55d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:22.753810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7deb1bf2-8739-494c-b20f-bc11869bf55d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:22.865121 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:22.865121 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:22.867105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Created reservations ['0820c4fc-4a6b-4c8d-9f0f-647174531f0a', 'fba41b8b-9834-4134-b76b-ee699e095abe', 'a012851d-587b-471b-b197-cd0327010d46', '9be2b846-0f63-4fb2-9ba6-b4855b99638f'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:22.869902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7deb1bf2-8739-494c-b20f-bc11869bf55d tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:22.885681 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 602/1235] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:22 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:23.106089 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Created reservations ['da591dcc-6e31-43a6-b3dd-505598caf0d1', 'e2b481f9-4229-47d2-98d4-fac9340ba1e4', '35100c18-e0dd-4a6a-9b24-0ab3045ed677', '10bdf03f-4645-4a10-a2e8-0e4f619601df'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:23.329868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Created reservations ['fd5a824b-98ae-494c-b202-260999b38ea2', 'de930b98-2f3b-4827-9f06-58a38784221c', '100bbf65-c442-427a-b05c-37bcfa8d3bf6', 'cf8b8f4a-c275-41bb-9aa2-553d6677f34d'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:23.484260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Created reservations ['1d7b9fee-742d-4e99-ba71-d4f0618f760a', '560c3646-5139-4c9a-a14a-e23b41aeb894', 'cdb4d26b-3a9d-4cae-9e2b-a3849b0aec96', '4e24b196-cd79-4557-9914-ef17ce8852ae'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:23.487601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:23.487601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:23.613435 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Transfer volume completed successfully. Jan 02 02:56:23.665431 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:56:23.665431 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:56:23.898424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19bef612-8fc6-4a13-88d8-1e60319c3c33 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:23.904661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19bef612-8fc6-4a13-88d8-1e60319c3c33 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:23.905269 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:23.905269 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:23.906472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19bef612-8fc6-4a13-88d8-1e60319c3c33 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:23.909754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-19bef612-8fc6-4a13-88d8-1e60319c3c33 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:23.956766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.transfer.api [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Volume b95cfb88-6ee8-4213-a885-d152fa1263a6 has been transferred. Jan 02 02:56:24.027757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:24.027757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:24.027757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19bef612-8fc6-4a13-88d8-1e60319c3c33 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:24.028561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 603/1236] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:23 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:24.120107 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-679d1405-dc4e-4e2e-bca0-4f8a374d1a58 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] http://10.222.0.50/volume/v3/c304f9a0c8a14de585a5e969a308bf85/os-volume-transfer/a9b56709-c5ed-443d-a403-459fbf344d65/accept returned with HTTP 202 Jan 02 02:56:24.134096 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 634/1237] 10.222.0.50 () {60 vars in 1390 bytes} [Sat Jan 2 02:56:21 2021] POST /volume/v3/c304f9a0c8a14de585a5e969a308bf85/os-volume-transfer/a9b56709-c5ed-443d-a403-459fbf344d65/accept => generated 431 bytes in 2976 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:24.139007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c78262b0-6f8b-4d58-859e-69a3a6d1a255 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] GET http://10.222.0.50/volume/v3/c304f9a0c8a14de585a5e969a308bf85/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:24.139653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c78262b0-6f8b-4d58-859e-69a3a6d1a255 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:24.139852 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:24.139852 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:24.140557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c78262b0-6f8b-4d58-859e-69a3a6d1a255 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:24.259444 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:24.259444 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:24.279278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c78262b0-6f8b-4d58-859e-69a3a6d1a255 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] Volume info retrieved successfully. Jan 02 02:56:24.338561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c78262b0-6f8b-4d58-859e-69a3a6d1a255 tempest-VolumeQuotasAdminTestJSON-1784882845 tempest-VolumeQuotasAdminTestJSON-1784882845] http://10.222.0.50/volume/v3/c304f9a0c8a14de585a5e969a308bf85/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 200 Jan 02 02:56:24.349615 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 604/1238] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:24 2021] GET /volume/v3/c304f9a0c8a14de585a5e969a308bf85/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 918 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:24.367990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0161b91-5e43-40af-ba2e-d0f9472e21be tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True Jan 02 02:56:24.368981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0161b91-5e43-40af-ba2e-d0f9472e21be tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:24.369569 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:24.369569 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:24.370546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0161b91-5e43-40af-ba2e-d0f9472e21be tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:24.372226 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:24.372226 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:24.528973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0161b91-5e43-40af-ba2e-d0f9472e21be tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True returned with HTTP 200 Jan 02 02:56:24.544210 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 635/1239] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 02:56:24 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075?usage=True => generated 1076 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:24.561241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-507e884d-5f89-4099-a1a9-caffec90ea7e tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/c304f9a0c8a14de585a5e969a308bf85?usage=True Jan 02 02:56:24.561795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-507e884d-5f89-4099-a1a9-caffec90ea7e tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:24.561995 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:24.561995 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:24.563107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-507e884d-5f89-4099-a1a9-caffec90ea7e tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:24.663732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-507e884d-5f89-4099-a1a9-caffec90ea7e tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/c304f9a0c8a14de585a5e969a308bf85?usage=True returned with HTTP 200 Jan 02 02:56:24.665289 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 605/1240] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 02:56:24 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/c304f9a0c8a14de585a5e969a308bf85?usage=True => generated 868 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:24.684061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0606146c-165b-42ca-b6fc-82c25eb9fabe tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] DELETE http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:24.685177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0606146c-165b-42ca-b6fc-82c25eb9fabe tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:24.686340 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0606146c-165b-42ca-b6fc-82c25eb9fabe tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:24.687240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-0606146c-165b-42ca-b6fc-82c25eb9fabe tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Delete volume with id: b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:24.880971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:24.880971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:24.882053 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0606146c-165b-42ca-b6fc-82c25eb9fabe tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Volume info retrieved successfully. Jan 02 02:56:24.974495 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0606146c-165b-42ca-b6fc-82c25eb9fabe tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Delete volume request issued successfully. Jan 02 02:56:24.974997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0606146c-165b-42ca-b6fc-82c25eb9fabe tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 202 Jan 02 02:56:24.975836 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 636/1241] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:24 2021] DELETE /volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:56:24.984944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d28dd95-995c-4749-90b6-0132022950a1 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:24.985723 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d28dd95-995c-4749-90b6-0132022950a1 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:24.986410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d28dd95-995c-4749-90b6-0132022950a1 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:25.044369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a450d0d-3403-4081-8e91-348e11cb285a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:25.044963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a450d0d-3403-4081-8e91-348e11cb285a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:25.045225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:25.045225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:25.045677 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a450d0d-3403-4081-8e91-348e11cb285a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:25.046066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1a450d0d-3403-4081-8e91-348e11cb285a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:25.136530 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:25.136530 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:25.138543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a450d0d-3403-4081-8e91-348e11cb285a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:25.139398 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 637/1242] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:25 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:25.161546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:25.161546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:25.171007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2d28dd95-995c-4749-90b6-0132022950a1 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Volume info retrieved successfully. Jan 02 02:56:25.259120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d28dd95-995c-4749-90b6-0132022950a1 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 200 Jan 02 02:56:25.272672 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 606/1243] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:24 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 1089 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:56:26.153799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-83ae0ce4-ea4b-4165-8312-7db48842d92c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:26.154531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-83ae0ce4-ea4b-4165-8312-7db48842d92c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:26.154531 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:26.154531 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:26.154881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-83ae0ce4-ea4b-4165-8312-7db48842d92c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:26.155240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-83ae0ce4-ea4b-4165-8312-7db48842d92c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:26.207877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:26.207877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:26.209837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-83ae0ce4-ea4b-4165-8312-7db48842d92c tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:26.211153 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 638/1244] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:26 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:26.277770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a72c214-1da5-4f06-b47a-c18acb492c13 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:26.279091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a72c214-1da5-4f06-b47a-c18acb492c13 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:26.279091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:26.279091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:26.279091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a72c214-1da5-4f06-b47a-c18acb492c13 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:26.412337 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:26.412337 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:26.464230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0a72c214-1da5-4f06-b47a-c18acb492c13 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Volume info retrieved successfully. Jan 02 02:56:26.516641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a72c214-1da5-4f06-b47a-c18acb492c13 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 200 Jan 02 02:56:26.518106 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 607/1245] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:26 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 1089 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:27.242872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e86f975d-f29f-4104-993d-b2c28f3ba80a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:27.243676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e86f975d-f29f-4104-993d-b2c28f3ba80a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:27.243849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:27.243849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:27.244463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e86f975d-f29f-4104-993d-b2c28f3ba80a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:27.245160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e86f975d-f29f-4104-993d-b2c28f3ba80a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:27.370205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:27.370205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:27.386159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e86f975d-f29f-4104-993d-b2c28f3ba80a tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:27.387729 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 639/1246] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:27 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:27.545381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab9fbbde-9864-479a-8ece-6c1e67e6ca16 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:27.553215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab9fbbde-9864-479a-8ece-6c1e67e6ca16 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:27.553832 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:27.553832 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:27.559003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab9fbbde-9864-479a-8ece-6c1e67e6ca16 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:27.677037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:27.677037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:27.686537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab9fbbde-9864-479a-8ece-6c1e67e6ca16 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Volume info retrieved successfully. Jan 02 02:56:27.710420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab9fbbde-9864-479a-8ece-6c1e67e6ca16 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 200 Jan 02 02:56:27.711853 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 608/1247] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:27 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 1089 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:28.418222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2553c03f-9867-464c-b4b6-0f06ec7d3ba0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:28.427352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2553c03f-9867-464c-b4b6-0f06ec7d3ba0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:28.428036 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:28.428036 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:28.429117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2553c03f-9867-464c-b4b6-0f06ec7d3ba0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:28.430816 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2553c03f-9867-464c-b4b6-0f06ec7d3ba0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:28.562123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:28.562123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:28.564479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2553c03f-9867-464c-b4b6-0f06ec7d3ba0 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:28.566009 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 640/1248] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:28 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:28.744268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-60b46929-b0c3-46c3-9523-ae58c6b15cf8 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:28.745251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-60b46929-b0c3-46c3-9523-ae58c6b15cf8 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:28.745619 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:28.745619 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:28.746239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-60b46929-b0c3-46c3-9523-ae58c6b15cf8 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:28.807125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-60b46929-b0c3-46c3-9523-ae58c6b15cf8 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 404 Jan 02 02:56:28.809109 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 609/1249] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:28 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:28.827451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-819a397a-e0b3-40a5-b93d-666ef90bd5a0 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] GET http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/3c7f1749d5d6471fa7598612456423f9?usage=True Jan 02 02:56:28.828514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-819a397a-e0b3-40a5-b93d-666ef90bd5a0 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:28.828859 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:28.828859 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:28.829442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-819a397a-e0b3-40a5-b93d-666ef90bd5a0 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:28.981672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-819a397a-e0b3-40a5-b93d-666ef90bd5a0 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/3c7f1749d5d6471fa7598612456423f9?usage=True returned with HTTP 200 Jan 02 02:56:28.982758 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 641/1250] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 02:56:28 2021] GET /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/3c7f1749d5d6471fa7598612456423f9?usage=True => generated 868 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:29.015240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93d33098-ba2d-4355-a8c4-9ebf1b3d1bcb tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] PUT http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 Jan 02 02:56:29.016479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93d33098-ba2d-4355-a8c4-9ebf1b3d1bcb tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:29.525795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93d33098-ba2d-4355-a8c4-9ebf1b3d1bcb tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 returned with HTTP 200 Jan 02 02:56:29.527501 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 610/1251] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Jan 2 02:56:29 2021] PUT /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 => generated 321 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:29.555668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f0f1b24f-0420-4959-8582-20b69ce79da3 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] PUT http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 Jan 02 02:56:29.557724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f0f1b24f-0420-4959-8582-20b69ce79da3 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:29.591885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ecba1cd0-36ec-4bb6-ac1d-1344be2c0f34 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:29.599501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ecba1cd0-36ec-4bb6-ac1d-1344be2c0f34 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:29.602051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ecba1cd0-36ec-4bb6-ac1d-1344be2c0f34 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:29.607600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ecba1cd0-36ec-4bb6-ac1d-1344be2c0f34 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:29.770281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:29.770281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:29.785013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ecba1cd0-36ec-4bb6-ac1d-1344be2c0f34 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:29.792779 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 611/1252] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:29 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:30.390105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f0f1b24f-0420-4959-8582-20b69ce79da3 tempest-VolumeQuotasAdminTestJSON-1037987830 tempest-VolumeQuotasAdminTestJSON-1037987830] http://10.222.0.50/volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 returned with HTTP 200 Jan 02 02:56:30.391929 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 642/1253] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Jan 2 02:56:29 2021] PUT /volume/v3/3c7f1749d5d6471fa7598612456423f9/os-quota-sets/4360045e36154382bbf0c8e1da45e075 => generated 319 bytes in 854 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:30.411273 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42e68afc-fa63-4013-8af5-3203a171cd5e tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] DELETE http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:30.412276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42e68afc-fa63-4013-8af5-3203a171cd5e tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:30.412618 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:30.412618 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:30.414076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42e68afc-fa63-4013-8af5-3203a171cd5e tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:30.420985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-42e68afc-fa63-4013-8af5-3203a171cd5e tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Delete volume with id: b95cfb88-6ee8-4213-a885-d152fa1263a6 Jan 02 02:56:30.759493 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42e68afc-fa63-4013-8af5-3203a171cd5e tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 returned with HTTP 404 Jan 02 02:56:30.767816 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 612/1254] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:30 2021] DELETE /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/b95cfb88-6ee8-4213-a885-d152fa1263a6 => generated 109 bytes in 363 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:30.777592 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] DELETE http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:30.778747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:30.779610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:30.798012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Delete volume with id: 313c4475-7fb5-474b-a9c2-3f621821237b Jan 02 02:56:30.810459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67fdfd7d-0e1b-4f32-8882-aa2948af0333 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:30.812976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67fdfd7d-0e1b-4f32-8882-aa2948af0333 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:30.817810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67fdfd7d-0e1b-4f32-8882-aa2948af0333 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:30.818576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-67fdfd7d-0e1b-4f32-8882-aa2948af0333 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:30.968777 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:30.968777 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:30.988417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67fdfd7d-0e1b-4f32-8882-aa2948af0333 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:30.990020 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 613/1255] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:30 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:31.017445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-ffc520b3-2604-4600-ab7f-dfe35edf65da tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:56:31.022427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-ffc520b3-2604-4600-ab7f-dfe35edf65da tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:31.032634 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:31.032634 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:31.035132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-ffc520b3-2604-4600-ab7f-dfe35edf65da tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:31.039448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b returned with HTTP 404 Jan 02 02:56:31.047765 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 643/1256] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:30 2021] DELETE /volume/v3/4360045e36154382bbf0c8e1da45e075/volumes/313c4475-7fb5-474b-a9c2-3f621821237b => generated 109 bytes in 280 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:31.292840 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:31.292840 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:31.315756 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-ffc520b3-2604-4600-ab7f-dfe35edf65da tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:56:31.378863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-ffc520b3-2604-4600-ab7f-dfe35edf65da tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:56:31.380863 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 614/1257] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:56:30 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 919 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:31.413905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] GET http://10.222.0.50/volume// Jan 02 02:56:31.415143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:31.416416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:31.419391 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4507fc44-6a91-4751-bd9c-abeb2ff04151 tempest-VolumeQuotasAdminTestJSON-45679063 tempest-VolumeQuotasAdminTestJSON-45679063] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:56:31.420876 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 644/1258] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 02:56:31 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:56:31.444745 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-6a03e755-96e5-4324-90d4-080c09a945b6 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] POST http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments Jan 02 02:56:31.457707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:31.457707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:31.461576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-6a03e755-96e5-4324-90d4-080c09a945b6 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "089ba3c1-98de-450e-8f24-096bca456289", "instance_uuid": "a20f7989-6506-4cf7-af76-ce4291add44d", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:31.665043 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:31.665043 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:31.970198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-6a03e755-96e5-4324-90d4-080c09a945b6 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments returned with HTTP 200 Jan 02 02:56:31.973336 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 615/1259] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 02:56:31 2021] POST /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments => generated 273 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:32.017105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-beb9066b-29fe-4eef-9646-69fc6c79faf1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:32.021116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-beb9066b-29fe-4eef-9646-69fc6c79faf1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:32.025116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-beb9066b-29fe-4eef-9646-69fc6c79faf1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:32.026021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-beb9066b-29fe-4eef-9646-69fc6c79faf1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:32.075404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-121a8df7-fe97-441e-a620-c8003143352f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] POST http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0/action Jan 02 02:56:32.082035 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:32.082035 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:32.083326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-121a8df7-fe97-441e-a620-c8003143352f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:32.084481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-121a8df7-fe97-441e-a620-c8003143352f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:32.149232 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:32.149232 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:32.154249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-beb9066b-29fe-4eef-9646-69fc6c79faf1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:32.169361 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 645/1260] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:32 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 816 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:32.314096 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:32.314096 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:32.352159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f9af09b8-f4c8-48a2-a2fd-a415a9c0a24b req-121a8df7-fe97-441e-a620-c8003143352f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0/action returned with HTTP 204 Jan 02 02:56:32.353164 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 616/1261] 10.222.0.50 () {66 vars in 1696 bytes} [Sat Jan 2 02:56:32 2021] POST /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0/action => generated 0 bytes in 291 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:32.400738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-541de58e-60a1-49b1-b4da-b568be7258d9 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:56:32.402112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-541de58e-60a1-49b1-b4da-b568be7258d9 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:32.402755 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:32.402755 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:32.404991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-541de58e-60a1-49b1-b4da-b568be7258d9 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:32.656777 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:32.656777 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:32.697836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-541de58e-60a1-49b1-b4da-b568be7258d9 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:56:32.803310 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:32.803310 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:32.851704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-541de58e-60a1-49b1-b4da-b568be7258d9 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:56:32.857500 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 646/1262] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:32 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 1181 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 02:56:33.186887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c06391c8-c28a-4819-8046-11f662d548c2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:33.188076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c06391c8-c28a-4819-8046-11f662d548c2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:33.188528 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:33.188528 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:33.189174 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c06391c8-c28a-4819-8046-11f662d548c2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:33.189867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c06391c8-c28a-4819-8046-11f662d548c2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:33.215300 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:33.215300 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:33.217818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c06391c8-c28a-4819-8046-11f662d548c2 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:33.219189 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 617/1263] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:33 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:34.243962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b6cce5a-a2d3-42c5-8a7e-4d0c8fe07bef tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:34.245805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b6cce5a-a2d3-42c5-8a7e-4d0c8fe07bef tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:34.246164 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:34.246164 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:34.246866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b6cce5a-a2d3-42c5-8a7e-4d0c8fe07bef tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:34.247592 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2b6cce5a-a2d3-42c5-8a7e-4d0c8fe07bef tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:34.348700 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:34.348700 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:34.352348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b6cce5a-a2d3-42c5-8a7e-4d0c8fe07bef tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:34.359133 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 647/1264] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:34 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 818 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:35.383475 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4856ca37-7fce-4435-93b2-b32c21d4abff tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:35.388644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4856ca37-7fce-4435-93b2-b32c21d4abff tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:35.389414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:35.389414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:35.390473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4856ca37-7fce-4435-93b2-b32c21d4abff tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:35.399257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4856ca37-7fce-4435-93b2-b32c21d4abff tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:35.488301 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:35.488301 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:35.494479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4856ca37-7fce-4435-93b2-b32c21d4abff tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:35.500060 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 618/1265] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:35 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 819 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:35.519414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86c44165-549e-4ae6-b534-e24dc285d1cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:56:35.520874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86c44165-549e-4ae6-b534-e24dc285d1cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:35.521454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:35.521454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:35.522484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86c44165-549e-4ae6-b534-e24dc285d1cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:35.700110 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:35.700110 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:35.739470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-86c44165-549e-4ae6-b534-e24dc285d1cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:56:35.795702 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86c44165-549e-4ae6-b534-e24dc285d1cc tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 200 Jan 02 02:56:35.797811 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 648/1266] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:35 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 914 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:35.820873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0eaa0cb0-23a9-4918-9e0d-c1afa75e6480 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] PUT http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:35.821815 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:35.821815 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:35.843709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0eaa0cb0-23a9-4918-9e0d-c1afa75e6480 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-854940081", "description": "tempest-volume-backup-description-1197364717"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:35.911872 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:35.911872 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:35.933954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0eaa0cb0-23a9-4918-9e0d-c1afa75e6480 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:35.935175 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 619/1267] 10.222.0.50 () {62 vars in 1376 bytes} [Sat Jan 2 02:56:35 2021] PUT /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 398 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:35.947854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-265e4fef-05a7-4b56-9f73-133d608ce1bf tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:35.949045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-265e4fef-05a7-4b56-9f73-133d608ce1bf tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:35.949575 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:35.949575 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:35.950601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-265e4fef-05a7-4b56-9f73-133d608ce1bf tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:35.951349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-265e4fef-05a7-4b56-9f73-133d608ce1bf tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Show backup with id a2a15124-1f91-42b5-9117-b99085898fc9. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:56:35.994887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:35.994887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:35.997501 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-265e4fef-05a7-4b56-9f73-133d608ce1bf tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 200 Jan 02 02:56:35.998869 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 649/1268] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 02:56:35 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:36.013165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7986086a-3990-4352-ab50-56eefd49eec1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] DELETE http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 Jan 02 02:56:36.023902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7986086a-3990-4352-ab50-56eefd49eec1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:36.024551 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:36.024551 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:36.025290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7986086a-3990-4352-ab50-56eefd49eec1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:36.025894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-7986086a-3990-4352-ab50-56eefd49eec1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Delete backup with id: a2a15124-1f91-42b5-9117-b99085898fc9. Jan 02 02:56:36.078948 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:36.078948 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:36.145457 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-7986086a-3990-4352-ab50-56eefd49eec1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] delete_backup rpcapi backup_id a2a15124-1f91-42b5-9117-b99085898fc9 {{(pid=88028) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:56:36.164527 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7986086a-3990-4352-ab50-56eefd49eec1 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 returned with HTTP 202 Jan 02 02:56:36.166969 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 620/1269] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Jan 2 02:56:36 2021] DELETE /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/backups/a2a15124-1f91-42b5-9117-b99085898fc9 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:56:36.194173 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] DELETE http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:56:36.195057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:36.196143 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:36.196143 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:36.196143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:36.196665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Delete volume with id: 052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:56:36.292237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:36.292237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:36.293676 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:56:36.364962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Delete volume request issued successfully. Jan 02 02:56:36.369198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 202 Jan 02 02:56:36.379263 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 650/1270] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:56:36 2021] DELETE /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:56:36.391933 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d185456f-8e1c-478f-9dba-edd63af95043 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:56:36.393458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d185456f-8e1c-478f-9dba-edd63af95043 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:36.393845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:36.393845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:36.394479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d185456f-8e1c-478f-9dba-edd63af95043 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:36.604668 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:36.604668 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:36.631988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d185456f-8e1c-478f-9dba-edd63af95043 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:56:36.688034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d185456f-8e1c-478f-9dba-edd63af95043 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 200 Jan 02 02:56:36.688952 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 621/1271] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:36 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 913 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:36.817180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume// Jan 02 02:56:36.821571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:36.821865 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:36.821865 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:36.822349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:36.823448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89ecb255-e97b-4195-9fd0-171d4db08498 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:56:36.824056 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 651/1272] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:56:36 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:56:36.841132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-8cd9c039-e8b8-4f3f-bcaa-eceb078b656d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:56:36.841844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-8cd9c039-e8b8-4f3f-bcaa-eceb078b656d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:36.842115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:36.842115 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:36.842574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-8cd9c039-e8b8-4f3f-bcaa-eceb078b656d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:37.007870 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:37.007870 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:37.032467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-f2e7b638-db5d-4413-a510-1123842ba73d req-8cd9c039-e8b8-4f3f-bcaa-eceb078b656d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:56:37.083856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:37.083856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:37.111043 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-8cd9c039-e8b8-4f3f-bcaa-eceb078b656d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:56:37.113473 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 622/1273] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:56:36 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 1280 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 02:56:37.134394 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-28b1acf9-a834-41ed-9618-63f83b56792a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] PUT http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0 Jan 02 02:56:37.135274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-28b1acf9-a834-41ed-9618-63f83b56792a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:37.206667 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 02:56:37.206667 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 02:56:37.207206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-f2e7b638-db5d-4413-a510-1123842ba73d req-28b1acf9-a834-41ed-9618-63f83b56792a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Lock "b'cinder-attachment_update-089ba3c1-98de-450e-8f24-096bca456289-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.022s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 02:56:37.209660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:37.209660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:37.721519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-799961da-35be-4fb7-8dd5-74cb388cd857 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:56:37.722405 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-799961da-35be-4fb7-8dd5-74cb388cd857 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:37.722742 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:37.722742 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:37.723149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-799961da-35be-4fb7-8dd5-74cb388cd857 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:37.869758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:37.869758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:37.899671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-799961da-35be-4fb7-8dd5-74cb388cd857 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:56:37.983666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-799961da-35be-4fb7-8dd5-74cb388cd857 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 200 Jan 02 02:56:37.984777 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 623/1274] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:37 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:39.015471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0dc2c0bb-98fb-4e64-a242-06123bb6c695 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:56:39.016206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0dc2c0bb-98fb-4e64-a242-06123bb6c695 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:39.016595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:39.016595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:39.017403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0dc2c0bb-98fb-4e64-a242-06123bb6c695 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:39.159950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:39.159950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:39.188726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0dc2c0bb-98fb-4e64-a242-06123bb6c695 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Volume info retrieved successfully. Jan 02 02:56:39.348300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0dc2c0bb-98fb-4e64-a242-06123bb6c695 tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 200 Jan 02 02:56:39.349176 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 624/1275] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:39 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 913 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:40.379432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-863f9b76-1a15-4f91-bbf5-05f23bc651be tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] GET http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 Jan 02 02:56:40.381216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-863f9b76-1a15-4f91-bbf5-05f23bc651be tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:40.381631 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:40.381631 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:40.382952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-863f9b76-1a15-4f91-bbf5-05f23bc651be tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:40.449521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-f2e7b638-db5d-4413-a510-1123842ba73d req-28b1acf9-a834-41ed-9618-63f83b56792a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Lock "b'cinder-attachment_update-089ba3c1-98de-450e-8f24-096bca456289-n-h1-765315-10'" released by "attachment_update" :: held 3.242s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 02:56:40.450653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-28b1acf9-a834-41ed-9618-63f83b56792a tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0 returned with HTTP 200 Jan 02 02:56:40.451800 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 652/1276] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 02:56:37 2021] PUT /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0 => generated 762 bytes in 3323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:56:40.496238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-cf665d34-3fe3-4cbe-9f0e-318ed8d68c3e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] POST http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0/action Jan 02 02:56:40.497176 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:40.497176 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:40.498185 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-cf665d34-3fe3-4cbe-9f0e-318ed8d68c3e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:56:40.498675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-cf665d34-3fe3-4cbe-9f0e-318ed8d68c3e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:40.574921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-863f9b76-1a15-4f91-bbf5-05f23bc651be tempest-VolumesBackupsV39Test-294027679 tempest-VolumesBackupsV39Test-294027679] http://10.222.0.50/volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 returned with HTTP 404 Jan 02 02:56:40.576700 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 625/1277] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:40 2021] GET /volume/v3/b22cd72a9ecf499d8280f312c5cf6e18/volumes/052b3fd0-15a0-49fe-818a-2d01e25a0939 => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:40.727323 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:40.727323 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:40.770087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-f2e7b638-db5d-4413-a510-1123842ba73d req-cf665d34-3fe3-4cbe-9f0e-318ed8d68c3e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0/action returned with HTTP 204 Jan 02 02:56:40.771060 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 653/1278] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 02:56:40 2021] POST /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0/action => generated 0 bytes in 282 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:56:53.462538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ae5cb57b-91db-418f-b8c5-8257d582396c tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] GET http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 Jan 02 02:56:53.463207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ae5cb57b-91db-418f-b8c5-8257d582396c tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:53.463865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ae5cb57b-91db-418f-b8c5-8257d582396c tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:53.555177 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ae5cb57b-91db-418f-b8c5-8257d582396c tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 returned with HTTP 200 Jan 02 02:56:53.557488 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 626/1279] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 02:56:53 2021] GET /volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 => generated 361 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:56:54.014822 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] POST http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes Jan 02 02:56:54.015283 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:54.015283 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:54.015698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-559243738"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:54.016879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-559243738'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:54.017346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Create volume of 1 GB Jan 02 02:56:54.053190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Availability Zones retrieved successfully. Jan 02 02:56:54.077262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Flow 'volume_create_api' (6a6d1d8b-5bff-41a6-96fc-cfafe00d1d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:54.104884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d53c6f6-b29e-4139-b607-dda99ee6679c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:54.107385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:54.249727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d53c6f6-b29e-4139-b607-dda99ee6679c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:54.252067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c8b327-b027-4938-93d6-9264ae547dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:54.458073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Created reservations ['1f972130-f9b5-469b-8b30-0f19cc895492', 'f2d1f829-f7fc-46c3-989e-fca87771313c', 'b7e574a7-9986-42b0-9430-c370eae23725', 'e276ad72-aeab-453c-a450-1bde3f35813f'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:56:54.460056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c8b327-b027-4938-93d6-9264ae547dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f972130-f9b5-469b-8b30-0f19cc895492', 'f2d1f829-f7fc-46c3-989e-fca87771313c', 'b7e574a7-9986-42b0-9430-c370eae23725', 'e276ad72-aeab-453c-a450-1bde3f35813f']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:54.462433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d402a56e-cc3c-487e-b4cb-c30731ec1cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:54.585525 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d402a56e-cc3c-487e-b4cb-c30731ec1cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47937571-091d-434a-85d0-06a01583dff6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-559243738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a2c4bf0b4f4eb3b217d1194e0f8751',qos_specs=None,replication_status=,reservations=['1f972130-f9b5-469b-8b30-0f19cc895492','f2d1f829-f7fc-46c3-989e-fca87771313c','b7e574a7-9986-42b0-9430-c370eae23725','e276ad72-aeab-453c-a450-1bde3f35813f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acda0bcb3644d479f50d771f5d9e15e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-559243738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47937571-091d-434a-85d0-06a01583dff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2c4bf0b4f4eb3b217d1194e0f8751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3acda0bcb3644d479f50d771f5d9e15e',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:54.592858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4acd7f04-74de-4eaf-b492-a0eba2b250d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:54.651271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4acd7f04-74de-4eaf-b492-a0eba2b250d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-559243738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a2c4bf0b4f4eb3b217d1194e0f8751',qos_specs=None,replication_status=,reservations=['1f972130-f9b5-469b-8b30-0f19cc895492','f2d1f829-f7fc-46c3-989e-fca87771313c','b7e574a7-9986-42b0-9430-c370eae23725','e276ad72-aeab-453c-a450-1bde3f35813f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acda0bcb3644d479f50d771f5d9e15e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:54.653706 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c78c94-f3ea-4fb0-8b86-17b91311f744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:54.682875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c78c94-f3ea-4fb0-8b86-17b91311f744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:54.686269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Flow 'volume_create_api' (6a6d1d8b-5bff-41a6-96fc-cfafe00d1d0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:54.791208 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Create volume request issued successfully. Jan 02 02:56:54.831027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbacc864-7319-4c18-9fc4-c13e114ab1b6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes returned with HTTP 202 Jan 02 02:56:54.832700 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 654/1280] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:53 2021] POST /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes => generated 827 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:56:54.862864 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93b4cfbf-887e-49d2-acef-63752a7df187 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] GET http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:56:54.863523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93b4cfbf-887e-49d2-acef-63752a7df187 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:54.864026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93b4cfbf-887e-49d2-acef-63752a7df187 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:55.082795 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:55.082795 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:55.109344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-93b4cfbf-887e-49d2-acef-63752a7df187 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Volume info retrieved successfully. Jan 02 02:56:55.170994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93b4cfbf-887e-49d2-acef-63752a7df187 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 returned with HTTP 200 Jan 02 02:56:55.172967 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 627/1281] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:54 2021] GET /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 => generated 895 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:56.202208 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-169ecf32-3191-4d65-ad8f-0aaf9230a897 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] GET http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:56:56.202782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-169ecf32-3191-4d65-ad8f-0aaf9230a897 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:56.202971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:56.202971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:56.203327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-169ecf32-3191-4d65-ad8f-0aaf9230a897 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:56.324110 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:56.324110 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:56.350398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-169ecf32-3191-4d65-ad8f-0aaf9230a897 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Volume info retrieved successfully. Jan 02 02:56:56.392123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-169ecf32-3191-4d65-ad8f-0aaf9230a897 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 returned with HTTP 200 Jan 02 02:56:56.394516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 655/1282] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:56 2021] GET /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:57.425496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95cfefc7-b613-4571-a0fe-2105a89491d0 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] GET http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:56:57.426650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95cfefc7-b613-4571-a0fe-2105a89491d0 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:56:57.427025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:57.427025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:57.427651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95cfefc7-b613-4571-a0fe-2105a89491d0 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:56:57.563492 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:57.563492 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:57.592835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-95cfefc7-b613-4571-a0fe-2105a89491d0 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Volume info retrieved successfully. Jan 02 02:56:57.672668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95cfefc7-b613-4571-a0fe-2105a89491d0 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 returned with HTTP 200 Jan 02 02:56:57.680725 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 628/1283] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:56:57 2021] GET /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 => generated 920 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:57.714835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b7f6330-20e5-462e-adb8-9a63f4d97bc8 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] PUT http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 Jan 02 02:56:57.716875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:57.716875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:57.718045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6330-20e5-462e-adb8-9a63f4d97bc8 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:57.999638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b7f6330-20e5-462e-adb8-9a63f4d97bc8 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 returned with HTTP 200 Jan 02 02:56:58.001423 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 656/1284] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Jan 2 02:56:57 2021] PUT /volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 => generated 316 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:58.020122 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] POST http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes Jan 02 02:56:58.020122 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:58.020122 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:58.020122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:58.021836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Create volume request body: {'volume': {'size': 2}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:58.022288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Create volume of 2 GB Jan 02 02:56:58.073330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Availability Zones retrieved successfully. Jan 02 02:56:58.215238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Flow 'volume_create_api' (c9d83954-2997-4d41-a15e-4a7fbc085f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:58.237398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae939ace-0c36-4835-98af-ad2818abd129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:58.243356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Validating volume size '2' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:58.511548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae939ace-0c36-4835-98af-ad2818abd129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:58.526859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9e211b-6124-486a-985d-2336abe7e270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:58.759625 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota_utils [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Quota exceeded for 79a2c4bf0b4f4eb3b217d1194e0f8751, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 02:56:58.802292 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9e211b-6124-486a-985d-2336abe7e270) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 02:56:58.802292 n-d-765315-10 devstack@c-api.service[88027]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 02 02:56:58.820437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9e211b-6124-486a-985d-2336abe7e270) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:58.847967 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9e211b-6124-486a-985d-2336abe7e270) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:56:58.865000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae939ace-0c36-4835-98af-ad2818abd129) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:58.881522 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae939ace-0c36-4835-98af-ad2818abd129) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:56:58.887059 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Flow 'volume_create_api' (c9d83954-2997-4d41-a15e-4a7fbc085f1e) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 02:56:58.888194 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.middleware.fault [None req-f13166e3-3aad-4d69-9935-9577a86eb402 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes returned with HTTP 413 Jan 02 02:56:58.904826 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 629/1285] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:58 2021] POST /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes => generated 208 bytes in 892 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 02:56:58.921014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a7e3accd-df6c-488f-8e76-24c72f25e653 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] PUT http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 Jan 02 02:56:58.922073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a7e3accd-df6c-488f-8e76-24c72f25e653 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:59.211639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a7e3accd-df6c-488f-8e76-24c72f25e653 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 returned with HTTP 200 Jan 02 02:56:59.213717 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 657/1286] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Jan 2 02:56:58 2021] PUT /volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 => generated 316 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:56:59.240788 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] POST http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes Jan 02 02:56:59.241585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:56:59.241585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:56:59.242306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:56:59.253103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Create volume request body: {'volume': {'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:56:59.254117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Create volume of 1 GB Jan 02 02:56:59.257490 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:56:59.257490 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:56:59.319855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Availability Zones retrieved successfully. Jan 02 02:56:59.422000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Flow 'volume_create_api' (6b645a8a-a6d7-4568-bcbc-1c1cc134c2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:56:59.446948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d067bcb4-fa9b-4c77-bc62-d770bc674df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:56:59.469027 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:56:59.900492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d067bcb4-fa9b-4c77-bc62-d770bc674df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:56:59.915102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a9d7ea-4217-4d40-ba9c-b5ede7dda2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:00.283452 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota_utils [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Quota exceeded for 79a2c4bf0b4f4eb3b217d1194e0f8751, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 02 02:57:00.290893 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a9d7ea-4217-4d40-ba9c-b5ede7dda2e9) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 02:57:00.305044 n-d-765315-10 devstack@c-api.service[88027]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 02 02:57:00.337440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a9d7ea-4217-4d40-ba9c-b5ede7dda2e9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:00.356958 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a9d7ea-4217-4d40-ba9c-b5ede7dda2e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:57:00.362468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d067bcb4-fa9b-4c77-bc62-d770bc674df2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:00.392518 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d067bcb4-fa9b-4c77-bc62-d770bc674df2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 02:57:00.403495 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Flow 'volume_create_api' (6b645a8a-a6d7-4568-bcbc-1c1cc134c2c9) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 02:57:00.419594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.middleware.fault [None req-40f367e5-1054-4f26-882a-d910cc2fbf6c tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes returned with HTTP 413 Jan 02 02:57:00.435602 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 630/1287] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:56:59 2021] POST /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes => generated 150 bytes in 1209 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 02:57:00.444503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b7531844-adfe-46f1-946b-a716afbf3806 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] PUT http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 Jan 02 02:57:00.445686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b7531844-adfe-46f1-946b-a716afbf3806 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:00.691879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b7531844-adfe-46f1-946b-a716afbf3806 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 returned with HTTP 200 Jan 02 02:57:00.702655 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 658/1288] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Jan 2 02:57:00 2021] PUT /volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 => generated 315 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:00.717456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb635490-8226-4fd7-ac4f-0ebffe052f00 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] POST http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6/action Jan 02 02:57:00.722590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:00.722590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:00.723686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb635490-8226-4fd7-ac4f-0ebffe052f00 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:57:00.724562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb635490-8226-4fd7-ac4f-0ebffe052f00 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:00.952220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:00.952220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:00.954209 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eb635490-8226-4fd7-ac4f-0ebffe052f00 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Volume info retrieved successfully. Jan 02 02:57:01.287795 n-d-765315-10 devstack@c-api.service[88027]: ERROR cinder.volume.api [None req-eb635490-8226-4fd7-ac4f-0ebffe052f00 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Quota exceeded for 79a2c4bf0b4f4eb3b217d1194e0f8751, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 02:57:01.320017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.middleware.fault [None req-eb635490-8226-4fd7-ac4f-0ebffe052f00 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6/action returned with HTTP 413 Jan 02 02:57:01.329920 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 631/1289] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 02:57:00 2021] POST /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6/action => generated 208 bytes in 620 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 02:57:01.335905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-463f6dd5-fa95-4d07-b463-eba0e2f2c1e6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] DELETE http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:57:01.336619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-463f6dd5-fa95-4d07-b463-eba0e2f2c1e6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:01.337217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-463f6dd5-fa95-4d07-b463-eba0e2f2c1e6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:01.337693 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-463f6dd5-fa95-4d07-b463-eba0e2f2c1e6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Delete volume with id: 47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:57:01.494907 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:01.494907 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:01.499682 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-463f6dd5-fa95-4d07-b463-eba0e2f2c1e6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Volume info retrieved successfully. Jan 02 02:57:01.573335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-463f6dd5-fa95-4d07-b463-eba0e2f2c1e6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Delete volume request issued successfully. Jan 02 02:57:01.573836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-463f6dd5-fa95-4d07-b463-eba0e2f2c1e6 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 returned with HTTP 202 Jan 02 02:57:01.580026 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 659/1290] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:57:01 2021] DELETE /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:57:01.593882 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50557ce9-1633-4924-bc66-1622ceacdf9d tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] GET http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:57:01.601429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50557ce9-1633-4924-bc66-1622ceacdf9d tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:01.603689 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:01.603689 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:01.605041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50557ce9-1633-4924-bc66-1622ceacdf9d tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:02.062654 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:02.062654 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:02.130431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-50557ce9-1633-4924-bc66-1622ceacdf9d tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Volume info retrieved successfully. Jan 02 02:57:02.239003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50557ce9-1633-4924-bc66-1622ceacdf9d tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 returned with HTTP 200 Jan 02 02:57:02.256821 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 632/1291] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:01 2021] GET /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 => generated 919 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:03.269480 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc152ced-f46c-4050-9f4a-7c25c7c6b4b9 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] GET http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:57:03.270010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc152ced-f46c-4050-9f4a-7c25c7c6b4b9 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:03.270294 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:03.270294 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:03.270602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc152ced-f46c-4050-9f4a-7c25c7c6b4b9 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:03.409522 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:03.409522 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:03.434287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dc152ced-f46c-4050-9f4a-7c25c7c6b4b9 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Volume info retrieved successfully. Jan 02 02:57:03.495164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc152ced-f46c-4050-9f4a-7c25c7c6b4b9 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 returned with HTTP 200 Jan 02 02:57:03.505573 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 660/1292] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:03 2021] GET /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 => generated 919 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:04.512802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d380cc2b-fa44-4cea-9b64-b56bdf6ab008 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] GET http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:57:04.513430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d380cc2b-fa44-4cea-9b64-b56bdf6ab008 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:04.513507 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:04.513507 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:04.513910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d380cc2b-fa44-4cea-9b64-b56bdf6ab008 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:04.701768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:04.701768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:04.737462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d380cc2b-fa44-4cea-9b64-b56bdf6ab008 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Volume info retrieved successfully. Jan 02 02:57:04.867530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d380cc2b-fa44-4cea-9b64-b56bdf6ab008 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 returned with HTTP 200 Jan 02 02:57:04.877574 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 633/1293] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:04 2021] GET /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 => generated 919 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:05.894884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-736a0595-70aa-436a-b18a-f3f27e1eaec2 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] GET http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 Jan 02 02:57:05.895428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-736a0595-70aa-436a-b18a-f3f27e1eaec2 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:05.895592 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:05.895592 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:05.896134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-736a0595-70aa-436a-b18a-f3f27e1eaec2 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:06.088710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-736a0595-70aa-436a-b18a-f3f27e1eaec2 tempest-VolumeQuotasNegativeTestJSON-2099005083 tempest-VolumeQuotasNegativeTestJSON-2099005083] http://10.222.0.50/volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 returned with HTTP 404 Jan 02 02:57:06.089895 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 661/1294] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:05 2021] GET /volume/v3/79a2c4bf0b4f4eb3b217d1194e0f8751/volumes/47937571-091d-434a-85d0-06a01583dff6 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:57:06.100723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1102f0d-5a60-4d08-b19c-b2216baf70f1 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] PUT http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 Jan 02 02:57:06.101205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:06.101205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:06.101819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f1102f0d-5a60-4d08-b19c-b2216baf70f1 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:06.684119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1102f0d-5a60-4d08-b19c-b2216baf70f1 tempest-VolumeQuotasNegativeTestJSON-2101390131 tempest-VolumeQuotasNegativeTestJSON-2101390131] http://10.222.0.50/volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 returned with HTTP 200 Jan 02 02:57:06.685077 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 634/1295] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Jan 2 02:57:06 2021] PUT /volume/v3/9b62bf63c5ea4a3d86b9714d61ceeb54/os-quota-sets/79a2c4bf0b4f4eb3b217d1194e0f8751 => generated 319 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:23.593390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7114754-9bf6-4cf1-83c4-1ebaa3a8639a tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] POST http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types Jan 02 02:57:23.594768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7114754-9bf6-4cf1-83c4-1ebaa3a8639a tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:23.794229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7114754-9bf6-4cf1-83c4-1ebaa3a8639a tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types returned with HTTP 200 Jan 02 02:57:23.797555 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 662/1296] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 02:57:22 2021] POST /volume/v3/ede99fff2d58420398daac20eb210cac/types => generated 188 bytes in 869 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:23.812040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f71d6731-3aea-41fb-b1d0-0b3b15bd7acb tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] POST http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types Jan 02 02:57:23.813102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f71d6731-3aea-41fb-b1d0-0b3b15bd7acb tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:24.047075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f71d6731-3aea-41fb-b1d0-0b3b15bd7acb tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types returned with HTTP 200 Jan 02 02:57:24.069209 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 635/1297] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 02:57:23 2021] POST /volume/v3/ede99fff2d58420398daac20eb210cac/types => generated 188 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:24.625620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] POST http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes Jan 02 02:57:24.627042 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:24.628557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:57:24.670888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Create volume of 1 GB Jan 02 02:57:24.676904 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:24.676904 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:24.678222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Availability Zones retrieved successfully. Jan 02 02:57:24.750742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Flow 'volume_create_api' (9539e979-d7f6-4edb-9c8b-5e83eea8d5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:24.784007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f8cfe7-7692-4737-8171-5030e6856369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:24.789252 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:57:25.041049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f8cfe7-7692-4737-8171-5030e6856369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:57:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=566bbe96-528a-46e9-8174-35413cbfabc1,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '566bbe96-528a-46e9-8174-35413cbfabc1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:25.048733 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2104167-f245-4b5d-b7cc-5fd569fdced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:25.281609 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:57:25.283747 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:57:25.432348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Created reservations ['c16d5444-3cc6-4aef-a26a-12f837d9a463', 'c6fce235-f4b7-44fd-b1ff-7bdcad9876e8', '7ed8bb2b-9175-4dd8-a98d-9ded37310f9b', 'f85e5ab8-c33b-4f8e-b14d-9b20c3803fcc'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:25.436801 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2104167-f245-4b5d-b7cc-5fd569fdced7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c16d5444-3cc6-4aef-a26a-12f837d9a463', 'c6fce235-f4b7-44fd-b1ff-7bdcad9876e8', '7ed8bb2b-9175-4dd8-a98d-9ded37310f9b', 'f85e5ab8-c33b-4f8e-b14d-9b20c3803fcc']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:25.447655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe4201a-049d-455f-8091-4de7855a84a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:25.824354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe4201a-049d-455f-8091-4de7855a84a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38cf33fe-9341-4988-97d7-11b15ea61f35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6a3aabf14ef4db39ab5f06b650ed361',qos_specs=None,replication_status=,reservations=['c16d5444-3cc6-4aef-a26a-12f837d9a463','c6fce235-f4b7-44fd-b1ff-7bdcad9876e8','7ed8bb2b-9175-4dd8-a98d-9ded37310f9b','f85e5ab8-c33b-4f8e-b14d-9b20c3803fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff8d4708d6a4fb3ad4fa28814829756',volume_type_id=566bbe96-528a-46e9-8174-35413cbfabc1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:57:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38cf33fe-9341-4988-97d7-11b15ea61f35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6a3aabf14ef4db39ab5f06b650ed361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aff8d4708d6a4fb3ad4fa28814829756',volume_attachment=,volume_type=,volume_type_id=566bbe96-528a-46e9-8174-35413cbfabc1)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:25.836624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4977641-9133-45c3-be93-ceca5c3fbc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:25.963395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4977641-9133-45c3-be93-ceca5c3fbc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6a3aabf14ef4db39ab5f06b650ed361',qos_specs=None,replication_status=,reservations=['c16d5444-3cc6-4aef-a26a-12f837d9a463','c6fce235-f4b7-44fd-b1ff-7bdcad9876e8','7ed8bb2b-9175-4dd8-a98d-9ded37310f9b','f85e5ab8-c33b-4f8e-b14d-9b20c3803fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff8d4708d6a4fb3ad4fa28814829756',volume_type_id=566bbe96-528a-46e9-8174-35413cbfabc1)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:25.977120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea087153-efac-40be-856a-9198d123f65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:26.031582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea087153-efac-40be-856a-9198d123f65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:26.040019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Flow 'volume_create_api' (9539e979-d7f6-4edb-9c8b-5e83eea8d5fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:26.285068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Create volume request issued successfully. Jan 02 02:57:26.355815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e217d94-f005-40be-be41-a1c8141e3567 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes returned with HTTP 202 Jan 02 02:57:26.377770 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 663/1298] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:57:24 2021] POST /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes => generated 834 bytes in 2316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:57:26.392907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f9c2306-39f5-46a5-b712-842808879278 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:26.393878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f9c2306-39f5-46a5-b712-842808879278 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:26.394752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f9c2306-39f5-46a5-b712-842808879278 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:26.727062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:26.727062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:26.744671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3f9c2306-39f5-46a5-b712-842808879278 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:26.837710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f9c2306-39f5-46a5-b712-842808879278 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:26.841119 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 636/1299] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:26 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 902 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:27.864639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-607ab0cf-53e4-49da-8a78-4511d20e2a39 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:27.865606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-607ab0cf-53e4-49da-8a78-4511d20e2a39 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:27.865931 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:27.865931 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:27.866511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-607ab0cf-53e4-49da-8a78-4511d20e2a39 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:28.137419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:28.137419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:28.191752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-607ab0cf-53e4-49da-8a78-4511d20e2a39 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:28.300338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-607ab0cf-53e4-49da-8a78-4511d20e2a39 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:28.308392 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 664/1300] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:27 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 926 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:29.329781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e32a6f9a-1a51-4af6-a2db-f391186cf4c5 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:29.331008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e32a6f9a-1a51-4af6-a2db-f391186cf4c5 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:29.331380 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:29.331380 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:29.332119 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e32a6f9a-1a51-4af6-a2db-f391186cf4c5 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:29.537123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:29.537123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:29.568880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e32a6f9a-1a51-4af6-a2db-f391186cf4c5 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:29.627265 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e32a6f9a-1a51-4af6-a2db-f391186cf4c5 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:29.630109 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 637/1301] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:29 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 927 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:29.660619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d2f143b4-c14e-4568-a288-16d7290d389d tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] GET http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:29.662244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d2f143b4-c14e-4568-a288-16d7290d389d tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:29.662857 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:29.662857 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:29.663953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d2f143b4-c14e-4568-a288-16d7290d389d tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:29.794915 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:29.794915 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:29.808507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d2f143b4-c14e-4568-a288-16d7290d389d tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Volume info retrieved successfully. Jan 02 02:57:29.859011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d2f143b4-c14e-4568-a288-16d7290d389d tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:29.861275 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 665/1302] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:29 2021] GET /volume/v3/ede99fff2d58420398daac20eb210cac/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 1099 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:57:29.895628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] POST http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35/action Jan 02 02:57:29.896808 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:29.896808 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:29.901581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:57:29.903007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:30.137417 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:30.137417 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:30.139720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:30.360624 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:57:30.372009 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:57:30.484516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Created reservations ['0f57100e-df2c-4fa8-88ce-8256609f5919', 'e18c73b4-84dd-459f-8daa-93683e115934'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:30.621015 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:57:30.622958 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 02 02:57:30.678299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Created reservations ['25446f06-5831-4a73-b792-21a8b9e12655', 'e2456cf1-dcd3-42c7-9f73-f87ff2285cfe'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:30.966284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Retype volume request issued successfully. Jan 02 02:57:30.966977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-389364ff-3ff5-45ea-bff7-b5a7221b18b0 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35/action returned with HTTP 202 Jan 02 02:57:30.973219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 638/1303] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 02:57:29 2021] POST /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35/action => generated 0 bytes in 1085 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:57:30.979714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-acfbf50e-4db4-42b7-b01c-f75c048b9d64 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:30.981469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-acfbf50e-4db4-42b7-b01c-f75c048b9d64 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:30.982318 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:30.982318 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:30.983423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-acfbf50e-4db4-42b7-b01c-f75c048b9d64 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:31.227423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:31.227423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:31.255898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-acfbf50e-4db4-42b7-b01c-f75c048b9d64 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:31.323302 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-acfbf50e-4db4-42b7-b01c-f75c048b9d64 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:31.325492 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 666/1304] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:30 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 926 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:57:32.345738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44dec696-31e4-4100-9fe0-f57e1977ceac tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:32.346993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44dec696-31e4-4100-9fe0-f57e1977ceac tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:32.347374 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:32.347374 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:32.348053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44dec696-31e4-4100-9fe0-f57e1977ceac tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:32.475244 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:32.475244 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:32.502306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-44dec696-31e4-4100-9fe0-f57e1977ceac tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:32.583838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44dec696-31e4-4100-9fe0-f57e1977ceac tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:32.601031 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 639/1305] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:32 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 927 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:32.606377 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8b3b0a7-5f07-4f6b-85d5-05ede596c624 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] GET http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:32.607036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8b3b0a7-5f07-4f6b-85d5-05ede596c624 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:32.607344 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:32.607344 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:32.607891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8b3b0a7-5f07-4f6b-85d5-05ede596c624 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:32.678262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:32.678262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:32.689890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a8b3b0a7-5f07-4f6b-85d5-05ede596c624 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Volume info retrieved successfully. Jan 02 02:57:32.720390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8b3b0a7-5f07-4f6b-85d5-05ede596c624 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:32.734128 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 667/1306] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:32 2021] GET /volume/v3/ede99fff2d58420398daac20eb210cac/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 1099 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:57:32.741490 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-83a286a8-6abb-43e9-8619-fa282ff112d8 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] GET http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810 Jan 02 02:57:32.742235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-83a286a8-6abb-43e9-8619-fa282ff112d8 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:32.742739 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:32.742739 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:32.744566 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-83a286a8-6abb-43e9-8619-fa282ff112d8 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:32.746877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-83a286a8-6abb-43e9-8619-fa282ff112d8 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810'), ('all_tenants', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:57:32.901147 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-83a286a8-6abb-43e9-8619-fa282ff112d8 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Get all volumes completed successfully. Jan 02 02:57:32.902498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-83a286a8-6abb-43e9-8619-fa282ff112d8 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810 returned with HTTP 200 Jan 02 02:57:32.903492 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 640/1307] 10.222.0.50 () {58 vars in 1365 bytes} [Sat Jan 2 02:57:32 2021] GET /volume/v3/ede99fff2d58420398daac20eb210cac/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1216075810 => generated 413 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:32.917566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a23fd6fa-5007-46bd-9ee6-66d64e8b167d tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] DELETE http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:32.918446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a23fd6fa-5007-46bd-9ee6-66d64e8b167d tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:32.918768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:32.918768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:32.919419 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a23fd6fa-5007-46bd-9ee6-66d64e8b167d tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:32.920001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-a23fd6fa-5007-46bd-9ee6-66d64e8b167d tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Delete volume with id: 38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:33.000262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:33.000262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:33.003040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a23fd6fa-5007-46bd-9ee6-66d64e8b167d tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:33.061276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a23fd6fa-5007-46bd-9ee6-66d64e8b167d tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Delete volume request issued successfully. Jan 02 02:57:33.062061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a23fd6fa-5007-46bd-9ee6-66d64e8b167d tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 202 Jan 02 02:57:33.071934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b9ec929-1615-41de-8ee2-c6b2529116a3 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:33.072438 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b9ec929-1615-41de-8ee2-c6b2529116a3 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:33.072620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:33.072620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:33.073133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b9ec929-1615-41de-8ee2-c6b2529116a3 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:33.078005 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 668/1308] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:57:32 2021] DELETE /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:57:33.145379 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:33.145379 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:33.156046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7b9ec929-1615-41de-8ee2-c6b2529116a3 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:33.200482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b9ec929-1615-41de-8ee2-c6b2529116a3 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:33.214444 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 641/1309] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:33 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 926 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:34.225170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d88ab68-9620-4d68-85d8-1822bb97cedd tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:34.227152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d88ab68-9620-4d68-85d8-1822bb97cedd tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:34.227499 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:34.227499 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:34.228151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d88ab68-9620-4d68-85d8-1822bb97cedd tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:34.538689 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:34.538689 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:34.559457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6d88ab68-9620-4d68-85d8-1822bb97cedd tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:34.611457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d88ab68-9620-4d68-85d8-1822bb97cedd tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:34.612365 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 669/1310] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:34 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 926 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:35.645353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-491d3192-0017-42cb-95ed-d90b02d2501a tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:35.649497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-491d3192-0017-42cb-95ed-d90b02d2501a tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:35.649923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:35.649923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:35.650911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-491d3192-0017-42cb-95ed-d90b02d2501a tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:35.979671 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:35.979671 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:36.023365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-491d3192-0017-42cb-95ed-d90b02d2501a tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Volume info retrieved successfully. Jan 02 02:57:36.145613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-491d3192-0017-42cb-95ed-d90b02d2501a tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 200 Jan 02 02:57:36.157683 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 642/1311] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:35 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 926 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:37.180791 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc723ffd-01d8-4b98-9be0-1899345c3a30 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] GET http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 Jan 02 02:57:37.182479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc723ffd-01d8-4b98-9be0-1899345c3a30 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:37.183006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:37.183006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:37.184010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc723ffd-01d8-4b98-9be0-1899345c3a30 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:37.502000 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc723ffd-01d8-4b98-9be0-1899345c3a30 tempest-VolumeRetypeWithoutMigrationTest-177124609 tempest-VolumeRetypeWithoutMigrationTest-177124609] http://10.222.0.50/volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 returned with HTTP 404 Jan 02 02:57:37.508729 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 670/1312] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:37 2021] GET /volume/v3/e6a3aabf14ef4db39ab5f06b650ed361/volumes/38cf33fe-9341-4988-97d7-11b15ea61f35 => generated 109 bytes in 335 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:57:37.521591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c1c2c96-ad2a-4bb1-8ec8-73cfbf8e4719 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] DELETE http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types/63c86f72-fef7-4f8f-a725-715d1f4e2d2b Jan 02 02:57:37.523663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c1c2c96-ad2a-4bb1-8ec8-73cfbf8e4719 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:37.523993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:37.523993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:37.533747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c1c2c96-ad2a-4bb1-8ec8-73cfbf8e4719 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:37.812610 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 02:57:37.812610 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 02:57:37.871397 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c1c2c96-ad2a-4bb1-8ec8-73cfbf8e4719 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types/63c86f72-fef7-4f8f-a725-715d1f4e2d2b returned with HTTP 202 Jan 02 02:57:37.873247 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 643/1313] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:57:37 2021] DELETE /volume/v3/ede99fff2d58420398daac20eb210cac/types/63c86f72-fef7-4f8f-a725-715d1f4e2d2b => generated 0 bytes in 360 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:57:37.886432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a68876a0-c7b0-4c06-9d43-072b60eb183e tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] GET http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types/63c86f72-fef7-4f8f-a725-715d1f4e2d2b Jan 02 02:57:37.887409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a68876a0-c7b0-4c06-9d43-072b60eb183e tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:37.888282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a68876a0-c7b0-4c06-9d43-072b60eb183e tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:37.978169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a68876a0-c7b0-4c06-9d43-072b60eb183e tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types/63c86f72-fef7-4f8f-a725-715d1f4e2d2b returned with HTTP 404 Jan 02 02:57:37.980134 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 671/1314] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:57:37 2021] GET /volume/v3/ede99fff2d58420398daac20eb210cac/types/63c86f72-fef7-4f8f-a725-715d1f4e2d2b => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:57:38.004237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-394fe430-2e65-483a-9f1c-bfd5a4fd61e7 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] DELETE http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types/566bbe96-528a-46e9-8174-35413cbfabc1 Jan 02 02:57:38.005238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-394fe430-2e65-483a-9f1c-bfd5a4fd61e7 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:38.006146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-394fe430-2e65-483a-9f1c-bfd5a4fd61e7 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:38.486171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-394fe430-2e65-483a-9f1c-bfd5a4fd61e7 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types/566bbe96-528a-46e9-8174-35413cbfabc1 returned with HTTP 202 Jan 02 02:57:38.487799 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 644/1315] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 02:57:37 2021] DELETE /volume/v3/ede99fff2d58420398daac20eb210cac/types/566bbe96-528a-46e9-8174-35413cbfabc1 => generated 0 bytes in 499 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 02:57:38.500546 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b720b76-630b-4aed-8ade-59f97f1ad430 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] GET http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types/566bbe96-528a-46e9-8174-35413cbfabc1 Jan 02 02:57:38.502250 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b720b76-630b-4aed-8ade-59f97f1ad430 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:38.506115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b720b76-630b-4aed-8ade-59f97f1ad430 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:38.578399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b720b76-630b-4aed-8ade-59f97f1ad430 tempest-VolumeRetypeWithoutMigrationTest-1587463225 tempest-VolumeRetypeWithoutMigrationTest-1587463225] http://10.222.0.50/volume/v3/ede99fff2d58420398daac20eb210cac/types/566bbe96-528a-46e9-8174-35413cbfabc1 returned with HTTP 404 Jan 02 02:57:38.587014 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 672/1316] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 02:57:38 2021] GET /volume/v3/ede99fff2d58420398daac20eb210cac/types/566bbe96-528a-46e9-8174-35413cbfabc1 => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:57:54.003900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9d85689-9f8e-4305-9cc2-4a58744d6290 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:57:54.008223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9d85689-9f8e-4305-9cc2-4a58744d6290 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:54.009575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9d85689-9f8e-4305-9cc2-4a58744d6290 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:54.253629 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:54.253629 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:54.299982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f9d85689-9f8e-4305-9cc2-4a58744d6290 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:57:54.386370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:54.386370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:54.425226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9d85689-9f8e-4305-9cc2-4a58744d6290 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:57:54.426993 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 645/1317] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:53 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 1211 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:57:54.875172 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-55a1641a-0a6c-46bb-ac57-efd6bf8969fd tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:57:54.876472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-55a1641a-0a6c-46bb-ac57-efd6bf8969fd tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:54.876909 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:54.876909 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:54.877501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-55a1641a-0a6c-46bb-ac57-efd6bf8969fd tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:54.976928 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:54.976928 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:55.000746 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-55a1641a-0a6c-46bb-ac57-efd6bf8969fd tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:57:55.051983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] POST http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes Jan 02 02:57:55.053497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-785300338"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:55.055175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-785300338'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:57:55.055776 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Create volume of 1 GB Jan 02 02:57:55.059836 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:55.059836 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:55.073003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Availability Zones retrieved successfully. Jan 02 02:57:55.093152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Flow 'volume_create_api' (cd397102-d745-45ce-a87f-c5541c0e4e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:55.098230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cfc82f9-a675-4ee0-897a-5b56e84c4638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:55.100079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-55a1641a-0a6c-46bb-ac57-efd6bf8969fd tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:57:55.101212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:57:55.101526 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 646/1318] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 02:57:54 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 1211 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:57:55.181110 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-0b92fcd5-4a89-4e1f-8f5e-1e1485774a5e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] POST http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289/action Jan 02 02:57:55.181948 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:55.181948 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:55.182781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-0b92fcd5-4a89-4e1f-8f5e-1e1485774a5e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 02:57:55.183522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-0b92fcd5-4a89-4e1f-8f5e-1e1485774a5e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:55.239136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cfc82f9-a675-4ee0-897a-5b56e84c4638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:55.246210 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15147b9a-285b-4808-bbd7-52746259ef73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:55.373135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:55.373135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:55.382602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-0b92fcd5-4a89-4e1f-8f5e-1e1485774a5e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:57:55.409733 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Created reservations ['a5bb8d86-53ee-467b-a993-61b597bddf05', '85ef137b-7987-4a0c-97da-90fd0f91a248', '74086782-1703-404f-b0fe-426c5e8f4f95', '19d46f32-31e2-4b9e-8ec1-4f0a3ac65219'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:55.411995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15147b9a-285b-4808-bbd7-52746259ef73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5bb8d86-53ee-467b-a993-61b597bddf05', '85ef137b-7987-4a0c-97da-90fd0f91a248', '74086782-1703-404f-b0fe-426c5e8f4f95', '19d46f32-31e2-4b9e-8ec1-4f0a3ac65219']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:55.415712 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7cd710-4b59-48a6-8bc2-b2a3ce7ba7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:55.420613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-0b92fcd5-4a89-4e1f-8f5e-1e1485774a5e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Begin detaching volume completed successfully. Jan 02 02:57:55.421050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-0b92fcd5-4a89-4e1f-8f5e-1e1485774a5e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289/action returned with HTTP 202 Jan 02 02:57:55.430067 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 647/1319] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 02:57:55 2021] POST /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289/action => generated 0 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:57:55.459669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:57:55.460847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:55.461751 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:55.461751 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:55.462423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:55.527926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7cd710-4b59-48a6-8bc2-b2a3ce7ba7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c997f4c-5c79-4615-bfd0-8221d1c59352', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-785300338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',qos_specs=None,replication_status=,reservations=['a5bb8d86-53ee-467b-a993-61b597bddf05','85ef137b-7987-4a0c-97da-90fd0f91a248','74086782-1703-404f-b0fe-426c5e8f4f95','19d46f32-31e2-4b9e-8ec1-4f0a3ac65219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-785300338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c997f4c-5c79-4615-bfd0-8221d1c59352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:55.530546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24810b96-f50b-4a6e-bd64-e85f0205a4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:55.573558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24810b96-f50b-4a6e-bd64-e85f0205a4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-785300338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',qos_specs=None,replication_status=,reservations=['a5bb8d86-53ee-467b-a993-61b597bddf05','85ef137b-7987-4a0c-97da-90fd0f91a248','74086782-1703-404f-b0fe-426c5e8f4f95','19d46f32-31e2-4b9e-8ec1-4f0a3ac65219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:55.577160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0631b427-8249-4e0a-98f5-41ab9819e445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:57:55.612759 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0631b427-8249-4e0a-98f5-41ab9819e445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:57:55.618208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Flow 'volume_create_api' (cd397102-d745-45ce-a87f-c5541c0e4e68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:57:55.666750 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:55.666750 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:55.696820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:57:55.768211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:55.768211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:55.772759 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Create volume request issued successfully. Jan 02 02:57:55.791842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:57:55.804853 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 648/1320] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:55 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 1214 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:57:55.806044 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume// Jan 02 02:57:55.806529 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:55.806800 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:55.806800 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:55.807064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:55.808300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd2b829c-de0a-4495-be9d-db93599756ec tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 02:57:55.809135 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 649/1321] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 02:57:55 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 02:57:55.819103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d86117b4-d79f-4609-aa11-6218a26b9cb5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes returned with HTTP 202 Jan 02 02:57:55.825346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-9153dce5-dd4c-4300-b3cd-e689432cd901 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:57:55.826104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-9153dce5-dd4c-4300-b3cd-e689432cd901 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:55.826959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-9153dce5-dd4c-4300-b3cd-e689432cd901 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:55.835259 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 673/1322] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:57:54 2021] POST /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes => generated 822 bytes in 1491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:57:55.843626 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-290bbee6-9d0c-4e5d-8f67-3ffce9b65a7b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 02:57:55.853226 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-290bbee6-9d0c-4e5d-8f67-3ffce9b65a7b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:55.853651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:55.853651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:55.854251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-290bbee6-9d0c-4e5d-8f67-3ffce9b65a7b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:55.971045 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:55.971045 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:56.002347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-9153dce5-dd4c-4300-b3cd-e689432cd901 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:57:56.045424 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:56.045424 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:56.055353 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:56.055353 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:56.083656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-290bbee6-9d0c-4e5d-8f67-3ffce9b65a7b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:57:56.085152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-9153dce5-dd4c-4300-b3cd-e689432cd901 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:57:56.087434 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 650/1323] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 02:57:55 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 1313 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 02:57:56.166503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-290bbee6-9d0c-4e5d-8f67-3ffce9b65a7b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 200 Jan 02 02:57:56.168210 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 674/1324] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:55 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 890 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:56.470880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-2bbaea6f-7274-4f6c-a84c-54868f3fa0ef tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] DELETE http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0 Jan 02 02:57:56.471584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-2bbaea6f-7274-4f6c-a84c-54868f3fa0ef tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:56.471934 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:56.471934 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:56.472544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-2bbaea6f-7274-4f6c-a84c-54868f3fa0ef tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:56.530888 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:56.530888 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:56.813875 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-edee796c-97f4-4297-b300-b8633d27528f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:57:56.814845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-edee796c-97f4-4297-b300-b8633d27528f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:56.815316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:56.815316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:56.815971 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-edee796c-97f4-4297-b300-b8633d27528f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:56.950107 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:56.950107 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:56.962977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-edee796c-97f4-4297-b300-b8633d27528f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:57:57.004122 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:57.004122 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:57.033590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-edee796c-97f4-4297-b300-b8633d27528f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:57:57.036574 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 675/1325] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:56 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 1214 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:57:57.186033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a649e8e3-1c59-461b-ab58-4597dbbee757 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 02:57:57.189189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a649e8e3-1c59-461b-ab58-4597dbbee757 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:57.189847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:57.189847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:57.190523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a649e8e3-1c59-461b-ab58-4597dbbee757 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:57.278404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:57.278404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:57.308600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a649e8e3-1c59-461b-ab58-4597dbbee757 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:57:57.355872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a649e8e3-1c59-461b-ab58-4597dbbee757 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 200 Jan 02 02:57:57.386368 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 676/1326] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:57 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:57.651173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-2bbaea6f-7274-4f6c-a84c-54868f3fa0ef tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 02:57:57.652065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-2bbaea6f-7274-4f6c-a84c-54868f3fa0ef tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 02:57:57.663323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1ef2be6-03e4-4968-bb47-1960e57d93c1 req-2bbaea6f-7274-4f6c-a84c-54868f3fa0ef tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0 returned with HTTP 200 Jan 02 02:57:57.664656 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 651/1327] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 02:57:56 2021] DELETE /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/60dfebd9-b28d-40dd-b321-d64bf9c12ad0 => generated 19 bytes in 1200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:58.060809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8e82325-af2c-4ad1-8eb0-dfc21d5a6e69 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 02:57:58.062066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8e82325-af2c-4ad1-8eb0-dfc21d5a6e69 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:58.063242 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:58.063242 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:58.064322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8e82325-af2c-4ad1-8eb0-dfc21d5a6e69 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:58.158390 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:58.158390 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:58.168264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a8e82325-af2c-4ad1-8eb0-dfc21d5a6e69 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 02:57:58.196941 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8e82325-af2c-4ad1-8eb0-dfc21d5a6e69 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 02:57:58.198376 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 677/1328] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:58 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:58.394115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b02de71-ebff-48f5-a2ea-167ab8fef506 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 02:57:58.395022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b02de71-ebff-48f5-a2ea-167ab8fef506 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:58.395404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:58.395404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:58.396028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b02de71-ebff-48f5-a2ea-167ab8fef506 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:58.509777 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:58.509777 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:58.548986 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7b02de71-ebff-48f5-a2ea-167ab8fef506 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:57:58.598603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b02de71-ebff-48f5-a2ea-167ab8fef506 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 200 Jan 02 02:57:58.605479 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 652/1329] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:58 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:57:58.630194 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-26450dd1-dfcb-44f6-a4b0-78378f2c28a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] POST http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups Jan 02 02:57:58.630668 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:58.630668 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:58.631092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-26450dd1-dfcb-44f6-a4b0-78378f2c28a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c997f4c-5c79-4615-bfd0-8221d1c59352", "name": "tempest-VolumesBackupsAdminTest-Backup-1401501588"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:57:58.632212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-26450dd1-dfcb-44f6-a4b0-78378f2c28a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Creating new backup {'backup': {'volume_id': '4c997f4c-5c79-4615-bfd0-8221d1c59352', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1401501588'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:57:58.632919 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-26450dd1-dfcb-44f6-a4b0-78378f2c28a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Creating backup of volume 4c997f4c-5c79-4615-bfd0-8221d1c59352 in container None Jan 02 02:57:58.742066 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:58.742066 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:58.743206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-26450dd1-dfcb-44f6-a4b0-78378f2c28a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:57:58.818707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-26450dd1-dfcb-44f6-a4b0-78378f2c28a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Created reservations ['d9dbf106-4f48-45fa-9c60-5061223d4908', 'e313d355-3184-4917-a659-e1739b0750c2'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:57:58.966266 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-26450dd1-dfcb-44f6-a4b0-78378f2c28a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups returned with HTTP 202 Jan 02 02:57:58.985183 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 678/1330] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:57:58 2021] POST /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups => generated 401 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:57:58.996615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd3c6527-66e8-4e03-964d-cea5e989d547 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:57:58.997010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd3c6527-66e8-4e03-964d-cea5e989d547 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:57:58.997385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:57:58.997385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:57:58.998022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd3c6527-66e8-4e03-964d-cea5e989d547 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:57:58.998536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cd3c6527-66e8-4e03-964d-cea5e989d547 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:57:59.054614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:57:59.054614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:57:59.056901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd3c6527-66e8-4e03-964d-cea5e989d547 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:57:59.060757 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 653/1331] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:57:58 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 808 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:00.078116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa18f69d-754a-47f3-b6af-6148281916d1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:00.083364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa18f69d-754a-47f3-b6af-6148281916d1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:00.083777 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:00.083777 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:00.088275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa18f69d-754a-47f3-b6af-6148281916d1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:00.089470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-aa18f69d-754a-47f3-b6af-6148281916d1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:00.207437 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:00.207437 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:00.214735 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa18f69d-754a-47f3-b6af-6148281916d1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:00.228101 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 679/1332] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:00 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 808 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:01.254508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4935449-7619-462d-9031-5ad83a696127 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:01.260209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4935449-7619-462d-9031-5ad83a696127 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:01.260602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:01.260602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:01.261789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4935449-7619-462d-9031-5ad83a696127 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:01.275932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e4935449-7619-462d-9031-5ad83a696127 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:01.377017 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:01.377017 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:01.381338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4935449-7619-462d-9031-5ad83a696127 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:01.384775 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 654/1333] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:01 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 808 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:02.401676 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a83f075b-47d8-4a24-a7de-1377318c3602 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:02.403773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a83f075b-47d8-4a24-a7de-1377318c3602 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:02.404462 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:02.404462 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:02.405623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a83f075b-47d8-4a24-a7de-1377318c3602 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:02.407140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a83f075b-47d8-4a24-a7de-1377318c3602 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:02.457969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:02.457969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:02.462247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a83f075b-47d8-4a24-a7de-1377318c3602 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:02.464240 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 680/1334] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:02 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 808 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:03.485855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e30a48e2-0644-4516-9f58-4745b70d939d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:03.496516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e30a48e2-0644-4516-9f58-4745b70d939d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:03.498586 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:03.498586 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:03.500066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e30a48e2-0644-4516-9f58-4745b70d939d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:03.501651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e30a48e2-0644-4516-9f58-4745b70d939d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:03.600378 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:03.600378 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:03.605836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e30a48e2-0644-4516-9f58-4745b70d939d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:03.608480 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 655/1335] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:03 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 808 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:04.631144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb690852-fc3c-4bd3-bc9a-ae965d7cee52 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:04.633106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb690852-fc3c-4bd3-bc9a-ae965d7cee52 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:04.636327 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:04.636327 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:04.637356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb690852-fc3c-4bd3-bc9a-ae965d7cee52 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:04.638403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fb690852-fc3c-4bd3-bc9a-ae965d7cee52 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:04.749701 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:04.749701 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:04.770834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb690852-fc3c-4bd3-bc9a-ae965d7cee52 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:04.773458 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 681/1336] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:04 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:05.803972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa523104-a00e-4d68-a910-52ea6d1d9696 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:05.805229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa523104-a00e-4d68-a910-52ea6d1d9696 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:05.805664 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:05.805664 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:05.806522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa523104-a00e-4d68-a910-52ea6d1d9696 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:05.807102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fa523104-a00e-4d68-a910-52ea6d1d9696 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:05.880663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:05.880663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:05.895122 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa523104-a00e-4d68-a910-52ea6d1d9696 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:05.898872 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 656/1337] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:05 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:06.911831 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a449e08d-29cc-4f11-a6dc-28413b85b28c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:06.912628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a449e08d-29cc-4f11-a6dc-28413b85b28c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:06.912628 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:06.912628 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:06.912970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a449e08d-29cc-4f11-a6dc-28413b85b28c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:06.913261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a449e08d-29cc-4f11-a6dc-28413b85b28c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:06.978889 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:06.978889 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:06.981178 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a449e08d-29cc-4f11-a6dc-28413b85b28c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:06.982534 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 682/1338] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:06 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:07.997363 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba784453-acdb-41ae-8fa7-a1935ecbc62b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:07.997934 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba784453-acdb-41ae-8fa7-a1935ecbc62b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:07.998078 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:07.998078 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:07.998701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba784453-acdb-41ae-8fa7-a1935ecbc62b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:07.999236 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ba784453-acdb-41ae-8fa7-a1935ecbc62b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:08.044223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:08.044223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:08.048452 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba784453-acdb-41ae-8fa7-a1935ecbc62b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:08.055420 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 657/1339] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:07 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:09.081383 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a5670ae4-e6ab-4413-b215-5d3d5a30b020 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:09.082219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a5670ae4-e6ab-4413-b215-5d3d5a30b020 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:09.082219 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:09.082219 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:09.083020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a5670ae4-e6ab-4413-b215-5d3d5a30b020 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:09.083404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a5670ae4-e6ab-4413-b215-5d3d5a30b020 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:09.174345 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:09.174345 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:09.176169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a5670ae4-e6ab-4413-b215-5d3d5a30b020 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:09.176999 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 683/1340] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:09 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:10.212488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85694d96-1de5-44c6-8dd3-e8de3690cb3c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:10.213424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85694d96-1de5-44c6-8dd3-e8de3690cb3c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:10.216555 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:10.216555 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:10.218138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85694d96-1de5-44c6-8dd3-e8de3690cb3c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:10.223476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-85694d96-1de5-44c6-8dd3-e8de3690cb3c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:10.385216 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:10.385216 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:10.403103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85694d96-1de5-44c6-8dd3-e8de3690cb3c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:10.405208 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 658/1341] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:10 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:11.435771 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc04f7be-5474-4ac7-9223-44f3851e5504 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:11.437706 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc04f7be-5474-4ac7-9223-44f3851e5504 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:11.438113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:11.438113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:11.438606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc04f7be-5474-4ac7-9223-44f3851e5504 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:11.439034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fc04f7be-5474-4ac7-9223-44f3851e5504 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:11.498857 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:11.498857 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:11.503170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc04f7be-5474-4ac7-9223-44f3851e5504 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:11.512017 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 684/1342] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:11 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:12.519347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7f7c1fa-d837-4fa0-a9f0-4b41fe03020a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:12.519886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7f7c1fa-d837-4fa0-a9f0-4b41fe03020a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:12.520145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:12.520145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:12.521594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7f7c1fa-d837-4fa0-a9f0-4b41fe03020a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:12.522134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e7f7c1fa-d837-4fa0-a9f0-4b41fe03020a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:12.579795 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:12.579795 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:12.588989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7f7c1fa-d837-4fa0-a9f0-4b41fe03020a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:12.593198 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 659/1343] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:12 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:13.615317 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78bc9c71-cead-4b63-841a-5c676dee50b6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:13.616131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78bc9c71-cead-4b63-841a-5c676dee50b6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:13.616131 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:13.616131 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:13.616539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78bc9c71-cead-4b63-841a-5c676dee50b6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:13.616747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-78bc9c71-cead-4b63-841a-5c676dee50b6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:13.678741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:13.678741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:13.680674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78bc9c71-cead-4b63-841a-5c676dee50b6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:13.681524 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 685/1344] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:13 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:14.701953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a3d7407-1a37-410a-a9ee-cd70fddcdfee tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:14.702511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a3d7407-1a37-410a-a9ee-cd70fddcdfee tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:14.703403 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:14.703403 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:14.704034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a3d7407-1a37-410a-a9ee-cd70fddcdfee tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:14.704556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6a3d7407-1a37-410a-a9ee-cd70fddcdfee tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:14.840350 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:14.840350 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:14.850988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a3d7407-1a37-410a-a9ee-cd70fddcdfee tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:14.854320 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 660/1345] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:14 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:15.868511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ecd8d7e1-fbd1-4a65-95ce-1909c787eef3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:15.869653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ecd8d7e1-fbd1-4a65-95ce-1909c787eef3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:15.870025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:15.870025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:15.871132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ecd8d7e1-fbd1-4a65-95ce-1909c787eef3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:15.871880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ecd8d7e1-fbd1-4a65-95ce-1909c787eef3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:15.918495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:15.918495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:15.922824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ecd8d7e1-fbd1-4a65-95ce-1909c787eef3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:15.938577 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 686/1346] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:15 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:16.944253 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d2ea7cc-c7c1-40a9-a21d-3bd73d527cfb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:16.946626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d2ea7cc-c7c1-40a9-a21d-3bd73d527cfb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:16.949200 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:16.949200 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:16.951990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d2ea7cc-c7c1-40a9-a21d-3bd73d527cfb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:16.957988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7d2ea7cc-c7c1-40a9-a21d-3bd73d527cfb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:17.066782 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:17.066782 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:17.069975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d2ea7cc-c7c1-40a9-a21d-3bd73d527cfb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:17.075497 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 661/1347] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:16 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:18.090112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05e668c9-0e3c-4093-9684-da497a983491 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:18.091168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05e668c9-0e3c-4093-9684-da497a983491 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:18.091744 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:18.091744 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:18.092403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05e668c9-0e3c-4093-9684-da497a983491 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:18.092950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-05e668c9-0e3c-4093-9684-da497a983491 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:18.138596 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:18.138596 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:18.146338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05e668c9-0e3c-4093-9684-da497a983491 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:18.147504 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 687/1348] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:18 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:19.162912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0b2bd16-934c-4817-91c4-b28802ac9621 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:19.163749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0b2bd16-934c-4817-91c4-b28802ac9621 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:19.163951 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:19.163951 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:19.164642 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0b2bd16-934c-4817-91c4-b28802ac9621 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:19.165209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c0b2bd16-934c-4817-91c4-b28802ac9621 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:19.231905 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:19.231905 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:19.236954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0b2bd16-934c-4817-91c4-b28802ac9621 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:19.250107 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 662/1349] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:19 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:20.264322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1610e209-3a61-4c91-9157-4312832d37fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:20.285887 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1610e209-3a61-4c91-9157-4312832d37fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:20.286263 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:20.286263 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:20.286945 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1610e209-3a61-4c91-9157-4312832d37fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:20.287631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1610e209-3a61-4c91-9157-4312832d37fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:20.360735 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:20.360735 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:20.377049 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1610e209-3a61-4c91-9157-4312832d37fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:20.380636 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 688/1350] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:20 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:21.399626 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f04572c4-728c-4518-b6d0-530addf6c343 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:21.400623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f04572c4-728c-4518-b6d0-530addf6c343 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:21.405375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:21.405375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:21.406419 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f04572c4-728c-4518-b6d0-530addf6c343 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:21.407463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f04572c4-728c-4518-b6d0-530addf6c343 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:21.580239 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:21.580239 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:21.584107 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f04572c4-728c-4518-b6d0-530addf6c343 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:21.597667 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 663/1351] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:21 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:22.625942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0270a6a8-c0ba-4187-8f26-a424ee245af7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:22.626516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0270a6a8-c0ba-4187-8f26-a424ee245af7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:22.626673 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:22.626673 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:22.627051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0270a6a8-c0ba-4187-8f26-a424ee245af7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:22.627429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0270a6a8-c0ba-4187-8f26-a424ee245af7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:22.702206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:22.702206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:22.713720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0270a6a8-c0ba-4187-8f26-a424ee245af7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:22.717489 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 689/1352] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:22 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:23.731869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-16039962-c8a5-4f45-a6fc-2bf716f9a045 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:23.733070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-16039962-c8a5-4f45-a6fc-2bf716f9a045 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:23.733409 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:23.733409 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:23.734179 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-16039962-c8a5-4f45-a6fc-2bf716f9a045 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:23.734926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-16039962-c8a5-4f45-a6fc-2bf716f9a045 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:23.802085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:23.802085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:23.809801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-16039962-c8a5-4f45-a6fc-2bf716f9a045 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:23.817013 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 664/1353] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:23 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:24.844437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55a06dae-6053-4086-ab24-ec4c641f694e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:24.846621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55a06dae-6053-4086-ab24-ec4c641f694e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:24.849726 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:24.849726 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:24.851263 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55a06dae-6053-4086-ab24-ec4c641f694e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:24.854036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-55a06dae-6053-4086-ab24-ec4c641f694e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:24.998606 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:24.998606 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:25.002766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55a06dae-6053-4086-ab24-ec4c641f694e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:25.004004 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 690/1354] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:24 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:26.029783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10c444b8-92b6-45f5-95a4-435e6bc4147a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:26.031851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10c444b8-92b6-45f5-95a4-435e6bc4147a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:26.032402 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:26.032402 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:26.033323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10c444b8-92b6-45f5-95a4-435e6bc4147a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:26.034276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-10c444b8-92b6-45f5-95a4-435e6bc4147a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:26.164060 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:26.164060 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:26.179836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10c444b8-92b6-45f5-95a4-435e6bc4147a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:26.182606 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 665/1355] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:26 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:27.211457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6817d63c-524a-49aa-be0b-7237e8048c6a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:27.225547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6817d63c-524a-49aa-be0b-7237e8048c6a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:27.226369 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:27.226369 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:27.227609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6817d63c-524a-49aa-be0b-7237e8048c6a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:27.228608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6817d63c-524a-49aa-be0b-7237e8048c6a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:27.324976 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:27.324976 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:27.329961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6817d63c-524a-49aa-be0b-7237e8048c6a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:27.337753 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 691/1356] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:27 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:28.360333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cfb3601-3975-48b1-b6e1-fdc12be808ca tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:28.361402 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cfb3601-3975-48b1-b6e1-fdc12be808ca tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:28.361725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:28.361725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:28.371054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cfb3601-3975-48b1-b6e1-fdc12be808ca tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:28.371885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8cfb3601-3975-48b1-b6e1-fdc12be808ca tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:28.476870 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:28.476870 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:28.480592 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cfb3601-3975-48b1-b6e1-fdc12be808ca tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:28.492824 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 666/1357] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:28 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:29.512494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c21561bc-11cc-4b38-a2ae-1862b6a498e0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:29.518023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c21561bc-11cc-4b38-a2ae-1862b6a498e0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:29.518428 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:29.518428 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:29.519174 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c21561bc-11cc-4b38-a2ae-1862b6a498e0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:29.519867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c21561bc-11cc-4b38-a2ae-1862b6a498e0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:29.580595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:29.580595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:29.584062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c21561bc-11cc-4b38-a2ae-1862b6a498e0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:29.586772 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 692/1358] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:29 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:30.607850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0487a61b-633b-4f00-8621-c2ff09829b51 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:30.609572 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0487a61b-633b-4f00-8621-c2ff09829b51 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:30.610001 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:30.610001 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:30.610641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0487a61b-633b-4f00-8621-c2ff09829b51 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:30.618391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0487a61b-633b-4f00-8621-c2ff09829b51 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:30.771867 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:30.771867 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:30.784635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0487a61b-633b-4f00-8621-c2ff09829b51 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:30.810323 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 667/1359] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:30 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:31.820460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e03c5d6d-616b-4a4b-8e4f-328a075e32c7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:31.821157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e03c5d6d-616b-4a4b-8e4f-328a075e32c7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:31.821157 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:31.821157 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:31.821568 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e03c5d6d-616b-4a4b-8e4f-328a075e32c7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:31.821836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e03c5d6d-616b-4a4b-8e4f-328a075e32c7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:31.871815 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:31.871815 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:31.874123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e03c5d6d-616b-4a4b-8e4f-328a075e32c7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:31.876488 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 693/1360] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:31 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:32.903952 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-344aabfa-74ce-472e-b714-27e59724e8bc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:32.905937 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-344aabfa-74ce-472e-b714-27e59724e8bc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:32.906441 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:32.906441 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:32.907583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-344aabfa-74ce-472e-b714-27e59724e8bc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:32.908333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-344aabfa-74ce-472e-b714-27e59724e8bc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:32.972535 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:32.972535 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:32.973772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-344aabfa-74ce-472e-b714-27e59724e8bc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:32.988427 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 668/1361] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:32 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:33.996916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a1cd69c-ab8e-4f8d-b990-612f5b879a01 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:33.997460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a1cd69c-ab8e-4f8d-b990-612f5b879a01 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:33.997629 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:33.997629 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:33.997996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a1cd69c-ab8e-4f8d-b990-612f5b879a01 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:33.998364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5a1cd69c-ab8e-4f8d-b990-612f5b879a01 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:34.050921 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:34.050921 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:34.052809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a1cd69c-ab8e-4f8d-b990-612f5b879a01 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:34.053591 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 694/1362] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:33 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:35.067925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-18f1eab7-944c-4927-a121-693519422e59 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:35.068657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-18f1eab7-944c-4927-a121-693519422e59 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:35.068982 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:35.068982 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:35.069500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-18f1eab7-944c-4927-a121-693519422e59 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:35.069980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-18f1eab7-944c-4927-a121-693519422e59 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:35.118585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:35.118585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:35.124823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-18f1eab7-944c-4927-a121-693519422e59 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:35.126463 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 669/1363] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:35 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:36.140378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4c551da-131b-490e-b91a-bebd1f1cdd6c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:36.141346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4c551da-131b-490e-b91a-bebd1f1cdd6c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:36.141680 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:36.141680 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:36.142360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4c551da-131b-490e-b91a-bebd1f1cdd6c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:36.142847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c4c551da-131b-490e-b91a-bebd1f1cdd6c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:36.208540 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:36.208540 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:36.215224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4c551da-131b-490e-b91a-bebd1f1cdd6c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:36.218907 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 695/1364] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:36 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:37.241863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-277c3650-b1eb-4272-97a1-4ff59c177782 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:37.241863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-277c3650-b1eb-4272-97a1-4ff59c177782 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:37.241863 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:37.241863 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:37.241863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-277c3650-b1eb-4272-97a1-4ff59c177782 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:37.242518 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-277c3650-b1eb-4272-97a1-4ff59c177782 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:37.293372 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:37.293372 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:37.297025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-277c3650-b1eb-4272-97a1-4ff59c177782 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:37.298732 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 670/1365] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:37 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:38.314481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-892d10f2-44b3-46a5-96ee-33bf2b9d5f43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:38.316171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-892d10f2-44b3-46a5-96ee-33bf2b9d5f43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:38.316743 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:38.316743 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:38.317687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-892d10f2-44b3-46a5-96ee-33bf2b9d5f43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:38.318468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-892d10f2-44b3-46a5-96ee-33bf2b9d5f43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:38.356635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:38.356635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:38.360768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-892d10f2-44b3-46a5-96ee-33bf2b9d5f43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:38.362883 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 696/1366] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:38 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:39.382261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a353c4e-6b58-44c9-a554-941eece23868 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:39.386137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a353c4e-6b58-44c9-a554-941eece23868 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:39.388792 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:39.388792 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:39.390531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a353c4e-6b58-44c9-a554-941eece23868 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:39.392912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3a353c4e-6b58-44c9-a554-941eece23868 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:39.455779 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:39.455779 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:39.460937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a353c4e-6b58-44c9-a554-941eece23868 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:39.463516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 671/1367] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:39 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:40.494795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b1fb83c-c30f-4ba3-9667-290382b00305 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:40.496090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b1fb83c-c30f-4ba3-9667-290382b00305 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:40.496585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:40.496585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:40.497544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b1fb83c-c30f-4ba3-9667-290382b00305 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:40.501296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2b1fb83c-c30f-4ba3-9667-290382b00305 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:40.606727 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:40.606727 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:40.611007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b1fb83c-c30f-4ba3-9667-290382b00305 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:40.613042 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 697/1368] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:40 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:41.632882 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c1fb814-ca02-45f1-b125-0029e4d18f54 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:41.635346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c1fb814-ca02-45f1-b125-0029e4d18f54 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:41.635785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:41.635785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:41.636489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c1fb814-ca02-45f1-b125-0029e4d18f54 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:41.637975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7c1fb814-ca02-45f1-b125-0029e4d18f54 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:41.706650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:41.706650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:41.710213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c1fb814-ca02-45f1-b125-0029e4d18f54 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:41.712430 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 672/1369] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:41 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:58:42.732465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5f8ef9a-b9f8-428e-a0d6-c0e99cce2a72 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:42.734533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5f8ef9a-b9f8-428e-a0d6-c0e99cce2a72 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:42.735105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:42.735105 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:42.735726 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5f8ef9a-b9f8-428e-a0d6-c0e99cce2a72 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:42.736323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c5f8ef9a-b9f8-428e-a0d6-c0e99cce2a72 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:42.789224 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:42.789224 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:42.790912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5f8ef9a-b9f8-428e-a0d6-c0e99cce2a72 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:42.791754 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 698/1370] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:42 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:43.808324 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f2a78be0-31e7-4edf-918a-dfefa4cc2121 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:43.809597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f2a78be0-31e7-4edf-918a-dfefa4cc2121 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:43.810032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:43.810032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:43.810714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f2a78be0-31e7-4edf-918a-dfefa4cc2121 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:43.811346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f2a78be0-31e7-4edf-918a-dfefa4cc2121 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:43.837221 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:43.837221 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:43.840588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f2a78be0-31e7-4edf-918a-dfefa4cc2121 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:43.850171 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 673/1371] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:43 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:44.860824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b41ade20-41c1-4562-8922-b2e1e414087a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:44.862102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b41ade20-41c1-4562-8922-b2e1e414087a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:44.862499 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:44.862499 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:44.863119 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b41ade20-41c1-4562-8922-b2e1e414087a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:44.863656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b41ade20-41c1-4562-8922-b2e1e414087a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:44.961126 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:44.961126 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:44.964789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b41ade20-41c1-4562-8922-b2e1e414087a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:44.966370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 699/1372] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:44 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:45.983748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d94ee10a-8a7e-4b74-bbd2-50f26a9abe43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:45.984916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d94ee10a-8a7e-4b74-bbd2-50f26a9abe43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:45.985325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:45.985325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:45.985960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d94ee10a-8a7e-4b74-bbd2-50f26a9abe43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:45.986962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d94ee10a-8a7e-4b74-bbd2-50f26a9abe43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:46.040103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:46.040103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:46.049811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d94ee10a-8a7e-4b74-bbd2-50f26a9abe43 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:46.056959 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 674/1373] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:45 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:47.065251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3542150-6245-4d4f-aac1-4c52311d0202 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:47.066530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3542150-6245-4d4f-aac1-4c52311d0202 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:47.067234 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:47.067234 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:47.067927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3542150-6245-4d4f-aac1-4c52311d0202 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:47.068588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e3542150-6245-4d4f-aac1-4c52311d0202 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:47.116899 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:47.116899 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:47.119540 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3542150-6245-4d4f-aac1-4c52311d0202 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:47.127218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 700/1374] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:47 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:48.150826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa0fa04a-70ee-4586-9155-e86026820fb7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:48.151720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa0fa04a-70ee-4586-9155-e86026820fb7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:48.151720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:48.151720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:48.152574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa0fa04a-70ee-4586-9155-e86026820fb7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:48.153085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-aa0fa04a-70ee-4586-9155-e86026820fb7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:48.226056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:48.226056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:48.230268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa0fa04a-70ee-4586-9155-e86026820fb7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:48.234845 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 675/1375] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:48 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:49.258957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-054da871-7287-4cc1-a355-6bb4c406fb64 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:49.260275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-054da871-7287-4cc1-a355-6bb4c406fb64 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:49.260700 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:49.260700 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:49.261394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-054da871-7287-4cc1-a355-6bb4c406fb64 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:49.262191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-054da871-7287-4cc1-a355-6bb4c406fb64 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:49.351965 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:49.351965 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:49.364950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-054da871-7287-4cc1-a355-6bb4c406fb64 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:49.366576 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 701/1376] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:49 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:50.394910 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0ece3b3-001e-40d3-8037-e8130a336e9d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:50.395769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0ece3b3-001e-40d3-8037-e8130a336e9d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:50.395769 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:50.395769 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:50.396370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0ece3b3-001e-40d3-8037-e8130a336e9d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:50.396370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b0ece3b3-001e-40d3-8037-e8130a336e9d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:50.464858 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:50.464858 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:50.466766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0ece3b3-001e-40d3-8037-e8130a336e9d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:50.468570 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 676/1377] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:50 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:51.501677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d02c795e-7958-4a27-b09d-0216122f52cc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:51.502840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d02c795e-7958-4a27-b09d-0216122f52cc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:51.503206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:51.503206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:51.503821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d02c795e-7958-4a27-b09d-0216122f52cc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:51.504381 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d02c795e-7958-4a27-b09d-0216122f52cc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:51.589447 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:51.589447 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:51.591627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d02c795e-7958-4a27-b09d-0216122f52cc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:51.601056 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 702/1378] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:51 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:52.607873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87474e0a-dd67-4b20-9223-7af52a44973a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:52.609097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87474e0a-dd67-4b20-9223-7af52a44973a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:52.609196 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:52.609196 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:52.609555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87474e0a-dd67-4b20-9223-7af52a44973a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:52.609930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-87474e0a-dd67-4b20-9223-7af52a44973a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:52.661267 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:52.661267 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:52.666804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87474e0a-dd67-4b20-9223-7af52a44973a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:52.669014 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 677/1379] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:52 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:53.705088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f52dde16-55eb-45a8-8b0e-1a0346e0371e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:53.710160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f52dde16-55eb-45a8-8b0e-1a0346e0371e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:53.714142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:53.714142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:53.715906 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f52dde16-55eb-45a8-8b0e-1a0346e0371e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:53.720048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f52dde16-55eb-45a8-8b0e-1a0346e0371e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:53.778996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:53.778996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:53.782058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f52dde16-55eb-45a8-8b0e-1a0346e0371e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:53.786024 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 703/1380] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:53 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:54.832728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46dc593f-d959-456b-ab8c-57b44fc51aaa tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:54.833792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46dc593f-d959-456b-ab8c-57b44fc51aaa tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:54.834154 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:54.834154 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:54.834810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46dc593f-d959-456b-ab8c-57b44fc51aaa tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:54.846229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-46dc593f-d959-456b-ab8c-57b44fc51aaa tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:55.003069 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:55.003069 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:55.011977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46dc593f-d959-456b-ab8c-57b44fc51aaa tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:55.020412 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 678/1381] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:54 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:56.039045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed329f7a-011f-4c7a-af37-6b6c6f705e44 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:56.041444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed329f7a-011f-4c7a-af37-6b6c6f705e44 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:56.044062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:56.044062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:56.048863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed329f7a-011f-4c7a-af37-6b6c6f705e44 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:56.049828 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ed329f7a-011f-4c7a-af37-6b6c6f705e44 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:56.137626 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:56.137626 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:56.142359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed329f7a-011f-4c7a-af37-6b6c6f705e44 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:56.144827 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 704/1382] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:56 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:57.159472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24276f77-2ae0-497f-aeb0-2f611d8037d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:57.160171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24276f77-2ae0-497f-aeb0-2f611d8037d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:57.160522 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:57.160522 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:57.161160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24276f77-2ae0-497f-aeb0-2f611d8037d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:57.161609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-24276f77-2ae0-497f-aeb0-2f611d8037d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:57.208650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:57.208650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:57.216276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24276f77-2ae0-497f-aeb0-2f611d8037d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:57.228259 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 679/1383] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:57 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:58.252530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a584cf09-926c-4d34-b0ff-ea0842559928 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:58.253737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a584cf09-926c-4d34-b0ff-ea0842559928 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:58.254413 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:58.254413 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:58.255302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a584cf09-926c-4d34-b0ff-ea0842559928 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:58.256117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a584cf09-926c-4d34-b0ff-ea0842559928 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:58.358897 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:58.358897 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:58.366920 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a584cf09-926c-4d34-b0ff-ea0842559928 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:58.371162 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 705/1384] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:58 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:58:59.397477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e57a4cda-aef6-4be8-b314-709f53458167 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:58:59.398448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e57a4cda-aef6-4be8-b314-709f53458167 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:58:59.398448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:58:59.398448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:58:59.399106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e57a4cda-aef6-4be8-b314-709f53458167 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:58:59.399106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e57a4cda-aef6-4be8-b314-709f53458167 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:58:59.448837 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:58:59.448837 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:58:59.455330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e57a4cda-aef6-4be8-b314-709f53458167 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:58:59.458557 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 680/1385] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:58:59 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:00.474007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b685d1e-9371-4fed-a266-5a884cb1d3ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:00.474605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b685d1e-9371-4fed-a266-5a884cb1d3ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:00.474882 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:00.474882 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:00.475340 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b685d1e-9371-4fed-a266-5a884cb1d3ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:00.475785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9b685d1e-9371-4fed-a266-5a884cb1d3ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:00.530096 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:00.530096 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:00.539193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b685d1e-9371-4fed-a266-5a884cb1d3ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:00.543369 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 706/1386] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:00 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:01.568528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92f6df0a-eb53-4ffb-937b-3610f0da0e15 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:01.569796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92f6df0a-eb53-4ffb-937b-3610f0da0e15 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:01.570183 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:01.570183 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:01.570807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92f6df0a-eb53-4ffb-937b-3610f0da0e15 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:01.571331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-92f6df0a-eb53-4ffb-937b-3610f0da0e15 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:01.618353 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:01.618353 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:01.620648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92f6df0a-eb53-4ffb-937b-3610f0da0e15 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:01.626450 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 681/1387] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:01 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:01.651170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-18864dd8-0330-47ca-bffb-0892e81646fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 02:59:01.651731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-18864dd8-0330-47ca-bffb-0892e81646fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:01.652051 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:01.652051 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:01.652503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-18864dd8-0330-47ca-bffb-0892e81646fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:01.726252 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:01.726252 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:01.740985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-18864dd8-0330-47ca-bffb-0892e81646fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:01.769753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-18864dd8-0330-47ca-bffb-0892e81646fc tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 200 Jan 02 02:59:01.770911 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 707/1388] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:01 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:02.389687 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daa0df97-7a9e-480e-b01e-98bf3fd1ef8a tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] GET http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8/export_record Jan 02 02:59:02.390392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daa0df97-7a9e-480e-b01e-98bf3fd1ef8a tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:02.391054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:02.391054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:02.392344 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daa0df97-7a9e-480e-b01e-98bf3fd1ef8a tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Calling method 'export_record' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:02.395229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-daa0df97-7a9e-480e-b01e-98bf3fd1ef8a tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Export record for backup adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 02 02:59:02.462583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:02.462583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:02.469780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.api [None req-daa0df97-7a9e-480e-b01e-98bf3fd1ef8a tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Calling RPCAPI with context: , host: n-d-765315-10, backup: adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 02 02:59:02.501402 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-daa0df97-7a9e-480e-b01e-98bf3fd1ef8a tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] export_record in rpcapi backup_id adde5434-2dd9-4bec-8bbb-cad00ec40da8 on host n-d-765315-10. {{(pid=88028) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 02 02:59:02.521988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-daa0df97-7a9e-480e-b01e-98bf3fd1ef8a tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWRkZTU0MzQtMmRkOS00YmVjLThiYmItY2FkMDBlYzQwZGE4IiwgInVzZXJfaWQiOiAiN2ZmNWIyYjQ3Yzc5NDhmMThiZjM5N2NjMjc4M2Y1MmIiLCAicHJvamVjdF9pZCI6ICI2N2Q2ZmYwZmU1ZGM0YzI4YTBmMDcwNThlODgxN2M3NCIsICJ2b2x1bWVfaWQiOiAiNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNDAxNTAxNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyLzIwMjEwMTAyMDI1ODA0L2F6X25vdmFfYmFja3VwX2FkZGU1NDM0LTJkZDktNGJlYy04YmJiLWNhZDAwZWM0MGRhOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NTk6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=88028) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 02 02:59:02.524684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daa0df97-7a9e-480e-b01e-98bf3fd1ef8a tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8/export_record returned with HTTP 200 Jan 02 02:59:02.526974 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 682/1389] 10.222.0.50 () {58 vars in 1357 bytes} [Sat Jan 2 02:59:01 2021] GET /volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8/export_record => generated 1452 bytes in 723 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 02:59:02.541553 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d63e9b9-db1d-447a-a6fa-c1d002462c72 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] POST http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/import_record Jan 02 02:59:02.542276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:02.542276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:02.543036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d63e9b9-db1d-447a-a6fa-c1d002462c72 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWEyNGU2NjEtMWJlOC00YThkLThiYmMtNjY4ZTI1NGY4YjE1IiwgInVzZXJfaWQiOiAiN2ZmNWIyYjQ3Yzc5NDhmMThiZjM5N2NjMjc4M2Y1MmIiLCAicHJvamVjdF9pZCI6ICI2N2Q2ZmYwZmU1ZGM0YzI4YTBmMDcwNThlODgxN2M3NCIsICJ2b2x1bWVfaWQiOiAiNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNDAxNTAxNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyLzIwMjEwMTAyMDI1ODA0L2F6X25vdmFfYmFja3VwX2FkZGU1NDM0LTJkZDktNGJlYy04YmJiLWNhZDAwZWM0MGRhOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NTk6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:02.544325 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-7d63e9b9-db1d-447a-a6fa-c1d002462c72 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWEyNGU2NjEtMWJlOC00YThkLThiYmMtNjY4ZTI1NGY4YjE1IiwgInVzZXJfaWQiOiAiN2ZmNWIyYjQ3Yzc5NDhmMThiZjM5N2NjMjc4M2Y1MmIiLCAicHJvamVjdF9pZCI6ICI2N2Q2ZmYwZmU1ZGM0YzI4YTBmMDcwNThlODgxN2M3NCIsICJ2b2x1bWVfaWQiOiAiNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNDAxNTAxNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyLzIwMjEwMTAyMDI1ODA0L2F6X25vdmFfYmFja3VwX2FkZGU1NDM0LTJkZDktNGJlYy04YmJiLWNhZDAwZWM0MGRhOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NTk6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=88029) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 02 02:59:02.545082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-7d63e9b9-db1d-447a-a6fa-c1d002462c72 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWEyNGU2NjEtMWJlOC00YThkLThiYmMtNjY4ZTI1NGY4YjE1IiwgInVzZXJfaWQiOiAiN2ZmNWIyYjQ3Yzc5NDhmMThiZjM5N2NjMjc4M2Y1MmIiLCAicHJvamVjdF9pZCI6ICI2N2Q2ZmYwZmU1ZGM0YzI4YTBmMDcwNThlODgxN2M3NCIsICJ2b2x1bWVfaWQiOiAiNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNDAxNTAxNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyLzIwMjEwMTAyMDI1ODA0L2F6X25vdmFfYmFja3VwX2FkZGU1NDM0LTJkZDktNGJlYy04YmJiLWNhZDAwZWM0MGRhOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NTk6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=88029) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 02 02:59:02.812707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7d63e9b9-db1d-447a-a6fa-c1d002462c72 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Created reservations ['213dfaae-93c1-4db7-a6c2-ec5d1d233c3f', '0cb2d032-70df-44ba-ae72-6fbffa083386'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:59:03.089422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-7d63e9b9-db1d-447a-a6fa-c1d002462c72 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] import_record rpcapi backup id ea24e661-1be8-4a8d-8bbc-668e254f8b15 on host n-d-765315-10 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWEyNGU2NjEtMWJlOC00YThkLThiYmMtNjY4ZTI1NGY4YjE1IiwgInVzZXJfaWQiOiAiN2ZmNWIyYjQ3Yzc5NDhmMThiZjM5N2NjMjc4M2Y1MmIiLCAicHJvamVjdF9pZCI6ICI2N2Q2ZmYwZmU1ZGM0YzI4YTBmMDcwNThlODgxN2M3NCIsICJ2b2x1bWVfaWQiOiAiNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNDAxNTAxNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGM5OTdmNGMtNWM3OS00NjE1LWJmZDAtODIyMWQxYzU5MzUyLzIwMjEwMTAyMDI1ODA0L2F6X25vdmFfYmFja3VwX2FkZGU1NDM0LTJkZDktNGJlYy04YmJiLWNhZDAwZWM0MGRhOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTAyVDAyOjU3OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMDJUMDI6NTk6MDJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=88029) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 02 02:59:03.101539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-7d63e9b9-db1d-447a-a6fa-c1d002462c72 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Import record output: {'backup': {'id': 'ea24e661-1be8-4a8d-8bbc-668e254f8b15', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15'}, {'rel': 'bookmark', 'href': 'http://10.222.0.50/volume/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15'}]}}. {{(pid=88029) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 02 02:59:03.105167 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d63e9b9-db1d-447a-a6fa-c1d002462c72 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/import_record returned with HTTP 201 Jan 02 02:59:03.108799 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 708/1390] 10.222.0.50 () {60 vars in 1269 bytes} [Sat Jan 2 02:59:02 2021] POST /volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/import_record => generated 354 bytes in 572 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 02 02:59:03.129865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f24b7c3-fd47-400a-9f66-e4b654bf18d2 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] GET http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 Jan 02 02:59:03.132166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f24b7c3-fd47-400a-9f66-e4b654bf18d2 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:03.132851 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:03.132851 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:03.134219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f24b7c3-fd47-400a-9f66-e4b654bf18d2 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:03.135205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0f24b7c3-fd47-400a-9f66-e4b654bf18d2 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Show backup with id ea24e661-1be8-4a8d-8bbc-668e254f8b15. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:03.197608 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.197608 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:03.203671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f24b7c3-fd47-400a-9f66-e4b654bf18d2 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 returned with HTTP 200 Jan 02 02:59:03.207769 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 683/1391] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:03 2021] GET /volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 => generated 824 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:03.234563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33a4d670-7dd2-4ebf-b0bc-77a0d24e9846 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] GET http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups Jan 02 02:59:03.236014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33a4d670-7dd2-4ebf-b0bc-77a0d24e9846 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:03.236910 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:03.236910 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:03.238166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33a4d670-7dd2-4ebf-b0bc-77a0d24e9846 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:03.240520 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.240520 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:03.290223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33a4d670-7dd2-4ebf-b0bc-77a0d24e9846 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups returned with HTTP 200 Jan 02 02:59:03.299379 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 709/1392] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Jan 2 02:59:03 2021] GET /volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups => generated 404 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:03.314180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] POST http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8/restore Jan 02 02:59:03.317627 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:03.317627 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:03.318485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:03.320554 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Restoring backup adde5434-2dd9-4bec-8bbb-cad00ec40da8 ({'restore': {}}) {{(pid=88028) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 02:59:03.321801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Restoring backup adde5434-2dd9-4bec-8bbb-cad00ec40da8 to volume None. Jan 02 02:59:03.362918 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:03.362918 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:03.365715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.backup.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Creating volume of 1 GB for restore of backup adde5434-2dd9-4bec-8bbb-cad00ec40da8. Jan 02 02:59:03.387218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Availability zone cache updated, next update will occur around 2021-01-02 03:59:03.386604. {{(pid=88028) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 02:59:03.387900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Availability Zones retrieved successfully. Jan 02 02:59:03.439829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Flow 'volume_create_api' (60b04d94-5af6-4143-8908-426ff605668f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:59:03.443214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850b8ad2-b8bc-4c40-982d-a961d69e477c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:03.446364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:59:03.550401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850b8ad2-b8bc-4c40-982d-a961d69e477c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:03.552852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0616cdac-c6c4-4716-b940-730f8760d887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:03.650160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Created reservations ['443cdaef-2167-48d2-a8c9-75d801c7b54f', 'daedbdec-de8c-432f-a812-3c4baa3bc83a', '8c180cd0-829f-40f6-ac17-ffd11618fc97', '806f9ff6-2c2c-4ed0-bd69-b974845975f3'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:59:03.652044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0616cdac-c6c4-4716-b940-730f8760d887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['443cdaef-2167-48d2-a8c9-75d801c7b54f', 'daedbdec-de8c-432f-a812-3c4baa3bc83a', '8c180cd0-829f-40f6-ac17-ffd11618fc97', '806f9ff6-2c2c-4ed0-bd69-b974845975f3']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:03.654247 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85652f0b-2ed4-44e2-90d3-45a40747b293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:03.823991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85652f0b-2ed4-44e2-90d3-45a40747b293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '146a21f1-8b19-4a4b-bcbd-5354b5a62592', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_adde5434-2dd9-4bec-8bbb-cad00ec40da8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',qos_specs=None,replication_status=,reservations=['443cdaef-2167-48d2-a8c9-75d801c7b54f','daedbdec-de8c-432f-a812-3c4baa3bc83a','8c180cd0-829f-40f6-ac17-ffd11618fc97','806f9ff6-2c2c-4ed0-bd69-b974845975f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:59:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_adde5434-2dd9-4bec-8bbb-cad00ec40da8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=146a21f1-8b19-4a4b-bcbd-5354b5a62592,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:03.831965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47becab7-f79a-400b-8d69-fcaea357307d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:03.956800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47becab7-f79a-400b-8d69-fcaea357307d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_adde5434-2dd9-4bec-8bbb-cad00ec40da8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',qos_specs=None,replication_status=,reservations=['443cdaef-2167-48d2-a8c9-75d801c7b54f','daedbdec-de8c-432f-a812-3c4baa3bc83a','8c180cd0-829f-40f6-ac17-ffd11618fc97','806f9ff6-2c2c-4ed0-bd69-b974845975f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:03.964192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b834dd9e-59fa-4996-91d7-d9bd463b1af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:04.007925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b834dd9e-59fa-4996-91d7-d9bd463b1af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:04.027800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Flow 'volume_create_api' (60b04d94-5af6-4143-8908-426ff605668f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:59:04.183073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Create volume request issued successfully. Jan 02 02:59:04.312954 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:04.312954 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:04.314164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:04.314723 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 02 02:59:04.314723 n-d-765315-10 devstack@c-api.service[88027]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 02 02:59:04.314723 n-d-765315-10 devstack@c-api.service[88027]: hub = hubs.get_hub() Jan 02 02:59:05.419950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:05.419950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:05.421775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:06.540851 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:06.540851 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:06.542069 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:06.542457 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Checking backup size 1 against volume size 1 {{(pid=88028) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 02:59:06.542806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.backup.api [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Overwriting volume 146a21f1-8b19-4a4b-bcbd-5354b5a62592 with restore of backup adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:06.612455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] restore_backup in rpcapi backup_id adde5434-2dd9-4bec-8bbb-cad00ec40da8 {{(pid=88028) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 02:59:06.618452 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b7945fe5-8613-4bc3-8433-534a18259a5a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8/restore returned with HTTP 202 Jan 02 02:59:06.639480 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 684/1393] 10.222.0.50 () {60 vars in 1360 bytes} [Sat Jan 2 02:59:03 2021] POST /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8/restore => generated 189 bytes in 3321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:59:06.642285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-177b6c9d-3acb-486c-9624-0fdd04913237 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:06.643584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-177b6c9d-3acb-486c-9624-0fdd04913237 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:06.649994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:06.649994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:06.651207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-177b6c9d-3acb-486c-9624-0fdd04913237 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:06.652461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-177b6c9d-3acb-486c-9624-0fdd04913237 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:06.749921 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:06.749921 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:06.761345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-177b6c9d-3acb-486c-9624-0fdd04913237 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:06.763392 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 710/1394] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:06 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:07.783568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ffe35baa-7efa-4be9-9b91-cdb3a3eaa220 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:07.784721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ffe35baa-7efa-4be9-9b91-cdb3a3eaa220 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:07.785090 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:07.785090 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:07.785674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ffe35baa-7efa-4be9-9b91-cdb3a3eaa220 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:07.786193 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ffe35baa-7efa-4be9-9b91-cdb3a3eaa220 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:07.827724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:07.827724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:07.831243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ffe35baa-7efa-4be9-9b91-cdb3a3eaa220 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:07.832305 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 685/1395] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:07 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:08.862961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-765c4360-74e2-4d69-a881-b84fc313ae53 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:08.863782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-765c4360-74e2-4d69-a881-b84fc313ae53 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:08.864113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:08.864113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:08.864934 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-765c4360-74e2-4d69-a881-b84fc313ae53 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:08.865764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-765c4360-74e2-4d69-a881-b84fc313ae53 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:08.949062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:08.949062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:08.951239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-765c4360-74e2-4d69-a881-b84fc313ae53 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:08.988162 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 711/1396] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:08 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:09.994693 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-31fec24a-00ec-4a7a-9403-aec04a69815b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:09.995612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-31fec24a-00ec-4a7a-9403-aec04a69815b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:10.002762 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:10.002762 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:10.004044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-31fec24a-00ec-4a7a-9403-aec04a69815b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:10.004361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-31fec24a-00ec-4a7a-9403-aec04a69815b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:10.137699 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:10.137699 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:10.137699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-31fec24a-00ec-4a7a-9403-aec04a69815b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:10.158560 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 686/1397] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:09 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:11.162174 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bdd808e7-c2d0-4808-9ef5-01a8f744ecc5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:11.163407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bdd808e7-c2d0-4808-9ef5-01a8f744ecc5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:11.163831 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:11.163831 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:11.164522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bdd808e7-c2d0-4808-9ef5-01a8f744ecc5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:11.165097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-bdd808e7-c2d0-4808-9ef5-01a8f744ecc5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:11.212164 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:11.212164 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:11.214641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bdd808e7-c2d0-4808-9ef5-01a8f744ecc5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:11.218945 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 712/1398] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:11 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:12.377755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-986b2fef-5d17-4032-9efc-d99010e6e400 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:12.377755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-986b2fef-5d17-4032-9efc-d99010e6e400 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:12.377755 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:12.377755 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:12.377755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-986b2fef-5d17-4032-9efc-d99010e6e400 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:12.377755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-986b2fef-5d17-4032-9efc-d99010e6e400 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:12.385845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:12.385845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:12.391340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-986b2fef-5d17-4032-9efc-d99010e6e400 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:12.391340 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 687/1399] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:12 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:13.437614 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3073c00-735a-4486-8cf7-9bd4cb7e746d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:13.437614 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3073c00-735a-4486-8cf7-9bd4cb7e746d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:13.445927 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:13.445927 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:13.445927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3073c00-735a-4486-8cf7-9bd4cb7e746d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:13.445927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c3073c00-735a-4486-8cf7-9bd4cb7e746d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:13.508605 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:13.508605 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:13.508605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3073c00-735a-4486-8cf7-9bd4cb7e746d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:13.508605 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 713/1400] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:13 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:14.527893 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7112baf9-3d1c-400c-98a3-9e45ba78ccd7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:14.531269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7112baf9-3d1c-400c-98a3-9e45ba78ccd7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:14.535980 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:14.535980 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:14.539859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7112baf9-3d1c-400c-98a3-9e45ba78ccd7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:14.540757 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7112baf9-3d1c-400c-98a3-9e45ba78ccd7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:14.800869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:14.800869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:14.823464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7112baf9-3d1c-400c-98a3-9e45ba78ccd7 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:14.823464 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 688/1401] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:14 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:15.834863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f0a9142-e318-4fa0-8f08-08fdc15087de tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:15.835442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f0a9142-e318-4fa0-8f08-08fdc15087de tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:15.835645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:15.835645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:15.835943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f0a9142-e318-4fa0-8f08-08fdc15087de tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:15.844999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7f0a9142-e318-4fa0-8f08-08fdc15087de tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:15.933576 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:15.933576 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:15.937402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f0a9142-e318-4fa0-8f08-08fdc15087de tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:15.948798 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 714/1402] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:15 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:16.961923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9966facb-217f-4548-8f85-758361bd19d6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:16.962833 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9966facb-217f-4548-8f85-758361bd19d6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:16.963159 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:16.963159 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:16.963876 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9966facb-217f-4548-8f85-758361bd19d6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:16.964577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9966facb-217f-4548-8f85-758361bd19d6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:17.086297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:17.086297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:17.126835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9966facb-217f-4548-8f85-758361bd19d6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:17.126835 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 689/1403] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:16 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:18.177911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2bdccea8-f674-428f-8c8b-bc5f7a78614f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:18.191035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2bdccea8-f674-428f-8c8b-bc5f7a78614f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:18.191035 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:18.191035 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:18.191035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2bdccea8-f674-428f-8c8b-bc5f7a78614f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:18.191035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2bdccea8-f674-428f-8c8b-bc5f7a78614f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:18.411470 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:18.411470 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:18.414828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2bdccea8-f674-428f-8c8b-bc5f7a78614f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:18.435396 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 715/1404] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:18 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:19.446850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6934750f-3088-480f-b8de-95b3ac3faea4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:19.446850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6934750f-3088-480f-b8de-95b3ac3faea4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:19.446850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:19.446850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:19.446850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6934750f-3088-480f-b8de-95b3ac3faea4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:19.446850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6934750f-3088-480f-b8de-95b3ac3faea4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:19.553889 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:19.553889 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:19.568323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6934750f-3088-480f-b8de-95b3ac3faea4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:19.577242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 690/1405] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:19 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:20.605897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dc51a5d-bbda-47f9-b601-e229461d4de0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:20.605897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dc51a5d-bbda-47f9-b601-e229461d4de0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:20.605897 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:20.605897 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:20.605897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dc51a5d-bbda-47f9-b601-e229461d4de0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:20.609130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5dc51a5d-bbda-47f9-b601-e229461d4de0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:20.717257 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:20.717257 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:20.731115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dc51a5d-bbda-47f9-b601-e229461d4de0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:20.754207 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 716/1406] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:20 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:21.793061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0bd6601e-697d-4178-831e-a90f5a9aece6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:21.793061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0bd6601e-697d-4178-831e-a90f5a9aece6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:21.793061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:21.793061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:21.793061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0bd6601e-697d-4178-831e-a90f5a9aece6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:21.793061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0bd6601e-697d-4178-831e-a90f5a9aece6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:21.957794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:21.957794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:21.957794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0bd6601e-697d-4178-831e-a90f5a9aece6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:21.957794 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 691/1407] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:21 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:23.046660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44cee104-5c36-4cbf-8f26-7b44a35f1ce4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:23.076156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44cee104-5c36-4cbf-8f26-7b44a35f1ce4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:23.076156 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:23.076156 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:23.076156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44cee104-5c36-4cbf-8f26-7b44a35f1ce4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:23.076156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-44cee104-5c36-4cbf-8f26-7b44a35f1ce4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:23.211779 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:23.211779 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:23.211779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44cee104-5c36-4cbf-8f26-7b44a35f1ce4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:23.218237 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 717/1408] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:22 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:24.238829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b626773-458c-4ea3-bdc0-b6e1259a58b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:24.238829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b626773-458c-4ea3-bdc0-b6e1259a58b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:24.238829 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:24.238829 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:24.238829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b626773-458c-4ea3-bdc0-b6e1259a58b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:24.238829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6b626773-458c-4ea3-bdc0-b6e1259a58b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:24.305649 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:24.305649 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:24.305649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b626773-458c-4ea3-bdc0-b6e1259a58b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:24.305649 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 692/1409] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:24 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:25.322623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3079148a-2762-4a7f-8291-61d1df8f2c94 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:25.322623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3079148a-2762-4a7f-8291-61d1df8f2c94 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:25.322623 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:25.322623 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:25.322623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3079148a-2762-4a7f-8291-61d1df8f2c94 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:25.322623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3079148a-2762-4a7f-8291-61d1df8f2c94 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:25.431307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:25.431307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:25.431307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3079148a-2762-4a7f-8291-61d1df8f2c94 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:25.431307 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 718/1410] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:25 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:26.447596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc655f59-3a49-4c53-b63c-883e01744f34 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:26.447596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc655f59-3a49-4c53-b63c-883e01744f34 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:26.447596 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:26.447596 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:26.447596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc655f59-3a49-4c53-b63c-883e01744f34 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:26.447596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fc655f59-3a49-4c53-b63c-883e01744f34 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:26.487559 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:26.487559 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:26.487559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc655f59-3a49-4c53-b63c-883e01744f34 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:26.495966 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 693/1411] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:26 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:27.515824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a72fda0-7c2f-4ff4-a8c4-4eb1bc0b68c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:27.515824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a72fda0-7c2f-4ff4-a8c4-4eb1bc0b68c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:27.515824 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:27.515824 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:27.515824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a72fda0-7c2f-4ff4-a8c4-4eb1bc0b68c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:27.515824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3a72fda0-7c2f-4ff4-a8c4-4eb1bc0b68c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:27.564274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:27.564274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:27.564274 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a72fda0-7c2f-4ff4-a8c4-4eb1bc0b68c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:27.564274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 719/1412] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:27 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:28.582382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac902310-6ec4-4d53-bc98-24ea0ab6837e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:28.583026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac902310-6ec4-4d53-bc98-24ea0ab6837e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:28.583278 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:28.583278 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:28.583650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac902310-6ec4-4d53-bc98-24ea0ab6837e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:28.584022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ac902310-6ec4-4d53-bc98-24ea0ab6837e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:28.640110 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:28.640110 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:28.642431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac902310-6ec4-4d53-bc98-24ea0ab6837e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:28.643496 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 694/1413] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:28 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:29.669217 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a10c240-19d2-4e33-b38b-fe215d0cda77 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:29.669217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a10c240-19d2-4e33-b38b-fe215d0cda77 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:29.669217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:29.669217 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:29.669217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a10c240-19d2-4e33-b38b-fe215d0cda77 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:29.669217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3a10c240-19d2-4e33-b38b-fe215d0cda77 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:29.711770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:29.711770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:29.711770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a10c240-19d2-4e33-b38b-fe215d0cda77 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:29.717505 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 720/1414] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:29 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:30.771442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-197ecddb-27c4-4013-b4ba-dd761251724c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:30.771442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-197ecddb-27c4-4013-b4ba-dd761251724c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:30.771442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:30.771442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:30.771442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-197ecddb-27c4-4013-b4ba-dd761251724c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:30.771442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-197ecddb-27c4-4013-b4ba-dd761251724c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:30.901123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:30.901123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:30.901123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-197ecddb-27c4-4013-b4ba-dd761251724c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:30.901123 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 695/1415] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:30 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:31.925264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f264ae57-eb31-4c91-b6ba-c66a20aeb15b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:31.933195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f264ae57-eb31-4c91-b6ba-c66a20aeb15b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:31.933996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:31.933996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:31.936489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f264ae57-eb31-4c91-b6ba-c66a20aeb15b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:31.939496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f264ae57-eb31-4c91-b6ba-c66a20aeb15b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:32.111163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:32.111163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:32.114802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f264ae57-eb31-4c91-b6ba-c66a20aeb15b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:32.125213 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 721/1416] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:31 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:33.142211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fff5d62b-e74c-4286-8a5f-69ee4057beb9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:33.142211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fff5d62b-e74c-4286-8a5f-69ee4057beb9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:33.142211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:33.142211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:33.142211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fff5d62b-e74c-4286-8a5f-69ee4057beb9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:33.142211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fff5d62b-e74c-4286-8a5f-69ee4057beb9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:33.266263 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:33.266263 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:33.280829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fff5d62b-e74c-4286-8a5f-69ee4057beb9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:33.280829 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 696/1417] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:33 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:34.290467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d519708e-71c5-4fb5-9e2e-27eac238b0ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:34.291011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d519708e-71c5-4fb5-9e2e-27eac238b0ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:34.291101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:34.291101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:34.291965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d519708e-71c5-4fb5-9e2e-27eac238b0ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:34.292444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d519708e-71c5-4fb5-9e2e-27eac238b0ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:34.382677 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:34.382677 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:34.398925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d519708e-71c5-4fb5-9e2e-27eac238b0ed tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:34.398925 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 722/1418] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:34 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 02:59:35.429120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30e63bb0-747f-46e5-ac1a-6f30682f469b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:35.429120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30e63bb0-747f-46e5-ac1a-6f30682f469b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:35.429120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:35.429120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:35.429120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30e63bb0-747f-46e5-ac1a-6f30682f469b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:35.429120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-30e63bb0-747f-46e5-ac1a-6f30682f469b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:35.638641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:35.638641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:35.678993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30e63bb0-747f-46e5-ac1a-6f30682f469b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:35.678993 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 697/1419] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:35 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:36.702525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6230f9d-392b-4e84-b5fc-480bb7c33592 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:36.718453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6230f9d-392b-4e84-b5fc-480bb7c33592 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:36.718453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:36.718453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:36.718453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6230f9d-392b-4e84-b5fc-480bb7c33592 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:36.718453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b6230f9d-392b-4e84-b5fc-480bb7c33592 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:36.862738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:36.862738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:36.873795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6230f9d-392b-4e84-b5fc-480bb7c33592 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:36.886256 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 723/1420] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:36 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:37.906838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-532465b7-32d3-4891-b09a-66c56d59cb66 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:37.923875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-532465b7-32d3-4891-b09a-66c56d59cb66 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:37.923875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:37.923875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:37.923875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-532465b7-32d3-4891-b09a-66c56d59cb66 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:37.923875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-532465b7-32d3-4891-b09a-66c56d59cb66 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:38.053752 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:38.053752 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:38.053752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-532465b7-32d3-4891-b09a-66c56d59cb66 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:38.067859 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 698/1421] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:37 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:39.076412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4154871-16d6-473f-a565-6ca41b89efe3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:39.076412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4154871-16d6-473f-a565-6ca41b89efe3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:39.076412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:39.076412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:39.087596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4154871-16d6-473f-a565-6ca41b89efe3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:39.087596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e4154871-16d6-473f-a565-6ca41b89efe3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:39.342381 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:39.342381 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:39.370301 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4154871-16d6-473f-a565-6ca41b89efe3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:39.402157 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 724/1422] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:39 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:40.430126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fbf6521-189a-43f9-b6a1-096832b30936 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:40.430126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fbf6521-189a-43f9-b6a1-096832b30936 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:40.430126 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:40.430126 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:40.430126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fbf6521-189a-43f9-b6a1-096832b30936 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:40.430126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7fbf6521-189a-43f9-b6a1-096832b30936 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:40.585633 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:40.585633 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:40.620287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fbf6521-189a-43f9-b6a1-096832b30936 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:40.620287 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 699/1423] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:40 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:41.626104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97f9b599-e80b-4aac-b6c1-84c34a1ad8cb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:41.626104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97f9b599-e80b-4aac-b6c1-84c34a1ad8cb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:41.626104 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:41.626104 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:41.626104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97f9b599-e80b-4aac-b6c1-84c34a1ad8cb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:41.626104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-97f9b599-e80b-4aac-b6c1-84c34a1ad8cb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:41.733048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:41.733048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:41.737542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97f9b599-e80b-4aac-b6c1-84c34a1ad8cb tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:41.758546 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 725/1424] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:41 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:42.749502 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d257c85-e773-4397-bbee-bb03437ab538 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:42.750085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d257c85-e773-4397-bbee-bb03437ab538 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:42.750085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:42.750085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:42.750406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d257c85-e773-4397-bbee-bb03437ab538 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:42.750638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7d257c85-e773-4397-bbee-bb03437ab538 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:42.845225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:42.845225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:42.847263 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d257c85-e773-4397-bbee-bb03437ab538 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:42.856368 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 700/1425] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:42 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:43.867040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1dec6324-7481-4aa4-9d67-9beddfe03434 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:43.867608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1dec6324-7481-4aa4-9d67-9beddfe03434 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:43.867750 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:43.867750 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:43.868897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1dec6324-7481-4aa4-9d67-9beddfe03434 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:43.869504 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1dec6324-7481-4aa4-9d67-9beddfe03434 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:44.059195 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:44.059195 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:44.070961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1dec6324-7481-4aa4-9d67-9beddfe03434 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:44.117228 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 726/1426] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:43 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:45.114114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-060c1322-6495-4c9a-b738-37a1c88780f9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:45.114114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-060c1322-6495-4c9a-b738-37a1c88780f9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:45.114114 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:45.114114 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:45.114114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-060c1322-6495-4c9a-b738-37a1c88780f9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:45.114114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-060c1322-6495-4c9a-b738-37a1c88780f9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:45.190181 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:45.190181 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:45.198143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-060c1322-6495-4c9a-b738-37a1c88780f9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:45.199400 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 701/1427] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:45 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:46.228384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-924178f3-b651-484e-a38a-ce1f3c91117f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:46.228384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-924178f3-b651-484e-a38a-ce1f3c91117f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:46.251887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:46.251887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:46.251887 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-924178f3-b651-484e-a38a-ce1f3c91117f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:46.259946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-924178f3-b651-484e-a38a-ce1f3c91117f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:46.406649 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:46.406649 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:46.433473 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-924178f3-b651-484e-a38a-ce1f3c91117f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:46.433473 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 727/1428] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:46 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:47.447836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c9427ca-5564-4294-af86-fbb32714dc0c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:47.447836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c9427ca-5564-4294-af86-fbb32714dc0c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:47.447836 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:47.447836 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:47.447836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c9427ca-5564-4294-af86-fbb32714dc0c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:47.447836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3c9427ca-5564-4294-af86-fbb32714dc0c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:47.511620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:47.511620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:47.511620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c9427ca-5564-4294-af86-fbb32714dc0c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:47.531525 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 702/1429] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:47 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:48.547268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4587cbeb-b800-4e30-af0f-3f6c8a3989b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:48.548344 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4587cbeb-b800-4e30-af0f-3f6c8a3989b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:48.553543 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:48.553543 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:48.557624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4587cbeb-b800-4e30-af0f-3f6c8a3989b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:48.558312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4587cbeb-b800-4e30-af0f-3f6c8a3989b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:48.654649 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:48.654649 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:48.658719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4587cbeb-b800-4e30-af0f-3f6c8a3989b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:48.664242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 728/1430] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:48 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:49.689180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-803beff4-e3b5-4e37-a54f-527969ac329a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:49.690138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-803beff4-e3b5-4e37-a54f-527969ac329a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:49.690771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:49.690771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:49.691888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-803beff4-e3b5-4e37-a54f-527969ac329a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:49.693287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-803beff4-e3b5-4e37-a54f-527969ac329a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id adde5434-2dd9-4bec-8bbb-cad00ec40da8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:49.798464 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:49.798464 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:49.809617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-803beff4-e3b5-4e37-a54f-527969ac329a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 200 Jan 02 02:59:49.829926 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 703/1431] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:49 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 822 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:49.849434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7487ec1c-fbe4-40ed-9521-2188de969975 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/146a21f1-8b19-4a4b-bcbd-5354b5a62592 Jan 02 02:59:49.854085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7487ec1c-fbe4-40ed-9521-2188de969975 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:49.854451 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:49.854451 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:49.855532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7487ec1c-fbe4-40ed-9521-2188de969975 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:50.116154 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:50.116154 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:50.154955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7487ec1c-fbe4-40ed-9521-2188de969975 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:50.234794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7487ec1c-fbe4-40ed-9521-2188de969975 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/146a21f1-8b19-4a4b-bcbd-5354b5a62592 returned with HTTP 200 Jan 02 02:59:50.253123 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 729/1432] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:49 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/146a21f1-8b19-4a4b-bcbd-5354b5a62592 => generated 970 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:50.267481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-864e1b08-8cd2-4f95-bbd4-cb35702c7d20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes Jan 02 02:59:50.268218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-864e1b08-8cd2-4f95-bbd4-cb35702c7d20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:50.268533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:50.268533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:50.269069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-864e1b08-8cd2-4f95-bbd4-cb35702c7d20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:50.269915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-864e1b08-8cd2-4f95-bbd4-cb35702c7d20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 02:59:50.272012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864e1b08-8cd2-4f95-bbd4-cb35702c7d20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 02:59:50.355353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-864e1b08-8cd2-4f95-bbd4-cb35702c7d20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Get all volumes completed successfully. Jan 02 02:59:50.357512 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-864e1b08-8cd2-4f95-bbd4-cb35702c7d20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes returned with HTTP 200 Jan 02 02:59:50.359326 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 704/1433] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Jan 2 02:59:50 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes => generated 793 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:50.378890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f95f34c-5384-446a-b5b6-c521b828a949 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] DELETE http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/146a21f1-8b19-4a4b-bcbd-5354b5a62592 Jan 02 02:59:50.379849 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f95f34c-5384-446a-b5b6-c521b828a949 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:50.380250 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:50.380250 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:50.386868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f95f34c-5384-446a-b5b6-c521b828a949 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:50.388884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-3f95f34c-5384-446a-b5b6-c521b828a949 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Delete volume with id: 146a21f1-8b19-4a4b-bcbd-5354b5a62592 Jan 02 02:59:50.548064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:50.548064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:50.549731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3f95f34c-5384-446a-b5b6-c521b828a949 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:50.637189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3f95f34c-5384-446a-b5b6-c521b828a949 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Delete volume request issued successfully. Jan 02 02:59:50.640294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f95f34c-5384-446a-b5b6-c521b828a949 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/146a21f1-8b19-4a4b-bcbd-5354b5a62592 returned with HTTP 202 Jan 02 02:59:50.641473 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 730/1434] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:59:50 2021] DELETE /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/146a21f1-8b19-4a4b-bcbd-5354b5a62592 => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 02:59:50.658679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ded1cf94-3d57-4318-a91e-e17959d2b1ab tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] DELETE http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 Jan 02 02:59:50.669113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ded1cf94-3d57-4318-a91e-e17959d2b1ab tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:50.676936 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:50.676936 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:50.681448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ded1cf94-3d57-4318-a91e-e17959d2b1ab tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:50.682180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-ded1cf94-3d57-4318-a91e-e17959d2b1ab tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Delete backup with id: ea24e661-1be8-4a8d-8bbc-668e254f8b15. Jan 02 02:59:50.832013 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:50.832013 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:50.958220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-ded1cf94-3d57-4318-a91e-e17959d2b1ab tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] delete_backup rpcapi backup_id ea24e661-1be8-4a8d-8bbc-668e254f8b15 {{(pid=88028) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:59:50.965751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ded1cf94-3d57-4318-a91e-e17959d2b1ab tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 returned with HTTP 202 Jan 02 02:59:50.967647 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 705/1435] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:59:50 2021] DELETE /volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:59:50.986126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-312afa0d-cae2-45c6-b1c1-8384b536d415 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] GET http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 Jan 02 02:59:50.986674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-312afa0d-cae2-45c6-b1c1-8384b536d415 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:50.986879 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:50.986879 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:50.987251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-312afa0d-cae2-45c6-b1c1-8384b536d415 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:50.987621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-312afa0d-cae2-45c6-b1c1-8384b536d415 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Show backup with id ea24e661-1be8-4a8d-8bbc-668e254f8b15. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:51.086324 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:51.086324 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:51.091961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-312afa0d-cae2-45c6-b1c1-8384b536d415 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 returned with HTTP 200 Jan 02 02:59:51.100776 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 731/1436] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:50 2021] GET /volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 => generated 823 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:52.111152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9002b951-6b80-47a6-b02f-b3f48c2ed729 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] GET http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 Jan 02 02:59:52.112516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9002b951-6b80-47a6-b02f-b3f48c2ed729 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:52.112939 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:52.112939 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:52.113602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9002b951-6b80-47a6-b02f-b3f48c2ed729 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:52.114171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9002b951-6b80-47a6-b02f-b3f48c2ed729 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Show backup with id ea24e661-1be8-4a8d-8bbc-668e254f8b15. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:52.151115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9002b951-6b80-47a6-b02f-b3f48c2ed729 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 returned with HTTP 404 Jan 02 02:59:52.156470 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 706/1437] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:52 2021] GET /volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/ea24e661-1be8-4a8d-8bbc-668e254f8b15 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 02:59:52.166285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cb36efe-1733-400e-ba80-bcb5b53118b1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] DELETE http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 Jan 02 02:59:52.169836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cb36efe-1733-400e-ba80-bcb5b53118b1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:52.176787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:52.176787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:52.178096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cb36efe-1733-400e-ba80-bcb5b53118b1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:52.178890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-8cb36efe-1733-400e-ba80-bcb5b53118b1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Delete backup with id: adde5434-2dd9-4bec-8bbb-cad00ec40da8. Jan 02 02:59:52.230341 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:52.230341 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:52.295952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-8cb36efe-1733-400e-ba80-bcb5b53118b1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] delete_backup rpcapi backup_id adde5434-2dd9-4bec-8bbb-cad00ec40da8 {{(pid=88029) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 02:59:52.304535 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cb36efe-1733-400e-ba80-bcb5b53118b1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 returned with HTTP 202 Jan 02 02:59:52.312068 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 732/1438] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 02:59:52 2021] DELETE /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/adde5434-2dd9-4bec-8bbb-cad00ec40da8 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 02:59:52.354124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] POST http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes Jan 02 02:59:52.355236 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-549780050"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:52.357224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-549780050'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 02:59:52.357800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Create volume of 1 GB Jan 02 02:59:52.415958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Availability Zones retrieved successfully. Jan 02 02:59:52.464982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Flow 'volume_create_api' (c90983fc-5428-4bb7-a7a8-228166d5bea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:59:52.469262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f443eb09-6681-424d-96a3-c44dedb345d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:52.471735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 02:59:52.648538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f443eb09-6681-424d-96a3-c44dedb345d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:52.651397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b648ed-a5ae-4007-ae23-0f845d4d6696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:52.880992 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Created reservations ['ee56968b-8277-4568-a18d-ecb0fba6528d', 'c9f86b1a-2d1f-4042-a6dc-0a459a33a859', '062ca8be-761e-485f-8773-204ec4b14ca6', '75a4bec7-cc1d-4652-9cb0-f7717319591c'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:59:52.883235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b648ed-a5ae-4007-ae23-0f845d4d6696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee56968b-8277-4568-a18d-ecb0fba6528d', 'c9f86b1a-2d1f-4042-a6dc-0a459a33a859', '062ca8be-761e-485f-8773-204ec4b14ca6', '75a4bec7-cc1d-4652-9cb0-f7717319591c']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:52.897912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9db3cc0-a0e1-44a2-aee1-0974de433eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:53.125940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9db3cc0-a0e1-44a2-aee1-0974de433eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd568c9e2-6f47-47f9-abb3-435ee2667bf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-549780050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',qos_specs=None,replication_status=,reservations=['ee56968b-8277-4568-a18d-ecb0fba6528d','c9f86b1a-2d1f-4042-a6dc-0a459a33a859','062ca8be-761e-485f-8773-204ec4b14ca6','75a4bec7-cc1d-4652-9cb0-f7717319591c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T02:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-549780050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d568c9e2-6f47-47f9-abb3-435ee2667bf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:53.133457 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb8bb87-ca74-4b46-8ffb-a55593576bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:53.214163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb8bb87-ca74-4b46-8ffb-a55593576bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-549780050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67d6ff0fe5dc4c28a0f07058e8817c74',qos_specs=None,replication_status=,reservations=['ee56968b-8277-4568-a18d-ecb0fba6528d','c9f86b1a-2d1f-4042-a6dc-0a459a33a859','062ca8be-761e-485f-8773-204ec4b14ca6','75a4bec7-cc1d-4652-9cb0-f7717319591c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ff5b2b47c7948f18bf397cc2783f52b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:53.221537 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82dc956f-9c1e-422e-b4b1-639534fea911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 02:59:53.266174 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82dc956f-9c1e-422e-b4b1-639534fea911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 02:59:53.274376 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Flow 'volume_create_api' (c90983fc-5428-4bb7-a7a8-228166d5bea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 02:59:53.367804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Create volume request issued successfully. Jan 02 02:59:53.384407 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94f3149b-4d3e-4565-aeb6-69eea00fbf8c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes returned with HTTP 202 Jan 02 02:59:53.385308 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 707/1439] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 02:59:52 2021] POST /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes => generated 822 bytes in 1035 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:59:53.413581 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9f69a4a-1350-4689-98f9-5e86b7b50373 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 02:59:53.414987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9f69a4a-1350-4689-98f9-5e86b7b50373 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:53.415268 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:53.415268 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:53.416348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9f69a4a-1350-4689-98f9-5e86b7b50373 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:53.633473 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:53.633473 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:53.668755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f9f69a4a-1350-4689-98f9-5e86b7b50373 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:53.797126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9f69a4a-1350-4689-98f9-5e86b7b50373 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 200 Jan 02 02:59:53.814822 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 733/1440] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:53 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 890 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:54.830884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a7f78bf7-79c1-4999-8b3e-633d319b8173 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 02:59:54.832248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a7f78bf7-79c1-4999-8b3e-633d319b8173 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:54.832485 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:54.832485 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:54.832875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a7f78bf7-79c1-4999-8b3e-633d319b8173 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:55.006775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:55.006775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:55.030549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a7f78bf7-79c1-4999-8b3e-633d319b8173 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:55.089557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a7f78bf7-79c1-4999-8b3e-633d319b8173 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 200 Jan 02 02:59:55.090435 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 708/1441] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:54 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 914 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:56.130020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28bc7e6f-8a2c-498a-bfa3-59506c87896a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 02:59:56.141541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28bc7e6f-8a2c-498a-bfa3-59506c87896a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:56.142197 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:56.142197 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:56.145006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28bc7e6f-8a2c-498a-bfa3-59506c87896a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:56.399314 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:56.399314 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:56.442144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-28bc7e6f-8a2c-498a-bfa3-59506c87896a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:56.525806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28bc7e6f-8a2c-498a-bfa3-59506c87896a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 200 Jan 02 02:59:56.527121 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 734/1442] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:56 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 915 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:56.563544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b06822d-1994-4ad9-a4dd-7efbb9409c89 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] POST http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups Jan 02 02:59:56.564620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:56.564620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:56.566261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b06822d-1994-4ad9-a4dd-7efbb9409c89 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d568c9e2-6f47-47f9-abb3-435ee2667bf1", "name": "tempest-VolumesBackupsAdminTest-Backup-1760091320"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 02:59:56.568871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-0b06822d-1994-4ad9-a4dd-7efbb9409c89 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Creating new backup {'backup': {'volume_id': 'd568c9e2-6f47-47f9-abb3-435ee2667bf1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1760091320'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 02:59:56.569932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-0b06822d-1994-4ad9-a4dd-7efbb9409c89 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Creating backup of volume d568c9e2-6f47-47f9-abb3-435ee2667bf1 in container None Jan 02 02:59:56.938484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:56.938484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:56.945040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0b06822d-1994-4ad9-a4dd-7efbb9409c89 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 02:59:56.993173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-0b06822d-1994-4ad9-a4dd-7efbb9409c89 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Created reservations ['48d3558b-e765-4a87-8a8b-a75d4f33cfa7', '58b3750d-90b7-43f7-93c6-404011f81669'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 02:59:57.155579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b06822d-1994-4ad9-a4dd-7efbb9409c89 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups returned with HTTP 202 Jan 02 02:59:57.167122 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 709/1443] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 02:59:56 2021] POST /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups => generated 401 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 02:59:57.181138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f02d0c97-d51c-4acc-8589-305316224200 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 02:59:57.182295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f02d0c97-d51c-4acc-8589-305316224200 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:57.186637 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:57.186637 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:57.187523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f02d0c97-d51c-4acc-8589-305316224200 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:57.189145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f02d0c97-d51c-4acc-8589-305316224200 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:57.248925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:57.248925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:57.253655 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f02d0c97-d51c-4acc-8589-305316224200 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 02:59:57.267983 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 735/1444] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:57 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 808 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:58.282508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d3f60b4-cf13-420a-be1c-a5d6738d7d28 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 02:59:58.283433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d3f60b4-cf13-420a-be1c-a5d6738d7d28 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:58.283787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:58.283787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:58.290192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d3f60b4-cf13-420a-be1c-a5d6738d7d28 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:58.291431 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2d3f60b4-cf13-420a-be1c-a5d6738d7d28 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:58.402209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:58.402209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:58.405931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d3f60b4-cf13-420a-be1c-a5d6738d7d28 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 02:59:58.407438 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 710/1445] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:58 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 808 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 02:59:59.433555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fb086a5-d5cb-4ca9-a04f-2d348dd3785e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 02:59:59.441930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fb086a5-d5cb-4ca9-a04f-2d348dd3785e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 02:59:59.442680 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 02:59:59.442680 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 02:59:59.443791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fb086a5-d5cb-4ca9-a04f-2d348dd3785e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 02:59:59.444777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8fb086a5-d5cb-4ca9-a04f-2d348dd3785e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 02:59:59.517316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 02:59:59.517316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 02:59:59.530818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fb086a5-d5cb-4ca9-a04f-2d348dd3785e tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 02:59:59.535567 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 736/1446] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 02:59:59 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 808 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:00.556235 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13b6c8f3-8c27-4bdc-a24b-7babde31a0f1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:00.565543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13b6c8f3-8c27-4bdc-a24b-7babde31a0f1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:00.566026 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:00.566026 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:00.567476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13b6c8f3-8c27-4bdc-a24b-7babde31a0f1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:00.568151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-13b6c8f3-8c27-4bdc-a24b-7babde31a0f1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:00.655978 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:00.655978 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:00.666114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13b6c8f3-8c27-4bdc-a24b-7babde31a0f1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:00.667506 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 711/1447] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:00 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 808 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:01.685551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c956d3fc-44af-45e8-8bf4-4b9d4300f6b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:01.691905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c956d3fc-44af-45e8-8bf4-4b9d4300f6b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:01.692520 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:01.692520 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:01.703786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c956d3fc-44af-45e8-8bf4-4b9d4300f6b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:01.704976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c956d3fc-44af-45e8-8bf4-4b9d4300f6b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:01.821521 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:01.821521 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:01.824699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c956d3fc-44af-45e8-8bf4-4b9d4300f6b5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:01.826954 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 737/1448] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:01 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 808 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:02.847815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-22df8dda-0c9a-4226-8c74-528031a67ac9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:02.848987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-22df8dda-0c9a-4226-8c74-528031a67ac9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:02.859995 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:02.859995 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:02.861159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-22df8dda-0c9a-4226-8c74-528031a67ac9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:02.861288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-22df8dda-0c9a-4226-8c74-528031a67ac9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:02.918424 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:02.918424 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:02.920863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-22df8dda-0c9a-4226-8c74-528031a67ac9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:02.921966 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 712/1449] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:02 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 808 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:03.936732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ff88bd9-d4c0-4756-8ee1-13d0a404e70a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:03.937737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ff88bd9-d4c0-4756-8ee1-13d0a404e70a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:03.937737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:03.937737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:03.938152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ff88bd9-d4c0-4756-8ee1-13d0a404e70a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:03.938358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0ff88bd9-d4c0-4756-8ee1-13d0a404e70a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:03.963040 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:03.963040 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:03.964976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ff88bd9-d4c0-4756-8ee1-13d0a404e70a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:03.966472 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 738/1450] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:03 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:05.012747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-029fc7ac-72ca-40be-a8e4-b01cb9b56f39 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:05.012747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-029fc7ac-72ca-40be-a8e4-b01cb9b56f39 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:05.012747 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:05.012747 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:05.012747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-029fc7ac-72ca-40be-a8e4-b01cb9b56f39 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:05.012747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-029fc7ac-72ca-40be-a8e4-b01cb9b56f39 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:05.104571 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:05.104571 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:05.108684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-029fc7ac-72ca-40be-a8e4-b01cb9b56f39 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:05.110774 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 713/1451] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:04 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:06.131831 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-827ff44e-6711-4a53-bd3f-af65a2b956df tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:06.133058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-827ff44e-6711-4a53-bd3f-af65a2b956df tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:06.133431 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:06.133431 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:06.134043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-827ff44e-6711-4a53-bd3f-af65a2b956df tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:06.134597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-827ff44e-6711-4a53-bd3f-af65a2b956df tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:06.158811 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:06.158811 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:06.161435 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-827ff44e-6711-4a53-bd3f-af65a2b956df tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:06.162813 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 739/1452] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:06 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:07.194501 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3074c137-9d54-4e10-beca-9820f42b6018 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:07.197641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3074c137-9d54-4e10-beca-9820f42b6018 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:07.198306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:07.198306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:07.199387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3074c137-9d54-4e10-beca-9820f42b6018 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:07.202930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3074c137-9d54-4e10-beca-9820f42b6018 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:07.261115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:07.261115 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:07.267302 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3074c137-9d54-4e10-beca-9820f42b6018 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:07.269572 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 714/1453] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:07 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:08.291346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92da9b65-6eff-44d5-9ace-83e4b40e603c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:08.304134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92da9b65-6eff-44d5-9ace-83e4b40e603c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:08.305203 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:08.305203 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:08.306459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92da9b65-6eff-44d5-9ace-83e4b40e603c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:08.307373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-92da9b65-6eff-44d5-9ace-83e4b40e603c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:08.440234 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:08.440234 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:08.453527 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92da9b65-6eff-44d5-9ace-83e4b40e603c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:08.480699 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 740/1454] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:08 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:09.492833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a57bf3d1-ac8e-4487-8130-e1ad5deaf8c4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:09.494024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a57bf3d1-ac8e-4487-8130-e1ad5deaf8c4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:09.494515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:09.494515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:09.499498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a57bf3d1-ac8e-4487-8130-e1ad5deaf8c4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:09.500559 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a57bf3d1-ac8e-4487-8130-e1ad5deaf8c4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:09.553370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:09.553370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:09.556548 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a57bf3d1-ac8e-4487-8130-e1ad5deaf8c4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:09.557854 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 715/1455] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:09 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:10.585207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0ee965c-d343-4d68-86e4-7a2c50d90e46 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:10.586323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0ee965c-d343-4d68-86e4-7a2c50d90e46 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:10.586708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:10.586708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:10.587556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0ee965c-d343-4d68-86e4-7a2c50d90e46 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:10.591136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e0ee965c-d343-4d68-86e4-7a2c50d90e46 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:10.665870 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:10.665870 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:10.668098 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0ee965c-d343-4d68-86e4-7a2c50d90e46 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:10.674424 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 741/1456] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:10 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:11.693739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad5c70cd-c243-4214-b97f-2c34c0c9018f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:11.694622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad5c70cd-c243-4214-b97f-2c34c0c9018f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:11.694954 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:11.694954 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:11.695554 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad5c70cd-c243-4214-b97f-2c34c0c9018f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:11.696209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ad5c70cd-c243-4214-b97f-2c34c0c9018f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:11.803724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:11.803724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:11.807011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad5c70cd-c243-4214-b97f-2c34c0c9018f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:11.810131 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 716/1457] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:11 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:12.829416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c272a58-6704-4106-862c-f141445c77b8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:12.836756 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c272a58-6704-4106-862c-f141445c77b8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:12.837353 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:12.837353 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:12.839029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c272a58-6704-4106-862c-f141445c77b8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:12.839907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1c272a58-6704-4106-862c-f141445c77b8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:12.923723 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:12.923723 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:12.942034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c272a58-6704-4106-862c-f141445c77b8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:12.943115 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 742/1458] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:12 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:13.961336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9f796c1-1e24-4541-a28b-9aa91c9380c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:13.962269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9f796c1-1e24-4541-a28b-9aa91c9380c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:13.972703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:13.972703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:13.974284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9f796c1-1e24-4541-a28b-9aa91c9380c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:13.975231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d9f796c1-1e24-4541-a28b-9aa91c9380c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:14.089135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:14.089135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:14.093243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9f796c1-1e24-4541-a28b-9aa91c9380c5 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:14.094916 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 717/1459] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:13 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:15.109992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-249f53b3-f9bf-4e39-bfda-e7f31883f87a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:15.110541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-249f53b3-f9bf-4e39-bfda-e7f31883f87a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:15.110541 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:15.110541 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:15.110953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-249f53b3-f9bf-4e39-bfda-e7f31883f87a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:15.111394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-249f53b3-f9bf-4e39-bfda-e7f31883f87a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:15.156090 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:15.156090 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:15.162630 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-249f53b3-f9bf-4e39-bfda-e7f31883f87a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:15.170938 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 743/1460] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:15 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:16.194770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25ad9f23-18a6-4c68-bf16-e9afc61ff6a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:16.194770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25ad9f23-18a6-4c68-bf16-e9afc61ff6a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:16.194770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:16.194770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:16.194770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25ad9f23-18a6-4c68-bf16-e9afc61ff6a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:16.196459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-25ad9f23-18a6-4c68-bf16-e9afc61ff6a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:16.251357 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:16.251357 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:16.256239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25ad9f23-18a6-4c68-bf16-e9afc61ff6a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:16.258085 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 718/1461] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:16 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:17.285016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc5b5ae4-e57e-4e7c-b065-d9342b3efad3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:17.289807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc5b5ae4-e57e-4e7c-b065-d9342b3efad3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:17.290372 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:17.290372 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:17.291646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc5b5ae4-e57e-4e7c-b065-d9342b3efad3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:17.294320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-dc5b5ae4-e57e-4e7c-b065-d9342b3efad3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:17.380160 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:17.380160 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:17.386072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc5b5ae4-e57e-4e7c-b065-d9342b3efad3 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:17.400555 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 744/1462] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:17 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:18.437640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-553a3caa-01bd-4169-8803-648ee28f98e9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:18.437640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-553a3caa-01bd-4169-8803-648ee28f98e9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:18.437640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:18.437640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:18.437640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-553a3caa-01bd-4169-8803-648ee28f98e9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:18.437640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-553a3caa-01bd-4169-8803-648ee28f98e9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:18.578787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:18.578787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:18.593573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-553a3caa-01bd-4169-8803-648ee28f98e9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:18.605416 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 719/1463] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:18 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:19.633027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8528d554-2052-4774-87c8-c4e7e6787fc4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:19.633997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8528d554-2052-4774-87c8-c4e7e6787fc4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:19.634268 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:19.634268 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:19.635156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8528d554-2052-4774-87c8-c4e7e6787fc4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:19.642056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8528d554-2052-4774-87c8-c4e7e6787fc4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:19.745941 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:19.745941 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:19.754960 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8528d554-2052-4774-87c8-c4e7e6787fc4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:19.755907 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 745/1464] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:19 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:20.780647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a2a16a8-0cee-45ce-af1f-b05a125075d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:20.781412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a2a16a8-0cee-45ce-af1f-b05a125075d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:20.781412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:20.781412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:20.781827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a2a16a8-0cee-45ce-af1f-b05a125075d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:20.782134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8a2a16a8-0cee-45ce-af1f-b05a125075d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:20.847098 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:20.847098 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:20.849396 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a2a16a8-0cee-45ce-af1f-b05a125075d2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:20.850437 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 720/1465] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:20 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:21.873565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-073d88d3-06d9-4479-ac29-efd75464eb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:21.879129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-073d88d3-06d9-4479-ac29-efd75464eb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:21.879690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:21.879690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:21.880877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-073d88d3-06d9-4479-ac29-efd75464eb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:21.881737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-073d88d3-06d9-4479-ac29-efd75464eb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:22.035898 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:22.035898 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:22.037878 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-073d88d3-06d9-4479-ac29-efd75464eb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:22.038643 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 746/1466] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:21 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:23.055015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8decee53-1dc2-4f87-a776-8b294dac0c8f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:23.056611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8decee53-1dc2-4f87-a776-8b294dac0c8f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:23.057067 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:23.057067 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:23.057751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8decee53-1dc2-4f87-a776-8b294dac0c8f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:23.058698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8decee53-1dc2-4f87-a776-8b294dac0c8f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:23.109584 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:23.109584 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:23.114674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8decee53-1dc2-4f87-a776-8b294dac0c8f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:23.116223 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 721/1467] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:23 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:24.143918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02d39664-a7d6-4902-8108-61a17f33d735 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:24.144931 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02d39664-a7d6-4902-8108-61a17f33d735 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:24.145292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:24.145292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:24.145976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02d39664-a7d6-4902-8108-61a17f33d735 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:24.146651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-02d39664-a7d6-4902-8108-61a17f33d735 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:24.221308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:24.221308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:24.226542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02d39664-a7d6-4902-8108-61a17f33d735 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:24.228572 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 747/1468] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:24 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:25.249679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21e974e4-dd06-49c0-b232-48083a32e828 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:25.250915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21e974e4-dd06-49c0-b232-48083a32e828 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:25.251340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:25.251340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:25.251988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21e974e4-dd06-49c0-b232-48083a32e828 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:25.252879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-21e974e4-dd06-49c0-b232-48083a32e828 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:25.296950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:25.296950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:25.299296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21e974e4-dd06-49c0-b232-48083a32e828 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:25.300395 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 722/1469] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:25 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:26.325298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-864089ee-04e6-4c45-8c43-64776a1b1c37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:26.326211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-864089ee-04e6-4c45-8c43-64776a1b1c37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:26.326549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:26.326549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:26.327115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-864089ee-04e6-4c45-8c43-64776a1b1c37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:26.337189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-864089ee-04e6-4c45-8c43-64776a1b1c37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:26.424454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:26.424454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:26.437157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-864089ee-04e6-4c45-8c43-64776a1b1c37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:26.439313 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 748/1470] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:26 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:27.460620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-578fc074-d102-496d-968a-8628f16b5fa8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:27.461171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-578fc074-d102-496d-968a-8628f16b5fa8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:27.461265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:27.461265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:27.461628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-578fc074-d102-496d-968a-8628f16b5fa8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:27.462008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-578fc074-d102-496d-968a-8628f16b5fa8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:27.552129 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:27.552129 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:27.554125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-578fc074-d102-496d-968a-8628f16b5fa8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:27.555244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 723/1471] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:27 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:28.576009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eec2eb1-ed50-434a-b3c5-cfc7619b3cab tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:28.577064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eec2eb1-ed50-434a-b3c5-cfc7619b3cab tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:28.577256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:28.577256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:28.578166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eec2eb1-ed50-434a-b3c5-cfc7619b3cab tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:28.578848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7eec2eb1-ed50-434a-b3c5-cfc7619b3cab tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:28.665067 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:28.665067 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:28.668758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eec2eb1-ed50-434a-b3c5-cfc7619b3cab tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:28.675988 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 749/1472] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:28 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:29.691337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d56d88a-8334-46ec-9075-c0166029fa20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:29.692503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d56d88a-8334-46ec-9075-c0166029fa20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:29.692915 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:29.692915 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:29.693516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d56d88a-8334-46ec-9075-c0166029fa20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:29.694052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7d56d88a-8334-46ec-9075-c0166029fa20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:29.795477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:29.795477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:29.801171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d56d88a-8334-46ec-9075-c0166029fa20 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:29.803017 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 724/1473] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:29 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:30.818939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4e08820-80b1-4cf3-8048-01f9b3a4b917 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:30.819637 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4e08820-80b1-4cf3-8048-01f9b3a4b917 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:30.819837 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:30.819837 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:30.820511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4e08820-80b1-4cf3-8048-01f9b3a4b917 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:30.821035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f4e08820-80b1-4cf3-8048-01f9b3a4b917 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:30.873903 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:30.873903 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:30.877248 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4e08820-80b1-4cf3-8048-01f9b3a4b917 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:30.889713 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 750/1474] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:30 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:31.894441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5244a527-1a9d-4dd0-b012-e484dd5826b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:31.895003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5244a527-1a9d-4dd0-b012-e484dd5826b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:31.895349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:31.895349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:31.895728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5244a527-1a9d-4dd0-b012-e484dd5826b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:31.896217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5244a527-1a9d-4dd0-b012-e484dd5826b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:31.925642 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:31.925642 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:31.927979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5244a527-1a9d-4dd0-b012-e484dd5826b2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:31.929055 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 725/1475] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:31 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:32.951173 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7442c1b9-436f-4e1c-9d40-88490f88be69 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:32.951958 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7442c1b9-436f-4e1c-9d40-88490f88be69 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:32.952126 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:32.952126 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:32.952637 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7442c1b9-436f-4e1c-9d40-88490f88be69 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:32.953200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7442c1b9-436f-4e1c-9d40-88490f88be69 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:33.040761 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:33.040761 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:33.045288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7442c1b9-436f-4e1c-9d40-88490f88be69 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:33.047668 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 751/1476] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:32 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:34.062712 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b138bef-b6fe-4e21-84b6-c5207d13a38a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:34.063220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b138bef-b6fe-4e21-84b6-c5207d13a38a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:34.063449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:34.063449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:34.063830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b138bef-b6fe-4e21-84b6-c5207d13a38a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:34.064218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9b138bef-b6fe-4e21-84b6-c5207d13a38a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:34.114228 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:34.114228 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:34.116079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b138bef-b6fe-4e21-84b6-c5207d13a38a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:34.117107 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 726/1477] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:34 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:35.139578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce3af885-2c56-49f5-9d6b-7362cc985c2a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:35.154146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce3af885-2c56-49f5-9d6b-7362cc985c2a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:35.154787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:35.154787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:35.155759 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce3af885-2c56-49f5-9d6b-7362cc985c2a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:35.156428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ce3af885-2c56-49f5-9d6b-7362cc985c2a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:35.247466 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:35.247466 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:35.251599 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce3af885-2c56-49f5-9d6b-7362cc985c2a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:35.254138 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 752/1478] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:35 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:36.269151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7193364-db72-47e2-910e-502a443a479d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:36.269927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7193364-db72-47e2-910e-502a443a479d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:36.270056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:36.270056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:36.270428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7193364-db72-47e2-910e-502a443a479d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:36.270768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d7193364-db72-47e2-910e-502a443a479d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:36.341622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:36.341622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:36.356915 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7193364-db72-47e2-910e-502a443a479d tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:36.370123 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 727/1479] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:36 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:37.389379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49f9ec6f-7961-42d6-9c01-88d504103d84 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:37.396728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49f9ec6f-7961-42d6-9c01-88d504103d84 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:37.397274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:37.397274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:37.399817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49f9ec6f-7961-42d6-9c01-88d504103d84 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:37.400500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-49f9ec6f-7961-42d6-9c01-88d504103d84 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:37.506856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:37.506856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:37.515705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49f9ec6f-7961-42d6-9c01-88d504103d84 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:37.517385 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 753/1480] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:37 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:38.538748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aecb110-7482-47c7-9c2a-b6443a4ce90b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:38.540113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aecb110-7482-47c7-9c2a-b6443a4ce90b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:38.540690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:38.540690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:38.541748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aecb110-7482-47c7-9c2a-b6443a4ce90b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:38.541748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3aecb110-7482-47c7-9c2a-b6443a4ce90b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:38.567918 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:38.567918 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:38.570499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aecb110-7482-47c7-9c2a-b6443a4ce90b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:38.572020 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 728/1481] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:38 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:39.597868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b8a33cc-7239-46d3-bc61-d224ddb7621f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:39.598368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b8a33cc-7239-46d3-bc61-d224ddb7621f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:39.601855 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:39.601855 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:39.601855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b8a33cc-7239-46d3-bc61-d224ddb7621f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:39.601855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3b8a33cc-7239-46d3-bc61-d224ddb7621f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:39.705765 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:39.705765 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:39.709436 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b8a33cc-7239-46d3-bc61-d224ddb7621f tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:39.711026 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 754/1482] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:39 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:40.733960 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ea95cd20-8d74-499f-9848-ef104f58e0f6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:40.734810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ea95cd20-8d74-499f-9848-ef104f58e0f6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:40.735314 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:40.735314 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:40.736204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ea95cd20-8d74-499f-9848-ef104f58e0f6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:40.736795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ea95cd20-8d74-499f-9848-ef104f58e0f6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:40.813046 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:40.813046 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:40.815456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ea95cd20-8d74-499f-9848-ef104f58e0f6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:40.830341 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 729/1483] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:40 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:41.843892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-555d2bb9-1c0c-495a-b619-53e196273540 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:41.844899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-555d2bb9-1c0c-495a-b619-53e196273540 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:41.845253 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:41.845253 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:41.845922 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-555d2bb9-1c0c-495a-b619-53e196273540 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:41.846597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-555d2bb9-1c0c-495a-b619-53e196273540 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:41.913663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:41.913663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:41.921055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-555d2bb9-1c0c-495a-b619-53e196273540 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:41.923042 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 755/1484] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:41 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:42.941632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-498dfe6b-10cd-4edc-8153-b8771dc7a17b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:42.942530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-498dfe6b-10cd-4edc-8153-b8771dc7a17b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:42.942868 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:42.942868 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:42.943498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-498dfe6b-10cd-4edc-8153-b8771dc7a17b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:42.944147 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-498dfe6b-10cd-4edc-8153-b8771dc7a17b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:43.020983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:43.020983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:43.025140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-498dfe6b-10cd-4edc-8153-b8771dc7a17b tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:43.028120 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 730/1485] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:42 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:44.047462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2eeaf8af-3f77-4f35-8b86-c485a92bc319 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:44.049490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2eeaf8af-3f77-4f35-8b86-c485a92bc319 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:44.050135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:44.050135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:44.051721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2eeaf8af-3f77-4f35-8b86-c485a92bc319 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:44.052810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2eeaf8af-3f77-4f35-8b86-c485a92bc319 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:44.106330 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:44.106330 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:44.109821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2eeaf8af-3f77-4f35-8b86-c485a92bc319 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:44.112214 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 756/1486] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:44 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:45.127166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-002261fa-4216-4be0-93fa-d1bef23b43e4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:45.127884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-002261fa-4216-4be0-93fa-d1bef23b43e4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:45.127884 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:45.127884 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:45.128256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-002261fa-4216-4be0-93fa-d1bef23b43e4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:45.128621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-002261fa-4216-4be0-93fa-d1bef23b43e4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:45.150677 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:45.150677 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:45.153634 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-002261fa-4216-4be0-93fa-d1bef23b43e4 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:45.154924 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 731/1487] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:45 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:46.203976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c17ce6d1-746d-45cb-ae18-e02d3c5f24c8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:46.207271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c17ce6d1-746d-45cb-ae18-e02d3c5f24c8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:46.207640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:46.207640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:46.226950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c17ce6d1-746d-45cb-ae18-e02d3c5f24c8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:46.227896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c17ce6d1-746d-45cb-ae18-e02d3c5f24c8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:46.305965 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:46.305965 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:46.310772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c17ce6d1-746d-45cb-ae18-e02d3c5f24c8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:46.312945 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 757/1488] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:46 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:47.269156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] POST http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes Jan 02 03:00:47.269907 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:47.269907 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:47.269907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2136600297"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:47.270952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2136600297'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:00:47.271321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Create volume of 1 GB Jan 02 03:00:47.306357 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Availability Zones retrieved successfully. Jan 02 03:00:47.337208 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b35d2abc-ce20-409d-87b7-a27bbdee76a6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:47.338328 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b35d2abc-ce20-409d-87b7-a27bbdee76a6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:47.338705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:47.338705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:47.339455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b35d2abc-ce20-409d-87b7-a27bbdee76a6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:47.340148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b35d2abc-ce20-409d-87b7-a27bbdee76a6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:47.347465 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Flow 'volume_create_api' (4b51aa2c-dc10-464b-9d2a-29d20935a42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:00:47.357288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f627029d-de7a-48ca-9cd3-4f3ad0e6dbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:47.359819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:00:47.450547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f627029d-de7a-48ca-9cd3-4f3ad0e6dbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:47.452961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f01b02-3de0-45cc-8930-c5604462ce12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:47.479416 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:47.479416 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:47.484733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b35d2abc-ce20-409d-87b7-a27bbdee76a6 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:47.486286 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 758/1489] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:47 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:47.633581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Created reservations ['466ee2c1-21a7-4a6d-9b90-4f4defd385d8', '0eb1a646-c66a-4a07-a266-3c2806a2bd56', 'dd9a3942-6d23-4483-b413-e2da40a2d8a8', '0123c680-0bb1-4307-9dfe-c9a3e56807d4'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:00:47.635744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f01b02-3de0-45cc-8930-c5604462ce12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['466ee2c1-21a7-4a6d-9b90-4f4defd385d8', '0eb1a646-c66a-4a07-a266-3c2806a2bd56', 'dd9a3942-6d23-4483-b413-e2da40a2d8a8', '0123c680-0bb1-4307-9dfe-c9a3e56807d4']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:47.649091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c93cafe-9b48-446c-9f1a-cee94839a89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:47.793812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c93cafe-9b48-446c-9f1a-cee94839a89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42b5093f-5530-4a2e-a68f-d4b6b6485cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2136600297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9476ffd8ef2646c09a69e8e2807034ad',qos_specs=None,replication_status=,reservations=['466ee2c1-21a7-4a6d-9b90-4f4defd385d8','0eb1a646-c66a-4a07-a266-3c2806a2bd56','dd9a3942-6d23-4483-b413-e2da40a2d8a8','0123c680-0bb1-4307-9dfe-c9a3e56807d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3181db8c54aa5a0936fc3c15bb5ec',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2136600297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42b5093f-5530-4a2e-a68f-d4b6b6485cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9476ffd8ef2646c09a69e8e2807034ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f2a3181db8c54aa5a0936fc3c15bb5ec',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:47.799239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a5e044-8898-4adc-8ccd-71475e3cc0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:47.905947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a5e044-8898-4adc-8ccd-71475e3cc0ed) transitioned into state 'SUCCESS' from state '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-2136600297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9476ffd8ef2646c09a69e8e2807034ad',qos_specs=None,replication_status=,reservations=['466ee2c1-21a7-4a6d-9b90-4f4defd385d8','0eb1a646-c66a-4a07-a266-3c2806a2bd56','dd9a3942-6d23-4483-b413-e2da40a2d8a8','0123c680-0bb1-4307-9dfe-c9a3e56807d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3181db8c54aa5a0936fc3c15bb5ec',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:47.908320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1103a00-b2c7-40fb-b68f-84bd1fc1a3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:00:47.972260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1103a00-b2c7-40fb-b68f-84bd1fc1a3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:00:47.979843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Flow 'volume_create_api' (4b51aa2c-dc10-464b-9d2a-29d20935a42b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:00:48.087029 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Create volume request issued successfully. Jan 02 03:00:48.138222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8b53b19-463f-47d7-8a18-9f7c4c768f8e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes returned with HTTP 202 Jan 02 03:00:48.138222 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 732/1490] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:00:47 2021] POST /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes => generated 826 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:00:48.160481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3870586a-95d0-4f1c-aa87-6ce84b2fd638 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:00:48.166235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3870586a-95d0-4f1c-aa87-6ce84b2fd638 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:48.166235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:48.166235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:48.166235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3870586a-95d0-4f1c-aa87-6ce84b2fd638 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:48.326115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:48.326115 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:48.348159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3870586a-95d0-4f1c-aa87-6ce84b2fd638 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:00:48.468872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3870586a-95d0-4f1c-aa87-6ce84b2fd638 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:00:48.487809 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 759/1491] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:48 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 894 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:48.506537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8c5e39c-2ec4-4b3c-9c3c-a2e6818cb375 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:48.507068 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8c5e39c-2ec4-4b3c-9c3c-a2e6818cb375 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:48.507272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:48.507272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:48.507652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8c5e39c-2ec4-4b3c-9c3c-a2e6818cb375 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:48.508009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c8c5e39c-2ec4-4b3c-9c3c-a2e6818cb375 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:48.595538 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:48.595538 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:48.603498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8c5e39c-2ec4-4b3c-9c3c-a2e6818cb375 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:48.604969 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 733/1492] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:48 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:49.502073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86a8641b-fb00-4cd0-86ff-d11003f9cd5f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:00:49.503251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86a8641b-fb00-4cd0-86ff-d11003f9cd5f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:49.503506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:49.503506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:49.503846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86a8641b-fb00-4cd0-86ff-d11003f9cd5f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:49.569876 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:49.569876 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:49.579588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-86a8641b-fb00-4cd0-86ff-d11003f9cd5f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:00:49.621242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bdf4f3cd-4c1a-4e4b-90a2-9f0fe7c11c58 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:49.622015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bdf4f3cd-4c1a-4e4b-90a2-9f0fe7c11c58 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:49.622545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:49.622545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:49.623166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bdf4f3cd-4c1a-4e4b-90a2-9f0fe7c11c58 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:49.623742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-bdf4f3cd-4c1a-4e4b-90a2-9f0fe7c11c58 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:49.627153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86a8641b-fb00-4cd0-86ff-d11003f9cd5f tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:00:49.627996 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 760/1493] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:49 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 918 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:49.711992 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:49.711992 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:49.715250 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bdf4f3cd-4c1a-4e4b-90a2-9f0fe7c11c58 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:49.717035 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 734/1494] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:49 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:50.657742 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abdb34ff-a63c-4dca-8c8f-5bf67924acd8 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:00:50.658952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abdb34ff-a63c-4dca-8c8f-5bf67924acd8 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:50.659333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:50.659333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:50.659908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abdb34ff-a63c-4dca-8c8f-5bf67924acd8 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:50.737134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44de608d-df26-4242-8037-d8af983c48c2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:50.737916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44de608d-df26-4242-8037-d8af983c48c2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:50.738288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:50.738288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:50.739266 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44de608d-df26-4242-8037-d8af983c48c2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:50.739933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-44de608d-df26-4242-8037-d8af983c48c2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:50.825613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:50.825613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:50.827779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44de608d-df26-4242-8037-d8af983c48c2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:50.831706 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:50.831706 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:50.836444 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 735/1495] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:50 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:50.867962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-abdb34ff-a63c-4dca-8c8f-5bf67924acd8 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:00:50.914132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abdb34ff-a63c-4dca-8c8f-5bf67924acd8 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:00:50.915898 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 761/1496] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:50 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:51.861997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64aacaa8-de5d-4bfe-8472-878dcf646399 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:51.863825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64aacaa8-de5d-4bfe-8472-878dcf646399 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:51.864420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:51.864420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:51.865467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64aacaa8-de5d-4bfe-8472-878dcf646399 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:51.867320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-64aacaa8-de5d-4bfe-8472-878dcf646399 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:51.972402 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:51.972402 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:51.975963 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64aacaa8-de5d-4bfe-8472-878dcf646399 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:51.993803 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 736/1497] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:51 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:53.012463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f13462d3-2fbe-4bf9-84de-55865c93f5a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:53.014877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f13462d3-2fbe-4bf9-84de-55865c93f5a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:53.015291 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:53.015291 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:53.016025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f13462d3-2fbe-4bf9-84de-55865c93f5a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:53.016756 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f13462d3-2fbe-4bf9-84de-55865c93f5a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:53.111184 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:53.111184 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:53.115316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f13462d3-2fbe-4bf9-84de-55865c93f5a9 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:53.131175 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 762/1498] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:52 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 821 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:54.143028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e5f75b9-2d35-4950-8efb-b6c37d5e8485 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:54.149490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e5f75b9-2d35-4950-8efb-b6c37d5e8485 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:54.150162 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:54.150162 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:54.151219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e5f75b9-2d35-4950-8efb-b6c37d5e8485 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:54.153118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8e5f75b9-2d35-4950-8efb-b6c37d5e8485 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:54.189881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:54.189881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:54.192118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e5f75b9-2d35-4950-8efb-b6c37d5e8485 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:54.193149 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 737/1499] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:54 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:54.219898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d0bc40b-89c5-4073-b74e-5241ebc4cb11 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 03:00:54.220905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d0bc40b-89c5-4073-b74e-5241ebc4cb11 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:54.221270 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:54.221270 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:54.221965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d0bc40b-89c5-4073-b74e-5241ebc4cb11 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:54.429700 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:54.429700 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:54.452647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1d0bc40b-89c5-4073-b74e-5241ebc4cb11 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:00:54.618043 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d0bc40b-89c5-4073-b74e-5241ebc4cb11 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 200 Jan 02 03:00:54.625313 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 763/1500] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:54 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 915 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:54.662033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0697e2d2-70ee-4588-83dc-050251cd77a7 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] POST http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/38b7aed2-973c-4423-910a-c542d5c310a8/action Jan 02 03:00:54.671160 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:54.671160 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:54.671998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0697e2d2-70ee-4588-83dc-050251cd77a7 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:00:54.672573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0697e2d2-70ee-4588-83dc-050251cd77a7 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:00:54.674238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-0697e2d2-70ee-4588-83dc-050251cd77a7 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] Updating backup '38b7aed2-973c-4423-910a-c542d5c310a8' with '{'status': 'error'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 02 03:00:54.869055 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:54.869055 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:54.967461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-0697e2d2-70ee-4588-83dc-050251cd77a7 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] reset_status in rpcapi backup_id 38b7aed2-973c-4423-910a-c542d5c310a8 on host n-d-765315-10. {{(pid=88028) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 02 03:00:54.984756 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0697e2d2-70ee-4588-83dc-050251cd77a7 tempest-VolumesBackupsAdminTest-489416780 tempest-VolumesBackupsAdminTest-489416780] http://10.222.0.50/volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/38b7aed2-973c-4423-910a-c542d5c310a8/action returned with HTTP 202 Jan 02 03:00:54.986873 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 738/1501] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:00:54 2021] POST /volume/v3/a9e04a9bae1348ffb45d46eb66b5f19f/backups/38b7aed2-973c-4423-910a-c542d5c310a8/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:00:54.998027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1033a5d-9e1a-462b-a81f-f1ab88b73529 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:54.998562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1033a5d-9e1a-462b-a81f-f1ab88b73529 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:54.998751 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:54.998751 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:54.999105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1033a5d-9e1a-462b-a81f-f1ab88b73529 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:54.999680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c1033a5d-9e1a-462b-a81f-f1ab88b73529 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Show backup with id 38b7aed2-973c-4423-910a-c542d5c310a8. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:00:55.025693 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:55.025693 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:55.028351 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1033a5d-9e1a-462b-a81f-f1ab88b73529 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 200 Jan 02 03:00:55.029425 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 764/1502] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:54 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:00:55.055751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4ae6d581-3e5e-4c6b-bdf9-5e130d18ae37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] DELETE http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 Jan 02 03:00:55.057222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4ae6d581-3e5e-4c6b-bdf9-5e130d18ae37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:55.057811 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:55.057811 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:55.059517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4ae6d581-3e5e-4c6b-bdf9-5e130d18ae37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:55.060463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-4ae6d581-3e5e-4c6b-bdf9-5e130d18ae37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Delete backup with id: 38b7aed2-973c-4423-910a-c542d5c310a8. Jan 02 03:00:55.112431 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:55.112431 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:55.180941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-4ae6d581-3e5e-4c6b-bdf9-5e130d18ae37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] delete_backup rpcapi backup_id 38b7aed2-973c-4423-910a-c542d5c310a8 {{(pid=88028) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:00:55.203722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4ae6d581-3e5e-4c6b-bdf9-5e130d18ae37 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 returned with HTTP 202 Jan 02 03:00:55.205501 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 739/1503] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:00:55 2021] DELETE /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/backups/38b7aed2-973c-4423-910a-c542d5c310a8 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:00:55.230711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03b97a28-310e-40a2-b50c-ec663a37fe5c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] DELETE http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 03:00:55.236444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03b97a28-310e-40a2-b50c-ec663a37fe5c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:55.236757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:55.236757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:55.238629 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03b97a28-310e-40a2-b50c-ec663a37fe5c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:55.243381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-03b97a28-310e-40a2-b50c-ec663a37fe5c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Delete volume with id: d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 03:00:55.311618 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:55.311618 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:55.313408 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03b97a28-310e-40a2-b50c-ec663a37fe5c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:00:55.351579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03b97a28-310e-40a2-b50c-ec663a37fe5c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Delete volume request issued successfully. Jan 02 03:00:55.352798 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03b97a28-310e-40a2-b50c-ec663a37fe5c tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 202 Jan 02 03:00:55.357101 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 765/1504] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:00:55 2021] DELETE /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:00:55.372157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9872225-9207-4b2f-a2b8-cbd5d62e5ef1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 03:00:55.377829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9872225-9207-4b2f-a2b8-cbd5d62e5ef1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:55.383307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:55.383307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:55.384599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9872225-9207-4b2f-a2b8-cbd5d62e5ef1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:55.662853 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:55.662853 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:55.703584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c9872225-9207-4b2f-a2b8-cbd5d62e5ef1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:00:55.871300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9872225-9207-4b2f-a2b8-cbd5d62e5ef1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 200 Jan 02 03:00:55.874864 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 740/1505] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:55 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 914 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:56.913834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f3cfe68-afd2-42b2-b750-32eedbd2d42a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 03:00:56.915620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f3cfe68-afd2-42b2-b750-32eedbd2d42a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:56.918159 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:56.918159 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:56.920762 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f3cfe68-afd2-42b2-b750-32eedbd2d42a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:57.080590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:57.080590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:57.102246 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6f3cfe68-afd2-42b2-b750-32eedbd2d42a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:00:57.181597 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f3cfe68-afd2-42b2-b750-32eedbd2d42a tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 200 Jan 02 03:00:57.197474 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 766/1506] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:56 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 914 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:58.217184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6516c70-ca1e-42b6-8dcd-e85286f1bb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 03:00:58.221003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6516c70-ca1e-42b6-8dcd-e85286f1bb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:58.224894 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:58.224894 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:58.226529 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6516c70-ca1e-42b6-8dcd-e85286f1bb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:58.333387 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:58.333387 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:58.371602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6516c70-ca1e-42b6-8dcd-e85286f1bb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:00:58.468197 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6516c70-ca1e-42b6-8dcd-e85286f1bb05 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 200 Jan 02 03:00:58.471100 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 741/1507] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:58 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 914 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:00:59.497783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c1554e6-cba9-4f09-87ca-aad746e88b55 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 03:00:59.498993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c1554e6-cba9-4f09-87ca-aad746e88b55 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:00:59.499386 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:00:59.499386 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:00:59.500105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c1554e6-cba9-4f09-87ca-aad746e88b55 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:00:59.644093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:00:59.644093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:00:59.684989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c1554e6-cba9-4f09-87ca-aad746e88b55 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:00:59.750210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c1554e6-cba9-4f09-87ca-aad746e88b55 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 200 Jan 02 03:00:59.753621 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 767/1508] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:00:59 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 914 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:00.769592 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7532b6bd-a54b-44f6-8ca9-e2bc24fbdae1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 Jan 02 03:01:00.770099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7532b6bd-a54b-44f6-8ca9-e2bc24fbdae1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:00.772159 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:00.772159 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:00.773165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7532b6bd-a54b-44f6-8ca9-e2bc24fbdae1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:00.930205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7532b6bd-a54b-44f6-8ca9-e2bc24fbdae1 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 returned with HTTP 404 Jan 02 03:01:00.938200 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 742/1509] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:00 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/d568c9e2-6f47-47f9-abb3-435ee2667bf1 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:00.949000 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aeba32c-f585-4ae1-bf5f-ab5feec99212 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] DELETE http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 03:01:00.950067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aeba32c-f585-4ae1-bf5f-ab5feec99212 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:00.950302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:00.950302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:00.950687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aeba32c-f585-4ae1-bf5f-ab5feec99212 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:00.951218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-3aeba32c-f585-4ae1-bf5f-ab5feec99212 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Delete volume with id: 4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 03:01:01.090978 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:01.090978 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:01.092280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3aeba32c-f585-4ae1-bf5f-ab5feec99212 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:01:01.201686 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3aeba32c-f585-4ae1-bf5f-ab5feec99212 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Delete volume request issued successfully. Jan 02 03:01:01.236483 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aeba32c-f585-4ae1-bf5f-ab5feec99212 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 202 Jan 02 03:01:01.238717 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 768/1510] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:01:00 2021] DELETE /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:01:01.250298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-614b6e32-c9dc-4e83-8a1c-4f4c750f16c0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 03:01:01.250798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-614b6e32-c9dc-4e83-8a1c-4f4c750f16c0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:01.251295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-614b6e32-c9dc-4e83-8a1c-4f4c750f16c0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:01.403367 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:01.403367 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:01.440578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-614b6e32-c9dc-4e83-8a1c-4f4c750f16c0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:01:01.529401 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-614b6e32-c9dc-4e83-8a1c-4f4c750f16c0 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 200 Jan 02 03:01:01.531182 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 743/1511] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:01 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 914 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:02.563401 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7255d596-4660-4daf-9fcd-b8382cb72673 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 03:01:02.564218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7255d596-4660-4daf-9fcd-b8382cb72673 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:02.564218 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:02.564218 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:02.564947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7255d596-4660-4daf-9fcd-b8382cb72673 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:02.676235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:02.676235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:02.696977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7255d596-4660-4daf-9fcd-b8382cb72673 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:01:02.796100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7255d596-4660-4daf-9fcd-b8382cb72673 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 200 Jan 02 03:01:02.805405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 769/1512] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:02 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 914 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:03.844456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f85b4c41-e07a-44ee-8bc3-c5a83c5eaea8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 03:01:03.846961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f85b4c41-e07a-44ee-8bc3-c5a83c5eaea8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:03.854115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:03.854115 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:03.857890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f85b4c41-e07a-44ee-8bc3-c5a83c5eaea8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:04.249931 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:04.249931 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:04.283636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f85b4c41-e07a-44ee-8bc3-c5a83c5eaea8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Volume info retrieved successfully. Jan 02 03:01:04.343913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f85b4c41-e07a-44ee-8bc3-c5a83c5eaea8 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 200 Jan 02 03:01:04.348039 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 744/1513] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:03 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 914 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:05.389589 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11159f0c-eef4-4db9-b45e-58188caaf5e2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] GET http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 Jan 02 03:01:05.391931 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11159f0c-eef4-4db9-b45e-58188caaf5e2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:05.392665 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:05.392665 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:05.393562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11159f0c-eef4-4db9-b45e-58188caaf5e2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:05.583646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11159f0c-eef4-4db9-b45e-58188caaf5e2 tempest-VolumesBackupsAdminTest-1244539770 tempest-VolumesBackupsAdminTest-1244539770] http://10.222.0.50/volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 returned with HTTP 404 Jan 02 03:01:05.585950 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 770/1514] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:05 2021] GET /volume/v3/67d6ff0fe5dc4c28a0f07058e8817c74/volumes/4c997f4c-5c79-4615-bfd0-8221d1c59352 => generated 109 bytes in 216 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:35.481017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes Jan 02 03:01:35.482237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:35.482237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:35.482994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1541021965"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:35.485139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1541021965'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:35.485788 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Create volume of 1 GB Jan 02 03:01:35.501853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Availability Zones retrieved successfully. Jan 02 03:01:35.542363 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Flow 'volume_create_api' (19a464d0-fbf3-4e7a-af91-441015c27f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:35.553311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96642438-24ad-4d05-ac04-85059cf4e4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:35.559709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:01:35.732018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96642438-24ad-4d05-ac04-85059cf4e4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:35.748757 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fd404be-6aae-4d53-8105-e1865641d585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:36.065634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Created reservations ['e32f70c3-93b3-4002-b662-5352805228ba', '982a51cc-12e2-4ad6-a65c-99ef47b64527', 'fa84ddfa-6493-455f-afca-55b6c9f289c0', 'cbcbe9c3-4323-47c9-b537-89e18d3738ab'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:36.077714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fd404be-6aae-4d53-8105-e1865641d585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e32f70c3-93b3-4002-b662-5352805228ba', '982a51cc-12e2-4ad6-a65c-99ef47b64527', 'fa84ddfa-6493-455f-afca-55b6c9f289c0', 'cbcbe9c3-4323-47c9-b537-89e18d3738ab']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:36.087426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95894a2d-d12e-4bab-bdfa-49706e351da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:36.329946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95894a2d-d12e-4bab-bdfa-49706e351da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3131257-f91a-49a3-8323-3f4050477640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1541021965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d533c7d1ca4afaa9f562baf5c315f4',qos_specs=None,replication_status=,reservations=['e32f70c3-93b3-4002-b662-5352805228ba','982a51cc-12e2-4ad6-a65c-99ef47b64527','fa84ddfa-6493-455f-afca-55b6c9f289c0','cbcbe9c3-4323-47c9-b537-89e18d3738ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2d8a9e73ea4f4dbb1c6b58447db92b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1541021965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3131257-f91a-49a3-8323-3f4050477640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d533c7d1ca4afaa9f562baf5c315f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3b2d8a9e73ea4f4dbb1c6b58447db92b',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:36.335185 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54bc74f-37a5-4a37-994c-c4b3e627c167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:36.422064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54bc74f-37a5-4a37-994c-c4b3e627c167) transitioned into state 'SUCCESS' from state '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-1541021965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d533c7d1ca4afaa9f562baf5c315f4',qos_specs=None,replication_status=,reservations=['e32f70c3-93b3-4002-b662-5352805228ba','982a51cc-12e2-4ad6-a65c-99ef47b64527','fa84ddfa-6493-455f-afca-55b6c9f289c0','cbcbe9c3-4323-47c9-b537-89e18d3738ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2d8a9e73ea4f4dbb1c6b58447db92b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:36.428676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5be95d-36a8-4b07-9d61-9ae7fc13b9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:36.474882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5be95d-36a8-4b07-9d61-9ae7fc13b9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:36.482826 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Flow 'volume_create_api' (19a464d0-fbf3-4e7a-af91-441015c27f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:36.568228 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Create volume request issued successfully. Jan 02 03:01:36.602818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7e1352b-fbb8-444a-8daf-32b34831f8b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes returned with HTTP 202 Jan 02 03:01:36.603600 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 745/1515] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:01:35 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes => generated 818 bytes in 1514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:01:36.619228 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24d96fe3-16c8-456b-837e-91e7b05bc9cc tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:01:36.619902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24d96fe3-16c8-456b-837e-91e7b05bc9cc tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:36.620684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24d96fe3-16c8-456b-837e-91e7b05bc9cc tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:36.771795 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:36.771795 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:36.788116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-24d96fe3-16c8-456b-837e-91e7b05bc9cc tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:01:36.818369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24d96fe3-16c8-456b-837e-91e7b05bc9cc tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:01:36.828891 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 771/1516] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:36 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 886 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:37.668294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f72754c-70c9-4468-bfd0-4d3892956797 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] POST http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types Jan 02 03:01:37.669026 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:37.669026 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:37.669419 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f72754c-70c9-4468-bfd0-4d3892956797 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-765054922"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:37.670764 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:37.670764 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:37.828753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f72754c-70c9-4468-bfd0-4d3892956797 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types returned with HTTP 200 Jan 02 03:01:37.830370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 746/1517] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:01:37 2021] POST /volume/v3/307250fb54d74cf5a402de9ecf462088/types => generated 215 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:37.837534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4ad55559-46f6-43c8-8bfd-dad4ba93300b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:01:37.838954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4ad55559-46f6-43c8-8bfd-dad4ba93300b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:37.839690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:37.839690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:37.840509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4ad55559-46f6-43c8-8bfd-dad4ba93300b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:37.859631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9af5c61e-deb5-4a5b-bb51-90fb82ec8cea tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] POST http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/group_types Jan 02 03:01:37.860910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9af5c61e-deb5-4a5b-bb51-90fb82ec8cea tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-622471073"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:37.961663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9af5c61e-deb5-4a5b-bb51-90fb82ec8cea tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/group_types returned with HTTP 202 Jan 02 03:01:37.966049 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 747/1518] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Jan 2 03:01:37 2021] POST /volume/v3/307250fb54d74cf5a402de9ecf462088/group_types => generated 172 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:37.971028 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:37.971028 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:37.990224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4ad55559-46f6-43c8-8bfd-dad4ba93300b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:01:38.020729 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4ad55559-46f6-43c8-8bfd-dad4ba93300b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:01:38.024542 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 772/1519] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:37 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:38.382268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3eed90a1-2ea9-48f4-ab55-a43d2c5e6111 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups Jan 02 03:01:38.383495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3eed90a1-2ea9-48f4-ab55-a43d2c5e6111 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'create', calling method: version_select, body: {"group": {"group_type": "423979b2-f642-456a-a0a9-1388425f419e", "volume_types": ["5bd359ab-e945-4cdb-a862-3aedfecf6a22"], "name": "tempest-Group1-161120848"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:38.385450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-3eed90a1-2ea9-48f4-ab55-a43d2c5e6111 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Creating new group {'group': {'group_type': '423979b2-f642-456a-a0a9-1388425f419e', 'volume_types': ['5bd359ab-e945-4cdb-a862-3aedfecf6a22'], 'name': 'tempest-Group1-161120848'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 03:01:38.407017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-3eed90a1-2ea9-48f4-ab55-a43d2c5e6111 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Creating group tempest-Group1-161120848. Jan 02 03:01:38.481340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3eed90a1-2ea9-48f4-ab55-a43d2c5e6111 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Availability Zones retrieved successfully. Jan 02 03:01:38.551737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-3eed90a1-2ea9-48f4-ab55-a43d2c5e6111 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Created reservations ['77962282-1f2e-45bb-9450-19114805b0d3'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:38.719987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3eed90a1-2ea9-48f4-ab55-a43d2c5e6111 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups returned with HTTP 202 Jan 02 03:01:38.722398 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 748/1520] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Jan 2 03:01:37 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups => generated 93 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:01:38.739306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d129ce7-fc0f-42a2-a737-fea93f88304a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 Jan 02 03:01:38.742814 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d129ce7-fc0f-42a2-a737-fea93f88304a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:38.744002 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:38.744002 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:38.746054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d129ce7-fc0f-42a2-a737-fea93f88304a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:38.748878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-2d129ce7-fc0f-42a2-a737-fea93f88304a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member ec5d8d61-fafa-4f86-89ff-93bb585d39d6 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:38.768304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:38.768304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:38.841249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d129ce7-fc0f-42a2-a737-fea93f88304a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 returned with HTTP 200 Jan 02 03:01:38.843270 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 773/1521] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:38 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 => generated 321 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:39.868017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3ff9cd6-94eb-48d8-9753-1d19478cb9f1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 Jan 02 03:01:39.871136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3ff9cd6-94eb-48d8-9753-1d19478cb9f1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:39.872646 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:39.872646 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:39.878400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3ff9cd6-94eb-48d8-9753-1d19478cb9f1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:39.879262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-f3ff9cd6-94eb-48d8-9753-1d19478cb9f1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member ec5d8d61-fafa-4f86-89ff-93bb585d39d6 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:39.907184 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:39.907184 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:39.967487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3ff9cd6-94eb-48d8-9753-1d19478cb9f1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 returned with HTTP 200 Jan 02 03:01:39.969248 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 749/1522] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:39 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 => generated 322 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:39.983234 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c12c5ff-5d71-4dac-b9f7-e8807f62e735 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups Jan 02 03:01:39.984689 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:39.984689 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:39.986415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c12c5ff-5d71-4dac-b9f7-e8807f62e735 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'create', calling method: version_select, body: {"group": {"group_type": "423979b2-f642-456a-a0a9-1388425f419e", "volume_types": ["5bd359ab-e945-4cdb-a862-3aedfecf6a22"], "name": "tempest-Group2-527012700"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:39.988866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-6c12c5ff-5d71-4dac-b9f7-e8807f62e735 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Creating new group {'group': {'group_type': '423979b2-f642-456a-a0a9-1388425f419e', 'volume_types': ['5bd359ab-e945-4cdb-a862-3aedfecf6a22'], 'name': 'tempest-Group2-527012700'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 03:01:40.016829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-6c12c5ff-5d71-4dac-b9f7-e8807f62e735 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Creating group tempest-Group2-527012700. Jan 02 03:01:40.018685 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:40.018685 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:40.077225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c12c5ff-5d71-4dac-b9f7-e8807f62e735 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Availability Zones retrieved successfully. Jan 02 03:01:40.137074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-6c12c5ff-5d71-4dac-b9f7-e8807f62e735 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Created reservations ['001c6b29-e4e7-49db-9c41-d5dd34601d63'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:40.268959 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c12c5ff-5d71-4dac-b9f7-e8807f62e735 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups returned with HTTP 202 Jan 02 03:01:40.272918 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 774/1523] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Jan 2 03:01:39 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups => generated 93 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:01:40.287718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a832f0a-9b11-4c65-93a2-4997c31b2507 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf Jan 02 03:01:40.289057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a832f0a-9b11-4c65-93a2-4997c31b2507 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:40.289386 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:40.289386 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:40.290100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a832f0a-9b11-4c65-93a2-4997c31b2507 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:40.290857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-4a832f0a-9b11-4c65-93a2-4997c31b2507 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 23c81b95-501e-4693-a372-c9873465fcdf {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:40.326656 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:40.326656 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:40.436694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a832f0a-9b11-4c65-93a2-4997c31b2507 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf returned with HTTP 200 Jan 02 03:01:40.438794 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 750/1524] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:40 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf => generated 321 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:41.470279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8cab020-9449-4b88-a5dd-df36e84c53e1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf Jan 02 03:01:41.471600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8cab020-9449-4b88-a5dd-df36e84c53e1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:41.471955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:41.471955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:41.472652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8cab020-9449-4b88-a5dd-df36e84c53e1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:41.473361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-a8cab020-9449-4b88-a5dd-df36e84c53e1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 23c81b95-501e-4693-a372-c9873465fcdf {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:41.499230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:41.499230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:41.565787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8cab020-9449-4b88-a5dd-df36e84c53e1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf returned with HTTP 200 Jan 02 03:01:41.577495 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 775/1525] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:41 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf => generated 322 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:41.588141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes Jan 02 03:01:41.590982 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:41.590982 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:41.592091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1354015051", "volume_type": "5bd359ab-e945-4cdb-a862-3aedfecf6a22", "group_id": "ec5d8d61-fafa-4f86-89ff-93bb585d39d6", "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:41.594473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume request body: {'volume': {'name': 'tempest-volume-1354015051', 'volume_type': '5bd359ab-e945-4cdb-a862-3aedfecf6a22', 'group_id': 'ec5d8d61-fafa-4f86-89ff-93bb585d39d6', 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:41.636537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:41.636537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:41.639761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume of 1 GB Jan 02 03:01:41.673030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Availability Zones retrieved successfully. Jan 02 03:01:41.706418 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Flow 'volume_create_api' (6f2f812f-3845-4159-9991-1880a04090d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:41.712932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44091e89-8f75-4fe3-8863-d7f2f9cc04c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:41.716833 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:41.716833 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:41.717979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:01:41.821001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44091e89-8f75-4fe3-8863-d7f2f9cc04c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:01:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd359ab-e945-4cdb-a862-3aedfecf6a22,is_public=True,name='tempest-GroupsTest-volume-type-765054922',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd359ab-e945-4cdb-a862-3aedfecf6a22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ec5d8d61-fafa-4f86-89ff-93bb585d39d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:41.826852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232a5ba5-1365-4ebb-bfae-ff93d0ea3970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:41.937195 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-765054922 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-765054922, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:01:41.939191 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-765054922 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-765054922, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:01:42.060929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Created reservations ['1f72d48d-6848-4bda-8a00-bac6929cab9e', '595a3f69-0e37-4596-abbb-e4b8fc97598d', '64854abb-37ba-4480-b740-e47ff644af01', 'fc1e3712-f874-4933-b80d-e5b5b0f2b8bc'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:42.065700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232a5ba5-1365-4ebb-bfae-ff93d0ea3970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f72d48d-6848-4bda-8a00-bac6929cab9e', '595a3f69-0e37-4596-abbb-e4b8fc97598d', '64854abb-37ba-4480-b740-e47ff644af01', 'fc1e3712-f874-4933-b80d-e5b5b0f2b8bc']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:42.071556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ab5ad5-4b2e-49b8-96ba-e60231de5742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:42.405500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ab5ad5-4b2e-49b8-96ba-e60231de5742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6868a1be-d903-44c6-a681-f19d9df3c6da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1354015051',encryption_key_id=None,group_id=ec5d8d61-fafa-4f86-89ff-93bb585d39d6,group_type_id=,metadata={},multiattach=False,project_id='fbe4e621e70d4c7390bdc548a3774fdc',qos_specs=None,replication_status=,reservations=['1f72d48d-6848-4bda-8a00-bac6929cab9e','595a3f69-0e37-4596-abbb-e4b8fc97598d','64854abb-37ba-4480-b740-e47ff644af01','fc1e3712-f874-4933-b80d-e5b5b0f2b8bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aded0a71fe964d46bdcb65a025760a6f',volume_type_id=5bd359ab-e945-4cdb-a862-3aedfecf6a22), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1354015051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ec5d8d61-fafa-4f86-89ff-93bb585d39d6,host=None,id=6868a1be-d903-44c6-a681-f19d9df3c6da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe4e621e70d4c7390bdc548a3774fdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aded0a71fe964d46bdcb65a025760a6f',volume_attachment=,volume_type=,volume_type_id=5bd359ab-e945-4cdb-a862-3aedfecf6a22)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:42.410793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf2077c-d221-47f0-a290-7e399e9b56f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:42.464157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf2077c-d221-47f0-a290-7e399e9b56f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1354015051',encryption_key_id=None,group_id=ec5d8d61-fafa-4f86-89ff-93bb585d39d6,group_type_id=,metadata={},multiattach=False,project_id='fbe4e621e70d4c7390bdc548a3774fdc',qos_specs=None,replication_status=,reservations=['1f72d48d-6848-4bda-8a00-bac6929cab9e','595a3f69-0e37-4596-abbb-e4b8fc97598d','64854abb-37ba-4480-b740-e47ff644af01','fc1e3712-f874-4933-b80d-e5b5b0f2b8bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aded0a71fe964d46bdcb65a025760a6f',volume_type_id=5bd359ab-e945-4cdb-a862-3aedfecf6a22)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:42.468812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ddfe073-87ec-49b1-8e04-9eb6aa675bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:42.516303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ddfe073-87ec-49b1-8e04-9eb6aa675bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:42.523110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Flow 'volume_create_api' (6f2f812f-3845-4159-9991-1880a04090d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:42.648126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume request issued successfully. Jan 02 03:01:42.684625 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:42.685404 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:42.701530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:42.715873 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:42.715873 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:42.768028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fa0a722-81fd-466d-8694-1ab3c364bb39 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes returned with HTTP 202 Jan 02 03:01:42.795758 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 751/1526] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Jan 2 03:01:41 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes => generated 880 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:01:42.810089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0188f9f-ae3d-42eb-8b36-922a583f47aa tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da Jan 02 03:01:42.811058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0188f9f-ae3d-42eb-8b36-922a583f47aa tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:42.811396 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:42.811396 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:42.812022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0188f9f-ae3d-42eb-8b36-922a583f47aa tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:43.033829 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:43.033829 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:43.063718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a0188f9f-ae3d-42eb-8b36-922a583f47aa tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:01:43.112994 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-a0188f9f-ae3d-42eb-8b36-922a583f47aa tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:43.115337 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-a0188f9f-ae3d-42eb-8b36-922a583f47aa tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:43.130025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-a0188f9f-ae3d-42eb-8b36-922a583f47aa tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:43.139190 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:43.139190 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:43.166035 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0188f9f-ae3d-42eb-8b36-922a583f47aa tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da returned with HTTP 200 Jan 02 03:01:43.167442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 776/1527] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:42 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da => generated 948 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:44.185469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-505279a4-3876-465b-8bc0-2f7e5ea9b5fb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da Jan 02 03:01:44.186254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-505279a4-3876-465b-8bc0-2f7e5ea9b5fb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:44.186254 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:44.186254 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:44.186645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-505279a4-3876-465b-8bc0-2f7e5ea9b5fb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:44.329735 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:44.329735 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:44.371349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-505279a4-3876-465b-8bc0-2f7e5ea9b5fb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:01:44.403325 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-505279a4-3876-465b-8bc0-2f7e5ea9b5fb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:44.404155 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-505279a4-3876-465b-8bc0-2f7e5ea9b5fb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:44.422641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-505279a4-3876-465b-8bc0-2f7e5ea9b5fb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:44.435529 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:44.435529 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:44.491704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-505279a4-3876-465b-8bc0-2f7e5ea9b5fb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da returned with HTTP 200 Jan 02 03:01:44.508383 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 752/1528] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:44 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da => generated 972 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:45.531758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f60e1103-97cc-43dd-a742-39960dc64239 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da Jan 02 03:01:45.536049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f60e1103-97cc-43dd-a742-39960dc64239 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:45.536458 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:45.536458 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:45.537151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f60e1103-97cc-43dd-a742-39960dc64239 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:45.915837 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:45.915837 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:45.944345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f60e1103-97cc-43dd-a742-39960dc64239 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:01:45.994504 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-f60e1103-97cc-43dd-a742-39960dc64239 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:45.995670 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-f60e1103-97cc-43dd-a742-39960dc64239 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:46.015421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-f60e1103-97cc-43dd-a742-39960dc64239 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:46.027387 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.027387 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:46.084013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f60e1103-97cc-43dd-a742-39960dc64239 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da returned with HTTP 200 Jan 02 03:01:46.084938 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 777/1529] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:45 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da => generated 973 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:46.114894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7755e64a-efe3-4327-a0ad-f35094a16679 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 Jan 02 03:01:46.115143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7755e64a-efe3-4327-a0ad-f35094a16679 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:46.115518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.115518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:46.116103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7755e64a-efe3-4327-a0ad-f35094a16679 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:46.116716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-7755e64a-efe3-4327-a0ad-f35094a16679 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member ec5d8d61-fafa-4f86-89ff-93bb585d39d6 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:46.134163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.134163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:46.199494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7755e64a-efe3-4327-a0ad-f35094a16679 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 returned with HTTP 200 Jan 02 03:01:46.201194 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 753/1530] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:46 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 => generated 322 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:46.218992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93b612ae-0769-4cd1-b16d-ac1b6899904b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf Jan 02 03:01:46.219848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93b612ae-0769-4cd1-b16d-ac1b6899904b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:46.220267 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.220267 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:46.220852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93b612ae-0769-4cd1-b16d-ac1b6899904b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:46.221419 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-93b612ae-0769-4cd1-b16d-ac1b6899904b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 23c81b95-501e-4693-a372-c9873465fcdf {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:46.249944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.249944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:46.312909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93b612ae-0769-4cd1-b16d-ac1b6899904b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf returned with HTTP 200 Jan 02 03:01:46.314067 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 778/1531] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:46 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf => generated 322 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:01:46.330511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62f67528-3efd-403d-9070-c4ff45a7e43e tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/detail Jan 02 03:01:46.331367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62f67528-3efd-403d-9070-c4ff45a7e43e tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:46.331734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.331734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:46.332375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62f67528-3efd-403d-9070-c4ff45a7e43e tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:46.333524 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.333524 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:46.462120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62f67528-3efd-403d-9070-c4ff45a7e43e tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/detail returned with HTTP 200 Jan 02 03:01:46.463873 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 754/1532] 10.222.0.50 () {60 vars in 1263 bytes} [Sat Jan 2 03:01:46 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/detail => generated 638 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:46.480552 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail Jan 02 03:01:46.481420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:46.481986 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.481986 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:46.482562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:46.484110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:01:46.485228 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.485228 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:46.486545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:01:46.593070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Get all volumes completed successfully. Jan 02 03:01:46.595417 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:46.596034 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:46.610092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:46.618063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.618063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:46.658593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2a21500-d4ce-4378-889a-cdf0f6cf3a50 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail returned with HTTP 200 Jan 02 03:01:46.659974 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 779/1533] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:01:46 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail => generated 976 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:46.693383 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail Jan 02 03:01:46.694280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:46.694752 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.694752 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:46.695425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:46.696251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:01:46.697279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.697279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:46.699520 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:01:46.803589 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Get all volumes completed successfully. Jan 02 03:01:46.805509 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:46.806145 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:46.826432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:46.834047 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.834047 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:46.871635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3ea11e3f-68e6-4b97-a4e8-c8ceca56fbcf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail returned with HTTP 200 Jan 02 03:01:46.873274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 755/1534] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:01:46 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail => generated 976 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:46.901838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-badb5e59-d818-402c-b9b3-7f1fee0166fd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6/action Jan 02 03:01:46.902586 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:46.902586 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:46.903253 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-badb5e59-d818-402c-b9b3-7f1fee0166fd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:01:46.903955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-badb5e59-d818-402c-b9b3-7f1fee0166fd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:46.905112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-badb5e59-d818-402c-b9b3-7f1fee0166fd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] delete called for group ec5d8d61-fafa-4f86-89ff-93bb585d39d6 {{(pid=88029) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 03:01:46.906264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-badb5e59-d818-402c-b9b3-7f1fee0166fd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Delete group with id: ec5d8d61-fafa-4f86-89ff-93bb585d39d6 Jan 02 03:01:46.943536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:46.943536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:47.506235 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-badb5e59-d818-402c-b9b3-7f1fee0166fd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6/action returned with HTTP 202 Jan 02 03:01:47.508482 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 780/1535] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 03:01:46 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6/action => generated 0 bytes in 612 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 03:01:47.523357 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6170eca-d5b6-4d19-ba3d-0cb9cd3225fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da Jan 02 03:01:47.524458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6170eca-d5b6-4d19-ba3d-0cb9cd3225fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:47.524824 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:47.524824 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:47.527280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6170eca-d5b6-4d19-ba3d-0cb9cd3225fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:47.850031 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:47.850031 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:47.868704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6170eca-d5b6-4d19-ba3d-0cb9cd3225fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:01:47.895170 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-b6170eca-d5b6-4d19-ba3d-0cb9cd3225fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:47.900631 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-b6170eca-d5b6-4d19-ba3d-0cb9cd3225fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:47.931403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-b6170eca-d5b6-4d19-ba3d-0cb9cd3225fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:47.939465 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:47.939465 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:47.985201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6170eca-d5b6-4d19-ba3d-0cb9cd3225fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da returned with HTTP 200 Jan 02 03:01:47.986398 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 756/1536] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:47 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da => generated 972 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:48.703025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:01:48.704199 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:48.704725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:48.704725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:48.705635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:48.847284 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:48.847284 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:48.898555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:01:49.003696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99ae9e7c-090f-4d70-86bf-aef557ff4c6c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da Jan 02 03:01:49.004312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99ae9e7c-090f-4d70-86bf-aef557ff4c6c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:49.004586 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:49.004586 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:49.004986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99ae9e7c-090f-4d70-86bf-aef557ff4c6c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:49.009488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:01:49.012438 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 781/1537] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:01:48 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 919 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:49.053970 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume// Jan 02 03:01:49.055183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:49.055785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:49.055785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:49.057618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:49.060558 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-91cad213-b5a3-4da4-81a4-2b1c0fa9d8ae tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:01:49.062314 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 782/1538] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:01:49 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:01:49.087435 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-fe3cacea-7ac2-4e5e-aa86-4b073c17adde tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] POST http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments Jan 02 03:01:49.089664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-fe3cacea-7ac2-4e5e-aa86-4b073c17adde tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42b5093f-5530-4a2e-a68f-d4b6b6485cfe", "instance_uuid": "fb8d575d-aaac-4f76-8c96-8bab2cc75878", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:49.148585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:49.148585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:49.171246 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99ae9e7c-090f-4d70-86bf-aef557ff4c6c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:01:49.199888 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:49.199888 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:49.204274 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-99ae9e7c-090f-4d70-86bf-aef557ff4c6c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:49.204712 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-99ae9e7c-090f-4d70-86bf-aef557ff4c6c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:49.218745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-99ae9e7c-090f-4d70-86bf-aef557ff4c6c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:49.231729 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:49.231729 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:49.257012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99ae9e7c-090f-4d70-86bf-aef557ff4c6c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da returned with HTTP 200 Jan 02 03:01:49.258934 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 757/1539] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:48 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da => generated 972 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:01:49.443008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-fe3cacea-7ac2-4e5e-aa86-4b073c17adde tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments returned with HTTP 200 Jan 02 03:01:49.446023 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 783/1540] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:01:49 2021] POST /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments => generated 273 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:49.574630 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-c2858a48-75e7-4136-bef7-462aea0bf493 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] POST http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/347c6c7a-ca7c-40ee-a7a0-968706bd705e/action Jan 02 03:01:49.575294 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:49.575294 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:49.575574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-c2858a48-75e7-4136-bef7-462aea0bf493 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:01:49.575979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-c2858a48-75e7-4136-bef7-462aea0bf493 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:49.684136 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:49.684136 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:49.717382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-93e83625-30a2-4fcc-b8b4-76ac6601e256 req-c2858a48-75e7-4136-bef7-462aea0bf493 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/347c6c7a-ca7c-40ee-a7a0-968706bd705e/action returned with HTTP 204 Jan 02 03:01:49.719090 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 758/1541] 10.222.0.50 () {66 vars in 1696 bytes} [Sat Jan 2 03:01:49 2021] POST /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/347c6c7a-ca7c-40ee-a7a0-968706bd705e/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:01:49.842701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d72ecbc7-299e-4a1b-8225-0c0ee009b817 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:01:49.843238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d72ecbc7-299e-4a1b-8225-0c0ee009b817 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:49.843520 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:49.843520 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:49.843788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d72ecbc7-299e-4a1b-8225-0c0ee009b817 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:50.023845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.023845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:50.052851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d72ecbc7-299e-4a1b-8225-0c0ee009b817 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:01:50.112345 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.112345 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:50.151918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d72ecbc7-299e-4a1b-8225-0c0ee009b817 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:01:50.169085 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 784/1542] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:49 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 1181 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:01:50.281947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4214aab9-673e-4ec9-8fed-b3c98697aa1b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da Jan 02 03:01:50.283056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4214aab9-673e-4ec9-8fed-b3c98697aa1b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:50.283420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:50.283420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:50.284127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4214aab9-673e-4ec9-8fed-b3c98697aa1b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:50.416648 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.416648 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:50.462733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4214aab9-673e-4ec9-8fed-b3c98697aa1b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:01:50.495065 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-4214aab9-673e-4ec9-8fed-b3c98697aa1b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:50.499315 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-4214aab9-673e-4ec9-8fed-b3c98697aa1b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:50.517813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-4214aab9-673e-4ec9-8fed-b3c98697aa1b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:50.529732 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.529732 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:50.578200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4214aab9-673e-4ec9-8fed-b3c98697aa1b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da returned with HTTP 200 Jan 02 03:01:50.585816 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 759/1543] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:50 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da => generated 972 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:50.651944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-c59f2087-bbd6-4892-9d1a-66506da65eac tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:01:50.652956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-c59f2087-bbd6-4892-9d1a-66506da65eac tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:50.653328 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:50.653328 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:50.654021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-c59f2087-bbd6-4892-9d1a-66506da65eac tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:50.754773 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.754773 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:50.796224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-c59f2087-bbd6-4892-9d1a-66506da65eac tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:01:50.825163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:50.825163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:50.877537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-c59f2087-bbd6-4892-9d1a-66506da65eac tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:01:50.879486 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 785/1544] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:01:50 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 1181 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:51.031683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-8496d6e2-5b54-4c0c-990f-45171d287727 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] DELETE http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/347c6c7a-ca7c-40ee-a7a0-968706bd705e Jan 02 03:01:51.044504 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-8496d6e2-5b54-4c0c-990f-45171d287727 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:51.048661 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:51.048661 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:51.049460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-8496d6e2-5b54-4c0c-990f-45171d287727 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:51.170933 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:51.170933 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:51.561020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-8496d6e2-5b54-4c0c-990f-45171d287727 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:01:51.561839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-8496d6e2-5b54-4c0c-990f-45171d287727 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:01:51.591548 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-6347c627-ef2f-497b-9f26-7c4d9bca9770 req-8496d6e2-5b54-4c0c-990f-45171d287727 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/347c6c7a-ca7c-40ee-a7a0-968706bd705e returned with HTTP 200 Jan 02 03:01:51.593762 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 760/1545] 10.222.0.50 () {64 vars in 1644 bytes} [Sat Jan 2 03:01:51 2021] DELETE /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/attachments/347c6c7a-ca7c-40ee-a7a0-968706bd705e => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:51.618605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f636771b-b58f-4269-83f3-26a438062073 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da Jan 02 03:01:51.620273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f636771b-b58f-4269-83f3-26a438062073 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:51.621296 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:51.621296 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:51.622486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f636771b-b58f-4269-83f3-26a438062073 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:51.653182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6497ebb-afe9-4e2e-9e44-3f60859e68e3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:01:51.654223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6497ebb-afe9-4e2e-9e44-3f60859e68e3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:51.654595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:51.654595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:51.655279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6497ebb-afe9-4e2e-9e44-3f60859e68e3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:51.932979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f636771b-b58f-4269-83f3-26a438062073 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da returned with HTTP 404 Jan 02 03:01:51.934736 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 786/1546] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:51 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/6868a1be-d903-44c6-a681-f19d9df3c6da => generated 109 bytes in 323 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:01:51.937581 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:51.937581 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:51.972957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-adcf053c-2379-441d-9f15-db93435f290f tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 Jan 02 03:01:51.977445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-adcf053c-2379-441d-9f15-db93435f290f tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:51.978636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6497ebb-afe9-4e2e-9e44-3f60859e68e3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:01:51.978841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-adcf053c-2379-441d-9f15-db93435f290f tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:51.979932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-adcf053c-2379-441d-9f15-db93435f290f tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member ec5d8d61-fafa-4f86-89ff-93bb585d39d6 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:52.006300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-adcf053c-2379-441d-9f15-db93435f290f tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 returned with HTTP 404 Jan 02 03:01:52.014426 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 787/1547] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:51 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6 => generated 108 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:01:52.022624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-caa29d2a-8998-46d8-a47d-2994bbeda806 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf/action Jan 02 03:01:52.031272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-caa29d2a-8998-46d8-a47d-2994bbeda806 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:01:52.035304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-caa29d2a-8998-46d8-a47d-2994bbeda806 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:52.046416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-caa29d2a-8998-46d8-a47d-2994bbeda806 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] delete called for group 23c81b95-501e-4693-a372-c9873465fcdf {{(pid=88029) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 03:01:52.047562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-caa29d2a-8998-46d8-a47d-2994bbeda806 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Delete group with id: 23c81b95-501e-4693-a372-c9873465fcdf Jan 02 03:01:52.071726 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:52.071726 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:52.078220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6497ebb-afe9-4e2e-9e44-3f60859e68e3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:01:52.092218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 761/1548] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:01:51 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 919 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:52.360439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-caa29d2a-8998-46d8-a47d-2994bbeda806 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf/action returned with HTTP 202 Jan 02 03:01:52.362921 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 788/1549] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 03:01:52 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 03:01:52.378129 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d93a6f06-ba6f-4938-8f53-388ee68585c7 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf Jan 02 03:01:52.379122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d93a6f06-ba6f-4938-8f53-388ee68585c7 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:52.379475 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:52.379475 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:52.380134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d93a6f06-ba6f-4938-8f53-388ee68585c7 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:52.386794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-d93a6f06-ba6f-4938-8f53-388ee68585c7 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 23c81b95-501e-4693-a372-c9873465fcdf {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:52.414461 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:52.414461 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:52.526836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d93a6f06-ba6f-4938-8f53-388ee68585c7 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf returned with HTTP 200 Jan 02 03:01:52.527111 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 762/1550] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:52 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf => generated 321 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:01:53.550074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dfb95bd5-0f70-4f93-b961-269e44774a73 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf Jan 02 03:01:53.553669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dfb95bd5-0f70-4f93-b961-269e44774a73 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:53.560531 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:53.560531 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:53.561410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dfb95bd5-0f70-4f93-b961-269e44774a73 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:53.564052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-dfb95bd5-0f70-4f93-b961-269e44774a73 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 23c81b95-501e-4693-a372-c9873465fcdf {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:53.613654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dfb95bd5-0f70-4f93-b961-269e44774a73 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf returned with HTTP 404 Jan 02 03:01:53.618411 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 789/1551] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:53 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf => generated 108 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:01:53.633009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d01146a4-914f-4854-a86f-3a4ca4aafe01 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/detail Jan 02 03:01:53.635282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d01146a4-914f-4854-a86f-3a4ca4aafe01 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:53.636120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:53.636120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:53.637349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d01146a4-914f-4854-a86f-3a4ca4aafe01 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:53.639552 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:53.639552 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:53.667595 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d01146a4-914f-4854-a86f-3a4ca4aafe01 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/detail returned with HTTP 200 Jan 02 03:01:53.669413 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 763/1552] 10.222.0.50 () {60 vars in 1263 bytes} [Sat Jan 2 03:01:53 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/detail => generated 14 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:53.688732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a131f810-bd04-4b4a-b41f-887bb14f13a3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail Jan 02 03:01:53.690200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a131f810-bd04-4b4a-b41f-887bb14f13a3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:53.691308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a131f810-bd04-4b4a-b41f-887bb14f13a3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:53.698543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-a131f810-bd04-4b4a-b41f-887bb14f13a3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:01:53.705933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a131f810-bd04-4b4a-b41f-887bb14f13a3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:01:54.005468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a131f810-bd04-4b4a-b41f-887bb14f13a3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Get all volumes completed successfully. Jan 02 03:01:54.020637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a131f810-bd04-4b4a-b41f-887bb14f13a3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail returned with HTTP 200 Jan 02 03:01:54.022583 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 790/1553] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:01:53 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail => generated 15 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:54.055531 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68e940cd-23ce-4193-868f-5c3319c2270c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf/action Jan 02 03:01:54.066975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68e940cd-23ce-4193-868f-5c3319c2270c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:01:54.068088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68e940cd-23ce-4193-868f-5c3319c2270c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:54.087235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-68e940cd-23ce-4193-868f-5c3319c2270c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] delete called for group 23c81b95-501e-4693-a372-c9873465fcdf {{(pid=88028) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 03:01:54.100741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-68e940cd-23ce-4193-868f-5c3319c2270c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Delete group with id: 23c81b95-501e-4693-a372-c9873465fcdf Jan 02 03:01:54.144642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68e940cd-23ce-4193-868f-5c3319c2270c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf/action returned with HTTP 404 Jan 02 03:01:54.152667 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 764/1554] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 03:01:54 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/23c81b95-501e-4693-a372-c9873465fcdf/action => generated 108 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:01:54.160438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72d8b0a7-bad3-4275-96cc-9e5b70fc531c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail Jan 02 03:01:54.161704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72d8b0a7-bad3-4275-96cc-9e5b70fc531c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:54.162574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72d8b0a7-bad3-4275-96cc-9e5b70fc531c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:54.167198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-72d8b0a7-bad3-4275-96cc-9e5b70fc531c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:01:54.170941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-72d8b0a7-bad3-4275-96cc-9e5b70fc531c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:01:54.577148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-72d8b0a7-bad3-4275-96cc-9e5b70fc531c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Get all volumes completed successfully. Jan 02 03:01:54.583091 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72d8b0a7-bad3-4275-96cc-9e5b70fc531c tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail returned with HTTP 200 Jan 02 03:01:54.589171 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 791/1555] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:01:54 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail => generated 15 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:01:54.658568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c18a3f0d-0f40-4783-a734-b63923519ffe tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6/action Jan 02 03:01:54.660592 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c18a3f0d-0f40-4783-a734-b63923519ffe tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:01:54.671591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c18a3f0d-0f40-4783-a734-b63923519ffe tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:54.679888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-c18a3f0d-0f40-4783-a734-b63923519ffe tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] delete called for group ec5d8d61-fafa-4f86-89ff-93bb585d39d6 {{(pid=88028) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 03:01:54.680563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-c18a3f0d-0f40-4783-a734-b63923519ffe tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Delete group with id: ec5d8d61-fafa-4f86-89ff-93bb585d39d6 Jan 02 03:01:54.745981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c18a3f0d-0f40-4783-a734-b63923519ffe tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6/action returned with HTTP 404 Jan 02 03:01:54.749856 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 765/1556] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 03:01:54 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/ec5d8d61-fafa-4f86-89ff-93bb585d39d6/action => generated 108 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:01:54.772927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2eacd459-19f3-47cd-b2d6-86a61bd0d813 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] DELETE http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/group_types/423979b2-f642-456a-a0a9-1388425f419e Jan 02 03:01:54.774180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2eacd459-19f3-47cd-b2d6-86a61bd0d813 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:54.774925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2eacd459-19f3-47cd-b2d6-86a61bd0d813 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:54.958514 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:01:54.958514 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:01:54.985244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2eacd459-19f3-47cd-b2d6-86a61bd0d813 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/group_types/423979b2-f642-456a-a0a9-1388425f419e returned with HTTP 202 Jan 02 03:01:54.986442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 792/1557] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 03:01:54 2021] DELETE /volume/v3/307250fb54d74cf5a402de9ecf462088/group_types/423979b2-f642-456a-a0a9-1388425f419e => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 03:01:55.000276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98709d43-bcd7-4016-82ce-1e92e01995c6 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] POST http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types Jan 02 03:01:55.001487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98709d43-bcd7-4016-82ce-1e92e01995c6 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1776787080"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:55.145532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98709d43-bcd7-4016-82ce-1e92e01995c6 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types returned with HTTP 200 Jan 02 03:01:55.155725 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 766/1558] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:01:54 2021] POST /volume/v3/307250fb54d74cf5a402de9ecf462088/types => generated 216 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:01:55.162206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ddf12ed-14c1-45d4-aab3-365fd248e25a tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] POST http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/group_types Jan 02 03:01:55.163070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ddf12ed-14c1-45d4-aab3-365fd248e25a tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-86693048"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:55.262109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ddf12ed-14c1-45d4-aab3-365fd248e25a tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/group_types returned with HTTP 202 Jan 02 03:01:55.267377 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 793/1559] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Jan 2 03:01:55 2021] POST /volume/v3/307250fb54d74cf5a402de9ecf462088/group_types => generated 171 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:55.280772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a942d164-0dda-4dca-b855-68ab3cd966fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups Jan 02 03:01:55.281586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a942d164-0dda-4dca-b855-68ab3cd966fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'create', calling method: version_select, body: {"group": {"group_type": "52ba4981-3470-4ce7-8449-1f5ba7043d2c", "volume_types": ["4671493f-48d5-4092-a088-479ee0a43902"], "name": "tempest-GroupsTest-Group-382052279"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:55.283333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-a942d164-0dda-4dca-b855-68ab3cd966fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Creating new group {'group': {'group_type': '52ba4981-3470-4ce7-8449-1f5ba7043d2c', 'volume_types': ['4671493f-48d5-4092-a088-479ee0a43902'], 'name': 'tempest-GroupsTest-Group-382052279'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 03:01:55.339695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-a942d164-0dda-4dca-b855-68ab3cd966fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Creating group tempest-GroupsTest-Group-382052279. Jan 02 03:01:55.484525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a942d164-0dda-4dca-b855-68ab3cd966fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Availability Zones retrieved successfully. Jan 02 03:01:55.574656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a942d164-0dda-4dca-b855-68ab3cd966fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Created reservations ['162d3506-97fb-4fcc-864c-0b2507921b40'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:55.697979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a942d164-0dda-4dca-b855-68ab3cd966fc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups returned with HTTP 202 Jan 02 03:01:55.699499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 767/1560] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Jan 2 03:01:55 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups => generated 103 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:55.711965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9c4fe8a-85c2-492e-bc74-d44f9c5cf307 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:01:55.713562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9c4fe8a-85c2-492e-bc74-d44f9c5cf307 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:55.714234 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9c4fe8a-85c2-492e-bc74-d44f9c5cf307 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:55.714815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-c9c4fe8a-85c2-492e-bc74-d44f9c5cf307 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:55.732854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:55.732854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:55.907608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9c4fe8a-85c2-492e-bc74-d44f9c5cf307 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 200 Jan 02 03:01:55.914504 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 794/1561] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:55 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 331 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:01:56.932818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c770ef0-1554-46c4-b635-907b6c1bebdd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:01:56.934963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c770ef0-1554-46c4-b635-907b6c1bebdd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:56.935349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:56.935349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:56.936231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c770ef0-1554-46c4-b635-907b6c1bebdd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:56.936977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-5c770ef0-1554-46c4-b635-907b6c1bebdd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:01:56.986767 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:56.986767 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:57.161258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c770ef0-1554-46c4-b635-907b6c1bebdd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 200 Jan 02 03:01:57.162453 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 768/1562] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:01:56 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 332 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:57.180367 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes Jan 02 03:01:57.181962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:57.181962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:57.182829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4671493f-48d5-4092-a088-479ee0a43902", "group_id": "8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852", "size": 1, "name": "tempest-GroupsTest-Volume-1117024203"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:57.191154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume request body: {'volume': {'volume_type': '4671493f-48d5-4092-a088-479ee0a43902', 'group_id': '8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1117024203'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:57.290155 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:57.290155 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:57.292730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume of 1 GB Jan 02 03:01:57.330092 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Availability Zones retrieved successfully. Jan 02 03:01:57.358616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Flow 'volume_create_api' (111d11e5-27df-4646-9d8d-b0f2593f0367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:57.380525 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2247f658-3339-45df-b140-1cb8e3aa6edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:57.385163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:57.385163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:57.386948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:01:57.518808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2247f658-3339-45df-b140-1cb8e3aa6edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:01:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4671493f-48d5-4092-a088-479ee0a43902,is_public=True,name='tempest-GroupsTest-volume-type-1776787080',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4671493f-48d5-4092-a088-479ee0a43902', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:57.521622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac03374a-dac6-4412-ad01-f404ac0b4002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:57.646575 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1776787080 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1776787080, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:01:57.647499 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1776787080 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1776787080, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:01:57.751894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Created reservations ['bebf5e04-6a5e-41b0-89bc-2c3a585daffc', '39acce3c-b164-4730-9f5a-b903f657e735', '60b2f1d4-cf1e-4b9d-9ea2-9ddf0d8ff8a1', '90aa0b0a-106f-4ca4-ac59-c5a679bdf543'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:01:57.758595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac03374a-dac6-4412-ad01-f404ac0b4002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bebf5e04-6a5e-41b0-89bc-2c3a585daffc', '39acce3c-b164-4730-9f5a-b903f657e735', '60b2f1d4-cf1e-4b9d-9ea2-9ddf0d8ff8a1', '90aa0b0a-106f-4ca4-ac59-c5a679bdf543']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:57.763820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2e3fae-1269-46ad-8e1a-ea90b18d9c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:57.918938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2e3fae-1269-46ad-8e1a-ea90b18d9c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1117024203',encryption_key_id=None,group_id=8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852,group_type_id=,metadata={},multiattach=False,project_id='fbe4e621e70d4c7390bdc548a3774fdc',qos_specs=None,replication_status=,reservations=['bebf5e04-6a5e-41b0-89bc-2c3a585daffc','39acce3c-b164-4730-9f5a-b903f657e735','60b2f1d4-cf1e-4b9d-9ea2-9ddf0d8ff8a1','90aa0b0a-106f-4ca4-ac59-c5a679bdf543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aded0a71fe964d46bdcb65a025760a6f',volume_type_id=4671493f-48d5-4092-a088-479ee0a43902), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1117024203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852,host=None,id=eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe4e621e70d4c7390bdc548a3774fdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aded0a71fe964d46bdcb65a025760a6f',volume_attachment=,volume_type=,volume_type_id=4671493f-48d5-4092-a088-479ee0a43902)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:57.925356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e69758-863f-4770-bbd3-9bcc8218891a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:57.996601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e69758-863f-4770-bbd3-9bcc8218891a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1117024203',encryption_key_id=None,group_id=8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852,group_type_id=,metadata={},multiattach=False,project_id='fbe4e621e70d4c7390bdc548a3774fdc',qos_specs=None,replication_status=,reservations=['bebf5e04-6a5e-41b0-89bc-2c3a585daffc','39acce3c-b164-4730-9f5a-b903f657e735','60b2f1d4-cf1e-4b9d-9ea2-9ddf0d8ff8a1','90aa0b0a-106f-4ca4-ac59-c5a679bdf543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aded0a71fe964d46bdcb65a025760a6f',volume_type_id=4671493f-48d5-4092-a088-479ee0a43902)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:58.002057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02e63f6-1484-4c4d-8647-ddd3ca7e41d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:01:58.047353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02e63f6-1484-4c4d-8647-ddd3ca7e41d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:01:58.054564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Flow 'volume_create_api' (111d11e5-27df-4646-9d8d-b0f2593f0367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:01:58.182258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume request issued successfully. Jan 02 03:01:58.216648 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:58.217672 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:58.235128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:58.257845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:58.257845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:58.309677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6a6bc8a-3535-4562-b932-e0adef7f4dcd tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes returned with HTTP 202 Jan 02 03:01:58.311574 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 795/1563] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Jan 2 03:01:57 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes => generated 892 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:01:58.326936 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b04b1978-14cb-40c7-a967-2223499b995b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 Jan 02 03:01:58.327517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b04b1978-14cb-40c7-a967-2223499b995b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:58.327736 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:58.327736 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:58.328114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b04b1978-14cb-40c7-a967-2223499b995b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:58.485276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:58.485276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:58.503689 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b04b1978-14cb-40c7-a967-2223499b995b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:01:58.536887 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-b04b1978-14cb-40c7-a967-2223499b995b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:58.537533 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-b04b1978-14cb-40c7-a967-2223499b995b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:58.573507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-b04b1978-14cb-40c7-a967-2223499b995b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:58.586441 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:58.586441 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:58.654298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b04b1978-14cb-40c7-a967-2223499b995b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 returned with HTTP 200 Jan 02 03:01:58.655147 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 769/1564] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:58 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 => generated 984 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:59.674489 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b9242183-fffa-40dc-bb89-5992e0b292f4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 Jan 02 03:01:59.676672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b9242183-fffa-40dc-bb89-5992e0b292f4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:01:59.677285 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:59.677285 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:59.678337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b9242183-fffa-40dc-bb89-5992e0b292f4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:01:59.799975 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:59.799975 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:59.825838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b9242183-fffa-40dc-bb89-5992e0b292f4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:01:59.866367 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-b9242183-fffa-40dc-bb89-5992e0b292f4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:01:59.867045 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-b9242183-fffa-40dc-bb89-5992e0b292f4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:01:59.880082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-b9242183-fffa-40dc-bb89-5992e0b292f4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:01:59.893056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:59.893056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:01:59.917372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b9242183-fffa-40dc-bb89-5992e0b292f4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 returned with HTTP 200 Jan 02 03:01:59.918736 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 796/1565] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:01:59 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 => generated 985 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:01:59.947984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes Jan 02 03:01:59.949601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:01:59.949601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:01:59.950915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4671493f-48d5-4092-a088-479ee0a43902", "group_id": "8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852", "size": 1, "name": "tempest-GroupsTest-Volume-1053989346"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:01:59.953544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume request body: {'volume': {'volume_type': '4671493f-48d5-4092-a088-479ee0a43902', 'group_id': '8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1053989346'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:01:59.997947 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:01:59.997947 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:00.001859 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume of 1 GB Jan 02 03:02:00.036643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Availability Zones retrieved successfully. Jan 02 03:02:00.076885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Flow 'volume_create_api' (38e060a3-b3b1-41ff-ab24-2618623582a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:02:00.085198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f219b8-9ad0-4bbc-a8e1-4d72737c9beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:00.091668 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:00.091668 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:00.094305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:02:00.238154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f219b8-9ad0-4bbc-a8e1-4d72737c9beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:01:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4671493f-48d5-4092-a088-479ee0a43902,is_public=True,name='tempest-GroupsTest-volume-type-1776787080',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4671493f-48d5-4092-a088-479ee0a43902', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:00.246997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e508a17-e7fb-415c-b19f-d3a1529bec78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:00.387563 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1776787080 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1776787080, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:02:00.388989 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1776787080 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1776787080, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:02:00.452853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Created reservations ['945afca8-0b09-4b86-8330-b295e28ae902', '93489152-2eab-4691-b404-7b48d75fc227', '60e7c823-0d8e-4019-a5f5-3b5df4c0a1be', 'f684abac-c8f3-4e50-b2a0-7aa2d9bb5f2d'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:02:00.455129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e508a17-e7fb-415c-b19f-d3a1529bec78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945afca8-0b09-4b86-8330-b295e28ae902', '93489152-2eab-4691-b404-7b48d75fc227', '60e7c823-0d8e-4019-a5f5-3b5df4c0a1be', 'f684abac-c8f3-4e50-b2a0-7aa2d9bb5f2d']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:00.459718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee5f4dc-9145-4de3-aa26-2f720bef3f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:00.600666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee5f4dc-9145-4de3-aa26-2f720bef3f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc560066-a494-4f9e-88b2-3bffd17dda3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1053989346',encryption_key_id=None,group_id=8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852,group_type_id=,metadata={},multiattach=False,project_id='fbe4e621e70d4c7390bdc548a3774fdc',qos_specs=None,replication_status=,reservations=['945afca8-0b09-4b86-8330-b295e28ae902','93489152-2eab-4691-b404-7b48d75fc227','60e7c823-0d8e-4019-a5f5-3b5df4c0a1be','f684abac-c8f3-4e50-b2a0-7aa2d9bb5f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aded0a71fe964d46bdcb65a025760a6f',volume_type_id=4671493f-48d5-4092-a088-479ee0a43902), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1053989346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852,host=None,id=dc560066-a494-4f9e-88b2-3bffd17dda3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe4e621e70d4c7390bdc548a3774fdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aded0a71fe964d46bdcb65a025760a6f',volume_attachment=,volume_type=,volume_type_id=4671493f-48d5-4092-a088-479ee0a43902)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:00.606809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562abf9f-a991-415c-b7c9-b1c44ae00a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:00.667232 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562abf9f-a991-415c-b7c9-b1c44ae00a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1053989346',encryption_key_id=None,group_id=8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852,group_type_id=,metadata={},multiattach=False,project_id='fbe4e621e70d4c7390bdc548a3774fdc',qos_specs=None,replication_status=,reservations=['945afca8-0b09-4b86-8330-b295e28ae902','93489152-2eab-4691-b404-7b48d75fc227','60e7c823-0d8e-4019-a5f5-3b5df4c0a1be','f684abac-c8f3-4e50-b2a0-7aa2d9bb5f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aded0a71fe964d46bdcb65a025760a6f',volume_type_id=4671493f-48d5-4092-a088-479ee0a43902)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:00.672925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87025f8a-f30b-4d69-ab50-66d6a253210d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:00.717856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87025f8a-f30b-4d69-ab50-66d6a253210d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:00.726294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Flow 'volume_create_api' (38e060a3-b3b1-41ff-ab24-2618623582a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:02:00.855683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Create volume request issued successfully. Jan 02 03:02:00.895719 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:00.896203 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:00.914181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:00.923375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:00.923375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:00.939654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c18fb18-453f-48a4-b6d9-7d6dbc294a7d tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes returned with HTTP 202 Jan 02 03:02:00.941734 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 770/1566] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Jan 2 03:01:59 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes => generated 892 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:00.959586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7afc62b-91f7-4a6b-bbdd-5a1021eef502 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:00.960441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7afc62b-91f7-4a6b-bbdd-5a1021eef502 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:00.960807 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:00.960807 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:00.961496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7afc62b-91f7-4a6b-bbdd-5a1021eef502 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:01.067749 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:01.067749 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:01.094109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7afc62b-91f7-4a6b-bbdd-5a1021eef502 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:02:01.111367 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-c7afc62b-91f7-4a6b-bbdd-5a1021eef502 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:01.112141 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-c7afc62b-91f7-4a6b-bbdd-5a1021eef502 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:01.141135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-c7afc62b-91f7-4a6b-bbdd-5a1021eef502 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:01.149599 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:01.149599 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:01.177604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7afc62b-91f7-4a6b-bbdd-5a1021eef502 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 200 Jan 02 03:02:01.178945 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 797/1567] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:00 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 960 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:02.202083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de276b29-146b-4e92-bd0b-2c0e414c11e9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:02.204441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de276b29-146b-4e92-bd0b-2c0e414c11e9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:02.204998 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:02.204998 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:02.206502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de276b29-146b-4e92-bd0b-2c0e414c11e9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:02.348630 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:02.348630 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:02.383368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de276b29-146b-4e92-bd0b-2c0e414c11e9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:02:02.441764 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-de276b29-146b-4e92-bd0b-2c0e414c11e9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:02.448209 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-de276b29-146b-4e92-bd0b-2c0e414c11e9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:02.468367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-de276b29-146b-4e92-bd0b-2c0e414c11e9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:02.479564 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:02.479564 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:02.513432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de276b29-146b-4e92-bd0b-2c0e414c11e9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 200 Jan 02 03:02:02.514217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 771/1568] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:02 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 984 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:03.542847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6622b341-570f-4c92-8877-507c1d993504 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:03.543950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6622b341-570f-4c92-8877-507c1d993504 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:03.544538 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:03.544538 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:03.545153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6622b341-570f-4c92-8877-507c1d993504 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:03.622276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:03.622276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:03.636639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6622b341-570f-4c92-8877-507c1d993504 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:02:03.673695 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-6622b341-570f-4c92-8877-507c1d993504 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:03.674133 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-6622b341-570f-4c92-8877-507c1d993504 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:03.688081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-6622b341-570f-4c92-8877-507c1d993504 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:03.705441 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:03.705441 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:03.759227 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6622b341-570f-4c92-8877-507c1d993504 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 200 Jan 02 03:02:03.762765 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 798/1569] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:03 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 985 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:03.783934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2ad8f59-067f-4ad7-80f8-a883814a274a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] PUT http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:03.785410 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:03.785410 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:03.786929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2ad8f59-067f-4ad7-80f8-a883814a274a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "dc560066-a494-4f9e-88b2-3bffd17dda3e"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:03.789809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-a2ad8f59-067f-4ad7-80f8-a883814a274a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Update called for group 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852. {{(pid=88028) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 03:02:03.790777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-a2ad8f59-067f-4ad7-80f8-a883814a274a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Updating group 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 with name new_group description: This is a new group add_volumes: None remove_volumes: dc560066-a494-4f9e-88b2-3bffd17dda3e. Jan 02 03:02:03.809239 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:03.809239 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:04.001918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2ad8f59-067f-4ad7-80f8-a883814a274a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 202 Jan 02 03:02:04.011535 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 772/1570] 10.222.0.50 () {62 vars in 1374 bytes} [Sat Jan 2 03:02:03 2021] PUT /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 03:02:04.021635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a8fcd3a-7870-40ce-9a2d-e8fac1811331 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:04.022890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a8fcd3a-7870-40ce-9a2d-e8fac1811331 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:04.025881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:04.025881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:04.034256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a8fcd3a-7870-40ce-9a2d-e8fac1811331 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:04.035661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-0a8fcd3a-7870-40ce-9a2d-e8fac1811331 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:02:04.059178 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:04.059178 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:04.179894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a8fcd3a-7870-40ce-9a2d-e8fac1811331 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 200 Jan 02 03:02:04.181751 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 799/1571] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:02:04 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 323 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:05.199508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faf0c8f8-6235-4428-9562-c6d45b8b98b3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:05.200487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faf0c8f8-6235-4428-9562-c6d45b8b98b3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:05.200830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:05.200830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:05.203496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faf0c8f8-6235-4428-9562-c6d45b8b98b3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:05.206679 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-faf0c8f8-6235-4428-9562-c6d45b8b98b3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:02:05.235844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.235844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:05.319847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faf0c8f8-6235-4428-9562-c6d45b8b98b3 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 200 Jan 02 03:02:05.334777 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 773/1572] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:02:05 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 324 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:05.344685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf4d9739-7a7f-4bec-8183-bc4312d94a31 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:05.347623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf4d9739-7a7f-4bec-8183-bc4312d94a31 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:05.348276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:05.348276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:05.349302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf4d9739-7a7f-4bec-8183-bc4312d94a31 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:05.351343 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-cf4d9739-7a7f-4bec-8183-bc4312d94a31 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:02:05.361954 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.361954 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:05.422058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf4d9739-7a7f-4bec-8183-bc4312d94a31 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 200 Jan 02 03:02:05.428951 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 800/1573] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:02:05 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 324 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:05.437042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail Jan 02 03:02:05.438557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:05.439208 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:05.439208 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:05.440368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:05.442086 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:02:05.443973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.443973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:05.446481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:02:05.581279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Get all volumes completed successfully. Jan 02 03:02:05.585258 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:05.586321 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:05.599861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:05.613680 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.613680 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:05.661615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4df9b415-7e28-4fc6-8c5d-a654acc93c10 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail returned with HTTP 200 Jan 02 03:02:05.663981 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 774/1574] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:02:05 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail => generated 1929 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:02:05.686722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ab9b918-a014-497c-8120-364e67ddf16b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] PUT http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:05.687269 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:05.687269 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:05.687746 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ab9b918-a014-497c-8120-364e67ddf16b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "dc560066-a494-4f9e-88b2-3bffd17dda3e"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:05.688797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-7ab9b918-a014-497c-8120-364e67ddf16b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Update called for group 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852. {{(pid=88029) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 03:02:05.689189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-7ab9b918-a014-497c-8120-364e67ddf16b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Updating group 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 with name None description: None add_volumes: dc560066-a494-4f9e-88b2-3bffd17dda3e remove_volumes: None. Jan 02 03:02:05.712392 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:05.712392 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:06.242630 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ab9b918-a014-497c-8120-364e67ddf16b tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 202 Jan 02 03:02:06.248390 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 801/1575] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Jan 2 03:02:05 2021] PUT /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 0 bytes in 566 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 03:02:06.260606 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86eaaa0d-aa02-4fd5-99fd-0c4a21e8ef17 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:06.263763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86eaaa0d-aa02-4fd5-99fd-0c4a21e8ef17 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:06.267243 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:06.267243 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:06.271965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86eaaa0d-aa02-4fd5-99fd-0c4a21e8ef17 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:06.273643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-86eaaa0d-aa02-4fd5-99fd-0c4a21e8ef17 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:02:06.314024 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:06.314024 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:06.465438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86eaaa0d-aa02-4fd5-99fd-0c4a21e8ef17 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 200 Jan 02 03:02:06.468817 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 775/1576] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:02:06 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 323 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:07.486575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61c0ed1a-485a-498c-8762-1ce3ba4cfacc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:07.487585 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61c0ed1a-485a-498c-8762-1ce3ba4cfacc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:07.492576 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:07.492576 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:07.498570 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61c0ed1a-485a-498c-8762-1ce3ba4cfacc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:07.508569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-61c0ed1a-485a-498c-8762-1ce3ba4cfacc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:02:07.534601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:07.534601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:07.670974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61c0ed1a-485a-498c-8762-1ce3ba4cfacc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 200 Jan 02 03:02:07.672522 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 802/1577] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:02:07 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 324 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:07.690885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail Jan 02 03:02:07.691957 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:07.692349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:07.692349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:07.692982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:07.693958 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:02:07.695466 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:07.695466 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:07.698913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:02:07.830535 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Get all volumes completed successfully. Jan 02 03:02:07.833911 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:07.834978 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:07.858888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:07.879519 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:07.879519 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:07.934648 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:07.935470 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:07.945200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:07.968308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:07.968308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:08.054928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9fa9b401-f213-448f-8619-35d09a4d7adf tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail returned with HTTP 200 Jan 02 03:02:08.068762 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 776/1578] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:02:07 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail => generated 1963 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:02:08.091462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail Jan 02 03:02:08.092864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:08.093498 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:08.093498 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:08.105124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:08.106891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:02:08.108967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:08.108967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:08.111406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:02:08.359287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Get all volumes completed successfully. Jan 02 03:02:08.367384 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:08.373555 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:08.403591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:08.426782 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:08.426782 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:08.481347 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:08.487798 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:08.517039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:08.534862 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:08.534862 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:08.643205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-301b02f5-552a-442d-adfc-4381ad28f6bc tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail returned with HTTP 200 Jan 02 03:02:08.658428 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 803/1579] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:02:08 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/detail => generated 1963 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:02:08.693760 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-462f7a3a-ae08-4974-bcc5-0f1054f9d419 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] POST http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852/action Jan 02 03:02:08.694704 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:08.694704 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:08.695517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-462f7a3a-ae08-4974-bcc5-0f1054f9d419 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:02:08.696213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-462f7a3a-ae08-4974-bcc5-0f1054f9d419 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:08.698956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-462f7a3a-ae08-4974-bcc5-0f1054f9d419 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] delete called for group 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88028) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 03:02:08.699856 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-462f7a3a-ae08-4974-bcc5-0f1054f9d419 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Delete group with id: 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:08.738757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:08.738757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:09.883810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-462f7a3a-ae08-4974-bcc5-0f1054f9d419 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852/action returned with HTTP 202 Jan 02 03:02:09.891104 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 777/1580] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 03:02:08 2021] POST /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852/action => generated 0 bytes in 1205 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 03:02:09.905792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4dffb700-25b4-4519-9a9d-699576d99c94 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:09.907351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4dffb700-25b4-4519-9a9d-699576d99c94 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:09.908598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:09.908598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:09.911779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4dffb700-25b4-4519-9a9d-699576d99c94 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:10.178267 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:10.178267 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:10.215515 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4dffb700-25b4-4519-9a9d-699576d99c94 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:02:10.295790 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-4dffb700-25b4-4519-9a9d-699576d99c94 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:10.298472 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-4dffb700-25b4-4519-9a9d-699576d99c94 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:10.333447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-4dffb700-25b4-4519-9a9d-699576d99c94 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:10.372912 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:10.372912 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:10.479020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4dffb700-25b4-4519-9a9d-699576d99c94 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 200 Jan 02 03:02:10.496315 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 804/1581] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:09 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 984 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:11.523166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28c0866c-63b7-491b-b287-2f95ebf0e240 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:11.525943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28c0866c-63b7-491b-b287-2f95ebf0e240 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:11.536709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:11.536709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:11.538120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28c0866c-63b7-491b-b287-2f95ebf0e240 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:11.742263 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:11.742263 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:11.770259 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-28c0866c-63b7-491b-b287-2f95ebf0e240 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:02:11.818456 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-28c0866c-63b7-491b-b287-2f95ebf0e240 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:11.818948 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-28c0866c-63b7-491b-b287-2f95ebf0e240 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:11.840045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-28c0866c-63b7-491b-b287-2f95ebf0e240 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:11.851370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:11.851370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:11.905362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28c0866c-63b7-491b-b287-2f95ebf0e240 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 200 Jan 02 03:02:11.907947 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 778/1582] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:11 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 984 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:12.937432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0abe6b00-59c0-4f42-9c6a-24992e85460a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:12.938253 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0abe6b00-59c0-4f42-9c6a-24992e85460a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:12.938396 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:12.938396 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:12.939105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0abe6b00-59c0-4f42-9c6a-24992e85460a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:13.234779 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:13.234779 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:13.304047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0abe6b00-59c0-4f42-9c6a-24992e85460a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:02:13.373860 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-0abe6b00-59c0-4f42-9c6a-24992e85460a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:13.380986 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-0abe6b00-59c0-4f42-9c6a-24992e85460a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:13.408954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-0abe6b00-59c0-4f42-9c6a-24992e85460a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:13.438956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:13.438956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:13.565428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0abe6b00-59c0-4f42-9c6a-24992e85460a tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 200 Jan 02 03:02:13.573631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 805/1583] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:12 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 984 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:14.594808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4d17861-2558-40a6-ad6e-323bcab63fd4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:14.595813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4d17861-2558-40a6-ad6e-323bcab63fd4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:14.595949 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:14.595949 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:14.596470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4d17861-2558-40a6-ad6e-323bcab63fd4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:14.777774 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:14.777774 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:14.803623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e4d17861-2558-40a6-ad6e-323bcab63fd4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:02:14.834871 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-e4d17861-2558-40a6-ad6e-323bcab63fd4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:14.843319 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-e4d17861-2558-40a6-ad6e-323bcab63fd4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:14.859125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d17861-2558-40a6-ad6e-323bcab63fd4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:14.868070 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:14.868070 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:14.929182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4d17861-2558-40a6-ad6e-323bcab63fd4 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 200 Jan 02 03:02:14.948220 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 779/1584] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:14 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 984 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:15.963711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd154fff-82a2-4bdd-979d-7baed158d4c9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:15.964356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd154fff-82a2-4bdd-979d-7baed158d4c9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:15.964526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:15.964526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:15.964908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd154fff-82a2-4bdd-979d-7baed158d4c9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:16.059579 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:16.059579 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:16.071466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fd154fff-82a2-4bdd-979d-7baed158d4c9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Volume info retrieved successfully. Jan 02 03:02:16.090109 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-fd154fff-82a2-4bdd-979d-7baed158d4c9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:02:16.090480 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-fd154fff-82a2-4bdd-979d-7baed158d4c9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:02:16.099087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-fd154fff-82a2-4bdd-979d-7baed158d4c9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:02:16.106976 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:16.106976 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:16.130713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd154fff-82a2-4bdd-979d-7baed158d4c9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 200 Jan 02 03:02:16.131927 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 806/1585] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:15 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 984 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:17.163386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10d6cdb2-9187-41a9-859a-dee1a0a9fc27 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:17.164776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10d6cdb2-9187-41a9-859a-dee1a0a9fc27 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.165338 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:17.165338 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:17.166092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10d6cdb2-9187-41a9-859a-dee1a0a9fc27 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:17.361932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10d6cdb2-9187-41a9-859a-dee1a0a9fc27 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 404 Jan 02 03:02:17.364672 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 780/1586] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:17 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:02:17.375194 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7824e86-d1ef-42c5-bfef-fd43d2fe8cbb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 Jan 02 03:02:17.376730 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7824e86-d1ef-42c5-bfef-fd43d2fe8cbb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.377203 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:17.377203 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:17.378048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7824e86-d1ef-42c5-bfef-fd43d2fe8cbb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:17.468348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7824e86-d1ef-42c5-bfef-fd43d2fe8cbb tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 returned with HTTP 404 Jan 02 03:02:17.470803 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 807/1587] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:02:17 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:02:17.485543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-27eccb9c-22a3-4290-81b5-d058324b9ce9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] GET http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 Jan 02 03:02:17.487909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-27eccb9c-22a3-4290-81b5-d058324b9ce9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.492792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-27eccb9c-22a3-4290-81b5-d058324b9ce9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:17.495333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-27eccb9c-22a3-4290-81b5-d058324b9ce9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] show called for member 8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:02:17.521017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-27eccb9c-22a3-4290-81b5-d058324b9ce9 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 returned with HTTP 404 Jan 02 03:02:17.527812 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 781/1588] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:02:17 2021] GET /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/groups/8b9a3c86-5aeb-4d8d-a92e-d14fef2e8852 => generated 108 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:02:17.534189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1889ea50-ae29-4dc0-b8fa-27a6352123b9 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] DELETE http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/group_types/52ba4981-3470-4ce7-8449-1f5ba7043d2c Jan 02 03:02:17.535434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1889ea50-ae29-4dc0-b8fa-27a6352123b9 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.536142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1889ea50-ae29-4dc0-b8fa-27a6352123b9 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:17.598756 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:02:17.598756 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:02:17.618961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1889ea50-ae29-4dc0-b8fa-27a6352123b9 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/group_types/52ba4981-3470-4ce7-8449-1f5ba7043d2c returned with HTTP 202 Jan 02 03:02:17.620573 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 808/1589] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 03:02:17 2021] DELETE /volume/v3/307250fb54d74cf5a402de9ecf462088/group_types/52ba4981-3470-4ce7-8449-1f5ba7043d2c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 03:02:17.635182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3b73154-3284-4ef0-a010-45c8c42346d1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] DELETE http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:17.636110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3b73154-3284-4ef0-a010-45c8c42346d1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.636930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3b73154-3284-4ef0-a010-45c8c42346d1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:17.637677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-e3b73154-3284-4ef0-a010-45c8c42346d1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Delete volume with id: dc560066-a494-4f9e-88b2-3bffd17dda3e Jan 02 03:02:17.694028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3b73154-3284-4ef0-a010-45c8c42346d1 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e returned with HTTP 404 Jan 02 03:02:17.695525 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 782/1590] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:17 2021] DELETE /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/dc560066-a494-4f9e-88b2-3bffd17dda3e => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:17.708506 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6c55f05-c866-471e-be83-bea787a42178 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] DELETE http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 Jan 02 03:02:17.709634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6c55f05-c866-471e-be83-bea787a42178 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.710348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6c55f05-c866-471e-be83-bea787a42178 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:17.711636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d6c55f05-c866-471e-be83-bea787a42178 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] Delete volume with id: eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 Jan 02 03:02:17.929418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6c55f05-c866-471e-be83-bea787a42178 tempest-GroupsTest-996032309 tempest-GroupsTest-996032309] http://10.222.0.50/volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 returned with HTTP 404 Jan 02 03:02:17.938263 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 809/1591] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:17 2021] DELETE /volume/v3/fbe4e621e70d4c7390bdc548a3774fdc/volumes/eb7c2001-0ad0-43fb-aa58-689ce3eaa0b0 => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:17.941578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a7d2abb-eb19-49f0-b4b4-8b34edb83b5e tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] DELETE http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types/4671493f-48d5-4092-a088-479ee0a43902 Jan 02 03:02:17.942770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a7d2abb-eb19-49f0-b4b4-8b34edb83b5e tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:17.943515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a7d2abb-eb19-49f0-b4b4-8b34edb83b5e tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:18.140018 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:02:18.140018 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:02:18.169868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a7d2abb-eb19-49f0-b4b4-8b34edb83b5e tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types/4671493f-48d5-4092-a088-479ee0a43902 returned with HTTP 202 Jan 02 03:02:18.171873 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 783/1592] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:02:17 2021] DELETE /volume/v3/307250fb54d74cf5a402de9ecf462088/types/4671493f-48d5-4092-a088-479ee0a43902 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:02:18.181829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-adf8c9b7-bb89-424e-999b-437769eee594 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] GET http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types/4671493f-48d5-4092-a088-479ee0a43902 Jan 02 03:02:18.182295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-adf8c9b7-bb89-424e-999b-437769eee594 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:18.182833 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-adf8c9b7-bb89-424e-999b-437769eee594 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:18.229576 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-adf8c9b7-bb89-424e-999b-437769eee594 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types/4671493f-48d5-4092-a088-479ee0a43902 returned with HTTP 404 Jan 02 03:02:18.232996 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 810/1593] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:02:18 2021] GET /volume/v3/307250fb54d74cf5a402de9ecf462088/types/4671493f-48d5-4092-a088-479ee0a43902 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:18.241313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-323915c7-5429-4cc4-b947-56a791c917ff tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] DELETE http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types/5bd359ab-e945-4cdb-a862-3aedfecf6a22 Jan 02 03:02:18.242222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-323915c7-5429-4cc4-b947-56a791c917ff tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:18.243235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-323915c7-5429-4cc4-b947-56a791c917ff tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:18.461543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-323915c7-5429-4cc4-b947-56a791c917ff tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types/5bd359ab-e945-4cdb-a862-3aedfecf6a22 returned with HTTP 202 Jan 02 03:02:18.466385 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 784/1594] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:02:18 2021] DELETE /volume/v3/307250fb54d74cf5a402de9ecf462088/types/5bd359ab-e945-4cdb-a862-3aedfecf6a22 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:02:18.476261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ceab038a-15c6-4c9d-ab89-c1b590b07742 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] GET http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types/5bd359ab-e945-4cdb-a862-3aedfecf6a22 Jan 02 03:02:18.476875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ceab038a-15c6-4c9d-ab89-c1b590b07742 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:18.477458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ceab038a-15c6-4c9d-ab89-c1b590b07742 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:18.523327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ceab038a-15c6-4c9d-ab89-c1b590b07742 tempest-GroupsTest-1475296810 tempest-GroupsTest-1475296810] http://10.222.0.50/volume/v3/307250fb54d74cf5a402de9ecf462088/types/5bd359ab-e945-4cdb-a862-3aedfecf6a22 returned with HTTP 404 Jan 02 03:02:18.525370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 811/1595] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:02:18 2021] GET /volume/v3/307250fb54d74cf5a402de9ecf462088/types/5bd359ab-e945-4cdb-a862-3aedfecf6a22 => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:29.352905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51fb9f9e-3931-47e0-8aaa-49f7bea35ba4 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:02:29.359003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51fb9f9e-3931-47e0-8aaa-49f7bea35ba4 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-attach": {"instance_uuid": "d963ceb1-5898-4e32-a241-bff00e5f8f2b", "mountpoint": "/dev/sdb"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:02:29.362869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51fb9f9e-3931-47e0-8aaa-49f7bea35ba4 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d963ceb1-5898-4e32-a241-bff00e5f8f2b", "mountpoint": "/dev/sdb"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:29.569447 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:29.569447 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:29.573427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-51fb9f9e-3931-47e0-8aaa-49f7bea35ba4 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:02:29.628064 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-51fb9f9e-3931-47e0-8aaa-49f7bea35ba4 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Update volume admin metadata completed successfully. Jan 02 03:02:30.083316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-51fb9f9e-3931-47e0-8aaa-49f7bea35ba4 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Attach volume completed successfully. Jan 02 03:02:30.085772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51fb9f9e-3931-47e0-8aaa-49f7bea35ba4 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:02:30.089899 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 785/1596] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:02:29 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:02:30.102345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0aa72d70-b06b-4434-b17f-faeeb337486f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:02:30.104864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0aa72d70-b06b-4434-b17f-faeeb337486f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:30.108978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0aa72d70-b06b-4434-b17f-faeeb337486f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:30.279385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:30.279385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:30.316808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0aa72d70-b06b-4434-b17f-faeeb337486f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:02:30.354170 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:30.354170 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:30.369578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0aa72d70-b06b-4434-b17f-faeeb337486f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:02:30.370749 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 812/1597] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:30 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 1245 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:30.392314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ee8fd83-69a0-45c3-a03b-8b14b96e0025 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:02:30.394702 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:30.394702 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:30.395550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ee8fd83-69a0-45c3-a03b-8b14b96e0025 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-detach": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:02:30.398500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ee8fd83-69a0-45c3-a03b-8b14b96e0025 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:30.573349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:30.573349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:30.575886 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5ee8fd83-69a0-45c3-a03b-8b14b96e0025 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:02:30.996647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5ee8fd83-69a0-45c3-a03b-8b14b96e0025 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Detach volume completed successfully. Jan 02 03:02:30.997223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ee8fd83-69a0-45c3-a03b-8b14b96e0025 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:02:30.998782 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 786/1598] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:02:30 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:02:31.010157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-637bcf70-ffc6-46b7-adc6-af77704b706f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:02:31.010688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-637bcf70-ffc6-46b7-adc6-af77704b706f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:31.010884 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:31.010884 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:31.011286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-637bcf70-ffc6-46b7-adc6-af77704b706f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:31.086884 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:31.086884 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:31.099793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-637bcf70-ffc6-46b7-adc6-af77704b706f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:02:31.154648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-637bcf70-ffc6-46b7-adc6-af77704b706f tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:02:31.155889 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 813/1599] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:31 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 930 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:32.264950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] POST http://10.222.0.50/volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes Jan 02 03:02:32.266418 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:32.266418 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:32.267961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-419524568"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:32.269740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-419524568'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:02:32.270376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Create volume of 1 GB Jan 02 03:02:32.285959 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Availability Zones retrieved successfully. Jan 02 03:02:32.307302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Flow 'volume_create_api' (a6361884-b780-47a1-a9db-da84afc2f7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:02:32.310844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3afc24-bc0a-4756-98a2-f2311ddc4655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:32.313733 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:02:32.437573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3afc24-bc0a-4756-98a2-f2311ddc4655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:32.440646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c498d311-941a-4258-8c4c-5839c5348aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:32.581157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Created reservations ['607505cf-be86-4137-9f0a-6e92cc56e429', 'b0807f15-570c-4f8d-bea6-d0ca1e8495a5', '8b9d70af-5d23-47db-a3a0-ba8478d4a431', '1cc876fc-1b70-482a-bdad-3f5b9b315695'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:02:32.584714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c498d311-941a-4258-8c4c-5839c5348aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607505cf-be86-4137-9f0a-6e92cc56e429', 'b0807f15-570c-4f8d-bea6-d0ca1e8495a5', '8b9d70af-5d23-47db-a3a0-ba8478d4a431', '1cc876fc-1b70-482a-bdad-3f5b9b315695']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:32.588920 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86eaedd7-b2ad-4d84-880c-35afbc8679ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:32.673894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86eaedd7-b2ad-4d84-880c-35afbc8679ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c7a7a4-f6f2-45f9-a644-3a3325e54066', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-419524568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b134b809a67b4fbca8507d25e8a153a7',qos_specs=None,replication_status=,reservations=['607505cf-be86-4137-9f0a-6e92cc56e429','b0807f15-570c-4f8d-bea6-d0ca1e8495a5','8b9d70af-5d23-47db-a3a0-ba8478d4a431','1cc876fc-1b70-482a-bdad-3f5b9b315695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84713baad15420eafda9299e4dfd991',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-419524568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c7a7a4-f6f2-45f9-a644-3a3325e54066,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b134b809a67b4fbca8507d25e8a153a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f84713baad15420eafda9299e4dfd991',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:32.678203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9095d1-3983-4d12-8ec0-e4cb549fcea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:32.715432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9095d1-3983-4d12-8ec0-e4cb549fcea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-419524568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b134b809a67b4fbca8507d25e8a153a7',qos_specs=None,replication_status=,reservations=['607505cf-be86-4137-9f0a-6e92cc56e429','b0807f15-570c-4f8d-bea6-d0ca1e8495a5','8b9d70af-5d23-47db-a3a0-ba8478d4a431','1cc876fc-1b70-482a-bdad-3f5b9b315695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84713baad15420eafda9299e4dfd991',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:32.719114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc279997-8bc7-4cfa-a970-531edacb9eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:32.740030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc279997-8bc7-4cfa-a970-531edacb9eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:32.744073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Flow 'volume_create_api' (a6361884-b780-47a1-a9db-da84afc2f7f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:02:32.895728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Create volume request issued successfully. Jan 02 03:02:32.919755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a098dfa-907c-47b9-a59d-953353f2bd46 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] http://10.222.0.50/volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes returned with HTTP 202 Jan 02 03:02:32.920824 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 787/1600] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:02:31 2021] POST /volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes => generated 820 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:02:32.941352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f9895fd-f11e-45c3-8565-656563a10902 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] GET http://10.222.0.50/volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 Jan 02 03:02:32.942393 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f9895fd-f11e-45c3-8565-656563a10902 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:32.942771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:32.942771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:32.943474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f9895fd-f11e-45c3-8565-656563a10902 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:33.092630 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:33.092630 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:33.103127 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0f9895fd-f11e-45c3-8565-656563a10902 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Volume info retrieved successfully. Jan 02 03:02:33.131385 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f9895fd-f11e-45c3-8565-656563a10902 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] http://10.222.0.50/volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 returned with HTTP 200 Jan 02 03:02:33.133951 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 814/1601] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:32 2021] GET /volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:34.151557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-771058ed-475a-472a-81b8-7d07ee0d5c26 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] GET http://10.222.0.50/volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 Jan 02 03:02:34.151557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-771058ed-475a-472a-81b8-7d07ee0d5c26 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:34.151557 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:34.151557 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:34.152796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-771058ed-475a-472a-81b8-7d07ee0d5c26 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:34.256450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:34.256450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:34.279541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-771058ed-475a-472a-81b8-7d07ee0d5c26 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Volume info retrieved successfully. Jan 02 03:02:34.345815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-771058ed-475a-472a-81b8-7d07ee0d5c26 tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] http://10.222.0.50/volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 returned with HTTP 200 Jan 02 03:02:34.350133 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 788/1602] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:34 2021] GET /volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:34.557293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1896de05-d34d-4f86-8c22-94d1706b2986 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 Jan 02 03:02:34.558759 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1896de05-d34d-4f86-8c22-94d1706b2986 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:34.559787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:34.559787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:34.560941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1896de05-d34d-4f86-8c22-94d1706b2986 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:34.700286 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:34.700286 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:34.721102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1896de05-d34d-4f86-8c22-94d1706b2986 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:34.802462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1896de05-d34d-4f86-8c22-94d1706b2986 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 returned with HTTP 200 Jan 02 03:02:34.806284 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 815/1603] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:34 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 => generated 1085 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:34.821572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46e91115-03c1-45c7-950b-959f7b6a7dac tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] POST http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066/action Jan 02 03:02:34.822625 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:34.822625 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:34.823094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46e91115-03c1-45c7-950b-959f7b6a7dac tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Action body: b'{"os-unmanage": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:02:34.823484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46e91115-03c1-45c7-950b-959f7b6a7dac tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:34.824147 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_unmanage [None req-46e91115-03c1-45c7-950b-959f7b6a7dac tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Unmanage volume with id: d4c7a7a4-f6f2-45f9-a644-3a3325e54066 Jan 02 03:02:34.959605 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:34.959605 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:34.963090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-46e91115-03c1-45c7-950b-959f7b6a7dac tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:35.011738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-46e91115-03c1-45c7-950b-959f7b6a7dac tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Delete volume request issued successfully. Jan 02 03:02:35.013896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46e91115-03c1-45c7-950b-959f7b6a7dac tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066/action returned with HTTP 202 Jan 02 03:02:35.016413 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 789/1604] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:02:34 2021] POST /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:02:35.029552 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-999484c9-5619-4c26-a922-3f59dd90c8f1 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 Jan 02 03:02:35.030775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-999484c9-5619-4c26-a922-3f59dd90c8f1 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:35.031385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:35.031385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:35.032644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-999484c9-5619-4c26-a922-3f59dd90c8f1 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:35.174671 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:35.174671 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:35.197415 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-999484c9-5619-4c26-a922-3f59dd90c8f1 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:35.266602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-999484c9-5619-4c26-a922-3f59dd90c8f1 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 returned with HTTP 200 Jan 02 03:02:35.272836 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 816/1605] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:35 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 => generated 1086 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:36.291020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cb809d9-75a9-409e-8977-a4a39be88211 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 Jan 02 03:02:36.291969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cb809d9-75a9-409e-8977-a4a39be88211 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:36.292355 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:36.292355 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:36.293027 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cb809d9-75a9-409e-8977-a4a39be88211 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:36.540435 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cb809d9-75a9-409e-8977-a4a39be88211 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 returned with HTTP 404 Jan 02 03:02:36.548611 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 790/1606] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:36 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 => generated 109 bytes in 266 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:36.556473 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84141f35-9f87-4e0d-bc4f-ad1ca207417c tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/detail?all_tenants=1 Jan 02 03:02:36.557711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84141f35-9f87-4e0d-bc4f-ad1ca207417c tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:36.558072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:36.558072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:36.558752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84141f35-9f87-4e0d-bc4f-ad1ca207417c tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:36.568417 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-84141f35-9f87-4e0d-bc4f-ad1ca207417c tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:02:36.868053 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-84141f35-9f87-4e0d-bc4f-ad1ca207417c tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Get all volumes completed successfully. Jan 02 03:02:36.880148 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:36.880148 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:36.936640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84141f35-9f87-4e0d-bc4f-ad1ca207417c tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 03:02:36.945044 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 817/1607] 10.222.0.50 () {58 vars in 1252 bytes} [Sat Jan 2 03:02:36 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/detail?all_tenants=1 => generated 3267 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:36.985085 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] POST http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/os-volume-manage Jan 02 03:02:36.985885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-492827029", "host": "n-d-765315-10@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-d4c7a7a4-f6f2-45f9-a644-3a3325e54066"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:36.988804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.volume_manage [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-492827029', 'host': 'n-d-765315-10@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-d4c7a7a4-f6f2-45f9-a644-3a3325e54066'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 02 03:02:37.065613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Flow 'volume_manage_existing_api' (888a8ad5-456f-474c-97ab-d25e1dd8aae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:02:37.068911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b03afaf-0c42-49de-9eb6-562c06d86472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:37.282635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Created reservations ['7be30c77-9d1e-4577-b206-154f7f5d987c', '01ea8b33-87d2-40ac-843e-578b4dbe7054', 'cbd7f5b7-e9a4-4e2f-948a-84066877b409', '57d0a4db-62f9-435a-bfd7-831690e03440'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:02:37.285366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b03afaf-0c42-49de-9eb6-562c06d86472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7be30c77-9d1e-4577-b206-154f7f5d987c', '01ea8b33-87d2-40ac-843e-578b4dbe7054', 'cbd7f5b7-e9a4-4e2f-948a-84066877b409', '57d0a4db-62f9-435a-bfd7-831690e03440']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:37.287675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (76a8d774-2dab-4ab3-bef2-80baf9fbf581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:37.373579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (76a8d774-2dab-4ab3-bef2-80baf9fbf581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '46bfe105af454d3d928e14095580c112', 'project_id': '6913f0faf0d04850aace320f2529bedd', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-492827029', 'host': 'n-d-765315-10@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'metadata': {}, 'bootable': False, 'multiattach': False}, 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-492827029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-765315-10@lvmdriver-1#lvmdriver-1',id=6365336b-f469-4cc4-a5dc-77c49409ffe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6913f0faf0d04850aace320f2529bedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=0,snapshot_id=None,snapshots=,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='46bfe105af454d3d928e14095580c112',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:37.375844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ddbac96-2a25-4f1f-8f2f-e0e678d438e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:37.413040 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ddbac96-2a25-4f1f-8f2f-e0e678d438e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '46bfe105af454d3d928e14095580c112', 'project_id': '6913f0faf0d04850aace320f2529bedd', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-492827029', 'host': 'n-d-765315-10@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:37.416217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (3f155d6b-5678-4253-ab80-d426134f3575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:02:37.423165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (3f155d6b-5678-4253-ab80-d426134f3575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:02:37.426956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Flow 'volume_manage_existing_api' (888a8ad5-456f-474c-97ab-d25e1dd8aae5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:02:37.427699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Manage volume request issued successfully. Jan 02 03:02:37.479484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aebe4a58-4a67-47fb-8220-0ecb0100aeb3 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/os-volume-manage returned with HTTP 202 Jan 02 03:02:37.481050 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 791/1608] 10.222.0.50 () {60 vars in 1253 bytes} [Sat Jan 2 03:02:36 2021] POST /volume/v3/6913f0faf0d04850aace320f2529bedd/os-volume-manage => generated 846 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:02:37.509111 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0405f8e0-d26c-41eb-ac6d-a6664b071166 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:37.510118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0405f8e0-d26c-41eb-ac6d-a6664b071166 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:37.510495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:37.510495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:37.511187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0405f8e0-d26c-41eb-ac6d-a6664b071166 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:37.665606 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:37.665606 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:37.700456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0405f8e0-d26c-41eb-ac6d-a6664b071166 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:37.769485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0405f8e0-d26c-41eb-ac6d-a6664b071166 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 200 Jan 02 03:02:37.773887 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 818/1609] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:37 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 1084 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:38.804912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-256f52b6-5518-4fa8-b689-a936507553a2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:38.806651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-256f52b6-5518-4fa8-b689-a936507553a2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:38.806651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:38.806651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:38.806651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-256f52b6-5518-4fa8-b689-a936507553a2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:38.968678 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:38.968678 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:38.996730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-256f52b6-5518-4fa8-b689-a936507553a2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:39.054696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-256f52b6-5518-4fa8-b689-a936507553a2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 200 Jan 02 03:02:39.061285 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 792/1610] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:38 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 1084 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:40.083317 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6580295a-ad3e-498c-a67b-95987230e825 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:40.083902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6580295a-ad3e-498c-a67b-95987230e825 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:40.084154 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:40.084154 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:40.084488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6580295a-ad3e-498c-a67b-95987230e825 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:40.216006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:40.216006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:40.238067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6580295a-ad3e-498c-a67b-95987230e825 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:40.288488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6580295a-ad3e-498c-a67b-95987230e825 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 200 Jan 02 03:02:40.289208 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 819/1611] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:40 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 1084 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:41.324148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5aa8d09a-e9e9-4409-b87d-39b04ccab8b0 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:41.325149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5aa8d09a-e9e9-4409-b87d-39b04ccab8b0 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:41.325412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:41.325412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:41.326087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5aa8d09a-e9e9-4409-b87d-39b04ccab8b0 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:41.427967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:41.427967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:41.443284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5aa8d09a-e9e9-4409-b87d-39b04ccab8b0 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:41.485314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5aa8d09a-e9e9-4409-b87d-39b04ccab8b0 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 200 Jan 02 03:02:41.487037 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 793/1612] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:41 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 1085 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:41.515200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c51225af-18ba-41fd-a385-605438a1d103 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:41.516103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c51225af-18ba-41fd-a385-605438a1d103 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:41.516689 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:41.516689 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:41.517780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c51225af-18ba-41fd-a385-605438a1d103 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:41.622890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:41.622890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:41.639303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c51225af-18ba-41fd-a385-605438a1d103 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:41.686360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c51225af-18ba-41fd-a385-605438a1d103 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 200 Jan 02 03:02:41.700218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 820/1613] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:41 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 1085 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:41.718650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c53e0999-f079-428b-a1e9-e6c7a0ceaf0f tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] DELETE http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:41.719881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c53e0999-f079-428b-a1e9-e6c7a0ceaf0f tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:41.720565 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:41.720565 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:41.721768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c53e0999-f079-428b-a1e9-e6c7a0ceaf0f tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:41.722992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c53e0999-f079-428b-a1e9-e6c7a0ceaf0f tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Delete volume with id: 6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:41.879410 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:41.879410 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:41.881420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c53e0999-f079-428b-a1e9-e6c7a0ceaf0f tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:41.940418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c53e0999-f079-428b-a1e9-e6c7a0ceaf0f tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Delete volume request issued successfully. Jan 02 03:02:41.943348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c53e0999-f079-428b-a1e9-e6c7a0ceaf0f tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 202 Jan 02 03:02:41.959741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29a4c915-1042-46a8-9bc0-0e4c5dc5f74b tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:41.961320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-29a4c915-1042-46a8-9bc0-0e4c5dc5f74b tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:41.963197 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:41.963197 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:41.964751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-29a4c915-1042-46a8-9bc0-0e4c5dc5f74b tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:41.972332 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 794/1614] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:41 2021] DELETE /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:02:42.128701 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:42.128701 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:42.149573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-29a4c915-1042-46a8-9bc0-0e4c5dc5f74b tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:42.202977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29a4c915-1042-46a8-9bc0-0e4c5dc5f74b tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 200 Jan 02 03:02:42.204971 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 821/1615] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:41 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 1084 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:43.245936 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80c07b3a-181f-4a72-bf62-702bf7914cf2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:43.246906 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80c07b3a-181f-4a72-bf62-702bf7914cf2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:43.247290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:43.247290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:43.248023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80c07b3a-181f-4a72-bf62-702bf7914cf2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:43.510840 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:43.510840 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:43.556023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-80c07b3a-181f-4a72-bf62-702bf7914cf2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:43.656137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80c07b3a-181f-4a72-bf62-702bf7914cf2 tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 200 Jan 02 03:02:43.660744 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 795/1616] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:43 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 1084 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:44.692604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e81bccaa-a7c3-4ef9-9aa0-67554189ce2d tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:44.693125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e81bccaa-a7c3-4ef9-9aa0-67554189ce2d tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:44.693314 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:44.693314 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:44.693964 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e81bccaa-a7c3-4ef9-9aa0-67554189ce2d tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:44.828200 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:02:44.828200 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:02:44.862163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e81bccaa-a7c3-4ef9-9aa0-67554189ce2d tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Volume info retrieved successfully. Jan 02 03:02:44.917230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e81bccaa-a7c3-4ef9-9aa0-67554189ce2d tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 200 Jan 02 03:02:44.918306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 822/1617] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:44 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 1084 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:02:45.938132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85744b08-7bcd-4990-a0f8-63c4b71faa3e tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] GET http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 Jan 02 03:02:45.939422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85744b08-7bcd-4990-a0f8-63c4b71faa3e tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:45.939856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:45.939856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:45.940593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85744b08-7bcd-4990-a0f8-63c4b71faa3e tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:46.064483 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85744b08-7bcd-4990-a0f8-63c4b71faa3e tempest-VolumeManageAdminTest-1715148465 tempest-VolumeManageAdminTest-1715148465] http://10.222.0.50/volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 returned with HTTP 404 Jan 02 03:02:46.066342 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 796/1618] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:02:45 2021] GET /volume/v3/6913f0faf0d04850aace320f2529bedd/volumes/6365336b-f469-4cc4-a5dc-77c49409ffe0 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:46.094456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc398e69-fd25-45d3-b67f-d83d1f478d6c tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] DELETE http://10.222.0.50/volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 Jan 02 03:02:46.098260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc398e69-fd25-45d3-b67f-d83d1f478d6c tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:46.099334 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:02:46.099334 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:02:46.100693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc398e69-fd25-45d3-b67f-d83d1f478d6c tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:46.101530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-cc398e69-fd25-45d3-b67f-d83d1f478d6c tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] Delete volume with id: d4c7a7a4-f6f2-45f9-a644-3a3325e54066 Jan 02 03:02:46.249095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc398e69-fd25-45d3-b67f-d83d1f478d6c tempest-VolumeManageAdminTest-1028164592 tempest-VolumeManageAdminTest-1028164592] http://10.222.0.50/volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 returned with HTTP 404 Jan 02 03:02:46.254424 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 823/1619] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:02:46 2021] DELETE /volume/v3/b134b809a67b4fbca8507d25e8a153a7/volumes/d4c7a7a4-f6f2-45f9-a644-3a3325e54066 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:02:57.177013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28fd97ed-9c9d-473d-8b5d-79690ebcae50 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] GET http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default Jan 02 03:02:57.177874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28fd97ed-9c9d-473d-8b5d-79690ebcae50 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:57.178016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28fd97ed-9c9d-473d-8b5d-79690ebcae50 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:57.253739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28fd97ed-9c9d-473d-8b5d-79690ebcae50 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default returned with HTTP 200 Jan 02 03:02:57.255048 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 797/1620] 10.222.0.50 () {58 vars in 1264 bytes} [Sat Jan 2 03:02:56 2021] GET /volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default => generated 342 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:57.278892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6f09140-431c-4248-8513-5143b505642d tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] GET http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default Jan 02 03:02:57.281082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6f09140-431c-4248-8513-5143b505642d tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:57.281591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6f09140-431c-4248-8513-5143b505642d tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:57.333957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6f09140-431c-4248-8513-5143b505642d tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default returned with HTTP 200 Jan 02 03:02:57.334806 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 824/1621] 10.222.0.50 () {58 vars in 1264 bytes} [Sat Jan 2 03:02:57 2021] GET /volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default => generated 342 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:57.349590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57cdb3ba-a966-4068-9818-692829213a88 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] POST http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/types Jan 02 03:02:57.351330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57cdb3ba-a966-4068-9818-692829213a88 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-180522289"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:57.427654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57cdb3ba-a966-4068-9818-692829213a88 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/types returned with HTTP 200 Jan 02 03:02:57.436743 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 798/1622] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:02:57 2021] POST /volume/v3/17593c433ba34c3c81dd827b99c86257/types => generated 227 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:57.448875 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-968c8a16-26e5-4a16-b51d-09a6da2c0747 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] PUT http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default Jan 02 03:02:57.449909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-968c8a16-26e5-4a16-b51d-09a6da2c0747 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] 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-180522289": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-180522289": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-180522289": 7}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:57.717624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-968c8a16-26e5-4a16-b51d-09a6da2c0747 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default returned with HTTP 200 Jan 02 03:02:57.719942 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 825/1623] 10.222.0.50 () {60 vars in 1285 bytes} [Sat Jan 2 03:02:57 2021] PUT /volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default => generated 530 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:57.736428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40f753a4-be70-4c7a-b286-708fdb8088a9 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] GET http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-sets/17593c433ba34c3c81dd827b99c86257/defaults Jan 02 03:02:57.737212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40f753a4-be70-4c7a-b286-708fdb8088a9 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:57.737944 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40f753a4-be70-4c7a-b286-708fdb8088a9 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Calling method 'defaults' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:57.772904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40f753a4-be70-4c7a-b286-708fdb8088a9 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-sets/17593c433ba34c3c81dd827b99c86257/defaults returned with HTTP 200 Jan 02 03:02:57.774405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 799/1624] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 03:02:57 2021] GET /volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-sets/17593c433ba34c3c81dd827b99c86257/defaults => generated 566 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:58.264404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2109a5f-1d62-49b2-87e2-b80de06e7d4f tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] GET http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-sets/22d76ca49f164b6189758cb5585a6374/defaults Jan 02 03:02:58.274186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2109a5f-1d62-49b2-87e2-b80de06e7d4f tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:58.275780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2109a5f-1d62-49b2-87e2-b80de06e7d4f tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Calling method 'defaults' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:58.318036 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2109a5f-1d62-49b2-87e2-b80de06e7d4f tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-sets/22d76ca49f164b6189758cb5585a6374/defaults returned with HTTP 200 Jan 02 03:02:58.319953 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 826/1625] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 03:02:58 2021] GET /volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-sets/22d76ca49f164b6189758cb5585a6374/defaults => generated 566 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:02:58.783096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08055c72-da73-4eb6-a879-f12fe18d305d tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] PUT http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default Jan 02 03:02:58.784296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08055c72-da73-4eb6-a879-f12fe18d305d tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] 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=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:02:59.168610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08055c72-da73-4eb6-a879-f12fe18d305d tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default returned with HTTP 200 Jan 02 03:02:59.181264 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 800/1626] 10.222.0.50 () {60 vars in 1285 bytes} [Sat Jan 2 03:02:58 2021] PUT /volume/v3/17593c433ba34c3c81dd827b99c86257/os-quota-class-sets/default => generated 530 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:02:59.186551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f09274f-701e-43bc-8ff5-b5fbbddf7d47 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] DELETE http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/types/df9d097b-8fe3-467c-801e-da63488d0351 Jan 02 03:02:59.187194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f09274f-701e-43bc-8ff5-b5fbbddf7d47 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:59.187711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f09274f-701e-43bc-8ff5-b5fbbddf7d47 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Calling method '_delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:59.341441 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:02:59.341441 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:02:59.373842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f09274f-701e-43bc-8ff5-b5fbbddf7d47 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/types/df9d097b-8fe3-467c-801e-da63488d0351 returned with HTTP 202 Jan 02 03:02:59.375027 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 827/1627] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:02:59 2021] DELETE /volume/v3/17593c433ba34c3c81dd827b99c86257/types/df9d097b-8fe3-467c-801e-da63488d0351 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:02:59.384660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c30d7ddc-c692-4b38-a65c-c01c4f6b87c1 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] GET http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/types/df9d097b-8fe3-467c-801e-da63488d0351 Jan 02 03:02:59.385459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c30d7ddc-c692-4b38-a65c-c01c4f6b87c1 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:02:59.386138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c30d7ddc-c692-4b38-a65c-c01c4f6b87c1 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:02:59.418943 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c30d7ddc-c692-4b38-a65c-c01c4f6b87c1 tempest-VolumeQuotaClassesTest-555039791 tempest-VolumeQuotaClassesTest-555039791] http://10.222.0.50/volume/v3/17593c433ba34c3c81dd827b99c86257/types/df9d097b-8fe3-467c-801e-da63488d0351 returned with HTTP 404 Jan 02 03:02:59.420321 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 801/1628] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:02:59 2021] GET /volume/v3/17593c433ba34c3c81dd827b99c86257/types/df9d097b-8fe3-467c-801e-da63488d0351 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:03:01.769639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e61c749a-1199-4fba-97c6-60a82679b108 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:01.771104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e61c749a-1199-4fba-97c6-60a82679b108 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-attach": {"instance_uuid": "80841c8f-7a1a-4515-9e32-14ee2ef999a6", "mountpoint": "/dev/sdb"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:01.771499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e61c749a-1199-4fba-97c6-60a82679b108 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "80841c8f-7a1a-4515-9e32-14ee2ef999a6", "mountpoint": "/dev/sdb"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:01.875472 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:01.875472 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:01.877244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e61c749a-1199-4fba-97c6-60a82679b108 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:01.893044 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e61c749a-1199-4fba-97c6-60a82679b108 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Update volume admin metadata completed successfully. Jan 02 03:03:02.093428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e61c749a-1199-4fba-97c6-60a82679b108 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Attach volume completed successfully. Jan 02 03:03:02.094836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e61c749a-1199-4fba-97c6-60a82679b108 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:03:02.097889 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 828/1629] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:03:01 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:03:02.111967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e3a0b58-3d63-41fd-85c0-ee819c2ac4b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:02.113354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e3a0b58-3d63-41fd-85c0-ee819c2ac4b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:02.114635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e3a0b58-3d63-41fd-85c0-ee819c2ac4b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:02.233584 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:02.233584 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:02.253144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e3a0b58-3d63-41fd-85c0-ee819c2ac4b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:02.299750 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:02.299750 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:02.321881 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e3a0b58-3d63-41fd-85c0-ee819c2ac4b6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:02.324629 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 802/1630] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:02 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 1245 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:03:02.357125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f132204d-0d66-4c63-9fef-d50a21aa2c2a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:02.358459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f132204d-0d66-4c63-9fef-d50a21aa2c2a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:02.359050 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:02.359050 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:02.360077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f132204d-0d66-4c63-9fef-d50a21aa2c2a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:02.469051 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:02.469051 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:02.491761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f132204d-0d66-4c63-9fef-d50a21aa2c2a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:02.546728 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:02.546728 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:02.568532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f132204d-0d66-4c63-9fef-d50a21aa2c2a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:02.571411 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 829/1631] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:02 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 1245 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:03:02.604517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8199b809-ca80-4a9c-b115-e44f20c871b0 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:02.605355 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:02.605355 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:02.606127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8199b809-ca80-4a9c-b115-e44f20c871b0 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-detach": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:02.607712 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8199b809-ca80-4a9c-b115-e44f20c871b0 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:02.759936 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:02.759936 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:02.762453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8199b809-ca80-4a9c-b115-e44f20c871b0 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:03.058130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8199b809-ca80-4a9c-b115-e44f20c871b0 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Detach volume completed successfully. Jan 02 03:03:03.058976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8199b809-ca80-4a9c-b115-e44f20c871b0 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:03:03.061680 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 803/1632] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:03:02 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:03:03.075033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-125bf0ec-dbff-4aa3-9f57-a7c862fab1e6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:03.076901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-125bf0ec-dbff-4aa3-9f57-a7c862fab1e6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:03.077509 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:03.077509 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:03.079184 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-125bf0ec-dbff-4aa3-9f57-a7c862fab1e6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:03.229941 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:03.229941 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:03.264827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-125bf0ec-dbff-4aa3-9f57-a7c862fab1e6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:03.304325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-125bf0ec-dbff-4aa3-9f57-a7c862fab1e6 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:03.305687 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 830/1633] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:03 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 930 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:05.400414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc86107f-3c22-42cc-84d8-bbf8a1b4fb36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:03:05.403067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc86107f-3c22-42cc-84d8-bbf8a1b4fb36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:05.403562 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:05.403562 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:05.404713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc86107f-3c22-42cc-84d8-bbf8a1b4fb36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:05.514187 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:05.514187 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:05.540863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cc86107f-3c22-42cc-84d8-bbf8a1b4fb36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:05.622466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc86107f-3c22-42cc-84d8-bbf8a1b4fb36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:03:05.624697 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 804/1634] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:04 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 919 bytes in 1049 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:05.645657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57a10c8d-f972-4b1d-aad9-a8db34bc79f7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:03:05.646191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57a10c8d-f972-4b1d-aad9-a8db34bc79f7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:05.646382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:05.646382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:05.647035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57a10c8d-f972-4b1d-aad9-a8db34bc79f7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:05.745504 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:05.745504 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:05.780882 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-57a10c8d-f972-4b1d-aad9-a8db34bc79f7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:05.848271 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57a10c8d-f972-4b1d-aad9-a8db34bc79f7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:03:05.849209 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 831/1635] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:05 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 919 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:03:14.038527 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-324e9025-1acc-4f89-83e9-e32ed418f1a9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:14.040588 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:14.040588 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:14.041318 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-324e9025-1acc-4f89-83e9-e32ed418f1a9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-reserve": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:14.041819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-324e9025-1acc-4f89-83e9-e32ed418f1a9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:14.170681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:14.170681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:14.172224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-324e9025-1acc-4f89-83e9-e32ed418f1a9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:14.189217 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-324e9025-1acc-4f89-83e9-e32ed418f1a9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Reserve volume completed successfully. Jan 02 03:03:14.190918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-324e9025-1acc-4f89-83e9-e32ed418f1a9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:03:14.201329 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 805/1636] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:03:14 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:03:14.204114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a87c2cb-d994-4746-a149-7d0d6ef6cd71 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:14.204785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a87c2cb-d994-4746-a149-7d0d6ef6cd71 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:14.205260 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:14.205260 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:14.205850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a87c2cb-d994-4746-a149-7d0d6ef6cd71 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:14.316618 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:14.316618 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:14.333372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a87c2cb-d994-4746-a149-7d0d6ef6cd71 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:14.399304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a87c2cb-d994-4746-a149-7d0d6ef6cd71 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:14.405323 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 832/1637] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:14 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 930 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:14.434237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-354f8f6b-01d1-4c1f-a007-f82bb82037bd tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:14.435454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:14.435454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:14.437331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-354f8f6b-01d1-4c1f-a007-f82bb82037bd tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-unreserve": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:14.438587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-354f8f6b-01d1-4c1f-a007-f82bb82037bd tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:14.565202 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:14.565202 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:14.567832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-354f8f6b-01d1-4c1f-a007-f82bb82037bd tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:14.761180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-354f8f6b-01d1-4c1f-a007-f82bb82037bd tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Unreserve volume completed successfully. Jan 02 03:03:14.762223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-354f8f6b-01d1-4c1f-a007-f82bb82037bd tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:03:14.770001 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 833/1638] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:03:14 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:03:14.783834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4bb13080-5724-4250-810f-8a8cb484c93a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:14.785183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4bb13080-5724-4250-810f-8a8cb484c93a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:14.789343 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:14.789343 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:14.790638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4bb13080-5724-4250-810f-8a8cb484c93a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:14.875069 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed598f04-dcb5-4359-9430-94e4342b73ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] GET http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 Jan 02 03:03:14.877191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed598f04-dcb5-4359-9430-94e4342b73ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:14.877890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:14.877890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:14.879039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed598f04-dcb5-4359-9430-94e4342b73ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:15.024102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed598f04-dcb5-4359-9430-94e4342b73ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 returned with HTTP 200 Jan 02 03:03:15.033394 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:15.033394 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:15.036860 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 806/1639] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:14 2021] GET /volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 => generated 361 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:15.062064 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-289cb8a9-c42a-46f1-b0c7-9fe3933dbd7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] PUT http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 Jan 02 03:03:15.062846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4bb13080-5724-4250-810f-8a8cb484c93a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:15.066033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-289cb8a9-c42a-46f1-b0c7-9fe3933dbd7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:15.123984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4bb13080-5724-4250-810f-8a8cb484c93a tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:15.126001 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 834/1640] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:14 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 930 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:03:15.173318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8e749ae-dfb4-4640-8c4b-2fb76c65c3e3 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:15.174075 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:15.174075 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:15.175088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8e749ae-dfb4-4640-8c4b-2fb76c65c3e3 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:15.175862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8e749ae-dfb4-4640-8c4b-2fb76c65c3e3 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:15.285561 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:15.285561 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:15.287210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a8e749ae-dfb4-4640-8c4b-2fb76c65c3e3 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:15.300981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a8e749ae-dfb4-4640-8c4b-2fb76c65c3e3 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume updated successfully. Jan 02 03:03:15.301554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8e749ae-dfb4-4640-8c4b-2fb76c65c3e3 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 200 Jan 02 03:03:15.303271 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 835/1641] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:03:15 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 03:03:15.332507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e9a2ab59-2a9a-4fcd-ba45-7ab5bd5ef27b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:15.333435 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e9a2ab59-2a9a-4fcd-ba45-7ab5bd5ef27b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:15.333834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:15.333834 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:15.334440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e9a2ab59-2a9a-4fcd-ba45-7ab5bd5ef27b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:15.420718 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:15.420718 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:15.444778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e9a2ab59-2a9a-4fcd-ba45-7ab5bd5ef27b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:15.489509 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-289cb8a9-c42a-46f1-b0c7-9fe3933dbd7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 returned with HTTP 200 Jan 02 03:03:15.491495 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e9a2ab59-2a9a-4fcd-ba45-7ab5bd5ef27b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:15.492998 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 836/1642] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:15 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 929 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:15.497825 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 807/1643] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Jan 2 03:03:15 2021] PUT /volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 => generated 314 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:15.519855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82897822-a806-4a96-a1ae-7b584438d144 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:15.520473 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:15.520473 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:15.521095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82897822-a806-4a96-a1ae-7b584438d144 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:15.521574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82897822-a806-4a96-a1ae-7b584438d144 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:15.580453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:15.580453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:15.581910 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-82897822-a806-4a96-a1ae-7b584438d144 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:15.597456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-82897822-a806-4a96-a1ae-7b584438d144 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume updated successfully. Jan 02 03:03:15.598007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82897822-a806-4a96-a1ae-7b584438d144 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 200 Jan 02 03:03:15.598886 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 837/1644] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:03:15 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 02 03:03:15.607721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c81365a-f82d-4f72-a52f-9bd36f10bc10 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:15.608291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c81365a-f82d-4f72-a52f-9bd36f10bc10 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:15.608532 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:15.608532 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:15.608900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c81365a-f82d-4f72-a52f-9bd36f10bc10 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:15.671703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:15.671703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:15.684805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c81365a-f82d-4f72-a52f-9bd36f10bc10 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:15.718809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c81365a-f82d-4f72-a52f-9bd36f10bc10 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:15.733588 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 838/1645] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:15 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 930 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:03:15.740585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-954d4782-2c89-49cd-801d-62c9141b5c59 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:15.741057 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:15.741057 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:15.741511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-954d4782-2c89-49cd-801d-62c9141b5c59 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:15.742430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-954d4782-2c89-49cd-801d-62c9141b5c59 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:15.915925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:15.915925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:15.922996 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-954d4782-2c89-49cd-801d-62c9141b5c59 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:15.955653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-954d4782-2c89-49cd-801d-62c9141b5c59 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Update volume admin metadata completed successfully. Jan 02 03:03:15.956527 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-954d4782-2c89-49cd-801d-62c9141b5c59 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Update readonly setting on volume completed successfully. Jan 02 03:03:15.957084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-954d4782-2c89-49cd-801d-62c9141b5c59 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:03:15.963091 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 839/1646] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:03:15 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:03:15.977299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d33f8301-636f-40e1-92d1-050a01ddd88b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:15.977865 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d33f8301-636f-40e1-92d1-050a01ddd88b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:15.978088 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:15.978088 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:15.978429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d33f8301-636f-40e1-92d1-050a01ddd88b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:16.049681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] POST http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes Jan 02 03:03:16.059002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2092712668"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:16.061825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2092712668'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:03:16.062775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Create volume of 1 GB Jan 02 03:03:16.105412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:16.105412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:16.125338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d33f8301-636f-40e1-92d1-050a01ddd88b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:16.133333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Availability Zones retrieved successfully. Jan 02 03:03:16.180546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Flow 'volume_create_api' (b3f23f8d-349a-4452-8b9d-e71b49b0aa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:03:16.184768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d33f8301-636f-40e1-92d1-050a01ddd88b tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:16.186952 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 840/1647] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:15 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 929 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:16.189719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabe8f3c-cab1-4f9c-877a-fce00d59f54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:16.193788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:03:16.207859 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64c4f6ca-9918-4178-a334-2397ced20a46 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:16.209106 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:16.209106 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:16.210247 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64c4f6ca-9918-4178-a334-2397ced20a46 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:16.214007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64c4f6ca-9918-4178-a334-2397ced20a46 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:16.366470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabe8f3c-cab1-4f9c-877a-fce00d59f54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:16.383257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a06bee-8863-404d-ace0-8b08fd04664f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:16.419775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:16.419775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:16.427093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-64c4f6ca-9918-4178-a334-2397ced20a46 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:16.522861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-64c4f6ca-9918-4178-a334-2397ced20a46 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Update volume admin metadata completed successfully. Jan 02 03:03:16.529701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-64c4f6ca-9918-4178-a334-2397ced20a46 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Update readonly setting on volume completed successfully. Jan 02 03:03:16.530668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64c4f6ca-9918-4178-a334-2397ced20a46 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:03:16.532465 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 841/1648] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:03:16 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 0 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:03:16.553156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c94dede1-476a-48dd-ab0f-3bbeb0d3fc23 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:03:16.559942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c94dede1-476a-48dd-ab0f-3bbeb0d3fc23 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:16.560397 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:16.560397 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:16.561180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c94dede1-476a-48dd-ab0f-3bbeb0d3fc23 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:16.611056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Created reservations ['60132e6f-f659-48e4-92d1-9d84064cf94d', '05cc3dfc-9dc8-44cd-a8cc-a5582687a85f', '2cd58776-14a5-46f9-8cab-c8a064ec42cb', 'd7bf3ddb-6795-44ab-a75d-5440bb8ef627'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:03:16.613283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a06bee-8863-404d-ace0-8b08fd04664f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60132e6f-f659-48e4-92d1-9d84064cf94d', '05cc3dfc-9dc8-44cd-a8cc-a5582687a85f', '2cd58776-14a5-46f9-8cab-c8a064ec42cb', 'd7bf3ddb-6795-44ab-a75d-5440bb8ef627']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:16.615842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87629b0e-e64e-4f9b-aef2-37ec1edc115e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:16.733483 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:16.733483 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:16.752965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c94dede1-476a-48dd-ab0f-3bbeb0d3fc23 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:16.790435 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87629b0e-e64e-4f9b-aef2-37ec1edc115e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d9e9f77-62aa-4270-8e53-2eaea9261668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2092712668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef706b6fdcac41948a12605d30cae1c5',qos_specs=None,replication_status=,reservations=['60132e6f-f659-48e4-92d1-9d84064cf94d','05cc3dfc-9dc8-44cd-a8cc-a5582687a85f','2cd58776-14a5-46f9-8cab-c8a064ec42cb','d7bf3ddb-6795-44ab-a75d-5440bb8ef627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927c9f97ac794b3ca4bdc5460b1d1611',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2092712668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d9e9f77-62aa-4270-8e53-2eaea9261668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef706b6fdcac41948a12605d30cae1c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='927c9f97ac794b3ca4bdc5460b1d1611',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:16.793047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bebbb6-1c33-4ba4-9cbe-040200657483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:16.810294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c94dede1-476a-48dd-ab0f-3bbeb0d3fc23 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:03:16.811405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 842/1649] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:16 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 930 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:16.834538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3030377a-cafa-4da4-8f80-4b46d29f29c7 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] POST http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action Jan 02 03:03:16.835000 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:16.835000 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:16.835811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3030377a-cafa-4da4-8f80-4b46d29f29c7 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2089128416", "disk_format": "raw"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:03:16.836226 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3030377a-cafa-4da4-8f80-4b46d29f29c7 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2089128416", "disk_format": "raw"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:16.931081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bebbb6-1c33-4ba4-9cbe-040200657483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2092712668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef706b6fdcac41948a12605d30cae1c5',qos_specs=None,replication_status=,reservations=['60132e6f-f659-48e4-92d1-9d84064cf94d','05cc3dfc-9dc8-44cd-a8cc-a5582687a85f','2cd58776-14a5-46f9-8cab-c8a064ec42cb','d7bf3ddb-6795-44ab-a75d-5440bb8ef627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927c9f97ac794b3ca4bdc5460b1d1611',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:16.938304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643420c6-5020-42a8-901a-a7d0ea2aecda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:16.970906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:16.970906 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:16.971775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643420c6-5020-42a8-901a-a7d0ea2aecda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:16.972108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3030377a-cafa-4da4-8f80-4b46d29f29c7 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:03:16.974649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Flow 'volume_create_api' (b3f23f8d-349a-4452-8b9d-e71b49b0aa9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:03:17.122730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:17.122730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:17.123868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Create volume request issued successfully. Jan 02 03:03:17.141254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3b9ec64-0815-42a3-b4fb-2cde20e22441 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes returned with HTTP 202 Jan 02 03:03:17.142329 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 808/1650] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:03:15 2021] POST /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes => generated 836 bytes in 1635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:03:17.162368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb3e9a11-23db-460b-b7b9-82907feb8d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:17.162368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb3e9a11-23db-460b-b7b9-82907feb8d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:17.162368 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:17.162368 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:17.162368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb3e9a11-23db-460b-b7b9-82907feb8d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:17.216260 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:17.216260 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:17.228158 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cb3e9a11-23db-460b-b7b9-82907feb8d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:17.254683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb3e9a11-23db-460b-b7b9-82907feb8d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 200 Jan 02 03:03:17.265829 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 809/1651] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:17 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 904 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:17.357395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3030377a-cafa-4da4-8f80-4b46d29f29c7 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Copy volume to image completed successfully. Jan 02 03:03:17.359858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3030377a-cafa-4da4-8f80-4b46d29f29c7 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action returned with HTTP 202 Jan 02 03:03:17.369051 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 843/1652] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Jan 2 03:03:16 2021] POST /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640/action => generated 693 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:03:18.283642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac9722fc-fd5d-4834-8fa0-f738389d362a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:18.285029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac9722fc-fd5d-4834-8fa0-f738389d362a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:18.285467 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:18.285467 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:18.286201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac9722fc-fd5d-4834-8fa0-f738389d362a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:18.468642 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:18.468642 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:18.491104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ac9722fc-fd5d-4834-8fa0-f738389d362a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:18.559160 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac9722fc-fd5d-4834-8fa0-f738389d362a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 200 Jan 02 03:03:18.583336 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 810/1653] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:18 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 928 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:19.598601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d824ac40-2f40-4fc5-8d10-f699d7daf921 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:19.599594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d824ac40-2f40-4fc5-8d10-f699d7daf921 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:19.599847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:19.599847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:19.602193 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d824ac40-2f40-4fc5-8d10-f699d7daf921 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:19.871856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:19.871856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:19.918724 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d824ac40-2f40-4fc5-8d10-f699d7daf921 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:20.025088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d824ac40-2f40-4fc5-8d10-f699d7daf921 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 200 Jan 02 03:03:20.031064 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 844/1654] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:19 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 929 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:20.065748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-effce28b-ca3e-4861-8219-03363f8579f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] POST http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots Jan 02 03:03:20.066537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:20.066537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:20.067303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-effce28b-ca3e-4861-8219-03363f8579f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d9e9f77-62aa-4270-8e53-2eaea9261668", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-137371215"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:20.272850 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:20.272850 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:20.274269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-effce28b-ca3e-4861-8219-03363f8579f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:20.274671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-effce28b-ca3e-4861-8219-03363f8579f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Create snapshot from volume 0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:20.628051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-effce28b-ca3e-4861-8219-03363f8579f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Created reservations ['44224b35-2f75-4d00-b5da-cfc8626bb01b', '041a9929-436a-409e-9942-020b46ea1fd6', 'f576ea7e-e8a7-4fc5-919e-dfc244334fa4', '995950ef-1ba7-47b0-a317-4fcfd1907ef9'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:03:21.262976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-effce28b-ca3e-4861-8219-03363f8579f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot create request issued successfully. Jan 02 03:03:21.264418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-effce28b-ca3e-4861-8219-03363f8579f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots returned with HTTP 202 Jan 02 03:03:21.266182 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 811/1655] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:03:20 2021] POST /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots => generated 322 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:03:21.283711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd485011-ebc2-4f67-bf91-e67b1cfff32c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:21.285097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd485011-ebc2-4f67-bf91-e67b1cfff32c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:21.285518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:21.285518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:21.285883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd485011-ebc2-4f67-bf91-e67b1cfff32c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:21.343621 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:21.343621 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:21.349155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cd485011-ebc2-4f67-bf91-e67b1cfff32c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot retrieved successfully. Jan 02 03:03:21.351269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd485011-ebc2-4f67-bf91-e67b1cfff32c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 200 Jan 02 03:03:21.359404 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 845/1656] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:21 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 454 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:22.379656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe141166-10fe-4dbd-8136-bd33ea9eed68 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:22.383208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe141166-10fe-4dbd-8136-bd33ea9eed68 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:22.393423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:22.393423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:22.394701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe141166-10fe-4dbd-8136-bd33ea9eed68 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:22.571996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:22.571996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:22.589823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe141166-10fe-4dbd-8136-bd33ea9eed68 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot retrieved successfully. Jan 02 03:03:22.592239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe141166-10fe-4dbd-8136-bd33ea9eed68 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 200 Jan 02 03:03:22.597941 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 812/1657] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:22 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 454 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:23.607861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8046e2e4-d15a-4cbe-a5de-e3a4cb693472 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:23.608773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8046e2e4-d15a-4cbe-a5de-e3a4cb693472 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:23.608773 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:23.608773 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:23.609258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8046e2e4-d15a-4cbe-a5de-e3a4cb693472 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:23.685450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:23.685450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:23.686694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8046e2e4-d15a-4cbe-a5de-e3a4cb693472 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot retrieved successfully. Jan 02 03:03:23.693066 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8046e2e4-d15a-4cbe-a5de-e3a4cb693472 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 200 Jan 02 03:03:23.696157 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 846/1658] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:23 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 454 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:24.711583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-598be1f2-98ca-4da3-9d7c-30b64366dbf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:24.712216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-598be1f2-98ca-4da3-9d7c-30b64366dbf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:24.712606 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:24.712606 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:24.713248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-598be1f2-98ca-4da3-9d7c-30b64366dbf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:24.902172 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:24.902172 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:24.920241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-598be1f2-98ca-4da3-9d7c-30b64366dbf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot retrieved successfully. Jan 02 03:03:24.927254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-598be1f2-98ca-4da3-9d7c-30b64366dbf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 200 Jan 02 03:03:24.937432 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 813/1659] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:24 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 481 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:24.949175 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2acc0585-8f2c-45a9-b0e8-87ad53f45bcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] PUT http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 Jan 02 03:03:24.949960 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:24.949960 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:24.950682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2acc0585-8f2c-45a9-b0e8-87ad53f45bcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:25.272461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2acc0585-8f2c-45a9-b0e8-87ad53f45bcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 returned with HTTP 200 Jan 02 03:03:25.276285 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 847/1660] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Jan 2 03:03:24 2021] PUT /volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 => generated 314 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:25.290115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9bc14bc-48a1-4664-a46d-86529d2c4561 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] POST http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots Jan 02 03:03:25.291691 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:25.291691 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:25.295343 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9bc14bc-48a1-4664-a46d-86529d2c4561 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d9e9f77-62aa-4270-8e53-2eaea9261668"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:25.528316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:25.528316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:25.536427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a9bc14bc-48a1-4664-a46d-86529d2c4561 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:25.537629 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-a9bc14bc-48a1-4664-a46d-86529d2c4561 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Create snapshot from volume 0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:25.668102 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota_utils [None req-a9bc14bc-48a1-4664-a46d-86529d2c4561 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Quota exceeded for ef706b6fdcac41948a12605d30cae1c5, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 03:03:25.668985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.middleware.fault [None req-a9bc14bc-48a1-4664-a46d-86529d2c4561 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots returned with HTTP 413 Jan 02 03:03:25.671113 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 814/1661] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Jan 2 03:03:25 2021] POST /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots => generated 208 bytes in 391 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 03:03:25.691940 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5aa07c42-29a2-4a30-9b19-bb1f6bc88a99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] PUT http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 Jan 02 03:03:25.702164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5aa07c42-29a2-4a30-9b19-bb1f6bc88a99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:26.262078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5aa07c42-29a2-4a30-9b19-bb1f6bc88a99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 returned with HTTP 200 Jan 02 03:03:26.267515 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 848/1662] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Jan 2 03:03:25 2021] PUT /volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 => generated 314 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:26.276784 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac817dd0-7d7b-44d5-a791-83aa515a8a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] POST http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots Jan 02 03:03:26.277255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:26.277255 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:26.277789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac817dd0-7d7b-44d5-a791-83aa515a8a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d9e9f77-62aa-4270-8e53-2eaea9261668"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:26.432496 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:26.432496 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:26.440614 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ac817dd0-7d7b-44d5-a791-83aa515a8a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:26.441273 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-ac817dd0-7d7b-44d5-a791-83aa515a8a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Create snapshot from volume 0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:26.576704 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota_utils [None req-ac817dd0-7d7b-44d5-a791-83aa515a8a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Quota exceeded for ef706b6fdcac41948a12605d30cae1c5, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 02 03:03:26.578389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.middleware.fault [None req-ac817dd0-7d7b-44d5-a791-83aa515a8a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots returned with HTTP 413 Jan 02 03:03:26.587930 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 815/1663] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Jan 2 03:03:26 2021] POST /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots => generated 133 bytes in 317 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 03:03:26.599803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e5b3c933-7a9a-4cf7-9917-6c22387e878e tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] DELETE http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:26.601048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e5b3c933-7a9a-4cf7-9917-6c22387e878e tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:26.601753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e5b3c933-7a9a-4cf7-9917-6c22387e878e tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:26.602296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-e5b3c933-7a9a-4cf7-9917-6c22387e878e tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Delete snapshot with id: 067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:26.669447 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:26.669447 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:26.671247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e5b3c933-7a9a-4cf7-9917-6c22387e878e tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot retrieved successfully. Jan 02 03:03:26.811268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e5b3c933-7a9a-4cf7-9917-6c22387e878e tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot delete request issued successfully. Jan 02 03:03:26.811760 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e5b3c933-7a9a-4cf7-9917-6c22387e878e tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 202 Jan 02 03:03:26.812659 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 849/1664] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:03:26 2021] DELETE /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:03:26.823202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32ee0b33-9f22-4332-8d42-29c343749af2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:26.824401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32ee0b33-9f22-4332-8d42-29c343749af2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:26.824632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:26.824632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:26.825351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32ee0b33-9f22-4332-8d42-29c343749af2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:26.986519 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:26.986519 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:26.990624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-32ee0b33-9f22-4332-8d42-29c343749af2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot retrieved successfully. Jan 02 03:03:27.001299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32ee0b33-9f22-4332-8d42-29c343749af2 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 200 Jan 02 03:03:27.002274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 816/1665] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:26 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 480 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:28.018503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6771565-6e47-4a51-aa3b-5c4a47d35606 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:28.019448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6771565-6e47-4a51-aa3b-5c4a47d35606 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:28.032770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:28.032770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:28.034329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6771565-6e47-4a51-aa3b-5c4a47d35606 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:28.153265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:28.153265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:28.160453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f6771565-6e47-4a51-aa3b-5c4a47d35606 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot retrieved successfully. Jan 02 03:03:28.162737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6771565-6e47-4a51-aa3b-5c4a47d35606 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 200 Jan 02 03:03:28.169617 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 850/1666] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:28 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 480 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:29.184836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2000ba43-c820-45d5-ae91-77d3ac54eb23 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:29.186168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2000ba43-c820-45d5-ae91-77d3ac54eb23 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:29.187322 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:29.187322 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:29.189397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2000ba43-c820-45d5-ae91-77d3ac54eb23 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:29.308444 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:29.308444 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:29.311595 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2000ba43-c820-45d5-ae91-77d3ac54eb23 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Snapshot retrieved successfully. Jan 02 03:03:29.318743 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2000ba43-c820-45d5-ae91-77d3ac54eb23 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 200 Jan 02 03:03:29.326980 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 817/1667] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:29 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 480 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:30.348848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-542e3ce6-6aef-46e7-a2c7-5d8d83f5c7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 Jan 02 03:03:30.350901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-542e3ce6-6aef-46e7-a2c7-5d8d83f5c7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:30.353778 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:30.353778 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:30.355181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-542e3ce6-6aef-46e7-a2c7-5d8d83f5c7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:30.438690 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-542e3ce6-6aef-46e7-a2c7-5d8d83f5c7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 returned with HTTP 404 Jan 02 03:03:30.448806 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 851/1668] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:03:30 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/snapshots/067cc044-b399-4243-ba14-a6311c606614 => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:03:30.456215 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb8b6e50-cef7-47ef-95d9-2c4e2ecaa108 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] DELETE http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:30.460013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6e50-cef7-47ef-95d9-2c4e2ecaa108 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:30.461804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:30.461804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:30.463172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6e50-cef7-47ef-95d9-2c4e2ecaa108 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:30.465030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-fb8b6e50-cef7-47ef-95d9-2c4e2ecaa108 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Delete volume with id: 0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:30.644392 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:30.644392 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:30.651275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fb8b6e50-cef7-47ef-95d9-2c4e2ecaa108 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:30.743307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fb8b6e50-cef7-47ef-95d9-2c4e2ecaa108 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Delete volume request issued successfully. Jan 02 03:03:30.744903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb8b6e50-cef7-47ef-95d9-2c4e2ecaa108 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 202 Jan 02 03:03:30.777076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8eb3eb5-1fc8-4e67-8557-338afe8c66cf tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:30.777909 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 818/1669] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:03:30 2021] DELETE /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:03:30.780377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8eb3eb5-1fc8-4e67-8557-338afe8c66cf tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:30.782387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8eb3eb5-1fc8-4e67-8557-338afe8c66cf tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:31.071911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:31.071911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:31.092510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8eb3eb5-1fc8-4e67-8557-338afe8c66cf tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:31.166695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8eb3eb5-1fc8-4e67-8557-338afe8c66cf tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 200 Jan 02 03:03:31.169714 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 852/1670] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:30 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 928 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:32.212153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bac29937-237f-4768-a93f-1f92ba7cd379 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:32.213888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bac29937-237f-4768-a93f-1f92ba7cd379 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:32.214262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:32.214262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:32.214981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bac29937-237f-4768-a93f-1f92ba7cd379 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:32.384063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:32.384063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:32.396359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bac29937-237f-4768-a93f-1f92ba7cd379 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:32.426543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bac29937-237f-4768-a93f-1f92ba7cd379 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 200 Jan 02 03:03:32.428977 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 819/1671] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:32 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 928 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:32.832944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53bb3f9f-4cdd-4b63-bc7d-2b037449ee14 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] DELETE http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:03:32.835256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53bb3f9f-4cdd-4b63-bc7d-2b037449ee14 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:32.839012 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:32.839012 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:32.840752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53bb3f9f-4cdd-4b63-bc7d-2b037449ee14 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:32.842505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-53bb3f9f-4cdd-4b63-bc7d-2b037449ee14 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Delete volume with id: 42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:03:32.984713 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:32.984713 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:32.986223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-53bb3f9f-4cdd-4b63-bc7d-2b037449ee14 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:33.048103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-53bb3f9f-4cdd-4b63-bc7d-2b037449ee14 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Delete volume request issued successfully. Jan 02 03:03:33.056755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53bb3f9f-4cdd-4b63-bc7d-2b037449ee14 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 202 Jan 02 03:03:33.057906 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 853/1672] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:03:32 2021] DELETE /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:03:33.080005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-105855cf-f555-44c1-9750-899811989c7d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:03:33.085891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-105855cf-f555-44c1-9750-899811989c7d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:33.086361 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:33.086361 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:33.090063 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-105855cf-f555-44c1-9750-899811989c7d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:33.281269 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:33.281269 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:33.313213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-105855cf-f555-44c1-9750-899811989c7d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:33.390668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-105855cf-f555-44c1-9750-899811989c7d tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:03:33.396843 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 820/1673] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:33 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 918 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:33.460058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd479a81-df0e-4258-98ae-467dcb0a9e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:33.461003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd479a81-df0e-4258-98ae-467dcb0a9e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:33.461382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:33.461382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:33.462094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd479a81-df0e-4258-98ae-467dcb0a9e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:33.635839 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:33.635839 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:33.666910 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bd479a81-df0e-4258-98ae-467dcb0a9e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:33.729251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd479a81-df0e-4258-98ae-467dcb0a9e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 200 Jan 02 03:03:33.730068 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 854/1674] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:33 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 928 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:34.420034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-feee45a8-b5fa-40bc-ac44-18a304e8f61e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:03:34.421354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-feee45a8-b5fa-40bc-ac44-18a304e8f61e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:34.421636 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:34.421636 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:34.423595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-feee45a8-b5fa-40bc-ac44-18a304e8f61e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:34.755743 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f300f3bc-73f7-4d5f-abc2-a20ae423b2bd tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:34.756321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f300f3bc-73f7-4d5f-abc2-a20ae423b2bd tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:34.756538 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:34.756538 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:34.756907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f300f3bc-73f7-4d5f-abc2-a20ae423b2bd tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:34.967119 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:34.967119 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:34.989737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:34.989737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:35.012313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f300f3bc-73f7-4d5f-abc2-a20ae423b2bd tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Volume info retrieved successfully. Jan 02 03:03:35.015996 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-feee45a8-b5fa-40bc-ac44-18a304e8f61e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:35.091286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f300f3bc-73f7-4d5f-abc2-a20ae423b2bd tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 200 Jan 02 03:03:35.092309 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 855/1675] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:34 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 928 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:35.182577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-feee45a8-b5fa-40bc-ac44-18a304e8f61e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:03:35.187992 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 821/1676] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:34 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 918 bytes in 778 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:36.109222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-031e32a1-3d12-4178-a5eb-dfe6ae48d19a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] GET http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 Jan 02 03:03:36.110060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-031e32a1-3d12-4178-a5eb-dfe6ae48d19a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:36.110060 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:36.110060 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:36.110550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-031e32a1-3d12-4178-a5eb-dfe6ae48d19a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:36.204442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9df4368c-7109-4157-8222-8c04adb20cc1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:03:36.204980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9df4368c-7109-4157-8222-8c04adb20cc1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:36.205446 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:36.205446 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:36.205812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9df4368c-7109-4157-8222-8c04adb20cc1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:36.289773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-031e32a1-3d12-4178-a5eb-dfe6ae48d19a tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481 tempest-VolumeSnapshotQuotasNegativeTestJSON-962648481] http://10.222.0.50/volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 returned with HTTP 404 Jan 02 03:03:36.291135 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 856/1677] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:36 2021] GET /volume/v3/ef706b6fdcac41948a12605d30cae1c5/volumes/0d9e9f77-62aa-4270-8e53-2eaea9261668 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:03:36.301050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d5ad985-b3d6-4d7d-bb13-5b3d5e595a7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] PUT http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 Jan 02 03:03:36.305259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d5ad985-b3d6-4d7d-bb13-5b3d5e595a7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:36.369731 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:36.369731 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:36.403070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9df4368c-7109-4157-8222-8c04adb20cc1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:36.487694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9df4368c-7109-4157-8222-8c04adb20cc1 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 200 Jan 02 03:03:36.494120 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 822/1678] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:36 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 918 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:03:36.843020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d5ad985-b3d6-4d7d-bb13-5b3d5e595a7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1595705934] http://10.222.0.50/volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 returned with HTTP 200 Jan 02 03:03:36.843904 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 857/1679] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Jan 2 03:03:36 2021] PUT /volume/v3/8ffc05f694c847e282191a9babe46f2f/os-quota-sets/ef706b6fdcac41948a12605d30cae1c5 => generated 319 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:03:37.511314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eea4390b-ecb7-458b-8672-adf44d85a6b7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe Jan 02 03:03:37.513462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eea4390b-ecb7-458b-8672-adf44d85a6b7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:37.516058 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:37.516058 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:37.518985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eea4390b-ecb7-458b-8672-adf44d85a6b7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:37.735569 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eea4390b-ecb7-458b-8672-adf44d85a6b7 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe returned with HTTP 404 Jan 02 03:03:37.743234 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 823/1680] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:37 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/42b5093f-5530-4a2e-a68f-d4b6b6485cfe => generated 109 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:03:38.314358 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb8b402d-0f88-4795-8593-4929b7d9ca36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] DELETE http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 03:03:38.325740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb8b402d-0f88-4795-8593-4929b7d9ca36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:38.327067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb8b402d-0f88-4795-8593-4929b7d9ca36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:38.335737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-cb8b402d-0f88-4795-8593-4929b7d9ca36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Delete volume with id: 089ba3c1-98de-450e-8f24-096bca456289 Jan 02 03:03:38.571995 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:38.571995 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:38.575116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cb8b402d-0f88-4795-8593-4929b7d9ca36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:38.649769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cb8b402d-0f88-4795-8593-4929b7d9ca36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Delete volume request issued successfully. Jan 02 03:03:38.667324 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb8b402d-0f88-4795-8593-4929b7d9ca36 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 202 Jan 02 03:03:38.669119 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 858/1681] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:03:38 2021] DELETE /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 0 bytes in 364 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:03:38.682243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-500ce525-03b6-436e-a56d-342bfb1a68f5 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 03:03:38.683451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-500ce525-03b6-436e-a56d-342bfb1a68f5 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:38.684666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-500ce525-03b6-436e-a56d-342bfb1a68f5 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:38.866593 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:38.866593 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:38.887502 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-500ce525-03b6-436e-a56d-342bfb1a68f5 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:38.949640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-500ce525-03b6-436e-a56d-342bfb1a68f5 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 03:03:38.956704 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 824/1682] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:38 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 918 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:39.977660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d570b23-6d37-4223-960f-beb496fa2e9e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 03:03:39.979772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d570b23-6d37-4223-960f-beb496fa2e9e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:39.980389 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:39.980389 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:39.981477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d570b23-6d37-4223-960f-beb496fa2e9e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:40.175186 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:40.175186 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:40.203450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7d570b23-6d37-4223-960f-beb496fa2e9e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:40.261458 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d570b23-6d37-4223-960f-beb496fa2e9e tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 03:03:40.264024 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 859/1683] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:39 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 918 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:41.278967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9e9438b-48d6-45ca-b666-ad6d3fb98ae3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 03:03:41.280105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9e9438b-48d6-45ca-b666-ad6d3fb98ae3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:41.280494 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:41.280494 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:41.281088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9e9438b-48d6-45ca-b666-ad6d3fb98ae3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:41.405177 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:03:41.405177 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:03:41.420961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d9e9438b-48d6-45ca-b666-ad6d3fb98ae3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Volume info retrieved successfully. Jan 02 03:03:41.475343 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9e9438b-48d6-45ca-b666-ad6d3fb98ae3 tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 200 Jan 02 03:03:41.477138 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 825/1684] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:41 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 918 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:03:42.499240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e12edece-ce8a-4f06-97ae-b0df33a882bc tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] GET http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 Jan 02 03:03:42.501246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e12edece-ce8a-4f06-97ae-b0df33a882bc tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:42.504728 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:42.504728 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:42.506755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e12edece-ce8a-4f06-97ae-b0df33a882bc tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:42.798390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e12edece-ce8a-4f06-97ae-b0df33a882bc tempest-AttachVolumeShelveTestJSON-161105325 tempest-AttachVolumeShelveTestJSON-161105325] http://10.222.0.50/volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 returned with HTTP 404 Jan 02 03:03:42.876933 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 860/1685] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:03:42 2021] GET /volume/v3/9476ffd8ef2646c09a69e8e2807034ad/volumes/089ba3c1-98de-450e-8f24-096bca456289 => generated 109 bytes in 311 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:03:50.691230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8f9a103-026e-4353-9f56-1a140ada0317 tempest-AvailabilityZoneTestJSON-1323385743 tempest-AvailabilityZoneTestJSON-1323385743] GET http://10.222.0.50/volume/v3/0318c380db9d463ba34c28c7b7b3b857/os-availability-zone Jan 02 03:03:50.692120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8f9a103-026e-4353-9f56-1a140ada0317 tempest-AvailabilityZoneTestJSON-1323385743 tempest-AvailabilityZoneTestJSON-1323385743] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:03:50.692687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:03:50.692687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:03:50.693660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8f9a103-026e-4353-9f56-1a140ada0317 tempest-AvailabilityZoneTestJSON-1323385743 tempest-AvailabilityZoneTestJSON-1323385743] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:03:50.712934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8f9a103-026e-4353-9f56-1a140ada0317 tempest-AvailabilityZoneTestJSON-1323385743 tempest-AvailabilityZoneTestJSON-1323385743] Availability Zones retrieved successfully. Jan 02 03:03:50.714144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8f9a103-026e-4353-9f56-1a140ada0317 tempest-AvailabilityZoneTestJSON-1323385743 tempest-AvailabilityZoneTestJSON-1323385743] http://10.222.0.50/volume/v3/0318c380db9d463ba34c28c7b7b3b857/os-availability-zone returned with HTTP 200 Jan 02 03:03:50.715893 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 826/1686] 10.222.0.50 () {58 vars in 1243 bytes} [Sat Jan 2 03:03:50 2021] GET /volume/v3/0318c380db9d463ba34c28c7b7b3b857/os-availability-zone => generated 82 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:03:59.227301 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] POST http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes Jan 02 03:03:59.228848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1131508938"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:03:59.231217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1131508938'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:03:59.242571 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Create volume of 1 GB Jan 02 03:03:59.336577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Availability Zones retrieved successfully. Jan 02 03:03:59.370707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Flow 'volume_create_api' (297db1d8-676e-464e-aa38-e093105fadce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:03:59.378439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc5b096-cdbc-4e3a-a7e9-edce2ab87290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:03:59.380701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:03:59.593103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc5b096-cdbc-4e3a-a7e9-edce2ab87290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:03:59.599161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd607139-f078-4b3f-99ee-829308ea5ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:00.019222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Created reservations ['229cd544-866e-416d-8bb4-cefaf8d57228', '052077d1-37f6-4cda-93f0-e8e762bebbea', 'af74e45c-8e4e-4c55-82e5-6f270ac43d0b', 'abbd762f-e343-41c8-8489-3f55852afea3'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:04:00.024323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd607139-f078-4b3f-99ee-829308ea5ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['229cd544-866e-416d-8bb4-cefaf8d57228', '052077d1-37f6-4cda-93f0-e8e762bebbea', 'af74e45c-8e4e-4c55-82e5-6f270ac43d0b', 'abbd762f-e343-41c8-8489-3f55852afea3']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:00.034672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3c8576-408f-454b-b0f4-20a1115a60d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:00.314371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3c8576-408f-454b-b0f4-20a1115a60d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c860694-d43d-4200-883b-7b79f1c5223d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1131508938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1875747959c54122b4f989066f2feb8d',qos_specs=None,replication_status=,reservations=['229cd544-866e-416d-8bb4-cefaf8d57228','052077d1-37f6-4cda-93f0-e8e762bebbea','af74e45c-8e4e-4c55-82e5-6f270ac43d0b','abbd762f-e343-41c8-8489-3f55852afea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03302a09b8324c37aab5775bdf69be6f',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1131508938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c860694-d43d-4200-883b-7b79f1c5223d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1875747959c54122b4f989066f2feb8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='03302a09b8324c37aab5775bdf69be6f',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:00.323770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8890bec-ae0d-4931-b74f-4d9c35220cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:00.425619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8890bec-ae0d-4931-b74f-4d9c35220cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1131508938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1875747959c54122b4f989066f2feb8d',qos_specs=None,replication_status=,reservations=['229cd544-866e-416d-8bb4-cefaf8d57228','052077d1-37f6-4cda-93f0-e8e762bebbea','af74e45c-8e4e-4c55-82e5-6f270ac43d0b','abbd762f-e343-41c8-8489-3f55852afea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03302a09b8324c37aab5775bdf69be6f',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:00.430938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ecfcf3-fd54-45ea-94a1-5d290b68daf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:00.492269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ecfcf3-fd54-45ea-94a1-5d290b68daf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:00.506439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Flow 'volume_create_api' (297db1d8-676e-464e-aa38-e093105fadce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:00.761097 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Create volume request issued successfully. Jan 02 03:04:00.816497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86eb19d0-487e-4a51-8e29-f4724bac05ed tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes returned with HTTP 202 Jan 02 03:04:00.834794 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 861/1687] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:03:58 2021] POST /volume/v3/1875747959c54122b4f989066f2feb8d/volumes => generated 827 bytes in 2282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:04:00.840032 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-378b26d5-0477-4efe-924e-54be6723a00e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:00.840966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-378b26d5-0477-4efe-924e-54be6723a00e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:00.841646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-378b26d5-0477-4efe-924e-54be6723a00e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:00.957190 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:00.957190 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:00.967958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-378b26d5-0477-4efe-924e-54be6723a00e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:01.004718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-378b26d5-0477-4efe-924e-54be6723a00e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d returned with HTTP 200 Jan 02 03:04:01.016442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 827/1688] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:00 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d => generated 919 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:02.030137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d098ad0-da1e-4eac-bc8f-23c667e7f91e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:02.032011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d098ad0-da1e-4eac-bc8f-23c667e7f91e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:02.037024 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:02.037024 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:02.038991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d098ad0-da1e-4eac-bc8f-23c667e7f91e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:02.340087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:02.340087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:02.400751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0d098ad0-da1e-4eac-bc8f-23c667e7f91e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:02.528752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d098ad0-da1e-4eac-bc8f-23c667e7f91e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d returned with HTTP 200 Jan 02 03:04:02.529588 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 862/1689] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:02 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d => generated 919 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:03.546380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71c75b77-86e2-4d5d-b966-716ba89659c0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:03.547421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71c75b77-86e2-4d5d-b966-716ba89659c0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:03.547772 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:03.547772 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:03.548588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71c75b77-86e2-4d5d-b966-716ba89659c0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:03.659470 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:03.659470 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:03.681741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-71c75b77-86e2-4d5d-b966-716ba89659c0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:03.714279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71c75b77-86e2-4d5d-b966-716ba89659c0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d returned with HTTP 200 Jan 02 03:04:03.727948 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 828/1690] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:03 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:03.735068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-994169aa-5d82-4f14-8fbe-12134b6310dd tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] POST http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots Jan 02 03:04:03.735379 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:03.735379 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:03.735707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-994169aa-5d82-4f14-8fbe-12134b6310dd tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c860694-d43d-4200-883b-7b79f1c5223d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-505253717"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:04:03.887615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:03.887615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:03.888625 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-994169aa-5d82-4f14-8fbe-12134b6310dd tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:03.890370 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-994169aa-5d82-4f14-8fbe-12134b6310dd tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Create snapshot from volume 5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:03.989527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-994169aa-5d82-4f14-8fbe-12134b6310dd tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Created reservations ['8f7a7610-66bb-4e25-b5a3-dda3c261f4dc', 'd01f5e05-653c-47b9-9a07-8891b012ed34', 'd12bd1a3-ece4-4897-925f-7c43fe3ebc7b', 'dd17d817-ae9e-43cf-8542-8ff0f457d370'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:04:04.149701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-994169aa-5d82-4f14-8fbe-12134b6310dd tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot create request issued successfully. Jan 02 03:04:04.154067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-994169aa-5d82-4f14-8fbe-12134b6310dd tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots returned with HTTP 202 Jan 02 03:04:04.156259 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 863/1691] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:04:03 2021] POST /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots => generated 313 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:04:04.169421 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2221aa26-f086-4a30-9006-c8072f63bb0f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:04.170162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2221aa26-f086-4a30-9006-c8072f63bb0f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:04.170492 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:04.170492 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:04.171231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2221aa26-f086-4a30-9006-c8072f63bb0f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:04.224464 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:04.224464 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:04.227517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2221aa26-f086-4a30-9006-c8072f63bb0f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:04.230639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2221aa26-f086-4a30-9006-c8072f63bb0f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 200 Jan 02 03:04:04.232002 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 829/1692] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:04 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 445 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:05.248439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff1c5774-c680-4b40-bf71-1273a340be8d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:05.249015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff1c5774-c680-4b40-bf71-1273a340be8d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:05.249163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:05.249163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:05.249847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff1c5774-c680-4b40-bf71-1273a340be8d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:05.396614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:05.396614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:05.407636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ff1c5774-c680-4b40-bf71-1273a340be8d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:05.421542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff1c5774-c680-4b40-bf71-1273a340be8d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 200 Jan 02 03:04:05.438105 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 864/1693] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:05 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 445 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:06.449808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c345b297-390b-449c-a5e9-e71429eaabb9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:06.450949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c345b297-390b-449c-a5e9-e71429eaabb9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:06.452224 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:06.452224 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:06.456741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c345b297-390b-449c-a5e9-e71429eaabb9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:06.561736 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:06.561736 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:06.563372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c345b297-390b-449c-a5e9-e71429eaabb9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:06.565835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c345b297-390b-449c-a5e9-e71429eaabb9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 200 Jan 02 03:04:06.573896 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 830/1694] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:06 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 445 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:07.592012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf45b369-6dde-4bcc-a917-95fd1b041763 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:07.592966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf45b369-6dde-4bcc-a917-95fd1b041763 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:07.592966 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:07.592966 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:07.593392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf45b369-6dde-4bcc-a917-95fd1b041763 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:07.701651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:07.701651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:07.706467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cf45b369-6dde-4bcc-a917-95fd1b041763 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:07.720591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf45b369-6dde-4bcc-a917-95fd1b041763 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 200 Jan 02 03:04:07.728382 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 865/1695] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:07 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 445 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:08.746929 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cc72e0e-5cba-4f70-91f7-8f11d33387a9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:08.753767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cc72e0e-5cba-4f70-91f7-8f11d33387a9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:08.754176 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:08.754176 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:08.755260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cc72e0e-5cba-4f70-91f7-8f11d33387a9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:08.915084 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:08.915084 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:08.918429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1cc72e0e-5cba-4f70-91f7-8f11d33387a9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:08.944287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cc72e0e-5cba-4f70-91f7-8f11d33387a9 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 200 Jan 02 03:04:08.946358 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 831/1696] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:08 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 472 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:08.962861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43946461-a9dd-4810-be11-a6b5510b305a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] POST http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots Jan 02 03:04:08.963697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:08.963697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:08.964519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43946461-a9dd-4810-be11-a6b5510b305a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c860694-d43d-4200-883b-7b79f1c5223d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-568419822"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:04:09.146272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:09.146272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:09.150076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-43946461-a9dd-4810-be11-a6b5510b305a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:09.151539 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-43946461-a9dd-4810-be11-a6b5510b305a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Create snapshot from volume 5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:09.309334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-43946461-a9dd-4810-be11-a6b5510b305a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Created reservations ['19ec5cc8-961f-41ca-b9ff-700e39c7eecf', 'e79a8a16-b560-4084-9e13-b01916310224', 'd21d3f02-30d0-4e5e-94d0-2fd99bbd1b6b', '81e0bb30-84f6-434a-8f85-d558c106509d'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:04:09.594675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-43946461-a9dd-4810-be11-a6b5510b305a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot create request issued successfully. Jan 02 03:04:09.595668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43946461-a9dd-4810-be11-a6b5510b305a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots returned with HTTP 202 Jan 02 03:04:09.596744 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 866/1697] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:04:08 2021] POST /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots => generated 313 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:04:09.620939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc92e831-2e90-4b24-8aad-7c33f9d5f89e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:09.621693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc92e831-2e90-4b24-8aad-7c33f9d5f89e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:09.622010 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:09.622010 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:09.622616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc92e831-2e90-4b24-8aad-7c33f9d5f89e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:09.673152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b296bbde-2b0c-4568-b7ee-210ea14356c9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:04:09.674134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b296bbde-2b0c-4568-b7ee-210ea14356c9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:09.674503 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:09.674503 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:09.675204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b296bbde-2b0c-4568-b7ee-210ea14356c9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:09.681900 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:09.681900 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:09.688038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dc92e831-2e90-4b24-8aad-7c33f9d5f89e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:09.690310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc92e831-2e90-4b24-8aad-7c33f9d5f89e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 200 Jan 02 03:04:09.700590 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 832/1698] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:09 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 445 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:09.786818 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:09.786818 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:09.805525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b296bbde-2b0c-4568-b7ee-210ea14356c9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:04:09.900491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b296bbde-2b0c-4568-b7ee-210ea14356c9 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:04:09.914911 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 867/1699] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:09 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 930 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:10.721156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b78e7b6c-e6d7-4f85-84cd-7b859e5841fa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:10.728136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b78e7b6c-e6d7-4f85-84cd-7b859e5841fa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:10.728864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:10.728864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:10.730244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b78e7b6c-e6d7-4f85-84cd-7b859e5841fa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:10.875115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:10.875115 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:10.876274 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b78e7b6c-e6d7-4f85-84cd-7b859e5841fa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:10.888969 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b78e7b6c-e6d7-4f85-84cd-7b859e5841fa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 200 Jan 02 03:04:10.890491 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 833/1700] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:10 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 445 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:10.935720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03b36008-8c66-43e9-9784-6d60cef1d19c tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:04:10.936706 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03b36008-8c66-43e9-9784-6d60cef1d19c tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:10.936933 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:10.936933 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:10.937344 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03b36008-8c66-43e9-9784-6d60cef1d19c tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:11.014695 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:11.014695 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:11.035676 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03b36008-8c66-43e9-9784-6d60cef1d19c tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:04:11.097836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03b36008-8c66-43e9-9784-6d60cef1d19c tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:04:11.100872 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 868/1701] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:10 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 930 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:11.910230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67812aa9-8793-4703-b091-6bcdcee7d15d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:11.911395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67812aa9-8793-4703-b091-6bcdcee7d15d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:11.911817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:11.911817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:11.913496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67812aa9-8793-4703-b091-6bcdcee7d15d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:12.005025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:12.005025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:12.007180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-67812aa9-8793-4703-b091-6bcdcee7d15d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:12.015925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67812aa9-8793-4703-b091-6bcdcee7d15d tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 200 Jan 02 03:04:12.022244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 834/1702] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:11 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 445 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:13.015031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92a23c62-8d9e-406f-b1ab-3f1a622eb183 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] DELETE http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:04:13.018471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92a23c62-8d9e-406f-b1ab-3f1a622eb183 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:13.019336 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:13.019336 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:13.020555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92a23c62-8d9e-406f-b1ab-3f1a622eb183 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:13.022397 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-92a23c62-8d9e-406f-b1ab-3f1a622eb183 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Delete volume with id: e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:04:13.042083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e16ecbc-f615-41cd-8c0e-39b54c251443 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:13.046247 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e16ecbc-f615-41cd-8c0e-39b54c251443 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:13.048417 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:13.048417 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:13.050082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e16ecbc-f615-41cd-8c0e-39b54c251443 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:13.181488 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:13.181488 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:13.189875 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3e16ecbc-f615-41cd-8c0e-39b54c251443 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:13.200296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e16ecbc-f615-41cd-8c0e-39b54c251443 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 200 Jan 02 03:04:13.203327 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 835/1703] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:13 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 472 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:13.220144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91d6fd53-3af9-42f2-9c9c-cc0025b21d00 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] POST http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots Jan 02 03:04:13.226657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:13.226657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:13.228369 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91d6fd53-3af9-42f2-9c9c-cc0025b21d00 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c860694-d43d-4200-883b-7b79f1c5223d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:04:13.304504 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:13.304504 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:13.308538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-92a23c62-8d9e-406f-b1ab-3f1a622eb183 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:04:13.417229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-92a23c62-8d9e-406f-b1ab-3f1a622eb183 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Delete volume request issued successfully. Jan 02 03:04:13.418635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92a23c62-8d9e-406f-b1ab-3f1a622eb183 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 202 Jan 02 03:04:13.420778 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 869/1704] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:04:13 2021] DELETE /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 0 bytes in 413 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:04:13.445125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3134272-4fcd-4dd4-86bd-29702742abe5 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:04:13.451265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3134272-4fcd-4dd4-86bd-29702742abe5 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:13.458387 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:13.458387 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:13.461399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3134272-4fcd-4dd4-86bd-29702742abe5 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:13.526530 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:13.526530 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:13.536638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-91d6fd53-3af9-42f2-9c9c-cc0025b21d00 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:13.537281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-91d6fd53-3af9-42f2-9c9c-cc0025b21d00 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Create snapshot from volume 5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:13.634313 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:13.634313 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:13.655119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d3134272-4fcd-4dd4-86bd-29702742abe5 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:04:13.705162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3134272-4fcd-4dd4-86bd-29702742abe5 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:04:13.713178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-91d6fd53-3af9-42f2-9c9c-cc0025b21d00 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Created reservations ['73293baf-76f4-4c1c-958e-3f56ccb11c4e', '8604cf6f-5a47-4b4f-a404-83bfe9229867', 'd692c6e5-c529-4248-9da9-855e459a4fed', '5bf36902-6c33-4fba-9b28-03081291bfd2'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:04:13.716958 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 870/1705] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:13 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 929 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:14.151200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-91d6fd53-3af9-42f2-9c9c-cc0025b21d00 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot create request issued successfully. Jan 02 03:04:14.161022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91d6fd53-3af9-42f2-9c9c-cc0025b21d00 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots returned with HTTP 202 Jan 02 03:04:14.163575 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 836/1706] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:04:13 2021] POST /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots => generated 314 bytes in 953 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:04:14.177531 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06904926-af5d-4aed-8bbc-4d18a1197ed6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:14.178633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06904926-af5d-4aed-8bbc-4d18a1197ed6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:14.178831 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:14.178831 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:14.182157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06904926-af5d-4aed-8bbc-4d18a1197ed6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:14.339608 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:14.339608 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:14.342046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-06904926-af5d-4aed-8bbc-4d18a1197ed6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:14.359110 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06904926-af5d-4aed-8bbc-4d18a1197ed6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 200 Jan 02 03:04:14.364900 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 871/1707] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:14 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 446 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:14.745070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02f9cfc3-f194-4492-8c1d-42c502eac9fa tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:04:14.746861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02f9cfc3-f194-4492-8c1d-42c502eac9fa tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:14.752526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:14.752526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:14.753933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02f9cfc3-f194-4492-8c1d-42c502eac9fa tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:14.953875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:14.953875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:14.975785 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-02f9cfc3-f194-4492-8c1d-42c502eac9fa tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:04:15.042493 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02f9cfc3-f194-4492-8c1d-42c502eac9fa tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:04:15.046409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 837/1708] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:14 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 929 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:15.387173 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19d2841a-2c38-47aa-bcf8-3f6bc0500836 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:15.392212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19d2841a-2c38-47aa-bcf8-3f6bc0500836 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:15.392574 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:15.392574 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:15.393219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19d2841a-2c38-47aa-bcf8-3f6bc0500836 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:15.513554 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:15.513554 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:15.518534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-19d2841a-2c38-47aa-bcf8-3f6bc0500836 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:15.526118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19d2841a-2c38-47aa-bcf8-3f6bc0500836 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 200 Jan 02 03:04:15.540388 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 872/1709] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:15 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 446 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:16.079611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a217862-3e07-4c8f-86d4-a09d1f021b79 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:04:16.080478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a217862-3e07-4c8f-86d4-a09d1f021b79 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:16.080851 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:16.080851 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:16.081850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a217862-3e07-4c8f-86d4-a09d1f021b79 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:16.380289 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:16.380289 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:16.432631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a217862-3e07-4c8f-86d4-a09d1f021b79 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Volume info retrieved successfully. Jan 02 03:04:16.553632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f58d5bd1-1fe9-4126-8746-618406a2b9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:16.554618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f58d5bd1-1fe9-4126-8746-618406a2b9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:16.554986 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:16.554986 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:16.555631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f58d5bd1-1fe9-4126-8746-618406a2b9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:16.572656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a217862-3e07-4c8f-86d4-a09d1f021b79 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 200 Jan 02 03:04:16.583276 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 838/1710] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:16 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 929 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:16.603417 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:16.603417 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:16.604943 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f58d5bd1-1fe9-4126-8746-618406a2b9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:16.607499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f58d5bd1-1fe9-4126-8746-618406a2b9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 200 Jan 02 03:04:16.608676 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 873/1711] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:16 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 446 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:17.593984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71ee2abc-cee1-4bb6-9926-1b3f39734570 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] GET http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 Jan 02 03:04:17.594947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71ee2abc-cee1-4bb6-9926-1b3f39734570 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:17.595590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:17.595590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:17.596773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71ee2abc-cee1-4bb6-9926-1b3f39734570 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:17.624274 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69be60cb-4668-42f2-983e-b0f02acd1e6b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:17.625075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69be60cb-4668-42f2-983e-b0f02acd1e6b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:17.625596 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:17.625596 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:17.626186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69be60cb-4668-42f2-983e-b0f02acd1e6b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:17.730611 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:17.730611 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:17.733566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-69be60cb-4668-42f2-983e-b0f02acd1e6b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:17.738825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69be60cb-4668-42f2-983e-b0f02acd1e6b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 200 Jan 02 03:04:17.745505 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 874/1712] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:17 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 473 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:17.769089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97d703a0-de24-419d-a7ad-6e6130ffb7df tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=1 Jan 02 03:04:17.772476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97d703a0-de24-419d-a7ad-6e6130ffb7df tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:17.773660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:17.773660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:17.774340 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97d703a0-de24-419d-a7ad-6e6130ffb7df tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:17.775229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-97d703a0-de24-419d-a7ad-6e6130ffb7df tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:17.788474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-97d703a0-de24-419d-a7ad-6e6130ffb7df tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:17.815569 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71ee2abc-cee1-4bb6-9926-1b3f39734570 tempest-VolumesActionsTest-874106938 tempest-VolumesActionsTest-874106938] http://10.222.0.50/volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 returned with HTTP 404 Jan 02 03:04:17.818294 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 839/1713] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:17 2021] GET /volume/v3/c3d533c7d1ca4afaa9f562baf5c315f4/volumes/e3131257-f91a-49a3-8323-3f4050477640 => generated 109 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:17.834191 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-97d703a0-de24-419d-a7ad-6e6130ffb7df tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:17.835446 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97d703a0-de24-419d-a7ad-6e6130ffb7df tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=1 returned with HTTP 200 Jan 02 03:04:17.840708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 875/1714] 10.222.0.50 () {58 vars in 1225 bytes} [Sat Jan 2 03:04:17 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=1 => generated 515 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:17.862133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-406cf5f3-6d2a-4a0a-a367-6ca7109db007 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots Jan 02 03:04:17.863041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-406cf5f3-6d2a-4a0a-a367-6ca7109db007 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:17.863912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-406cf5f3-6d2a-4a0a-a367-6ca7109db007 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:17.865766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-406cf5f3-6d2a-4a0a-a367-6ca7109db007 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:17.870895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-406cf5f3-6d2a-4a0a-a367-6ca7109db007 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:17.972455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-406cf5f3-6d2a-4a0a-a367-6ca7109db007 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:17.979084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-406cf5f3-6d2a-4a0a-a367-6ca7109db007 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots returned with HTTP 200 Jan 02 03:04:18.000995 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 840/1715] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 03:04:17 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots => generated 994 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:18.004654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-38bff56f-8dbf-4251-aa87-cc8127f4720e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=100000 Jan 02 03:04:18.005280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-38bff56f-8dbf-4251-aa87-cc8127f4720e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.005280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:18.005280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:18.005713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-38bff56f-8dbf-4251-aa87-cc8127f4720e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.007626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-38bff56f-8dbf-4251-aa87-cc8127f4720e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:18.007804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:18.007804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:18.009627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-38bff56f-8dbf-4251-aa87-cc8127f4720e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:18.082166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-38bff56f-8dbf-4251-aa87-cc8127f4720e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:18.091056 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-38bff56f-8dbf-4251-aa87-cc8127f4720e tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=100000 returned with HTTP 200 Jan 02 03:04:18.104210 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 876/1716] 10.222.0.50 () {58 vars in 1235 bytes} [Sat Jan 2 03:04:17 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=100000 => generated 994 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:18.125238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-857f06a6-ce2d-4e01-af71-4393ec08560b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=0 Jan 02 03:04:18.130276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-857f06a6-ce2d-4e01-af71-4393ec08560b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.131906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:18.131906 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:18.138209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-857f06a6-ce2d-4e01-af71-4393ec08560b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.139804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-857f06a6-ce2d-4e01-af71-4393ec08560b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:18.142054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:18.142054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:18.152500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-857f06a6-ce2d-4e01-af71-4393ec08560b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:18.248319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-857f06a6-ce2d-4e01-af71-4393ec08560b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:18.251112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-857f06a6-ce2d-4e01-af71-4393ec08560b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=0 returned with HTTP 200 Jan 02 03:04:18.274920 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 841/1717] 10.222.0.50 () {58 vars in 1225 bytes} [Sat Jan 2 03:04:18 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?limit=0 => generated 17 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:04:18.279786 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88f9e9cb-4704-4168-88b9-2754ceee9ac2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots Jan 02 03:04:18.281130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88f9e9cb-4704-4168-88b9-2754ceee9ac2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.285386 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:18.285386 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:18.286771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88f9e9cb-4704-4168-88b9-2754ceee9ac2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.291796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-88f9e9cb-4704-4168-88b9-2754ceee9ac2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:18.293624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:18.293624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:18.308352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-88f9e9cb-4704-4168-88b9-2754ceee9ac2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:18.406088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-88f9e9cb-4704-4168-88b9-2754ceee9ac2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:18.406909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88f9e9cb-4704-4168-88b9-2754ceee9ac2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots returned with HTTP 200 Jan 02 03:04:18.407781 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 877/1718] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 03:04:18 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots => generated 994 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:18.434549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69d32b29-2710-4692-8ac9-bc6b60b030de tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?marker=0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:18.448142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69d32b29-2710-4692-8ac9-bc6b60b030de tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.449368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69d32b29-2710-4692-8ac9-bc6b60b030de tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.452695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-69d32b29-2710-4692-8ac9-bc6b60b030de tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:18.459297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-69d32b29-2710-4692-8ac9-bc6b60b030de tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:18.661735 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-69d32b29-2710-4692-8ac9-bc6b60b030de tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:18.663955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69d32b29-2710-4692-8ac9-bc6b60b030de tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?marker=0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 200 Jan 02 03:04:18.680366 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 842/1719] 10.222.0.50 () {58 vars in 1297 bytes} [Sat Jan 2 03:04:18 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?marker=0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 341 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:18.689873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03132f00-978f-416b-bf91-31bd517612d6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?offset=2&limit=3 Jan 02 03:04:18.690407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03132f00-978f-416b-bf91-31bd517612d6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.690603 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:18.690603 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:18.691117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03132f00-978f-416b-bf91-31bd517612d6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.691548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-03132f00-978f-416b-bf91-31bd517612d6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:18.692279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:18.692279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:18.694097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-03132f00-978f-416b-bf91-31bd517612d6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:18.740829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03132f00-978f-416b-bf91-31bd517612d6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:18.743018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03132f00-978f-416b-bf91-31bd517612d6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 02 03:04:18.752267 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 878/1720] 10.222.0.50 () {58 vars in 1243 bytes} [Sat Jan 2 03:04:18 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?offset=2&limit=3 => generated 341 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:18.769939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63d81909-ac2c-4ee8-9e28-6e7e6c4d63b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=created_at&sort_dir=asc Jan 02 03:04:18.770905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63d81909-ac2c-4ee8-9e28-6e7e6c4d63b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.771868 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:18.771868 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:18.778244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63d81909-ac2c-4ee8-9e28-6e7e6c4d63b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.779400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-63d81909-ac2c-4ee8-9e28-6e7e6c4d63b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:18.780859 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:18.780859 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:18.793231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-63d81909-ac2c-4ee8-9e28-6e7e6c4d63b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:18.842564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-63d81909-ac2c-4ee8-9e28-6e7e6c4d63b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:18.844646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63d81909-ac2c-4ee8-9e28-6e7e6c4d63b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 02 03:04:18.847116 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 843/1721] 10.222.0.50 () {58 vars in 1275 bytes} [Sat Jan 2 03:04:18 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:18.876792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03a73533-ddcf-4bf2-a137-0ca7428a85e1 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=created_at&sort_dir=desc Jan 02 03:04:18.878058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03a73533-ddcf-4bf2-a137-0ca7428a85e1 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.878630 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:18.878630 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:18.881991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03a73533-ddcf-4bf2-a137-0ca7428a85e1 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.888301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-03a73533-ddcf-4bf2-a137-0ca7428a85e1 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:18.889869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:18.889869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:18.893093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-03a73533-ddcf-4bf2-a137-0ca7428a85e1 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:18.960116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03a73533-ddcf-4bf2-a137-0ca7428a85e1 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:18.965806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03a73533-ddcf-4bf2-a137-0ca7428a85e1 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 02 03:04:18.976274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 879/1722] 10.222.0.50 () {58 vars in 1277 bytes} [Sat Jan 2 03:04:18 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:18.993384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0afd9d22-8cff-43b5-9da2-bc54e8b8c9fe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=id&sort_dir=asc Jan 02 03:04:18.994529 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0afd9d22-8cff-43b5-9da2-bc54e8b8c9fe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:18.995023 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:18.995023 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:18.996337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0afd9d22-8cff-43b5-9da2-bc54e8b8c9fe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:18.997675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-0afd9d22-8cff-43b5-9da2-bc54e8b8c9fe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:18.999095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:18.999095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.009071 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-0afd9d22-8cff-43b5-9da2-bc54e8b8c9fe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.112224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0afd9d22-8cff-43b5-9da2-bc54e8b8c9fe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.114633 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0afd9d22-8cff-43b5-9da2-bc54e8b8c9fe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 02 03:04:19.117639 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 844/1723] 10.222.0.50 () {58 vars in 1259 bytes} [Sat Jan 2 03:04:18 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:19.142783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5698abb6-42f0-4938-8113-2df15972164b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=id&sort_dir=desc Jan 02 03:04:19.144420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5698abb6-42f0-4938-8113-2df15972164b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.146018 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.146018 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.148031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5698abb6-42f0-4938-8113-2df15972164b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.149490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-5698abb6-42f0-4938-8113-2df15972164b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.164755 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.164755 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.182332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-5698abb6-42f0-4938-8113-2df15972164b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.245412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5698abb6-42f0-4938-8113-2df15972164b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.246755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5698abb6-42f0-4938-8113-2df15972164b tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 02 03:04:19.247894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 880/1724] 10.222.0.50 () {58 vars in 1261 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:19.271222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9afede47-b99e-4797-8fde-5b260477e627 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=display_name&sort_dir=asc Jan 02 03:04:19.273301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9afede47-b99e-4797-8fde-5b260477e627 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.273732 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.273732 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.274410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9afede47-b99e-4797-8fde-5b260477e627 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.275204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-9afede47-b99e-4797-8fde-5b260477e627 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.276133 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.276133 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.278187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-9afede47-b99e-4797-8fde-5b260477e627 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.333484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9afede47-b99e-4797-8fde-5b260477e627 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.335984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9afede47-b99e-4797-8fde-5b260477e627 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 02 03:04:19.337173 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 845/1725] 10.222.0.50 () {58 vars in 1279 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:19.360605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cb0afba-f969-41e3-a280-245d5ca1a3d2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=display_name&sort_dir=desc Jan 02 03:04:19.361689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cb0afba-f969-41e3-a280-245d5ca1a3d2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.362101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.362101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.362791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cb0afba-f969-41e3-a280-245d5ca1a3d2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.363639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-8cb0afba-f969-41e3-a280-245d5ca1a3d2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.364745 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.364745 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.367777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-8cb0afba-f969-41e3-a280-245d5ca1a3d2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.414949 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8cb0afba-f969-41e3-a280-245d5ca1a3d2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.415888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cb0afba-f969-41e3-a280-245d5ca1a3d2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 02 03:04:19.429417 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 881/1726] 10.222.0.50 () {58 vars in 1281 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:19.450047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-059d4549-8a3c-491b-9d16-74472c62237a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 Jan 02 03:04:19.450689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-059d4549-8a3c-491b-9d16-74472c62237a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.450979 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.450979 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.453295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-059d4549-8a3c-491b-9d16-74472c62237a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.454100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-059d4549-8a3c-491b-9d16-74472c62237a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.458506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.458506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.461600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-059d4549-8a3c-491b-9d16-74472c62237a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.532635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-059d4549-8a3c-491b-9d16-74472c62237a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.534942 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.534942 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.545188 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-059d4549-8a3c-491b-9d16-74472c62237a tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 returned with HTTP 200 Jan 02 03:04:19.553688 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 846/1727] 10.222.0.50 () {58 vars in 1352 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 => generated 476 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:19.559532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6094b4bb-2759-40d4-80ab-f005d834cf49 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?status=available Jan 02 03:04:19.560083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6094b4bb-2759-40d4-80ab-f005d834cf49 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.560970 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.560970 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.566069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6094b4bb-2759-40d4-80ab-f005d834cf49 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.566941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-6094b4bb-2759-40d4-80ab-f005d834cf49 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.567738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.567738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.569884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-6094b4bb-2759-40d4-80ab-f005d834cf49 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.631757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6094b4bb-2759-40d4-80ab-f005d834cf49 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.633016 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.633016 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.634812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6094b4bb-2759-40d4-80ab-f005d834cf49 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?status=available returned with HTTP 200 Jan 02 03:04:19.635996 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 882/1728] 10.222.0.50 () {58 vars in 1264 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?status=available => generated 1396 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:19.649760 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63eaf10b-e273-405a-9cbf-a710416c3d9f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 Jan 02 03:04:19.650596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63eaf10b-e273-405a-9cbf-a710416c3d9f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.650923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.650923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.651484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63eaf10b-e273-405a-9cbf-a710416c3d9f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.652394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-63eaf10b-e273-405a-9cbf-a710416c3d9f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.654940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-63eaf10b-e273-405a-9cbf-a710416c3d9f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.715518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-63eaf10b-e273-405a-9cbf-a710416c3d9f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.716522 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.716522 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.718089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63eaf10b-e273-405a-9cbf-a710416c3d9f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 returned with HTTP 200 Jan 02 03:04:19.718928 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 847/1729] 10.222.0.50 () {58 vars in 1386 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 => generated 476 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:19.731981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c540dfc9-8022-4c80-9912-09c469bbe2d8 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 Jan 02 03:04:19.732909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c540dfc9-8022-4c80-9912-09c469bbe2d8 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.733353 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.733353 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.734054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c540dfc9-8022-4c80-9912-09c469bbe2d8 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.734863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-c540dfc9-8022-4c80-9912-09c469bbe2d8 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.737596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-c540dfc9-8022-4c80-9912-09c469bbe2d8 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.793289 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c540dfc9-8022-4c80-9912-09c469bbe2d8 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.794109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c540dfc9-8022-4c80-9912-09c469bbe2d8 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 returned with HTTP 200 Jan 02 03:04:19.795008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 883/1730] 10.222.0.50 () {58 vars in 1331 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 => generated 342 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:19.806751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6eed7946-aa3a-48c6-9639-1fdfee1df143 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?status=available Jan 02 03:04:19.807460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6eed7946-aa3a-48c6-9639-1fdfee1df143 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.807793 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.807793 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.809100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6eed7946-aa3a-48c6-9639-1fdfee1df143 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.809855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-6eed7946-aa3a-48c6-9639-1fdfee1df143 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.812453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-6eed7946-aa3a-48c6-9639-1fdfee1df143 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88028) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.888739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6eed7946-aa3a-48c6-9639-1fdfee1df143 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.889695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6eed7946-aa3a-48c6-9639-1fdfee1df143 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?status=available returned with HTTP 200 Jan 02 03:04:19.898248 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 848/1731] 10.222.0.50 () {58 vars in 1243 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?status=available => generated 994 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:19.910840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a10d233-3935-4e67-9c56-acab4c596271 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 Jan 02 03:04:19.911846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a10d233-3935-4e67-9c56-acab4c596271 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:19.912523 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:19.912523 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:19.912973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a10d233-3935-4e67-9c56-acab4c596271 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:19.914021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-3a10d233-3935-4e67-9c56-acab4c596271 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:19.914843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:19.914843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:19.916807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-3a10d233-3935-4e67-9c56-acab4c596271 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:04:19.989770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3a10d233-3935-4e67-9c56-acab4c596271 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Get all snapshots completed successfully. Jan 02 03:04:19.991337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a10d233-3935-4e67-9c56-acab4c596271 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 returned with HTTP 200 Jan 02 03:04:20.003448 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 884/1732] 10.222.0.50 () {58 vars in 1365 bytes} [Sat Jan 2 03:04:19 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1630143676 => generated 342 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:20.008677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4759289-1961-4908-bd91-d7689a253550 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] DELETE http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:20.009219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4759289-1961-4908-bd91-d7689a253550 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:20.009440 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:20.009440 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:20.009821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4759289-1961-4908-bd91-d7689a253550 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:20.010474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-d4759289-1961-4908-bd91-d7689a253550 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Delete snapshot with id: a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:20.087268 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:20.087268 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:20.088949 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d4759289-1961-4908-bd91-d7689a253550 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:20.327456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d4759289-1961-4908-bd91-d7689a253550 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot delete request issued successfully. Jan 02 03:04:20.328516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4759289-1961-4908-bd91-d7689a253550 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 202 Jan 02 03:04:20.329388 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 849/1733] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:04:20 2021] DELETE /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 0 bytes in 327 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:04:20.337585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d65e7277-dce4-4b2b-88b6-ebfc20885c15 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:20.340235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d65e7277-dce4-4b2b-88b6-ebfc20885c15 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:20.340235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:20.340235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:20.340235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d65e7277-dce4-4b2b-88b6-ebfc20885c15 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:20.384049 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:20.384049 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:20.385259 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d65e7277-dce4-4b2b-88b6-ebfc20885c15 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:20.387320 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d65e7277-dce4-4b2b-88b6-ebfc20885c15 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 200 Jan 02 03:04:20.395538 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 850/1734] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:20 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 472 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:20.551613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] POST http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes Jan 02 03:04:20.552077 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:20.552077 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:20.553961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1711671845"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:04:20.555357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1711671845'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:04:20.556061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume of 1 GB Jan 02 03:04:20.556971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:20.556971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:20.598926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Availability Zones retrieved successfully. Jan 02 03:04:20.632281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Flow 'volume_create_api' (7ed352ec-1d52-426b-b111-d7bd696b7fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:20.642131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3b9c7a-e6d4-4f79-9135-34ffc8ad23e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:20.653210 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:04:20.887248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3b9c7a-e6d4-4f79-9135-34ffc8ad23e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:20.889907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd05f259-3fdc-47bf-8a51-de8eb7699580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:21.151828 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Created reservations ['810592f9-983c-4dc2-ac7c-a53738f22913', '1fc5bcff-7067-4ad8-a354-22316f1c70ee', '4b0778a9-a5a3-45dd-9fcb-97eaa616dca4', '4160a417-d4d7-4db1-9611-d1b2d3a6778e'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:04:21.154749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd05f259-3fdc-47bf-8a51-de8eb7699580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['810592f9-983c-4dc2-ac7c-a53738f22913', '1fc5bcff-7067-4ad8-a354-22316f1c70ee', '4b0778a9-a5a3-45dd-9fcb-97eaa616dca4', '4160a417-d4d7-4db1-9611-d1b2d3a6778e']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:21.161307 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52fdc9e6-e9b8-4c12-9d52-834ed11a706f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:21.301000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52fdc9e6-e9b8-4c12-9d52-834ed11a706f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d77ad6-95f9-4949-8dd3-d5b6d93c322f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1711671845',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b54e9f5221e4c948744867571928e1d',qos_specs=None,replication_status=,reservations=['810592f9-983c-4dc2-ac7c-a53738f22913','1fc5bcff-7067-4ad8-a354-22316f1c70ee','4b0778a9-a5a3-45dd-9fcb-97eaa616dca4','4160a417-d4d7-4db1-9611-d1b2d3a6778e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af8a31e99dc4747ae0d7027dd421477',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1711671845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3d77ad6-95f9-4949-8dd3-d5b6d93c322f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b54e9f5221e4c948744867571928e1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3af8a31e99dc4747ae0d7027dd421477',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:21.309989 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73800528-24d3-4823-ac4a-275c344425e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:21.355109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73800528-24d3-4823-ac4a-275c344425e0) transitioned into state 'SUCCESS' from state '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-1711671845',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b54e9f5221e4c948744867571928e1d',qos_specs=None,replication_status=,reservations=['810592f9-983c-4dc2-ac7c-a53738f22913','1fc5bcff-7067-4ad8-a354-22316f1c70ee','4b0778a9-a5a3-45dd-9fcb-97eaa616dca4','4160a417-d4d7-4db1-9611-d1b2d3a6778e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af8a31e99dc4747ae0d7027dd421477',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:21.361538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56cc49bb-816c-4952-956f-fbbf65bc55de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:21.392307 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56cc49bb-816c-4952-956f-fbbf65bc55de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:21.405107 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4bb5b0b-0ec9-4eb8-a443-7a4a37c0b147 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:21.405744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Flow 'volume_create_api' (7ed352ec-1d52-426b-b111-d7bd696b7fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:21.406033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4bb5b0b-0ec9-4eb8-a443-7a4a37c0b147 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:21.406384 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:21.406384 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:21.421037 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4bb5b0b-0ec9-4eb8-a443-7a4a37c0b147 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:21.524855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume request issued successfully. Jan 02 03:04:21.590033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14779d22-9f16-4b97-9df7-36c9a208cc13 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes returned with HTTP 202 Jan 02 03:04:21.602415 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 885/1735] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:04:20 2021] POST /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes => generated 829 bytes in 1464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:04:21.612674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7f4e245-94c0-43cb-8787-6653d905fbb4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:21.613673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7f4e245-94c0-43cb-8787-6653d905fbb4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:21.614057 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:21.614057 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:21.614769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7f4e245-94c0-43cb-8787-6653d905fbb4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:21.617094 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:21.617094 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:21.643038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b4bb5b0b-0ec9-4eb8-a443-7a4a37c0b147 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:21.647475 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4bb5b0b-0ec9-4eb8-a443-7a4a37c0b147 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 200 Jan 02 03:04:21.664240 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 851/1736] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:21 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 472 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:21.860113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:21.860113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:21.879254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d7f4e245-94c0-43cb-8787-6653d905fbb4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:21.912853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7f4e245-94c0-43cb-8787-6653d905fbb4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 200 Jan 02 03:04:21.914266 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 886/1737] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:21 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 897 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:22.681779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90a2e8d8-17ff-4f26-80a5-e97bf4855dfa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:22.682781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90a2e8d8-17ff-4f26-80a5-e97bf4855dfa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:22.683153 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:22.683153 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:22.683866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90a2e8d8-17ff-4f26-80a5-e97bf4855dfa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:22.802211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:22.802211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:22.803463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-90a2e8d8-17ff-4f26-80a5-e97bf4855dfa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:22.805660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90a2e8d8-17ff-4f26-80a5-e97bf4855dfa tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 200 Jan 02 03:04:22.806480 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 852/1738] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:22 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 472 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:22.935428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f0950b9-415b-4e99-a1f9-b363e7614663 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:22.937589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f0950b9-415b-4e99-a1f9-b363e7614663 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:22.938179 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:22.938179 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:22.939013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f0950b9-415b-4e99-a1f9-b363e7614663 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:23.096423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:23.096423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:23.116833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4f0950b9-415b-4e99-a1f9-b363e7614663 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:23.193070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f0950b9-415b-4e99-a1f9-b363e7614663 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 200 Jan 02 03:04:23.200890 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 887/1739] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:22 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 921 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:23.819628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ada91d82-a167-42b4-b0f9-a8fc70cea8ee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a Jan 02 03:04:23.820133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ada91d82-a167-42b4-b0f9-a8fc70cea8ee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:23.820730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:23.820730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:23.821354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ada91d82-a167-42b4-b0f9-a8fc70cea8ee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:23.873564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ada91d82-a167-42b4-b0f9-a8fc70cea8ee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a returned with HTTP 404 Jan 02 03:04:23.878690 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 853/1740] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:23 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/a81a3bd9-0c8a-4a35-af48-4ff7398c2e9a => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:23.887055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1a57d97-ad53-483f-8f65-ccf308c04695 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] DELETE http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:23.888485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1a57d97-ad53-483f-8f65-ccf308c04695 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:23.888977 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:23.888977 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:23.889555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1a57d97-ad53-483f-8f65-ccf308c04695 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:23.890029 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-d1a57d97-ad53-483f-8f65-ccf308c04695 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Delete snapshot with id: 0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:23.972610 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:23.972610 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:23.975676 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d1a57d97-ad53-483f-8f65-ccf308c04695 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:24.092952 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d1a57d97-ad53-483f-8f65-ccf308c04695 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot delete request issued successfully. Jan 02 03:04:24.093604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1a57d97-ad53-483f-8f65-ccf308c04695 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 202 Jan 02 03:04:24.094578 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 888/1741] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:04:23 2021] DELETE /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:04:24.103471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-184e8b7a-4ecd-436b-ada4-ae6954d6814f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:24.104383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-184e8b7a-4ecd-436b-ada4-ae6954d6814f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:24.105648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-184e8b7a-4ecd-436b-ada4-ae6954d6814f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:24.192397 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:24.192397 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:24.200738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-184e8b7a-4ecd-436b-ada4-ae6954d6814f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:24.203459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-184e8b7a-4ecd-436b-ada4-ae6954d6814f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 200 Jan 02 03:04:24.216696 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 854/1742] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:24 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 471 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:24.227022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee8626c8-c99d-4424-8bd0-59a0787ef510 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:24.227522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee8626c8-c99d-4424-8bd0-59a0787ef510 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:24.227720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:24.227720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:24.228578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee8626c8-c99d-4424-8bd0-59a0787ef510 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:24.326991 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:24.326991 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:24.342791 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ee8626c8-c99d-4424-8bd0-59a0787ef510 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:24.375088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee8626c8-c99d-4424-8bd0-59a0787ef510 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 200 Jan 02 03:04:24.392300 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 889/1743] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:24 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 922 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:24.452487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3e079cf2-97cb-444d-8ab0-6b73de4ddad9 req-bf10b53b-f5dd-478a-bb26-891587bc2cf3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:24.453588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3e079cf2-97cb-444d-8ab0-6b73de4ddad9 req-bf10b53b-f5dd-478a-bb26-891587bc2cf3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:24.454019 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:24.454019 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:24.454719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3e079cf2-97cb-444d-8ab0-6b73de4ddad9 req-bf10b53b-f5dd-478a-bb26-891587bc2cf3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:24.511290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:24.511290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:24.521991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-3e079cf2-97cb-444d-8ab0-6b73de4ddad9 req-bf10b53b-f5dd-478a-bb26-891587bc2cf3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:24.548958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3e079cf2-97cb-444d-8ab0-6b73de4ddad9 req-bf10b53b-f5dd-478a-bb26-891587bc2cf3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 200 Jan 02 03:04:24.550229 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 855/1744] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:04:24 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 922 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:24.569635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] POST http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes Jan 02 03:04:24.570713 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:24.570713 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:24.574393 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1063757487"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:04:24.576823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1063757487'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:04:24.577500 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume of 1 GB Jan 02 03:04:24.635064 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Availability Zones retrieved successfully. Jan 02 03:04:24.716868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Flow 'volume_create_api' (dfdc72b9-d658-4980-8704-942781d6bc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:24.719898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (259fc1e1-6b22-4063-8aac-25ec95144348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:24.722137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:04:24.973639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (259fc1e1-6b22-4063-8aac-25ec95144348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:24.978318 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b4732c-610c-4bfc-bd73-cb610d5d4e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:25.160775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Created reservations ['f3d47aed-248c-430a-b8a4-8003b6002aab', '5a690a11-2cd9-4aa8-b5bd-d56e5dea3fde', 'a76a5833-581b-4ebc-867e-77f3ab11e2cd', 'c895c43d-f305-415e-ad05-16ebe8321317'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:04:25.167920 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b4732c-610c-4bfc-bd73-cb610d5d4e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d47aed-248c-430a-b8a4-8003b6002aab', '5a690a11-2cd9-4aa8-b5bd-d56e5dea3fde', 'a76a5833-581b-4ebc-867e-77f3ab11e2cd', 'c895c43d-f305-415e-ad05-16ebe8321317']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:25.169738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d54097c-e6c9-4c5a-87e3-56ac9456b41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:25.217445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a800010f-aa35-4040-9bb3-04f19ac40bee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:25.218263 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a800010f-aa35-4040-9bb3-04f19ac40bee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:25.218641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:25.218641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:25.219433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a800010f-aa35-4040-9bb3-04f19ac40bee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:25.265163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d54097c-e6c9-4c5a-87e3-56ac9456b41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8afe8fae-fb29-4706-a245-0f130f2f5a2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1063757487',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b54e9f5221e4c948744867571928e1d',qos_specs=None,replication_status=,reservations=['f3d47aed-248c-430a-b8a4-8003b6002aab','5a690a11-2cd9-4aa8-b5bd-d56e5dea3fde','a76a5833-581b-4ebc-867e-77f3ab11e2cd','c895c43d-f305-415e-ad05-16ebe8321317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af8a31e99dc4747ae0d7027dd421477',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1063757487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8afe8fae-fb29-4706-a245-0f130f2f5a2c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b54e9f5221e4c948744867571928e1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3af8a31e99dc4747ae0d7027dd421477',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:25.268849 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdfd4d95-6ad4-4d2f-b46f-a0afe2670953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:25.278319 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:25.278319 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:25.279506 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a800010f-aa35-4040-9bb3-04f19ac40bee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:25.288810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a800010f-aa35-4040-9bb3-04f19ac40bee tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 200 Jan 02 03:04:25.291306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 856/1745] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:25 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 471 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:25.306577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdfd4d95-6ad4-4d2f-b46f-a0afe2670953) transitioned into state 'SUCCESS' from state '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-1063757487',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b54e9f5221e4c948744867571928e1d',qos_specs=None,replication_status=,reservations=['f3d47aed-248c-430a-b8a4-8003b6002aab','5a690a11-2cd9-4aa8-b5bd-d56e5dea3fde','a76a5833-581b-4ebc-867e-77f3ab11e2cd','c895c43d-f305-415e-ad05-16ebe8321317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af8a31e99dc4747ae0d7027dd421477',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:25.308775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c739c41-c4ae-445d-9b61-07461d1dc544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:25.340597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c739c41-c4ae-445d-9b61-07461d1dc544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:25.343686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Flow 'volume_create_api' (dfdc72b9-d658-4980-8704-942781d6bc1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:25.485239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume request issued successfully. Jan 02 03:04:25.520547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f974700f-810e-4699-83a8-3221c46cdc87 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes returned with HTTP 202 Jan 02 03:04:25.531081 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 890/1746] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:04:24 2021] POST /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes => generated 829 bytes in 960 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:04:25.538225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03307d21-9553-4bf4-9f2c-67d748e644f1 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c Jan 02 03:04:25.539166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03307d21-9553-4bf4-9f2c-67d748e644f1 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:25.539449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:25.539449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:25.539973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03307d21-9553-4bf4-9f2c-67d748e644f1 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:25.684628 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:25.684628 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:25.765082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03307d21-9553-4bf4-9f2c-67d748e644f1 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:25.845942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03307d21-9553-4bf4-9f2c-67d748e644f1 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c returned with HTTP 200 Jan 02 03:04:25.873274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 857/1747] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:25 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c => generated 921 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:26.305521 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fbca6c3e-dc1a-4b85-a695-6d2a4ed61e45 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 Jan 02 03:04:26.307005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fbca6c3e-dc1a-4b85-a695-6d2a4ed61e45 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:26.307415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:26.307415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:26.308049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fbca6c3e-dc1a-4b85-a695-6d2a4ed61e45 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:26.357224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fbca6c3e-dc1a-4b85-a695-6d2a4ed61e45 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 returned with HTTP 404 Jan 02 03:04:26.359727 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 891/1748] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:26 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/0025eb53-91f1-4bbc-a67c-296dfbe5b499 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:26.369693 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac866e0d-e817-4abd-98a5-4986cadc1fbe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] DELETE http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:26.370671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac866e0d-e817-4abd-98a5-4986cadc1fbe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:26.371044 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:26.371044 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:26.371663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac866e0d-e817-4abd-98a5-4986cadc1fbe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:26.372645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-ac866e0d-e817-4abd-98a5-4986cadc1fbe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Delete snapshot with id: d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:26.409996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:26.409996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:26.411644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ac866e0d-e817-4abd-98a5-4986cadc1fbe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:26.491202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ac866e0d-e817-4abd-98a5-4986cadc1fbe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot delete request issued successfully. Jan 02 03:04:26.491708 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac866e0d-e817-4abd-98a5-4986cadc1fbe tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 202 Jan 02 03:04:26.492667 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 858/1749] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:04:26 2021] DELETE /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:04:26.501240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-300197d9-c036-4e3c-8f9b-df76a9eff9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:26.502200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-300197d9-c036-4e3c-8f9b-df76a9eff9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:26.502869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-300197d9-c036-4e3c-8f9b-df76a9eff9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:26.547038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:26.547038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:26.548836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-300197d9-c036-4e3c-8f9b-df76a9eff9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:26.551574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-300197d9-c036-4e3c-8f9b-df76a9eff9f0 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 200 Jan 02 03:04:26.574062 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 892/1750] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:26 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 471 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:26.891266 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-015fca73-5b34-4915-8d01-85704031fba9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c Jan 02 03:04:26.891809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-015fca73-5b34-4915-8d01-85704031fba9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:26.892034 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:26.892034 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:26.892431 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-015fca73-5b34-4915-8d01-85704031fba9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:27.019091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:27.019091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:27.044768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-015fca73-5b34-4915-8d01-85704031fba9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:27.097845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-015fca73-5b34-4915-8d01-85704031fba9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c returned with HTTP 200 Jan 02 03:04:27.112216 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 859/1751] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:26 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c => generated 922 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:27.588790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92029d75-439a-4d17-9d73-07ed78b25c62 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:27.589324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92029d75-439a-4d17-9d73-07ed78b25c62 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:27.589528 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:27.589528 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:27.589908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92029d75-439a-4d17-9d73-07ed78b25c62 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:27.650536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:27.650536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:27.655048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-92029d75-439a-4d17-9d73-07ed78b25c62 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Snapshot retrieved successfully. Jan 02 03:04:27.657315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92029d75-439a-4d17-9d73-07ed78b25c62 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 200 Jan 02 03:04:27.665922 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 860/1752] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:27 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 471 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:27.746212 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5cb0008e-43b4-48bf-9767-6b7016b1cc91 req-a9f6a052-1429-42a7-a6a5-9b461906cd85 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c Jan 02 03:04:27.746473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5cb0008e-43b4-48bf-9767-6b7016b1cc91 req-a9f6a052-1429-42a7-a6a5-9b461906cd85 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:27.746694 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:27.746694 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:27.747074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5cb0008e-43b4-48bf-9767-6b7016b1cc91 req-a9f6a052-1429-42a7-a6a5-9b461906cd85 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:27.884844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:27.884844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:27.909362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5cb0008e-43b4-48bf-9767-6b7016b1cc91 req-a9f6a052-1429-42a7-a6a5-9b461906cd85 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:27.964511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5cb0008e-43b4-48bf-9767-6b7016b1cc91 req-a9f6a052-1429-42a7-a6a5-9b461906cd85 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c returned with HTTP 200 Jan 02 03:04:27.965854 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 893/1753] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:04:27 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c => generated 922 bytes in 778 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:27.982825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] POST http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes Jan 02 03:04:27.983705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:27.983705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:27.984553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-236910901"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:04:27.986013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-236910901'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:04:27.986615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume of 1 GB Jan 02 03:04:28.019497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Availability Zones retrieved successfully. Jan 02 03:04:28.061566 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Flow 'volume_create_api' (86c36856-0e6f-433a-b3b1-90c52690e19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:28.064884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be4ad89f-e383-410d-ac98-873149d77817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:28.067406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:04:28.235675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be4ad89f-e383-410d-ac98-873149d77817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:28.238291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48ee295e-0fb5-4d43-b4f1-31a59f430e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:28.338287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Created reservations ['564572d6-8372-4634-966b-ca2d112d0270', '553dcd6d-03f5-4a59-a20f-beeac0785d21', '655f1c41-7dc7-4932-9c30-cac6ee1932dc', '727ef170-9837-4255-aab5-0f0f9b705446'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:04:28.340490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48ee295e-0fb5-4d43-b4f1-31a59f430e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['564572d6-8372-4634-966b-ca2d112d0270', '553dcd6d-03f5-4a59-a20f-beeac0785d21', '655f1c41-7dc7-4932-9c30-cac6ee1932dc', '727ef170-9837-4255-aab5-0f0f9b705446']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:28.342904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462e8d04-3b22-44b7-b54c-a2db1ea9eca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:28.478073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462e8d04-3b22-44b7-b54c-a2db1ea9eca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7f47086-259e-45d2-8375-d6210d8efad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-236910901',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b54e9f5221e4c948744867571928e1d',qos_specs=None,replication_status=,reservations=['564572d6-8372-4634-966b-ca2d112d0270','553dcd6d-03f5-4a59-a20f-beeac0785d21','655f1c41-7dc7-4932-9c30-cac6ee1932dc','727ef170-9837-4255-aab5-0f0f9b705446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af8a31e99dc4747ae0d7027dd421477',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-236910901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7f47086-259e-45d2-8375-d6210d8efad0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b54e9f5221e4c948744867571928e1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3af8a31e99dc4747ae0d7027dd421477',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:28.480365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7157dd5-0864-4f19-a0ff-4461cd23a828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:28.509924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7157dd5-0864-4f19-a0ff-4461cd23a828) transitioned into state 'SUCCESS' from state '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-236910901',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b54e9f5221e4c948744867571928e1d',qos_specs=None,replication_status=,reservations=['564572d6-8372-4634-966b-ca2d112d0270','553dcd6d-03f5-4a59-a20f-beeac0785d21','655f1c41-7dc7-4932-9c30-cac6ee1932dc','727ef170-9837-4255-aab5-0f0f9b705446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af8a31e99dc4747ae0d7027dd421477',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:28.511963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec76bad-514e-49b1-8459-93a17997d166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:04:28.531808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec76bad-514e-49b1-8459-93a17997d166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:04:28.534580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Flow 'volume_create_api' (86c36856-0e6f-433a-b3b1-90c52690e19b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:04:28.610329 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Create volume request issued successfully. Jan 02 03:04:28.628094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7cdacace-d01a-42b7-8843-32a5a2975e62 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes returned with HTTP 202 Jan 02 03:04:28.630121 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 861/1754] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:04:27 2021] POST /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes => generated 828 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:04:28.645433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-116a5fd8-0899-4637-ab72-3029a7d4da55 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 Jan 02 03:04:28.646237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-116a5fd8-0899-4637-ab72-3029a7d4da55 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:28.647845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:28.647845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:28.648838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-116a5fd8-0899-4637-ab72-3029a7d4da55 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:28.676097 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ebcc480-9781-4010-adda-7979eaced8b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad Jan 02 03:04:28.676781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ebcc480-9781-4010-adda-7979eaced8b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:28.677086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:28.677086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:28.677701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ebcc480-9781-4010-adda-7979eaced8b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:28.747907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ebcc480-9781-4010-adda-7979eaced8b5 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad returned with HTTP 404 Jan 02 03:04:28.756562 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 862/1755] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:04:28 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/snapshots/d7ad4c73-c726-48b1-babe-edbad0aec2ad => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:28.779691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0676550-0836-4d36-b370-24049f9b1ba6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] DELETE http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:28.780502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0676550-0836-4d36-b370-24049f9b1ba6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:28.781057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0676550-0836-4d36-b370-24049f9b1ba6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:28.781550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-e0676550-0836-4d36-b370-24049f9b1ba6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Delete volume with id: 5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:28.815611 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:28.815611 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:28.846465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-116a5fd8-0899-4637-ab72-3029a7d4da55 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:28.921078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-116a5fd8-0899-4637-ab72-3029a7d4da55 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 returned with HTTP 200 Jan 02 03:04:28.921915 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 894/1756] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:28 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 => generated 896 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:28.927583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:28.927583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:28.929293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e0676550-0836-4d36-b370-24049f9b1ba6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:28.965309 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e0676550-0836-4d36-b370-24049f9b1ba6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Delete volume request issued successfully. Jan 02 03:04:28.968147 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0676550-0836-4d36-b370-24049f9b1ba6 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d returned with HTTP 202 Jan 02 03:04:28.969338 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 863/1757] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:04:28 2021] DELETE /volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:04:28.977748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50ea115b-aedc-4c6e-b1f7-57ae0964802f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:28.978281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50ea115b-aedc-4c6e-b1f7-57ae0964802f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:28.978476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:28.978476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:28.979129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50ea115b-aedc-4c6e-b1f7-57ae0964802f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:29.125709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:29.125709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:29.160630 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-50ea115b-aedc-4c6e-b1f7-57ae0964802f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:29.206816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50ea115b-aedc-4c6e-b1f7-57ae0964802f tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d returned with HTTP 200 Jan 02 03:04:29.208077 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 895/1758] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:28 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d => generated 919 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:29.943838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c213ff74-5278-43e7-b604-55b1c81720f8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 Jan 02 03:04:29.949421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c213ff74-5278-43e7-b604-55b1c81720f8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:29.950003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:29.950003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:29.951187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c213ff74-5278-43e7-b604-55b1c81720f8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:30.141604 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:30.141604 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:30.167083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c213ff74-5278-43e7-b604-55b1c81720f8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:30.222605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c213ff74-5278-43e7-b604-55b1c81720f8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 returned with HTTP 200 Jan 02 03:04:30.223448 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 864/1759] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:29 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 => generated 921 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:30.250674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87ac2161-2bae-4737-8266-a8e3b3c435f2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:30.252074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87ac2161-2bae-4737-8266-a8e3b3c435f2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:30.252707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:30.252707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:30.253747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87ac2161-2bae-4737-8266-a8e3b3c435f2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:30.311790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0c58ac95-7a12-4171-a850-2e6808084828 req-fcae62be-4945-4bf9-8a0b-5ecca01c8e94 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 Jan 02 03:04:30.313040 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0c58ac95-7a12-4171-a850-2e6808084828 req-fcae62be-4945-4bf9-8a0b-5ecca01c8e94 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:30.313592 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:30.313592 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:30.316565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0c58ac95-7a12-4171-a850-2e6808084828 req-fcae62be-4945-4bf9-8a0b-5ecca01c8e94 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:30.387561 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:30.387561 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:30.407044 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-87ac2161-2bae-4737-8266-a8e3b3c435f2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:30.461410 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:30.461410 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:30.471001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87ac2161-2bae-4737-8266-a8e3b3c435f2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d returned with HTTP 200 Jan 02 03:04:30.473129 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 896/1760] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:30 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d => generated 919 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:30.503525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0c58ac95-7a12-4171-a850-2e6808084828 req-fcae62be-4945-4bf9-8a0b-5ecca01c8e94 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:30.552956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0c58ac95-7a12-4171-a850-2e6808084828 req-fcae62be-4945-4bf9-8a0b-5ecca01c8e94 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 returned with HTTP 200 Jan 02 03:04:30.555566 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 865/1761] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:04:30 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 => generated 921 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:30.673427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-278a113b-1b2c-4fa1-9aa7-1e52587a0f44 req-579cd1d3-5351-47c3-b591-04965d8b4ea9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail Jan 02 03:04:30.674537 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-278a113b-1b2c-4fa1-9aa7-1e52587a0f44 req-579cd1d3-5351-47c3-b591-04965d8b4ea9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:30.675054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:30.675054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:30.675899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-278a113b-1b2c-4fa1-9aa7-1e52587a0f44 req-579cd1d3-5351-47c3-b591-04965d8b4ea9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:30.677528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-278a113b-1b2c-4fa1-9aa7-1e52587a0f44 req-579cd1d3-5351-47c3-b591-04965d8b4ea9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:30.682328 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-278a113b-1b2c-4fa1-9aa7-1e52587a0f44 req-579cd1d3-5351-47c3-b591-04965d8b4ea9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:04:30.884543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-278a113b-1b2c-4fa1-9aa7-1e52587a0f44 req-579cd1d3-5351-47c3-b591-04965d8b4ea9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Get all volumes completed successfully. Jan 02 03:04:30.899534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:30.899534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:30.935109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-278a113b-1b2c-4fa1-9aa7-1e52587a0f44 req-579cd1d3-5351-47c3-b591-04965d8b4ea9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail returned with HTTP 200 Jan 02 03:04:30.936352 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 897/1762] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Jan 2 03:04:30 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail => generated 2748 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:04:31.044754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d302f84f-07a3-42dc-ae32-aa66e2b927ce req-47e4a02d-aaaa-44fc-b997-9f11638c1a05 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail Jan 02 03:04:31.046680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d302f84f-07a3-42dc-ae32-aa66e2b927ce req-47e4a02d-aaaa-44fc-b997-9f11638c1a05 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:31.047388 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:31.047388 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:31.048531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d302f84f-07a3-42dc-ae32-aa66e2b927ce req-47e4a02d-aaaa-44fc-b997-9f11638c1a05 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:31.050214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-d302f84f-07a3-42dc-ae32-aa66e2b927ce req-47e4a02d-aaaa-44fc-b997-9f11638c1a05 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:31.054453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d302f84f-07a3-42dc-ae32-aa66e2b927ce req-47e4a02d-aaaa-44fc-b997-9f11638c1a05 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:04:31.255089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d302f84f-07a3-42dc-ae32-aa66e2b927ce req-47e4a02d-aaaa-44fc-b997-9f11638c1a05 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Get all volumes completed successfully. Jan 02 03:04:31.261652 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:31.261652 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:31.291052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d302f84f-07a3-42dc-ae32-aa66e2b927ce req-47e4a02d-aaaa-44fc-b997-9f11638c1a05 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail returned with HTTP 200 Jan 02 03:04:31.292349 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 866/1763] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Jan 2 03:04:31 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail => generated 2748 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:31.380051 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0422de4f-dc05-428a-962d-a39cc91b2ef6 req-7ed7102c-0902-4540-b97b-a3592e6a3d66 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail Jan 02 03:04:31.381994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0422de4f-dc05-428a-962d-a39cc91b2ef6 req-7ed7102c-0902-4540-b97b-a3592e6a3d66 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:31.381994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:31.381994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:31.384692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0422de4f-dc05-428a-962d-a39cc91b2ef6 req-7ed7102c-0902-4540-b97b-a3592e6a3d66 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:31.384692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-0422de4f-dc05-428a-962d-a39cc91b2ef6 req-7ed7102c-0902-4540-b97b-a3592e6a3d66 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:31.395927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-0422de4f-dc05-428a-962d-a39cc91b2ef6 req-7ed7102c-0902-4540-b97b-a3592e6a3d66 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:04:31.495983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bfdbea32-5ae1-470f-9d37-e3151bd265b2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:31.497279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bfdbea32-5ae1-470f-9d37-e3151bd265b2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:31.500385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:31.500385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:31.502310 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bfdbea32-5ae1-470f-9d37-e3151bd265b2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:31.599116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0422de4f-dc05-428a-962d-a39cc91b2ef6 req-7ed7102c-0902-4540-b97b-a3592e6a3d66 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Get all volumes completed successfully. Jan 02 03:04:31.609106 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:31.609106 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:31.647531 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0422de4f-dc05-428a-962d-a39cc91b2ef6 req-7ed7102c-0902-4540-b97b-a3592e6a3d66 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail returned with HTTP 200 Jan 02 03:04:31.648898 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 898/1764] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Jan 2 03:04:31 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail => generated 2748 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:31.665561 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:31.665561 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:31.682337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bfdbea32-5ae1-470f-9d37-e3151bd265b2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Volume info retrieved successfully. Jan 02 03:04:31.750842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-c29a7345-c888-44bd-ba82-e14be68350c8 req-c0d89751-33a5-4685-b406-c1e084059096 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail Jan 02 03:04:31.752064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-c29a7345-c888-44bd-ba82-e14be68350c8 req-c0d89751-33a5-4685-b406-c1e084059096 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:31.752533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:31.752533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:31.753273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-c29a7345-c888-44bd-ba82-e14be68350c8 req-c0d89751-33a5-4685-b406-c1e084059096 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:31.754153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-c29a7345-c888-44bd-ba82-e14be68350c8 req-c0d89751-33a5-4685-b406-c1e084059096 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:31.761438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bfdbea32-5ae1-470f-9d37-e3151bd265b2 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d returned with HTTP 200 Jan 02 03:04:31.762978 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 867/1765] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:31 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d => generated 919 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:31.764015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-c29a7345-c888-44bd-ba82-e14be68350c8 req-c0d89751-33a5-4685-b406-c1e084059096 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:04:31.854180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-c29a7345-c888-44bd-ba82-e14be68350c8 req-c0d89751-33a5-4685-b406-c1e084059096 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Get all volumes completed successfully. Jan 02 03:04:31.856448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:31.856448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:31.884380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-c29a7345-c888-44bd-ba82-e14be68350c8 req-c0d89751-33a5-4685-b406-c1e084059096 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail returned with HTTP 200 Jan 02 03:04:31.885893 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 899/1766] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Jan 2 03:04:31 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail => generated 2748 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:31.957424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d169ff5-9ee1-4d69-8c36-e39edd2ba6bf req-94a296f8-7cdc-4e9b-87a6-631e331ae2d3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail Jan 02 03:04:31.957953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d169ff5-9ee1-4d69-8c36-e39edd2ba6bf req-94a296f8-7cdc-4e9b-87a6-631e331ae2d3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:31.958175 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:31.958175 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:31.959302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7d169ff5-9ee1-4d69-8c36-e39edd2ba6bf req-94a296f8-7cdc-4e9b-87a6-631e331ae2d3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:31.959928 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-7d169ff5-9ee1-4d69-8c36-e39edd2ba6bf req-94a296f8-7cdc-4e9b-87a6-631e331ae2d3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:31.961856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-7d169ff5-9ee1-4d69-8c36-e39edd2ba6bf req-94a296f8-7cdc-4e9b-87a6-631e331ae2d3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:04:32.092573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-7d169ff5-9ee1-4d69-8c36-e39edd2ba6bf req-94a296f8-7cdc-4e9b-87a6-631e331ae2d3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Get all volumes completed successfully. Jan 02 03:04:32.094896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:32.094896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:32.123951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7d169ff5-9ee1-4d69-8c36-e39edd2ba6bf req-94a296f8-7cdc-4e9b-87a6-631e331ae2d3 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail returned with HTTP 200 Jan 02 03:04:32.124872 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 868/1767] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Jan 2 03:04:31 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail => generated 2748 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:32.193711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-596fde26-6ad2-474b-843d-739a7d77f8ed req-f90715bb-d43d-44bf-95a4-0dee031cf6d4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail Jan 02 03:04:32.195231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-596fde26-6ad2-474b-843d-739a7d77f8ed req-f90715bb-d43d-44bf-95a4-0dee031cf6d4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:32.196406 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:32.196406 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:32.197885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-596fde26-6ad2-474b-843d-739a7d77f8ed req-f90715bb-d43d-44bf-95a4-0dee031cf6d4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:32.199190 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-596fde26-6ad2-474b-843d-739a7d77f8ed req-f90715bb-d43d-44bf-95a4-0dee031cf6d4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:32.201364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-596fde26-6ad2-474b-843d-739a7d77f8ed req-f90715bb-d43d-44bf-95a4-0dee031cf6d4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:04:32.304707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-596fde26-6ad2-474b-843d-739a7d77f8ed req-f90715bb-d43d-44bf-95a4-0dee031cf6d4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Get all volumes completed successfully. Jan 02 03:04:32.308152 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:32.308152 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:32.319316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-596fde26-6ad2-474b-843d-739a7d77f8ed req-f90715bb-d43d-44bf-95a4-0dee031cf6d4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail returned with HTTP 200 Jan 02 03:04:32.320619 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 900/1768] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Jan 2 03:04:32 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail => generated 2748 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:32.385103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-927d2c04-80f8-443c-bc76-ea87716c7f40 req-500df7e4-1ab4-4960-8474-f0cee95f06e0 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail Jan 02 03:04:32.386049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-927d2c04-80f8-443c-bc76-ea87716c7f40 req-500df7e4-1ab4-4960-8474-f0cee95f06e0 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:32.386466 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:32.386466 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:32.387144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-927d2c04-80f8-443c-bc76-ea87716c7f40 req-500df7e4-1ab4-4960-8474-f0cee95f06e0 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:32.388160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-927d2c04-80f8-443c-bc76-ea87716c7f40 req-500df7e4-1ab4-4960-8474-f0cee95f06e0 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:32.390313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-927d2c04-80f8-443c-bc76-ea87716c7f40 req-500df7e4-1ab4-4960-8474-f0cee95f06e0 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:04:32.494375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-927d2c04-80f8-443c-bc76-ea87716c7f40 req-500df7e4-1ab4-4960-8474-f0cee95f06e0 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Get all volumes completed successfully. Jan 02 03:04:32.497138 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:32.497138 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:32.512799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-927d2c04-80f8-443c-bc76-ea87716c7f40 req-500df7e4-1ab4-4960-8474-f0cee95f06e0 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail returned with HTTP 200 Jan 02 03:04:32.514344 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 869/1769] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Jan 2 03:04:32 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail => generated 2748 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:32.580522 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-754237ba-ab0e-446c-9b7f-ec1c999a1cbf req-597bdad8-05bd-4bf0-9f77-17a54d0d091f tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail Jan 02 03:04:32.581063 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-754237ba-ab0e-446c-9b7f-ec1c999a1cbf req-597bdad8-05bd-4bf0-9f77-17a54d0d091f tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:32.581284 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:32.581284 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:32.581957 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-754237ba-ab0e-446c-9b7f-ec1c999a1cbf req-597bdad8-05bd-4bf0-9f77-17a54d0d091f tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:32.582751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [req-754237ba-ab0e-446c-9b7f-ec1c999a1cbf req-597bdad8-05bd-4bf0-9f77-17a54d0d091f tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:04:32.588218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-754237ba-ab0e-446c-9b7f-ec1c999a1cbf req-597bdad8-05bd-4bf0-9f77-17a54d0d091f tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:04:32.679706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-754237ba-ab0e-446c-9b7f-ec1c999a1cbf req-597bdad8-05bd-4bf0-9f77-17a54d0d091f tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Get all volumes completed successfully. Jan 02 03:04:32.682369 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:32.682369 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:32.696278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-754237ba-ab0e-446c-9b7f-ec1c999a1cbf req-597bdad8-05bd-4bf0-9f77-17a54d0d091f tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail returned with HTTP 200 Jan 02 03:04:32.698337 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 901/1770] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Jan 2 03:04:32 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/detail => generated 2748 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:04:32.728571 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f71ca552-598c-4764-acf9-2ba0840d7349 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] DELETE http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 Jan 02 03:04:32.729986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f71ca552-598c-4764-acf9-2ba0840d7349 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:32.730370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:32.730370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:32.730992 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f71ca552-598c-4764-acf9-2ba0840d7349 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:32.731623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f71ca552-598c-4764-acf9-2ba0840d7349 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Delete volume with id: e7f47086-259e-45d2-8375-d6210d8efad0 Jan 02 03:04:32.784882 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ae40a6c-1430-4326-8a82-3231f8e3f962 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] GET http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d Jan 02 03:04:32.785421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ae40a6c-1430-4326-8a82-3231f8e3f962 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:32.785646 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:32.785646 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:32.786018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ae40a6c-1430-4326-8a82-3231f8e3f962 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:32.812396 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:32.812396 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:32.813931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f71ca552-598c-4764-acf9-2ba0840d7349 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:32.860863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f71ca552-598c-4764-acf9-2ba0840d7349 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Delete volume request issued successfully. Jan 02 03:04:32.864341 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ae40a6c-1430-4326-8a82-3231f8e3f962 tempest-VolumesSnapshotListTestJSON-476560608 tempest-VolumesSnapshotListTestJSON-476560608] http://10.222.0.50/volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d returned with HTTP 404 Jan 02 03:04:32.865735 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f71ca552-598c-4764-acf9-2ba0840d7349 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 returned with HTTP 202 Jan 02 03:04:32.866178 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 902/1771] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:32 2021] GET /volume/v3/1875747959c54122b4f989066f2feb8d/volumes/5c860694-d43d-4200-883b-7b79f1c5223d => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:32.867024 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 870/1772] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:04:32 2021] DELETE /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:04:32.877102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b197a099-80b5-4b16-aba8-86e1ef35a186 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 Jan 02 03:04:32.877652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b197a099-80b5-4b16-aba8-86e1ef35a186 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:32.889307 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b197a099-80b5-4b16-aba8-86e1ef35a186 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:33.064375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:33.064375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:33.103410 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b197a099-80b5-4b16-aba8-86e1ef35a186 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:33.166812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b197a099-80b5-4b16-aba8-86e1ef35a186 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 returned with HTTP 200 Jan 02 03:04:33.167656 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 903/1773] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:32 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 => generated 920 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:04:34.202485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d9a50f9-47cc-46dd-92b6-7a8927374cb8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 Jan 02 03:04:34.203668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d9a50f9-47cc-46dd-92b6-7a8927374cb8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:34.204207 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:34.204207 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:34.205134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d9a50f9-47cc-46dd-92b6-7a8927374cb8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:34.429830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:34.429830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:34.477326 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5d9a50f9-47cc-46dd-92b6-7a8927374cb8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:34.569685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d9a50f9-47cc-46dd-92b6-7a8927374cb8 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 returned with HTTP 200 Jan 02 03:04:34.571260 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 871/1774] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:34 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 => generated 920 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:35.593113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4256591d-ce7b-443a-89f2-b458aa6d4abb tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 Jan 02 03:04:35.594641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4256591d-ce7b-443a-89f2-b458aa6d4abb tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:35.595118 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:35.595118 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:35.596868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4256591d-ce7b-443a-89f2-b458aa6d4abb tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:35.696292 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4256591d-ce7b-443a-89f2-b458aa6d4abb tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 returned with HTTP 404 Jan 02 03:04:35.697489 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 904/1775] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:35 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/e7f47086-259e-45d2-8375-d6210d8efad0 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:35.706579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6e5e5ac-9796-48c3-b88e-b4edd310d1a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] DELETE http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c Jan 02 03:04:35.707645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6e5e5ac-9796-48c3-b88e-b4edd310d1a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:35.708061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:35.708061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:35.718231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6e5e5ac-9796-48c3-b88e-b4edd310d1a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:35.718998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c6e5e5ac-9796-48c3-b88e-b4edd310d1a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Delete volume with id: 8afe8fae-fb29-4706-a245-0f130f2f5a2c Jan 02 03:04:35.835754 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:35.835754 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:35.837045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6e5e5ac-9796-48c3-b88e-b4edd310d1a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:35.929460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6e5e5ac-9796-48c3-b88e-b4edd310d1a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Delete volume request issued successfully. Jan 02 03:04:35.929962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6e5e5ac-9796-48c3-b88e-b4edd310d1a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c returned with HTTP 202 Jan 02 03:04:35.930861 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 872/1776] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:04:35 2021] DELETE /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:04:35.940139 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e8db680-c3dc-4ab4-bb92-eabc9767110a tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c Jan 02 03:04:35.940610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e8db680-c3dc-4ab4-bb92-eabc9767110a tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:35.941156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e8db680-c3dc-4ab4-bb92-eabc9767110a tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:36.056619 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:36.056619 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:36.082310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6e8db680-c3dc-4ab4-bb92-eabc9767110a tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:36.127371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e8db680-c3dc-4ab4-bb92-eabc9767110a tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c returned with HTTP 200 Jan 02 03:04:36.128596 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 905/1777] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:35 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c => generated 921 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:37.155599 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70e86a2c-12d6-4d8c-b571-ab9620f3b719 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c Jan 02 03:04:37.156925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70e86a2c-12d6-4d8c-b571-ab9620f3b719 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:37.157669 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:37.157669 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:37.158413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70e86a2c-12d6-4d8c-b571-ab9620f3b719 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:37.277101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:37.277101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:37.293541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-70e86a2c-12d6-4d8c-b571-ab9620f3b719 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:37.356153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70e86a2c-12d6-4d8c-b571-ab9620f3b719 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c returned with HTTP 200 Jan 02 03:04:37.359200 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 873/1778] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:37 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c => generated 921 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:38.390417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b072eef-1b58-4493-a002-ac27058556ee tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c Jan 02 03:04:38.391213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b072eef-1b58-4493-a002-ac27058556ee tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:38.391213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:38.391213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:38.391577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b072eef-1b58-4493-a002-ac27058556ee tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:38.520618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b072eef-1b58-4493-a002-ac27058556ee tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c returned with HTTP 404 Jan 02 03:04:38.523275 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 906/1779] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:38 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/8afe8fae-fb29-4706-a245-0f130f2f5a2c => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:38.530973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a91195b-cf6c-4eaa-913a-f421751848b2 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] DELETE http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:38.531515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a91195b-cf6c-4eaa-913a-f421751848b2 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:38.531733 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:38.531733 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:38.532091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a91195b-cf6c-4eaa-913a-f421751848b2 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:38.532802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2a91195b-cf6c-4eaa-913a-f421751848b2 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Delete volume with id: a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:38.594636 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:38.594636 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:38.596879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2a91195b-cf6c-4eaa-913a-f421751848b2 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:38.658001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2a91195b-cf6c-4eaa-913a-f421751848b2 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Delete volume request issued successfully. Jan 02 03:04:38.658846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a91195b-cf6c-4eaa-913a-f421751848b2 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 202 Jan 02 03:04:38.660672 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 874/1780] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:04:38 2021] DELETE /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:04:38.669447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1248ebe6-603f-413f-98e7-d36cdac1db25 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:38.670425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1248ebe6-603f-413f-98e7-d36cdac1db25 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:38.671081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1248ebe6-603f-413f-98e7-d36cdac1db25 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:38.870191 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:38.870191 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:38.897811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1248ebe6-603f-413f-98e7-d36cdac1db25 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:38.942207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1248ebe6-603f-413f-98e7-d36cdac1db25 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 200 Jan 02 03:04:38.943988 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 907/1781] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:38 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 921 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:39.963554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f462097-668e-4ab9-81aa-04f82e9183b4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:39.964217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f462097-668e-4ab9-81aa-04f82e9183b4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:39.964217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:39.964217 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:39.964723 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f462097-668e-4ab9-81aa-04f82e9183b4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:40.136715 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:40.136715 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:40.157395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f462097-668e-4ab9-81aa-04f82e9183b4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:40.219705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f462097-668e-4ab9-81aa-04f82e9183b4 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 200 Jan 02 03:04:40.221892 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 875/1782] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:39 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 921 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:41.245720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a8da65c-d16d-4891-ab35-c4559c93c2a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:41.246850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a8da65c-d16d-4891-ab35-c4559c93c2a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:41.247221 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:41.247221 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:41.247824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7a8da65c-d16d-4891-ab35-c4559c93c2a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:41.332944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:04:41.332944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:04:41.343284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7a8da65c-d16d-4891-ab35-c4559c93c2a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Volume info retrieved successfully. Jan 02 03:04:41.368928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7a8da65c-d16d-4891-ab35-c4559c93c2a9 tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 200 Jan 02 03:04:41.370040 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 908/1783] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:41 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 921 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:04:42.401487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ad2d668-b8bb-423f-b9f0-8cb02e6e163e tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] GET http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f Jan 02 03:04:42.402295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ad2d668-b8bb-423f-b9f0-8cb02e6e163e tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:42.402295 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:42.402295 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:42.402673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ad2d668-b8bb-423f-b9f0-8cb02e6e163e tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:42.503935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ad2d668-b8bb-423f-b9f0-8cb02e6e163e tempest-VolumesTestJSON-1074227683 tempest-VolumesTestJSON-1074227683] http://10.222.0.50/volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f returned with HTTP 404 Jan 02 03:04:42.506607 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 876/1784] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:04:42 2021] GET /volume/v3/5b54e9f5221e4c948744867571928e1d/volumes/a3d77ad6-95f9-4949-8dd3-d5b6d93c322f => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:46.529040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-8af33606-3cdf-4f80-9d45-76029cd9ba4d req-39a443f9-6137-4ea1-a720-7344b59d34fd tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] DELETE http://10.222.0.50/volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/tempest-invalid-1912060671 Jan 02 03:04:46.529655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-8af33606-3cdf-4f80-9d45-76029cd9ba4d req-39a443f9-6137-4ea1-a720-7344b59d34fd tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:46.529958 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:04:46.529958 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:04:46.530513 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-8af33606-3cdf-4f80-9d45-76029cd9ba4d req-39a443f9-6137-4ea1-a720-7344b59d34fd tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:46.531411 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-8af33606-3cdf-4f80-9d45-76029cd9ba4d req-39a443f9-6137-4ea1-a720-7344b59d34fd tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] Delete volume with id: tempest-invalid-1912060671 Jan 02 03:04:46.596126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-8af33606-3cdf-4f80-9d45-76029cd9ba4d req-39a443f9-6137-4ea1-a720-7344b59d34fd tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] http://10.222.0.50/volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/tempest-invalid-1912060671 returned with HTTP 404 Jan 02 03:04:46.597754 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 909/1785] 10.222.0.50 () {62 vars in 1561 bytes} [Sat Jan 2 03:04:46 2021] DELETE /volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/tempest-invalid-1912060671 => generated 99 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:04:46.692431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-037401ce-8123-4e14-8451-18de6ef4e70e req-2fbab172-abca-486a-afb0-3975fc29e5ac tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] DELETE http://10.222.0.50/volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/2f20d1bd-4b49-4b8b-9de4-14577df7e2ef Jan 02 03:04:46.699552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-037401ce-8123-4e14-8451-18de6ef4e70e req-2fbab172-abca-486a-afb0-3975fc29e5ac tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:46.701808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-037401ce-8123-4e14-8451-18de6ef4e70e req-2fbab172-abca-486a-afb0-3975fc29e5ac tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:46.706120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-037401ce-8123-4e14-8451-18de6ef4e70e req-2fbab172-abca-486a-afb0-3975fc29e5ac tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] Delete volume with id: 2f20d1bd-4b49-4b8b-9de4-14577df7e2ef Jan 02 03:04:46.905034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-037401ce-8123-4e14-8451-18de6ef4e70e req-2fbab172-abca-486a-afb0-3975fc29e5ac tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] http://10.222.0.50/volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/2f20d1bd-4b49-4b8b-9de4-14577df7e2ef returned with HTTP 404 Jan 02 03:04:46.918205 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 877/1786] 10.222.0.50 () {62 vars in 1591 bytes} [Sat Jan 2 03:04:46 2021] DELETE /volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/2f20d1bd-4b49-4b8b-9de4-14577df7e2ef => generated 109 bytes in 237 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:04:46.997031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-c0927a33-b1c5-4514-9497-4c5c60d94424 req-9f9fe188-ac8c-443d-9f20-a01092bb6811 tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] GET http://10.222.0.50/volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/e838046c-f691-4dd1-82c4-df9b8010422e Jan 02 03:04:46.998532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-c0927a33-b1c5-4514-9497-4c5c60d94424 req-9f9fe188-ac8c-443d-9f20-a01092bb6811 tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:04:46.999672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-c0927a33-b1c5-4514-9497-4c5c60d94424 req-9f9fe188-ac8c-443d-9f20-a01092bb6811 tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:04:47.110449 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-c0927a33-b1c5-4514-9497-4c5c60d94424 req-9f9fe188-ac8c-443d-9f20-a01092bb6811 tempest-VolumesNegativeTest-1318903722 tempest-VolumesNegativeTest-1318903722] http://10.222.0.50/volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/e838046c-f691-4dd1-82c4-df9b8010422e returned with HTTP 404 Jan 02 03:04:47.138560 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 910/1787] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:04:46 2021] GET /volume/v3/1630ba9ccd044cbda3f54e7d0bc54f3a/volumes/e838046c-f691-4dd1-82c4-df9b8010422e => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:05:51.721304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57cbb7d9-424c-4d43-b175-5907951460dd tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] POST http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types Jan 02 03:05:51.721995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57cbb7d9-424c-4d43-b175-5907951460dd tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-713348060"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:51.802139 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57cbb7d9-424c-4d43-b175-5907951460dd tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types returned with HTTP 200 Jan 02 03:05:51.803238 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 878/1788] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:05:51 2021] POST /volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types => generated 219 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:05:51.815163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6abb678-6db5-4936-b054-eafe2be66151 tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] POST http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/group_types Jan 02 03:05:51.817091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6abb678-6db5-4936-b054-eafe2be66151 tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1404359334"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:51.909082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6abb678-6db5-4936-b054-eafe2be66151 tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/group_types returned with HTTP 202 Jan 02 03:05:51.913855 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 911/1789] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Jan 2 03:05:51 2021] POST /volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/group_types => generated 177 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:05:52.215360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ebb7d3f5-c442-48e2-9428-2dc4eb27f6c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] POST http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups Jan 02 03:05:52.216237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ebb7d3f5-c442-48e2-9428-2dc4eb27f6c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Action: 'create', calling method: version_select, body: {"group": {"group_type": "840ce674-4eaa-490b-96b7-b2b96faa7824", "volume_types": ["c3eac98d-35db-46b1-b249-112d316fb8a9"], "name": "tempest-GroupsV314Test-Group-2066247276"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:52.217274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-ebb7d3f5-c442-48e2-9428-2dc4eb27f6c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Creating new group {'group': {'group_type': '840ce674-4eaa-490b-96b7-b2b96faa7824', 'volume_types': ['c3eac98d-35db-46b1-b249-112d316fb8a9'], 'name': 'tempest-GroupsV314Test-Group-2066247276'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 03:05:52.230852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-ebb7d3f5-c442-48e2-9428-2dc4eb27f6c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Creating group tempest-GroupsV314Test-Group-2066247276. Jan 02 03:05:52.258738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ebb7d3f5-c442-48e2-9428-2dc4eb27f6c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Availability Zones retrieved successfully. Jan 02 03:05:52.293299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-ebb7d3f5-c442-48e2-9428-2dc4eb27f6c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Created reservations ['1d449635-21bb-42e7-a851-268f8da4c179'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:52.366654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ebb7d3f5-c442-48e2-9428-2dc4eb27f6c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups returned with HTTP 202 Jan 02 03:05:52.377562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7661631-e07a-45b7-a0ef-e70b58d593dc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 Jan 02 03:05:52.378141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7661631-e07a-45b7-a0ef-e70b58d593dc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:52.379322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7661631-e07a-45b7-a0ef-e70b58d593dc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:52.380541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-d7661631-e07a-45b7-a0ef-e70b58d593dc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] show called for member 15964198-1093-4405-ae87-c552decd82e5 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:05:52.384376 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 879/1790] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Jan 2 03:05:51 2021] POST /volume/v3/52ef7867523f46ecba578dc53f224c17/groups => generated 108 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:05:52.388895 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:52.388895 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:52.424954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7661631-e07a-45b7-a0ef-e70b58d593dc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 returned with HTTP 200 Jan 02 03:05:52.434844 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 912/1791] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:05:52 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 => generated 388 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:53.451980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab569c2a-9a3c-4598-b34b-5940f6b0347f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 Jan 02 03:05:53.453351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab569c2a-9a3c-4598-b34b-5940f6b0347f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:53.453751 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:53.453751 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:05:53.454608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab569c2a-9a3c-4598-b34b-5940f6b0347f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:53.455237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-ab569c2a-9a3c-4598-b34b-5940f6b0347f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] show called for member 15964198-1093-4405-ae87-c552decd82e5 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:05:53.469864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:53.469864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:53.513090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab569c2a-9a3c-4598-b34b-5940f6b0347f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 returned with HTTP 200 Jan 02 03:05:53.515802 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 880/1792] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:05:53 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 => generated 389 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:53.529422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] POST http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes Jan 02 03:05:53.529941 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:53.529941 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:05:53.530516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3eac98d-35db-46b1-b249-112d316fb8a9", "group_id": "15964198-1093-4405-ae87-c552decd82e5", "size": 1, "name": "tempest-GroupsV314Test-Volume-104936449"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:53.531998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Create volume request body: {'volume': {'volume_type': 'c3eac98d-35db-46b1-b249-112d316fb8a9', 'group_id': '15964198-1093-4405-ae87-c552decd82e5', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-104936449'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:05:53.560602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:53.560602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:53.562136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Create volume of 1 GB Jan 02 03:05:53.580481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Availability Zones retrieved successfully. Jan 02 03:05:53.601342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Flow 'volume_create_api' (ad6d1fbf-93db-4710-8887-84857c6044af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:53.604932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f455c4d-c34f-4755-a6c9-b87accb4d05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:53.607340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:53.607340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:53.608262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:05:53.707680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f455c4d-c34f-4755-a6c9-b87accb4d05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:05:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3eac98d-35db-46b1-b249-112d316fb8a9,is_public=True,name='tempest-GroupsV314Test-volume-type-713348060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3eac98d-35db-46b1-b249-112d316fb8a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '15964198-1093-4405-ae87-c552decd82e5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:53.718730 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e916f35-dfe5-42fe-bc18-dbb0a92f23d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:53.795046 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-713348060 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-713348060, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:05:53.795924 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-713348060 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-713348060, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:05:53.953342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Created reservations ['8fc8cf82-0be3-4a0a-ad26-887a0c8b63c4', '509eac61-c6aa-4455-aa6b-870340bb43dc', 'cabdc682-0d4b-4f5c-a145-8d5c3612d79d', '38e21ea2-0606-42f1-9021-95bfc1bcf185'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:53.955347 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e916f35-dfe5-42fe-bc18-dbb0a92f23d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fc8cf82-0be3-4a0a-ad26-887a0c8b63c4', '509eac61-c6aa-4455-aa6b-870340bb43dc', 'cabdc682-0d4b-4f5c-a145-8d5c3612d79d', '38e21ea2-0606-42f1-9021-95bfc1bcf185']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:53.958179 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe79f15-0d96-4991-8d72-73f2761aaeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:54.161735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe79f15-0d96-4991-8d72-73f2761aaeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09cb350c-44f7-4216-b020-62022bca579a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-104936449',encryption_key_id=None,group_id=15964198-1093-4405-ae87-c552decd82e5,group_type_id=,metadata={},multiattach=False,project_id='52ef7867523f46ecba578dc53f224c17',qos_specs=None,replication_status=,reservations=['8fc8cf82-0be3-4a0a-ad26-887a0c8b63c4','509eac61-c6aa-4455-aa6b-870340bb43dc','cabdc682-0d4b-4f5c-a145-8d5c3612d79d','38e21ea2-0606-42f1-9021-95bfc1bcf185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b342e2416cc4d1bb72f0891704d404b',volume_type_id=c3eac98d-35db-46b1-b249-112d316fb8a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-104936449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=15964198-1093-4405-ae87-c552decd82e5,host=None,id=09cb350c-44f7-4216-b020-62022bca579a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52ef7867523f46ecba578dc53f224c17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4b342e2416cc4d1bb72f0891704d404b',volume_attachment=,volume_type=,volume_type_id=c3eac98d-35db-46b1-b249-112d316fb8a9)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:54.167145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82519028-a495-4262-beb7-84fc1c79383c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:54.356332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82519028-a495-4262-beb7-84fc1c79383c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-104936449',encryption_key_id=None,group_id=15964198-1093-4405-ae87-c552decd82e5,group_type_id=,metadata={},multiattach=False,project_id='52ef7867523f46ecba578dc53f224c17',qos_specs=None,replication_status=,reservations=['8fc8cf82-0be3-4a0a-ad26-887a0c8b63c4','509eac61-c6aa-4455-aa6b-870340bb43dc','cabdc682-0d4b-4f5c-a145-8d5c3612d79d','38e21ea2-0606-42f1-9021-95bfc1bcf185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b342e2416cc4d1bb72f0891704d404b',volume_type_id=c3eac98d-35db-46b1-b249-112d316fb8a9)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:54.362010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa94f256-f5fa-42aa-9d14-213a4775f04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:54.422991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa94f256-f5fa-42aa-9d14-213a4775f04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:54.426978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Flow 'volume_create_api' (ad6d1fbf-93db-4710-8887-84857c6044af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:54.568284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Create volume request issued successfully. Jan 02 03:05:54.635784 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:05:54.636657 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:05:54.658738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:05:54.705854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.705854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:54.760981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55bd93c8-8a54-44f8-b478-087c3993cda8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes returned with HTTP 202 Jan 02 03:05:54.776214 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 913/1793] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Jan 2 03:05:53 2021] POST /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes => generated 898 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:05:54.795163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1aeb10f4-2f0f-4405-80ab-88b86e0a470b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a Jan 02 03:05:54.796693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1aeb10f4-2f0f-4405-80ab-88b86e0a470b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:54.797569 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:54.797569 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:05:54.798768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1aeb10f4-2f0f-4405-80ab-88b86e0a470b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:54.976071 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:54.976071 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:55.014721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1aeb10f4-2f0f-4405-80ab-88b86e0a470b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:05:55.064090 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-1aeb10f4-2f0f-4405-80ab-88b86e0a470b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:05:55.065636 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-1aeb10f4-2f0f-4405-80ab-88b86e0a470b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:05:55.091908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-1aeb10f4-2f0f-4405-80ab-88b86e0a470b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:05:55.109504 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:55.109504 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:55.178447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1aeb10f4-2f0f-4405-80ab-88b86e0a470b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a returned with HTTP 200 Jan 02 03:05:55.197359 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 881/1794] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:05:54 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a => generated 990 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:56.216994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f62a8c9-0788-4ff4-b46f-331271b385cf tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a Jan 02 03:05:56.217544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f62a8c9-0788-4ff4-b46f-331271b385cf tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:56.217767 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:56.217767 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:05:56.218121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f62a8c9-0788-4ff4-b46f-331271b385cf tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:56.582698 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:56.582698 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:56.619830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9f62a8c9-0788-4ff4-b46f-331271b385cf tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:05:56.682008 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-9f62a8c9-0788-4ff4-b46f-331271b385cf tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:05:56.682864 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-9f62a8c9-0788-4ff4-b46f-331271b385cf tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:05:56.728911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-9f62a8c9-0788-4ff4-b46f-331271b385cf tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:05:56.750554 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:56.750554 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:56.804409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f62a8c9-0788-4ff4-b46f-331271b385cf tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a returned with HTTP 200 Jan 02 03:05:56.812396 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 914/1795] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:05:56 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a => generated 991 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:05:56.851074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] POST http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/action Jan 02 03:05:56.852425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:56.852425 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:05:56.853705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Action body: b'{"create-from-src": {"source_group_id": "15964198-1093-4405-ae87-c552decd82e5", "name": "tempest-Group_from_grp-1319685068"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:05:56.854901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "15964198-1093-4405-ae87-c552decd82e5", "name": "tempest-Group_from_grp-1319685068"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:05:56.857141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Creating new group {'create-from-src': {'source_group_id': '15964198-1093-4405-ae87-c552decd82e5', 'name': 'tempest-Group_from_grp-1319685068'}}. {{(pid=88028) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 02 03:05:56.865823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Creating group tempest-Group_from_grp-1319685068 from source group 15964198-1093-4405-ae87-c552decd82e5. Jan 02 03:05:56.906830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:56.906830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:57.011647 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:57.011647 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:57.202504 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Created reservations ['7c95fd41-0cb7-44c6-be7c-88183d00003b'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:57.498825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.group.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] A mapping entry already exists for group 635d5c14-939b-4cc6-b5a0-0d100a1a6f27 and volume type c3eac98d-35db-46b1-b249-112d316fb8a9. Do not need to create again. Jan 02 03:05:57.501622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:57.501622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:57.504590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Availability Zones retrieved successfully. Jan 02 03:05:57.531681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Flow 'volume_create_api' (a0b20466-20b7-4eaf-aa6b-f9071be4eaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:57.537965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92df7f8a-c0d2-4f74-998b-dcf46cd5348a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:57.542667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Validating volume size '1' using validate_int, validate_source_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:05:57.674712 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92df7f8a-c0d2-4f74-998b-dcf46cd5348a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '09cb350c-44f7-4216-b020-62022bca579a', 'volume_type': VolumeType(created_at=2021-01-02T03:05:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3eac98d-35db-46b1-b249-112d316fb8a9,is_public=True,name='tempest-GroupsV314Test-volume-type-713348060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3eac98d-35db-46b1-b249-112d316fb8a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '635d5c14-939b-4cc6-b5a0-0d100a1a6f27', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:57.678553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b114e2-f4c5-4a6c-a3ce-1ba722a51031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:57.825708 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-713348060 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-713348060, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:05:57.826794 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-713348060 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-713348060, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:05:57.896535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Created reservations ['1403b527-5629-4894-8d56-329519405d51', 'f31ddc1e-1aec-400e-a533-159eac4b1f9b', '79c94b59-bf03-4417-bac6-8082fae5d73b', '962e3e8c-d41e-4e39-91d8-a5ea12884c4a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:05:57.902743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b114e2-f4c5-4a6c-a3ce-1ba722a51031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1403b527-5629-4894-8d56-329519405d51', 'f31ddc1e-1aec-400e-a533-159eac4b1f9b', '79c94b59-bf03-4417-bac6-8082fae5d73b', '962e3e8c-d41e-4e39-91d8-a5ea12884c4a']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:57.922479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df30fdbd-692d-4d7e-ab5d-9122cb308c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:58.162368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df30fdbd-692d-4d7e-ab5d-9122cb308c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b496cf2-cee4-4e20-a773-8d34ba0f91bb', '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=635d5c14-939b-4cc6-b5a0-0d100a1a6f27,group_type_id=,metadata={},multiattach=False,project_id='52ef7867523f46ecba578dc53f224c17',qos_specs=None,replication_status=,reservations=['1403b527-5629-4894-8d56-329519405d51','f31ddc1e-1aec-400e-a533-159eac4b1f9b','79c94b59-bf03-4417-bac6-8082fae5d73b','962e3e8c-d41e-4e39-91d8-a5ea12884c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=09cb350c-44f7-4216-b020-62022bca579a,status='creating',user_id='4b342e2416cc4d1bb72f0891704d404b',volume_type_id=c3eac98d-35db-46b1-b249-112d316fb8a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=635d5c14-939b-4cc6-b5a0-0d100a1a6f27,host=None,id=5b496cf2-cee4-4e20-a773-8d34ba0f91bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52ef7867523f46ecba578dc53f224c17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=09cb350c-44f7-4216-b020-62022bca579a,status='creating',terminated_at=None,updated_at=None,user_id='4b342e2416cc4d1bb72f0891704d404b',volume_attachment=,volume_type=,volume_type_id=c3eac98d-35db-46b1-b249-112d316fb8a9)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:58.164442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79f7a3d-db6f-4edf-adbb-75eca434276e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:05:58.226454 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79f7a3d-db6f-4edf-adbb-75eca434276e) transitioned into state 'SUCCESS' from 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=635d5c14-939b-4cc6-b5a0-0d100a1a6f27,group_type_id=,metadata={},multiattach=False,project_id='52ef7867523f46ecba578dc53f224c17',qos_specs=None,replication_status=,reservations=['1403b527-5629-4894-8d56-329519405d51','f31ddc1e-1aec-400e-a533-159eac4b1f9b','79c94b59-bf03-4417-bac6-8082fae5d73b','962e3e8c-d41e-4e39-91d8-a5ea12884c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=09cb350c-44f7-4216-b020-62022bca579a,status='creating',user_id='4b342e2416cc4d1bb72f0891704d404b',volume_type_id=c3eac98d-35db-46b1-b249-112d316fb8a9)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:05:58.229384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Flow 'volume_create_api' (a0b20466-20b7-4eaf-aa6b-f9071be4eaab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:05:58.477497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Create volume request issued successfully. Jan 02 03:05:58.603616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6056f41-72b1-4aee-a563-ce59ba0729c8 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/action returned with HTTP 202 Jan 02 03:05:58.604715 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 882/1796] 10.222.0.50 () {62 vars in 1285 bytes} [Sat Jan 2 03:05:56 2021] POST /volume/v3/52ef7867523f46ecba578dc53f224c17/groups/action => generated 102 bytes in 1770 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:05:58.617190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail Jan 02 03:05:58.617786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:58.617986 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:58.617986 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:05:58.618673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:58.619567 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:05:58.621658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:05:58.760110 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Get all volumes completed successfully. Jan 02 03:05:58.762011 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:05:58.762634 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:05:58.778150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:05:58.795231 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.795231 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:58.823054 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:05:58.823385 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:05:58.849180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:05:58.865595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:58.865595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:58.923338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad57ca9a-5775-44c0-a31d-4e8a4275228d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail returned with HTTP 200 Jan 02 03:05:58.924430 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 915/1797] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:05:58 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail => generated 1971 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:05:58.962109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8eefd312-ddb0-4625-b79e-d27d4743fb5f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:05:58.962713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8eefd312-ddb0-4625-b79e-d27d4743fb5f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:05:58.962917 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:05:58.962917 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:05:58.963584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8eefd312-ddb0-4625-b79e-d27d4743fb5f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:05:59.066258 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:59.066258 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:59.088609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8eefd312-ddb0-4625-b79e-d27d4743fb5f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:05:59.122009 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-8eefd312-ddb0-4625-b79e-d27d4743fb5f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:05:59.122472 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-8eefd312-ddb0-4625-b79e-d27d4743fb5f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:05:59.140714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-8eefd312-ddb0-4625-b79e-d27d4743fb5f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:05:59.148320 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:05:59.148320 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:05:59.198490 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8eefd312-ddb0-4625-b79e-d27d4743fb5f tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:05:59.199984 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 883/1798] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:05:58 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:00.231506 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e4973c3-5ce4-474f-9046-1d35974d2bda tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:00.232980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e4973c3-5ce4-474f-9046-1d35974d2bda tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:00.234157 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:00.234157 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:00.234822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e4973c3-5ce4-474f-9046-1d35974d2bda tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:00.371653 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:00.371653 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:00.400119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5e4973c3-5ce4-474f-9046-1d35974d2bda tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:00.435112 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-5e4973c3-5ce4-474f-9046-1d35974d2bda tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:00.435729 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-5e4973c3-5ce4-474f-9046-1d35974d2bda tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:00.459464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-5e4973c3-5ce4-474f-9046-1d35974d2bda tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:00.484323 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:00.484323 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:00.567965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e4973c3-5ce4-474f-9046-1d35974d2bda tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:00.591936 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 916/1799] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:00 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:01.588371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81c8c2bc-a56d-43d4-999b-7849eba054ec tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:01.588935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81c8c2bc-a56d-43d4-999b-7849eba054ec tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:01.589161 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:01.589161 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:01.589542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81c8c2bc-a56d-43d4-999b-7849eba054ec tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:01.744856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:01.744856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:01.768535 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81c8c2bc-a56d-43d4-999b-7849eba054ec tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:01.810676 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-81c8c2bc-a56d-43d4-999b-7849eba054ec tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:01.812509 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-81c8c2bc-a56d-43d4-999b-7849eba054ec tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:01.837467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-81c8c2bc-a56d-43d4-999b-7849eba054ec tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:01.853754 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:01.853754 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:01.918238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81c8c2bc-a56d-43d4-999b-7849eba054ec tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:01.919499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 884/1800] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:01 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:02.945381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84b646e4-2495-4f3e-aab3-7377e6107787 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:02.947742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84b646e4-2495-4f3e-aab3-7377e6107787 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:02.953032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:02.953032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:02.954630 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84b646e4-2495-4f3e-aab3-7377e6107787 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:03.209624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:03.209624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:03.250583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-84b646e4-2495-4f3e-aab3-7377e6107787 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:03.319869 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-84b646e4-2495-4f3e-aab3-7377e6107787 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:03.320728 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-84b646e4-2495-4f3e-aab3-7377e6107787 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:03.353196 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-84b646e4-2495-4f3e-aab3-7377e6107787 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:03.380583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:03.380583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:03.478872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84b646e4-2495-4f3e-aab3-7377e6107787 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:03.493016 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 917/1801] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:02 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:04.510107 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9db35c8c-63fa-4486-aeb0-4f7ff7e515c2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:04.510888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9db35c8c-63fa-4486-aeb0-4f7ff7e515c2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:04.511293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:04.511293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:04.511915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9db35c8c-63fa-4486-aeb0-4f7ff7e515c2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:04.633543 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:04.633543 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:04.649684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9db35c8c-63fa-4486-aeb0-4f7ff7e515c2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:04.669305 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-9db35c8c-63fa-4486-aeb0-4f7ff7e515c2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:04.670242 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-9db35c8c-63fa-4486-aeb0-4f7ff7e515c2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:04.686433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-9db35c8c-63fa-4486-aeb0-4f7ff7e515c2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:04.696074 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:04.696074 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:04.813657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9db35c8c-63fa-4486-aeb0-4f7ff7e515c2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:04.818019 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 885/1802] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:04 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:05.837271 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1dae665b-a8f0-43c3-b16b-33f5b7cd61d1 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:05.840729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1dae665b-a8f0-43c3-b16b-33f5b7cd61d1 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:05.841313 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:05.841313 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:05.850104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1dae665b-a8f0-43c3-b16b-33f5b7cd61d1 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:06.053630 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:06.053630 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:06.073978 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1dae665b-a8f0-43c3-b16b-33f5b7cd61d1 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:06.105686 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-1dae665b-a8f0-43c3-b16b-33f5b7cd61d1 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:06.106505 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-1dae665b-a8f0-43c3-b16b-33f5b7cd61d1 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:06.121974 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-1dae665b-a8f0-43c3-b16b-33f5b7cd61d1 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:06.138585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:06.138585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:06.203829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1dae665b-a8f0-43c3-b16b-33f5b7cd61d1 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:06.212480 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 918/1803] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:05 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:07.229336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac817bc9-c753-4973-81fd-355bb490f04d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:07.230090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac817bc9-c753-4973-81fd-355bb490f04d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:07.230090 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:07.230090 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:07.230472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac817bc9-c753-4973-81fd-355bb490f04d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:07.350392 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:07.350392 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:07.371590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ac817bc9-c753-4973-81fd-355bb490f04d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:07.405589 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-ac817bc9-c753-4973-81fd-355bb490f04d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:07.406993 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-ac817bc9-c753-4973-81fd-355bb490f04d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:07.430925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-ac817bc9-c753-4973-81fd-355bb490f04d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:07.438648 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:07.438648 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:07.499224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac817bc9-c753-4973-81fd-355bb490f04d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:07.515728 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 886/1804] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:07 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:08.521249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42ed1d6d-e609-4387-881c-513051418d69 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:08.523276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42ed1d6d-e609-4387-881c-513051418d69 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:08.526196 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:08.526196 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:08.529203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42ed1d6d-e609-4387-881c-513051418d69 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:08.924232 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:08.924232 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:08.940077 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-42ed1d6d-e609-4387-881c-513051418d69 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:08.978447 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-42ed1d6d-e609-4387-881c-513051418d69 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:08.983840 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-42ed1d6d-e609-4387-881c-513051418d69 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:09.002744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-42ed1d6d-e609-4387-881c-513051418d69 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:09.023817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:09.023817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:09.112213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42ed1d6d-e609-4387-881c-513051418d69 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:09.120388 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 919/1805] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:08 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:10.135115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91c339e6-c1db-43b2-8777-f4b75c3d855b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:10.135919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91c339e6-c1db-43b2-8777-f4b75c3d855b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:10.135919 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:10.135919 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:10.136487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91c339e6-c1db-43b2-8777-f4b75c3d855b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:10.219542 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.219542 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:10.231909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-91c339e6-c1db-43b2-8777-f4b75c3d855b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:10.252552 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-91c339e6-c1db-43b2-8777-f4b75c3d855b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:10.253509 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-91c339e6-c1db-43b2-8777-f4b75c3d855b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:10.270619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-91c339e6-c1db-43b2-8777-f4b75c3d855b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:10.295048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:10.295048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:10.347912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91c339e6-c1db-43b2-8777-f4b75c3d855b tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:10.349020 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 887/1806] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:10 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:11.373514 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34a4cbbd-f39b-4794-be5e-f7f9b182c0fc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:11.374216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34a4cbbd-f39b-4794-be5e-f7f9b182c0fc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:11.374468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:11.374468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:11.374856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34a4cbbd-f39b-4794-be5e-f7f9b182c0fc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:11.527275 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:11.527275 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:11.555931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-34a4cbbd-f39b-4794-be5e-f7f9b182c0fc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:11.600447 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-34a4cbbd-f39b-4794-be5e-f7f9b182c0fc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:11.605961 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-34a4cbbd-f39b-4794-be5e-f7f9b182c0fc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:11.633198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-34a4cbbd-f39b-4794-be5e-f7f9b182c0fc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:11.652760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:11.652760 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:11.723672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34a4cbbd-f39b-4794-be5e-f7f9b182c0fc tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:11.728015 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 920/1807] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:11 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:06:12.747133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37374798-8a78-4455-bb17-b125dd5eed49 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:12.748356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37374798-8a78-4455-bb17-b125dd5eed49 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:12.749103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:12.749103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:12.750327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37374798-8a78-4455-bb17-b125dd5eed49 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:12.869103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:12.869103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:12.893025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-37374798-8a78-4455-bb17-b125dd5eed49 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:12.918720 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-37374798-8a78-4455-bb17-b125dd5eed49 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:12.919183 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-37374798-8a78-4455-bb17-b125dd5eed49 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:12.939881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-37374798-8a78-4455-bb17-b125dd5eed49 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:12.948568 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:12.948568 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:12.992092 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37374798-8a78-4455-bb17-b125dd5eed49 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:13.002593 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 888/1808] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:12 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:14.031323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0891dcbb-d94e-44d7-b0bc-29d9359ebdab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:14.033763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0891dcbb-d94e-44d7-b0bc-29d9359ebdab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:14.034890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:14.034890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:14.035638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0891dcbb-d94e-44d7-b0bc-29d9359ebdab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:14.164255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:14.164255 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:14.201716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0891dcbb-d94e-44d7-b0bc-29d9359ebdab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:14.263024 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-0891dcbb-d94e-44d7-b0bc-29d9359ebdab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:14.263729 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-0891dcbb-d94e-44d7-b0bc-29d9359ebdab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:14.287283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-0891dcbb-d94e-44d7-b0bc-29d9359ebdab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:14.312525 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:14.312525 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:14.362028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0891dcbb-d94e-44d7-b0bc-29d9359ebdab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:14.363444 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 921/1809] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:14 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:15.383538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ce87ab2-e0ca-49c7-8ee6-75136d96ff3d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:15.384729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ce87ab2-e0ca-49c7-8ee6-75136d96ff3d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.386155 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.386155 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:15.386860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ce87ab2-e0ca-49c7-8ee6-75136d96ff3d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.469046 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.469046 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:15.482372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7ce87ab2-e0ca-49c7-8ee6-75136d96ff3d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:15.498695 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-7ce87ab2-e0ca-49c7-8ee6-75136d96ff3d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:15.499413 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-7ce87ab2-e0ca-49c7-8ee6-75136d96ff3d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:15.509840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-7ce87ab2-e0ca-49c7-8ee6-75136d96ff3d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:15.517383 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.517383 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:15.548965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ce87ab2-e0ca-49c7-8ee6-75136d96ff3d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:15.561788 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 889/1810] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:15 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 988 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:15.570507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e756b9a-b01c-4291-9c48-cccedb5613d2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27 Jan 02 03:06:15.571102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e756b9a-b01c-4291-9c48-cccedb5613d2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.571326 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.571326 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:15.571951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e756b9a-b01c-4291-9c48-cccedb5613d2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.572404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-0e756b9a-b01c-4291-9c48-cccedb5613d2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] show called for member 635d5c14-939b-4cc6-b5a0-0d100a1a6f27 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:06:15.588011 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.588011 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:15.653361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e756b9a-b01c-4291-9c48-cccedb5613d2 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27 returned with HTTP 200 Jan 02 03:06:15.654525 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 922/1811] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:06:15 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27 => generated 417 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:15.666674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail Jan 02 03:06:15.667547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:15.667921 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:15.667921 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:15.668534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:15.669402 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:06:15.671374 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:06:15.730376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Get all volumes completed successfully. Jan 02 03:06:15.731881 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:15.732376 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:15.752479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:15.790634 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.790634 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:15.882182 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:15.882765 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:15.907139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:15.923176 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:15.923176 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:15.995268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-809fd866-b8eb-460e-a2a0-6ffbcaa99c20 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail returned with HTTP 200 Jan 02 03:06:16.008210 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 890/1812] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:06:15 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail => generated 1972 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:06:16.022547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4c6ea10-013c-45d6-a321-0ac293e37ba5 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] POST http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27/action Jan 02 03:06:16.023282 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.023282 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:16.024006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4c6ea10-013c-45d6-a321-0ac293e37ba5 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:16.024845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4c6ea10-013c-45d6-a321-0ac293e37ba5 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:16.027152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-a4c6ea10-013c-45d6-a321-0ac293e37ba5 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] delete called for group 635d5c14-939b-4cc6-b5a0-0d100a1a6f27 {{(pid=88029) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 03:06:16.027757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-a4c6ea10-013c-45d6-a321-0ac293e37ba5 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Delete group with id: 635d5c14-939b-4cc6-b5a0-0d100a1a6f27 Jan 02 03:06:16.048614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.048614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:16.248516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4c6ea10-013c-45d6-a321-0ac293e37ba5 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27/action returned with HTTP 202 Jan 02 03:06:16.249894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 923/1813] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 03:06:16 2021] POST /volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 03:06:16.259490 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-411af276-f56d-4cc2-ad6d-31b6da3868e9 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:16.260456 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-411af276-f56d-4cc2-ad6d-31b6da3868e9 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:16.260866 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:16.260866 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:16.261514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-411af276-f56d-4cc2-ad6d-31b6da3868e9 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:16.341459 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.341459 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:16.362916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-411af276-f56d-4cc2-ad6d-31b6da3868e9 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:16.384528 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-411af276-f56d-4cc2-ad6d-31b6da3868e9 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:16.385237 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-411af276-f56d-4cc2-ad6d-31b6da3868e9 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:16.393242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-411af276-f56d-4cc2-ad6d-31b6da3868e9 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:16.401292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:16.401292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:16.423636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-411af276-f56d-4cc2-ad6d-31b6da3868e9 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:16.425297 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 891/1814] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:16 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:06:17.452105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-575e997e-adb6-48e6-8f92-2b0226fbf377 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:17.452707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-575e997e-adb6-48e6-8f92-2b0226fbf377 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:17.453041 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:17.453041 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:17.453428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-575e997e-adb6-48e6-8f92-2b0226fbf377 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:17.551335 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:17.551335 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:17.568600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-575e997e-adb6-48e6-8f92-2b0226fbf377 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:17.600097 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-575e997e-adb6-48e6-8f92-2b0226fbf377 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:17.600763 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-575e997e-adb6-48e6-8f92-2b0226fbf377 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:17.618892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-575e997e-adb6-48e6-8f92-2b0226fbf377 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:17.639660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:17.639660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:17.736149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-575e997e-adb6-48e6-8f92-2b0226fbf377 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:17.756217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 924/1815] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:17 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 987 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:18.800889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-876c2f24-2f8b-4621-9974-e9d41c6b9f63 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:18.801982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-876c2f24-2f8b-4621-9974-e9d41c6b9f63 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:18.802349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:18.802349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:18.803036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-876c2f24-2f8b-4621-9974-e9d41c6b9f63 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:18.982706 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:18.982706 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:19.019291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-876c2f24-2f8b-4621-9974-e9d41c6b9f63 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:19.114455 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-876c2f24-2f8b-4621-9974-e9d41c6b9f63 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:19.115759 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-876c2f24-2f8b-4621-9974-e9d41c6b9f63 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:19.138346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-876c2f24-2f8b-4621-9974-e9d41c6b9f63 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:19.166124 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:19.166124 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:19.220594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-876c2f24-2f8b-4621-9974-e9d41c6b9f63 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 200 Jan 02 03:06:19.222040 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 892/1816] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:18 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 986 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:20.254121 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b783ac5-6438-407b-aee2-1d3a515f46f4 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb Jan 02 03:06:20.257593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b783ac5-6438-407b-aee2-1d3a515f46f4 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:20.257954 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:20.257954 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:20.265219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b783ac5-6438-407b-aee2-1d3a515f46f4 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:20.490137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b783ac5-6438-407b-aee2-1d3a515f46f4 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb returned with HTTP 404 Jan 02 03:06:20.496834 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 925/1817] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:20 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/5b496cf2-cee4-4e20-a773-8d34ba0f91bb => generated 109 bytes in 251 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:06:20.511544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-835491f6-a3d6-4043-bc2b-2d97aec3c3de tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27 Jan 02 03:06:20.512987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-835491f6-a3d6-4043-bc2b-2d97aec3c3de tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:20.513344 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:20.513344 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:20.514028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-835491f6-a3d6-4043-bc2b-2d97aec3c3de tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:20.514742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-835491f6-a3d6-4043-bc2b-2d97aec3c3de tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] show called for member 635d5c14-939b-4cc6-b5a0-0d100a1a6f27 {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:06:20.550361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-835491f6-a3d6-4043-bc2b-2d97aec3c3de tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27 returned with HTTP 404 Jan 02 03:06:20.554276 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 893/1818] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:06:20 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/groups/635d5c14-939b-4cc6-b5a0-0d100a1a6f27 => generated 108 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:06:20.568641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail Jan 02 03:06:20.569719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:20.570609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:20.574274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:06:20.577642 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:06:20.699059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Get all volumes completed successfully. Jan 02 03:06:20.702667 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:20.703792 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:20.744421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:20.776734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:20.776734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:20.872594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d92f3765-6438-4a65-acc3-dea8ce48ef16 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail returned with HTTP 200 Jan 02 03:06:20.903332 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 926/1819] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Jan 2 03:06:20 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/detail => generated 994 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:20.908352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b39d655-ab45-48be-b5b6-be449ca71e81 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] POST http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5/action Jan 02 03:06:20.911048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b39d655-ab45-48be-b5b6-be449ca71e81 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:20.918306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b39d655-ab45-48be-b5b6-be449ca71e81 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:20.922316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-0b39d655-ab45-48be-b5b6-be449ca71e81 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] delete called for group 15964198-1093-4405-ae87-c552decd82e5 {{(pid=88028) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 03:06:20.925311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.groups [None req-0b39d655-ab45-48be-b5b6-be449ca71e81 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Delete group with id: 15964198-1093-4405-ae87-c552decd82e5 Jan 02 03:06:20.986423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:20.986423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:21.364981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b39d655-ab45-48be-b5b6-be449ca71e81 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5/action returned with HTTP 202 Jan 02 03:06:21.382243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a2bd048-b1d3-402a-9596-1ec1af149eab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a Jan 02 03:06:21.383192 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 894/1820] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Jan 2 03:06:20 2021] POST /volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5/action => generated 0 bytes in 474 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 03:06:21.384377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a2bd048-b1d3-402a-9596-1ec1af149eab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:21.384845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:21.384845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:21.385810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a2bd048-b1d3-402a-9596-1ec1af149eab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:21.510354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:21.510354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:21.532554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8a2bd048-b1d3-402a-9596-1ec1af149eab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:21.547151 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-8a2bd048-b1d3-402a-9596-1ec1af149eab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:21.547893 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-8a2bd048-b1d3-402a-9596-1ec1af149eab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:21.563669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-8a2bd048-b1d3-402a-9596-1ec1af149eab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:21.573882 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:21.573882 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:21.604723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a2bd048-b1d3-402a-9596-1ec1af149eab tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a returned with HTTP 200 Jan 02 03:06:21.605963 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 927/1821] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:21 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a => generated 990 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:22.643973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72918528-a0f1-4e4c-90a2-7a486ad1339d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a Jan 02 03:06:22.646182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72918528-a0f1-4e4c-90a2-7a486ad1339d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:22.657163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:22.657163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:22.661249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72918528-a0f1-4e4c-90a2-7a486ad1339d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:22.967256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:22.967256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:23.009241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-72918528-a0f1-4e4c-90a2-7a486ad1339d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:23.077143 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-72918528-a0f1-4e4c-90a2-7a486ad1339d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:23.078316 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-72918528-a0f1-4e4c-90a2-7a486ad1339d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:23.100671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-72918528-a0f1-4e4c-90a2-7a486ad1339d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88028) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:23.115279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:23.115279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:23.166589 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72918528-a0f1-4e4c-90a2-7a486ad1339d tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a returned with HTTP 200 Jan 02 03:06:23.179083 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 895/1822] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:22 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a => generated 990 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:24.199083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-903561f2-d173-42bd-8e63-7a16e0d99100 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a Jan 02 03:06:24.199954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-903561f2-d173-42bd-8e63-7a16e0d99100 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:24.200334 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:24.200334 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:24.200973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-903561f2-d173-42bd-8e63-7a16e0d99100 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:24.335716 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:24.335716 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:24.367436 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-903561f2-d173-42bd-8e63-7a16e0d99100 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Volume info retrieved successfully. Jan 02 03:06:24.396840 n-d-765315-10 devstack@c-api.service[88027]: WARNING stevedore.named [None req-903561f2-d173-42bd-8e63-7a16e0d99100 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 03:06:24.397416 n-d-765315-10 devstack@c-api.service[88027]: WARNING castellan.key_manager [None req-903561f2-d173-42bd-8e63-7a16e0d99100 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 03:06:24.412540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG oslo_db.sqlalchemy.engines [None req-903561f2-d173-42bd-8e63-7a16e0d99100 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88029) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 03:06:24.444495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:24.444495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:24.491907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-903561f2-d173-42bd-8e63-7a16e0d99100 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a returned with HTTP 200 Jan 02 03:06:24.504224 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 928/1823] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:24 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a => generated 990 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:25.511008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fa244a5-b82a-4084-9a9c-4f275df8c337 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a Jan 02 03:06:25.511744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fa244a5-b82a-4084-9a9c-4f275df8c337 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:25.511744 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:25.511744 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:25.512157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fa244a5-b82a-4084-9a9c-4f275df8c337 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:25.629967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fa244a5-b82a-4084-9a9c-4f275df8c337 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a returned with HTTP 404 Jan 02 03:06:25.631347 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 896/1824] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Jan 2 03:06:25 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 03:06:25.648800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2587bc52-5be6-4c8c-a0bc-b92ea8409089 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] GET http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 Jan 02 03:06:25.650248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2587bc52-5be6-4c8c-a0bc-b92ea8409089 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:25.651936 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:25.651936 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:25.653930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2587bc52-5be6-4c8c-a0bc-b92ea8409089 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:25.654580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.groups [None req-2587bc52-5be6-4c8c-a0bc-b92ea8409089 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] show called for member 15964198-1093-4405-ae87-c552decd82e5 {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 03:06:25.664606 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2587bc52-5be6-4c8c-a0bc-b92ea8409089 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 returned with HTTP 404 Jan 02 03:06:25.669986 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 929/1825] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Jan 2 03:06:25 2021] GET /volume/v3/52ef7867523f46ecba578dc53f224c17/groups/15964198-1093-4405-ae87-c552decd82e5 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:06:25.679284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f28eb4a-6a42-4607-a05d-ea2d086e374d tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] DELETE http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/group_types/840ce674-4eaa-490b-96b7-b2b96faa7824 Jan 02 03:06:25.680166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f28eb4a-6a42-4607-a05d-ea2d086e374d tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:25.680904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f28eb4a-6a42-4607-a05d-ea2d086e374d tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:25.740134 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:06:25.740134 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:06:25.760979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f28eb4a-6a42-4607-a05d-ea2d086e374d tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/group_types/840ce674-4eaa-490b-96b7-b2b96faa7824 returned with HTTP 202 Jan 02 03:06:25.762306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 897/1826] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 03:06:25 2021] DELETE /volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/group_types/840ce674-4eaa-490b-96b7-b2b96faa7824 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 03:06:25.783595 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1aab5165-1934-4f72-ae77-0cc10f9e8cb7 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] DELETE http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a Jan 02 03:06:25.789746 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1aab5165-1934-4f72-ae77-0cc10f9e8cb7 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:25.790591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1aab5165-1934-4f72-ae77-0cc10f9e8cb7 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:25.791373 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1aab5165-1934-4f72-ae77-0cc10f9e8cb7 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] Delete volume with id: 09cb350c-44f7-4216-b020-62022bca579a Jan 02 03:06:25.996119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1aab5165-1934-4f72-ae77-0cc10f9e8cb7 tempest-GroupsV314Test-2038772503 tempest-GroupsV314Test-2038772503] http://10.222.0.50/volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a returned with HTTP 404 Jan 02 03:06:26.003914 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 930/1827] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:25 2021] DELETE /volume/v3/52ef7867523f46ecba578dc53f224c17/volumes/09cb350c-44f7-4216-b020-62022bca579a => generated 109 bytes in 230 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:26.012829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d068976f-5311-47ff-95c3-1d84baca118d tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] DELETE http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types/c3eac98d-35db-46b1-b249-112d316fb8a9 Jan 02 03:06:26.013243 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d068976f-5311-47ff-95c3-1d84baca118d tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:26.014090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d068976f-5311-47ff-95c3-1d84baca118d tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:26.188698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d068976f-5311-47ff-95c3-1d84baca118d tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types/c3eac98d-35db-46b1-b249-112d316fb8a9 returned with HTTP 202 Jan 02 03:06:26.189844 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 898/1828] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:06:26 2021] DELETE /volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types/c3eac98d-35db-46b1-b249-112d316fb8a9 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:26.202414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f9562b2-7139-4323-a1fe-ce60ebca8a3f tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] GET http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types/c3eac98d-35db-46b1-b249-112d316fb8a9 Jan 02 03:06:26.203858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f9562b2-7139-4323-a1fe-ce60ebca8a3f tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:26.208982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f9562b2-7139-4323-a1fe-ce60ebca8a3f tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:26.255426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f9562b2-7139-4323-a1fe-ce60ebca8a3f tempest-GroupsV314Test-1086681598 tempest-GroupsV314Test-1086681598] http://10.222.0.50/volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types/c3eac98d-35db-46b1-b249-112d316fb8a9 returned with HTTP 404 Jan 02 03:06:26.260672 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 931/1829] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:06:26 2021] GET /volume/v3/d5c8bfdd94d34241ba92c345b9881bb4/types/c3eac98d-35db-46b1-b249-112d316fb8a9 => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:28.138261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c08149d-049c-4566-adc0-c529d843a63a tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] GET http://10.222.0.50/volume/v3/292c7848edf64e1e9c91a486b3198e13/scheduler-stats/get_pools Jan 02 03:06:28.141064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c08149d-049c-4566-adc0-c529d843a63a tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:28.142523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c08149d-049c-4566-adc0-c529d843a63a tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] Calling method 'get_pools' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:28.179468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c08149d-049c-4566-adc0-c529d843a63a tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] http://10.222.0.50/volume/v3/292c7848edf64e1e9c91a486b3198e13/scheduler-stats/get_pools returned with HTTP 200 Jan 02 03:06:28.180780 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 899/1830] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Jan 2 03:06:27 2021] GET /volume/v3/292c7848edf64e1e9c91a486b3198e13/scheduler-stats/get_pools => generated 62 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:06:28.204973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fa9272d-837b-4172-8050-7af20176c718 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] GET http://10.222.0.50/volume/v3/292c7848edf64e1e9c91a486b3198e13/scheduler-stats/get_pools?detail=True Jan 02 03:06:28.206382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fa9272d-837b-4172-8050-7af20176c718 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:28.207476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fa9272d-837b-4172-8050-7af20176c718 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] Calling method 'get_pools' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:28.552826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fa9272d-837b-4172-8050-7af20176c718 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] http://10.222.0.50/volume/v3/292c7848edf64e1e9c91a486b3198e13/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 02 03:06:28.555711 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 932/1831] 10.222.0.50 () {58 vars in 1281 bytes} [Sat Jan 2 03:06:28 2021] GET /volume/v3/292c7848edf64e1e9c91a486b3198e13/scheduler-stats/get_pools?detail=True => generated 771 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:28.574332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02f83e34-e4f1-4c5a-96ba-87bb96ed1188 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] GET http://10.222.0.50/volume/v3/292c7848edf64e1e9c91a486b3198e13/capabilities/n-d-765315-10@lvmdriver-1 Jan 02 03:06:28.589198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02f83e34-e4f1-4c5a-96ba-87bb96ed1188 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:28.589997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02f83e34-e4f1-4c5a-96ba-87bb96ed1188 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:28.653815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02f83e34-e4f1-4c5a-96ba-87bb96ed1188 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] http://10.222.0.50/volume/v3/292c7848edf64e1e9c91a486b3198e13/capabilities/n-d-765315-10@lvmdriver-1 returned with HTTP 200 Jan 02 03:06:28.658044 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 900/1832] 10.222.0.50 () {58 vars in 1297 bytes} [Sat Jan 2 03:06:28 2021] GET /volume/v3/292c7848edf64e1e9c91a486b3198e13/capabilities/n-d-765315-10@lvmdriver-1 => generated 713 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:28.685868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33a71d95-b965-47cb-9d8e-4cd869f68ae9 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] GET http://10.222.0.50/volume/v3/292c7848edf64e1e9c91a486b3198e13/capabilities/n-d-765315-10@lvmdriver-1 Jan 02 03:06:28.690953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33a71d95-b965-47cb-9d8e-4cd869f68ae9 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:28.692029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33a71d95-b965-47cb-9d8e-4cd869f68ae9 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:28.752307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33a71d95-b965-47cb-9d8e-4cd869f68ae9 tempest-BackendsCapabilitiesAdminTestsJSON-361813500 tempest-BackendsCapabilitiesAdminTestsJSON-361813500] http://10.222.0.50/volume/v3/292c7848edf64e1e9c91a486b3198e13/capabilities/n-d-765315-10@lvmdriver-1 returned with HTTP 200 Jan 02 03:06:28.758187 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 933/1833] 10.222.0.50 () {58 vars in 1297 bytes} [Sat Jan 2 03:06:28 2021] GET /volume/v3/292c7848edf64e1e9c91a486b3198e13/capabilities/n-d-765315-10@lvmdriver-1 => generated 713 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:37.739149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] POST http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes Jan 02 03:06:37.739996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-641599876"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:37.742019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-641599876'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:37.742599 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Create volume of 1 GB Jan 02 03:06:37.787006 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Availability Zones retrieved successfully. Jan 02 03:06:37.823057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Flow 'volume_create_api' (b43e0b5c-24d4-477c-a37f-9323aab34db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:37.826603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43aa053f-b0d2-4344-a2ab-a62ee543da1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:37.829373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:37.930871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43aa053f-b0d2-4344-a2ab-a62ee543da1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:37.934178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4e6001-a0e2-444a-86ce-a512b235e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:38.077260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Created reservations ['7f3aec45-8c5a-49d7-91e1-3113cf0da6f5', 'b4f118ac-1f06-4fa9-94a5-2b8fca19e6c8', '3c9d405f-854f-4995-b6c4-b68a5e1a2df3', '2a8232fe-5a80-4bc0-b360-6610136867db'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:38.080743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4e6001-a0e2-444a-86ce-a512b235e845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f3aec45-8c5a-49d7-91e1-3113cf0da6f5', 'b4f118ac-1f06-4fa9-94a5-2b8fca19e6c8', '3c9d405f-854f-4995-b6c4-b68a5e1a2df3', '2a8232fe-5a80-4bc0-b360-6610136867db']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:38.084478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a9d9caa-f41b-408a-b028-24c52c19cf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:38.160323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a9d9caa-f41b-408a-b028-24c52c19cf7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f564e17-4910-4843-950a-4b41f43fe110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-641599876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4abc22531e074cbca1bfbcbb8659def0',qos_specs=None,replication_status=,reservations=['7f3aec45-8c5a-49d7-91e1-3113cf0da6f5','b4f118ac-1f06-4fa9-94a5-2b8fca19e6c8','3c9d405f-854f-4995-b6c4-b68a5e1a2df3','2a8232fe-5a80-4bc0-b360-6610136867db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c72f30beaf4f92ae83666c3082e68b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-641599876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f564e17-4910-4843-950a-4b41f43fe110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4abc22531e074cbca1bfbcbb8659def0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='15c72f30beaf4f92ae83666c3082e68b',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:38.162866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0455061f-6e35-49f1-a040-050a7f202e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:38.263839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0455061f-6e35-49f1-a040-050a7f202e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-641599876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4abc22531e074cbca1bfbcbb8659def0',qos_specs=None,replication_status=,reservations=['7f3aec45-8c5a-49d7-91e1-3113cf0da6f5','b4f118ac-1f06-4fa9-94a5-2b8fca19e6c8','3c9d405f-854f-4995-b6c4-b68a5e1a2df3','2a8232fe-5a80-4bc0-b360-6610136867db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c72f30beaf4f92ae83666c3082e68b',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:38.281361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf0a3386-afc8-4dae-b3d8-4835aa2f93ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:38.323980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf0a3386-afc8-4dae-b3d8-4835aa2f93ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:38.330608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Flow 'volume_create_api' (b43e0b5c-24d4-477c-a37f-9323aab34db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:38.536529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5436a115-1fd4-4d67-88a9-c69e8482ccaf tempest-VolumePoolsAdminTestsJSON-394650856 tempest-VolumePoolsAdminTestsJSON-394650856] GET http://10.222.0.50/volume/v3/022182ec736b45dd81f9bbc858cb7bc7/scheduler-stats/get_pools?detail=True Jan 02 03:06:38.537337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5436a115-1fd4-4d67-88a9-c69e8482ccaf tempest-VolumePoolsAdminTestsJSON-394650856 tempest-VolumePoolsAdminTestsJSON-394650856] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:38.538156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5436a115-1fd4-4d67-88a9-c69e8482ccaf tempest-VolumePoolsAdminTestsJSON-394650856 tempest-VolumePoolsAdminTestsJSON-394650856] Calling method 'get_pools' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:38.725408 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5436a115-1fd4-4d67-88a9-c69e8482ccaf tempest-VolumePoolsAdminTestsJSON-394650856 tempest-VolumePoolsAdminTestsJSON-394650856] http://10.222.0.50/volume/v3/022182ec736b45dd81f9bbc858cb7bc7/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 02 03:06:38.727449 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 934/1834] 10.222.0.50 () {58 vars in 1281 bytes} [Sat Jan 2 03:06:38 2021] GET /volume/v3/022182ec736b45dd81f9bbc858cb7bc7/scheduler-stats/get_pools?detail=True => generated 771 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:38.744226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Create volume request issued successfully. Jan 02 03:06:38.760282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e10bdb2e-06f1-4af3-a070-ce45175646c2 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes returned with HTTP 202 Jan 02 03:06:38.760600 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 901/1835] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:06:37 2021] POST /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes => generated 846 bytes in 1641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:38.764492 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab585684-b559-45cc-9c5a-209481e6e5d3 tempest-VolumePoolsAdminTestsJSON-394650856 tempest-VolumePoolsAdminTestsJSON-394650856] GET http://10.222.0.50/volume/v3/022182ec736b45dd81f9bbc858cb7bc7/scheduler-stats/get_pools Jan 02 03:06:38.764492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab585684-b559-45cc-9c5a-209481e6e5d3 tempest-VolumePoolsAdminTestsJSON-394650856 tempest-VolumePoolsAdminTestsJSON-394650856] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:38.772602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab585684-b559-45cc-9c5a-209481e6e5d3 tempest-VolumePoolsAdminTestsJSON-394650856 tempest-VolumePoolsAdminTestsJSON-394650856] Calling method 'get_pools' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:38.791622 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9984ce51-0500-4846-94e3-1debc01b09da tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:38.792507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9984ce51-0500-4846-94e3-1debc01b09da tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:38.792909 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:38.792909 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:38.793492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9984ce51-0500-4846-94e3-1debc01b09da tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:38.807819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab585684-b559-45cc-9c5a-209481e6e5d3 tempest-VolumePoolsAdminTestsJSON-394650856 tempest-VolumePoolsAdminTestsJSON-394650856] http://10.222.0.50/volume/v3/022182ec736b45dd81f9bbc858cb7bc7/scheduler-stats/get_pools returned with HTTP 200 Jan 02 03:06:38.820946 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 935/1836] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Jan 2 03:06:38 2021] GET /volume/v3/022182ec736b45dd81f9bbc858cb7bc7/scheduler-stats/get_pools => generated 62 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 03:06:38.907615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:38.907615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:38.929316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9984ce51-0500-4846-94e3-1debc01b09da tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Volume info retrieved successfully. Jan 02 03:06:38.979935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9984ce51-0500-4846-94e3-1debc01b09da tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 returned with HTTP 200 Jan 02 03:06:38.985635 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 902/1837] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:38 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 => generated 914 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:40.013451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-610460b9-c13d-4bc3-b0c7-36a8eca4878a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:40.014146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-610460b9-c13d-4bc3-b0c7-36a8eca4878a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:40.014304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-610460b9-c13d-4bc3-b0c7-36a8eca4878a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:40.121794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:40.121794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:40.140867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-610460b9-c13d-4bc3-b0c7-36a8eca4878a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Volume info retrieved successfully. Jan 02 03:06:40.196682 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-610460b9-c13d-4bc3-b0c7-36a8eca4878a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 returned with HTTP 200 Jan 02 03:06:40.197509 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 936/1838] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:40 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:41.218625 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-449640e7-5c72-4b6b-a514-9f78891b0d4c tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:41.220633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-449640e7-5c72-4b6b-a514-9f78891b0d4c tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:41.221960 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:41.221960 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:41.223083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-449640e7-5c72-4b6b-a514-9f78891b0d4c tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:41.382630 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:41.382630 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:41.403958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-449640e7-5c72-4b6b-a514-9f78891b0d4c tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Volume info retrieved successfully. Jan 02 03:06:41.465219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-449640e7-5c72-4b6b-a514-9f78891b0d4c tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 returned with HTTP 200 Jan 02 03:06:41.466993 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 903/1839] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:41 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 => generated 915 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:41.492584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fee5a978-a3c0-4698-a3f9-d515b3b713f4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] POST http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots Jan 02 03:06:41.493408 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:41.493408 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:41.494830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fee5a978-a3c0-4698-a3f9-d515b3b713f4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f564e17-4910-4843-950a-4b41f43fe110", "name": "tempest-SnapshotManageAdminTest-Snapshot-1128681772"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:41.597384 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:41.597384 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:41.598946 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fee5a978-a3c0-4698-a3f9-d515b3b713f4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Volume info retrieved successfully. Jan 02 03:06:41.599564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-fee5a978-a3c0-4698-a3f9-d515b3b713f4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Create snapshot from volume 5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:41.684537 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-fee5a978-a3c0-4698-a3f9-d515b3b713f4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Created reservations ['61b658d9-ce99-4412-ac06-9727713be094', 'effa92c2-0586-47ca-90c1-ad400e39328d', 'b120749e-81bf-4311-b310-84bc9ddc3680', '42442016-5733-40c2-9c78-bc3f4a44669e'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:41.907031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fee5a978-a3c0-4698-a3f9-d515b3b713f4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Snapshot create request issued successfully. Jan 02 03:06:41.907805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fee5a978-a3c0-4698-a3f9-d515b3b713f4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots returned with HTTP 202 Jan 02 03:06:41.915111 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 937/1840] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:06:41 2021] POST /volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots => generated 310 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:41.928464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d58ab48-eec7-4278-977b-fb98dfb30a4a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:41.929906 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d58ab48-eec7-4278-977b-fb98dfb30a4a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:41.930505 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:41.930505 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:41.931589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d58ab48-eec7-4278-977b-fb98dfb30a4a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:41.988218 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:41.988218 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:41.990999 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5d58ab48-eec7-4278-977b-fb98dfb30a4a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Snapshot retrieved successfully. Jan 02 03:06:41.994612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d58ab48-eec7-4278-977b-fb98dfb30a4a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d returned with HTTP 200 Jan 02 03:06:41.996026 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 904/1841] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:41 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:43.014639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-486bcc56-c220-4ccf-9f37-16f6da9bd187 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:43.019832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-486bcc56-c220-4ccf-9f37-16f6da9bd187 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:43.020300 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:43.020300 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:43.026932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-486bcc56-c220-4ccf-9f37-16f6da9bd187 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:43.109608 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:43.109608 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:43.113735 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-486bcc56-c220-4ccf-9f37-16f6da9bd187 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Snapshot retrieved successfully. Jan 02 03:06:43.118819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-486bcc56-c220-4ccf-9f37-16f6da9bd187 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d returned with HTTP 200 Jan 02 03:06:43.120804 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 938/1842] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:43 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d => generated 442 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:44.143167 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-830a67fa-6fcc-4c64-b938-129859a7be08 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:44.145334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-830a67fa-6fcc-4c64-b938-129859a7be08 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:44.145884 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:44.145884 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:44.146901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-830a67fa-6fcc-4c64-b938-129859a7be08 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:44.292556 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:44.292556 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:44.298884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-830a67fa-6fcc-4c64-b938-129859a7be08 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Snapshot retrieved successfully. Jan 02 03:06:44.312614 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-830a67fa-6fcc-4c64-b938-129859a7be08 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d returned with HTTP 200 Jan 02 03:06:44.315819 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 905/1843] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:44 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d => generated 442 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:45.335987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df7b06b2-4db0-49ff-9e5b-bffd3911cb30 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:45.337412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df7b06b2-4db0-49ff-9e5b-bffd3911cb30 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:45.338000 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:45.338000 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:45.338644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df7b06b2-4db0-49ff-9e5b-bffd3911cb30 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:45.415315 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:45.415315 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:45.421771 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-df7b06b2-4db0-49ff-9e5b-bffd3911cb30 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Snapshot retrieved successfully. Jan 02 03:06:45.425925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df7b06b2-4db0-49ff-9e5b-bffd3911cb30 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d returned with HTTP 200 Jan 02 03:06:45.427438 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 939/1844] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:45 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d => generated 469 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:46.190636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f388fe0d-e64a-4d8a-a146-315216596ae6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] POST http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d/action Jan 02 03:06:46.192105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:46.192105 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:46.192798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f388fe0d-e64a-4d8a-a146-315216596ae6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Action body: b'{"os-unmanage": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:46.193280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f388fe0d-e64a-4d8a-a146-315216596ae6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:46.193784 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.snapshot_unmanage [None req-f388fe0d-e64a-4d8a-a146-315216596ae6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Unmanage snapshot with id: b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:46.260697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:46.260697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:46.264699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f388fe0d-e64a-4d8a-a146-315216596ae6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:46.501964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f388fe0d-e64a-4d8a-a146-315216596ae6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot delete request issued successfully. Jan 02 03:06:46.507522 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f388fe0d-e64a-4d8a-a146-315216596ae6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d/action returned with HTTP 202 Jan 02 03:06:46.513399 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 906/1845] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:45 2021] POST /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d/action => generated 0 bytes in 1074 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:46.516865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51bcc2e3-9e6e-423c-9802-c70f866b393e tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:46.518332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51bcc2e3-9e6e-423c-9802-c70f866b393e tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:46.518509 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:46.518509 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:46.518876 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51bcc2e3-9e6e-423c-9802-c70f866b393e tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:46.587020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:46.587020 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:46.587733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-51bcc2e3-9e6e-423c-9802-c70f866b393e tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:46.594232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51bcc2e3-9e6e-423c-9802-c70f866b393e tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d returned with HTTP 200 Jan 02 03:06:46.595482 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 940/1846] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:46 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d => generated 470 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:47.608944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3bec95c2-7bce-4b91-a96a-142f77134988 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:47.609685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3bec95c2-7bce-4b91-a96a-142f77134988 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:47.609685 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:47.609685 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:47.610119 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3bec95c2-7bce-4b91-a96a-142f77134988 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:47.662730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3bec95c2-7bce-4b91-a96a-142f77134988 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d returned with HTTP 404 Jan 02 03:06:47.665822 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 907/1847] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:47 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:06:47.675837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f83bf0fd-19bb-429d-b66c-39b41f911dd6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/detail?all_tenants=1 Jan 02 03:06:47.676687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f83bf0fd-19bb-429d-b66c-39b41f911dd6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:47.677102 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:47.677102 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:47.677910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f83bf0fd-19bb-429d-b66c-39b41f911dd6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:47.722460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f83bf0fd-19bb-429d-b66c-39b41f911dd6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Get all snapshots completed successfully. Jan 02 03:06:47.724282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f83bf0fd-19bb-429d-b66c-39b41f911dd6 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 02 03:06:47.730170 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 941/1848] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Jan 2 03:06:47 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/detail?all_tenants=1 => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:06:47.741621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-895ee8b3-b5ee-4d53-bb0e-95999d02b358 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] POST http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/os-snapshot-manage Jan 02 03:06:47.742734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-895ee8b3-b5ee-4d53-bb0e-95999d02b358 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f564e17-4910-4843-950a-4b41f43fe110", "ref": {"source-name": "_snapshot-b9d5730d-c01b-47be-9597-055d1f86455d"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1909393961", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-18842794", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:47.841419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:47.841419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:47.842608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-895ee8b3-b5ee-4d53-bb0e-95999d02b358 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Volume info retrieved successfully. Jan 02 03:06:47.846593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.snapshot_manage [None req-895ee8b3-b5ee-4d53-bb0e-95999d02b358 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Manage snapshot request body: {'snapshot': {'volume_id': '5f564e17-4910-4843-950a-4b41f43fe110', 'ref': {'source-name': '_snapshot-b9d5730d-c01b-47be-9597-055d1f86455d'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1909393961', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-18842794', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 02 03:06:48.104559 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-895ee8b3-b5ee-4d53-bb0e-95999d02b358 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Created reservations ['08689bcb-7962-49be-8733-3aab4d7df1e0', '3ed33bc7-f267-4ca5-b7a3-136caaa66633', 'd61434ac-c466-41d1-a21a-af3e4a964f19', '6aad33f7-0ce9-49fa-a99e-84272165ce90'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:48.677637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-895ee8b3-b5ee-4d53-bb0e-95999d02b358 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/os-snapshot-manage returned with HTTP 202 Jan 02 03:06:48.679724 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 908/1849] 10.222.0.50 () {60 vars in 1259 bytes} [Sat Jan 2 03:06:47 2021] POST /volume/v3/773b658b28ba49119e4425b6f044fa0d/os-snapshot-manage => generated 476 bytes in 947 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:48.690067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2962c60d-a1ee-4cad-8a8f-5173ce031205 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:48.691600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2962c60d-a1ee-4cad-8a8f-5173ce031205 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:48.692380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2962c60d-a1ee-4cad-8a8f-5173ce031205 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:48.855539 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:48.855539 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:48.857328 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2962c60d-a1ee-4cad-8a8f-5173ce031205 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:48.860707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2962c60d-a1ee-4cad-8a8f-5173ce031205 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 200 Jan 02 03:06:48.883186 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 942/1850] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:48 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 608 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:49.355914 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5098571b-3c46-4bc3-b682-5aa0549d1e3e tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] POST http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types Jan 02 03:06:49.356891 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:49.356891 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:49.360976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5098571b-3c46-4bc3-b682-5aa0549d1e3e tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-46072023", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:49.365450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:49.365450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:49.512665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5098571b-3c46-4bc3-b682-5aa0549d1e3e tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types returned with HTTP 200 Jan 02 03:06:49.523976 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 909/1851] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 03:06:49 2021] POST /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types => generated 276 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:49.529624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4feb585a-d0fc-49a2-9e86-48e3cac3190b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] POST http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types Jan 02 03:06:49.530219 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:49.530219 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:49.530764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4feb585a-d0fc-49a2-9e86-48e3cac3190b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1878063107", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:49.618790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4feb585a-d0fc-49a2-9e86-48e3cac3190b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types returned with HTTP 200 Jan 02 03:06:49.641293 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 943/1852] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 03:06:49 2021] POST /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types => generated 278 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:49.896512 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df46d670-d59d-4b50-9f05-103d7e1fe903 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:49.897455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df46d670-d59d-4b50-9f05-103d7e1fe903 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:49.908039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df46d670-d59d-4b50-9f05-103d7e1fe903 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:49.945472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] POST http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes Jan 02 03:06:49.947152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-2085941747", "volume_type": "c5bf7072-b02c-4810-b750-b3de5a2db85f", "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:49.949313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-2085941747', 'volume_type': 'c5bf7072-b02c-4810-b750-b3de5a2db85f', 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:06:49.999691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Create volume of 1 GB Jan 02 03:06:50.000974 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:50.000974 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:50.001685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Availability Zones retrieved successfully. Jan 02 03:06:50.004616 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:50.004616 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:50.005515 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-df46d670-d59d-4b50-9f05-103d7e1fe903 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:50.007209 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df46d670-d59d-4b50-9f05-103d7e1fe903 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 200 Jan 02 03:06:50.008021 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 944/1853] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:49 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 608 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:50.029162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Flow 'volume_create_api' (b82fd30c-e732-4a0c-8d9f-5c66151ace78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:50.032810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52df1376-a391-49c4-9d6b-e4ff32c716ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:50.036477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:06:50.176877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52df1376-a391-49c4-9d6b-e4ff32c716ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:06:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=c5bf7072-b02c-4810-b750-b3de5a2db85f,is_public=True,name='tempest-VolumeTypesTest-volume-type-46072023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5bf7072-b02c-4810-b750-b3de5a2db85f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:50.181172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a981fac-58a9-4fb2-b7e1-1fedfe1e72c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:50.373596 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-46072023 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-46072023, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:06:50.379018 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-46072023 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-46072023, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:06:50.452724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Created reservations ['6e5e3755-deb9-4dbb-8999-d8d1708b49ce', 'cd731cd8-b7f3-44b6-a34d-94f07285853b', 'be3674e7-7f3d-49a4-a323-242b3e6c09e9', '2fc0a8d4-eba2-4451-a20d-fbe81f23afbb'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:50.456541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a981fac-58a9-4fb2-b7e1-1fedfe1e72c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e5e3755-deb9-4dbb-8999-d8d1708b49ce', 'cd731cd8-b7f3-44b6-a34d-94f07285853b', 'be3674e7-7f3d-49a4-a323-242b3e6c09e9', '2fc0a8d4-eba2-4451-a20d-fbe81f23afbb']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:50.459860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f64b6d-3c40-48ab-a198-9e056f2fa930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:50.562094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f64b6d-3c40-48ab-a198-9e056f2fa930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2085941747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c0828ffcf42e3bbd13ac4edafc9cd',qos_specs=None,replication_status=,reservations=['6e5e3755-deb9-4dbb-8999-d8d1708b49ce','cd731cd8-b7f3-44b6-a34d-94f07285853b','be3674e7-7f3d-49a4-a323-242b3e6c09e9','2fc0a8d4-eba2-4451-a20d-fbe81f23afbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f58b2ea5ab42d4a154e19b2f820201',volume_type_id=c5bf7072-b02c-4810-b750-b3de5a2db85f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2085941747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8c0828ffcf42e3bbd13ac4edafc9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='34f58b2ea5ab42d4a154e19b2f820201',volume_attachment=,volume_type=,volume_type_id=c5bf7072-b02c-4810-b750-b3de5a2db85f)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:50.565739 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (247a9442-0587-4275-a38c-8f1cdd9af6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:50.618805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (247a9442-0587-4275-a38c-8f1cdd9af6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2085941747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c0828ffcf42e3bbd13ac4edafc9cd',qos_specs=None,replication_status=,reservations=['6e5e3755-deb9-4dbb-8999-d8d1708b49ce','cd731cd8-b7f3-44b6-a34d-94f07285853b','be3674e7-7f3d-49a4-a323-242b3e6c09e9','2fc0a8d4-eba2-4451-a20d-fbe81f23afbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f58b2ea5ab42d4a154e19b2f820201',volume_type_id=c5bf7072-b02c-4810-b750-b3de5a2db85f)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:50.628884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3ac7344-ac99-4002-ab16-db9cba0f232b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:06:50.667808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3ac7344-ac99-4002-ab16-db9cba0f232b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:06:50.668653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Flow 'volume_create_api' (b82fd30c-e732-4a0c-8d9f-5c66151ace78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:06:50.863163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Create volume request issued successfully. Jan 02 03:06:50.928774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02c781a8-58eb-4890-8f5d-395c97f48b53 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes returned with HTTP 202 Jan 02 03:06:50.935554 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 910/1854] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:06:49 2021] POST /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes => generated 848 bytes in 1305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:06:50.967620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d4ad32e-28e6-43fe-8120-f9252d37612e tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:50.968542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d4ad32e-28e6-43fe-8120-f9252d37612e tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:50.968542 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:50.968542 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:50.969002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d4ad32e-28e6-43fe-8120-f9252d37612e tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:51.032260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba9b471b-65a4-4ad8-8589-657e37976be0 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:51.037574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba9b471b-65a4-4ad8-8589-657e37976be0 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:51.038582 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:51.038582 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:51.041538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba9b471b-65a4-4ad8-8589-657e37976be0 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:51.114455 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:51.114455 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:51.141912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1d4ad32e-28e6-43fe-8120-f9252d37612e tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:06:51.234767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d4ad32e-28e6-43fe-8120-f9252d37612e tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 200 Jan 02 03:06:51.254887 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 945/1855] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:50 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 940 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:51.305720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:51.305720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:51.307318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ba9b471b-65a4-4ad8-8589-657e37976be0 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:51.328999 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba9b471b-65a4-4ad8-8589-657e37976be0 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 200 Jan 02 03:06:51.342006 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 911/1856] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:51 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 608 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:52.269189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21bfedd3-c768-4af0-b5f3-e881ccb9f168 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:52.270019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21bfedd3-c768-4af0-b5f3-e881ccb9f168 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.270019 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.270019 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:52.270449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21bfedd3-c768-4af0-b5f3-e881ccb9f168 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.359247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba3f27cd-0d4c-4a56-a299-8df5adf20ead tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:52.360410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba3f27cd-0d4c-4a56-a299-8df5adf20ead tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.361993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.361993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:52.363342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba3f27cd-0d4c-4a56-a299-8df5adf20ead tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.396532 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.396532 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:52.411037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.411037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:52.412955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ba3f27cd-0d4c-4a56-a299-8df5adf20ead tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:52.413374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-21bfedd3-c768-4af0-b5f3-e881ccb9f168 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:06:52.415386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba3f27cd-0d4c-4a56-a299-8df5adf20ead tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 200 Jan 02 03:06:52.417081 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 912/1857] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:52 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 633 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:52.461214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fd27e73-51fc-40ce-b483-4968cc0644ee tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:52.462531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fd27e73-51fc-40ce-b483-4968cc0644ee tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.464404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.464404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:52.468268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fd27e73-51fc-40ce-b483-4968cc0644ee tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.515503 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.515503 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:52.518652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6fd27e73-51fc-40ce-b483-4968cc0644ee tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:52.521058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fd27e73-51fc-40ce-b483-4968cc0644ee tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 200 Jan 02 03:06:52.523117 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 913/1858] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:52 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 633 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:52.535236 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21bfedd3-c768-4af0-b5f3-e881ccb9f168 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 200 Jan 02 03:06:52.543975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f18baa0-2866-4192-be0d-750de6837623 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] DELETE http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:52.544713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f18baa0-2866-4192-be0d-750de6837623 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.545180 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.545180 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:52.545868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f18baa0-2866-4192-be0d-750de6837623 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.546634 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-7f18baa0-2866-4192-be0d-750de6837623 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Delete snapshot with id: e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:52.546959 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 946/1859] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:52 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 941 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:52.577627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] POST http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf/action Jan 02 03:06:52.579187 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.579187 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:52.581148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Action body: b'{"os-retype": {"new_type": "c0447652-95ec-4f13-abcc-8c201bcefa77"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:06:52.583886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "c0447652-95ec-4f13-abcc-8c201bcefa77"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:52.597314 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.597314 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:52.598207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7f18baa0-2866-4192-be0d-750de6837623 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:52.685773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7f18baa0-2866-4192-be0d-750de6837623 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot delete request issued successfully. Jan 02 03:06:52.686937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f18baa0-2866-4192-be0d-750de6837623 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 202 Jan 02 03:06:52.687834 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 914/1860] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:06:52 2021] DELETE /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:52.700036 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2ef0a8c-bdb3-464b-a11f-02f7d681a898 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:52.700613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2ef0a8c-bdb3-464b-a11f-02f7d681a898 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:52.700831 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:52.700831 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:52.701245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2ef0a8c-bdb3-464b-a11f-02f7d681a898 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:52.738811 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.738811 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:52.739794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c2ef0a8c-bdb3-464b-a11f-02f7d681a898 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:52.741879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2ef0a8c-bdb3-464b-a11f-02f7d681a898 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 200 Jan 02 03:06:52.748906 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 915/1861] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:52 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 632 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:52.831213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:52.831213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:52.837665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:06:53.022553 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1878063107 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1878063107, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:06:53.024827 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1878063107 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1878063107, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:06:53.088937 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Created reservations ['2ff71472-b3dd-44ec-a0b9-7dd95370e8c4', '8d38a18f-0770-4add-b7b9-f9aa397a5302'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:53.197562 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-46072023 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-46072023, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:06:53.199592 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-46072023 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-46072023, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:06:53.257099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Created reservations ['d371e862-9477-4f50-9d9a-9058d6452e2f', '501bb1b0-22d5-49ac-93f9-b3e31f5c34d8'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:06:53.465156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Retype volume request issued successfully. Jan 02 03:06:53.466976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-591b514b-396a-4430-8740-81d72b1080a6 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf/action returned with HTTP 202 Jan 02 03:06:53.473543 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 947/1862] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:06:52 2021] POST /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf/action => generated 0 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:06:53.491315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-644ae6b4-7504-4a56-96b4-d7d59e3d7239 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:53.492374 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-644ae6b4-7504-4a56-96b4-d7d59e3d7239 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:53.492684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:53.492684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:53.493247 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-644ae6b4-7504-4a56-96b4-d7d59e3d7239 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:53.601095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:53.601095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:53.611114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-644ae6b4-7504-4a56-96b4-d7d59e3d7239 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:06:53.657366 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-644ae6b4-7504-4a56-96b4-d7d59e3d7239 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 200 Jan 02 03:06:53.658799 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 916/1863] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:53 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 940 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:53.755736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a9c1d6a-a23e-457c-a676-ec93c2bb3e15 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:53.756642 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a9c1d6a-a23e-457c-a676-ec93c2bb3e15 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:53.757074 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:53.757074 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:53.757721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a9c1d6a-a23e-457c-a676-ec93c2bb3e15 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:53.814634 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:53.814634 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:53.816036 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a9c1d6a-a23e-457c-a676-ec93c2bb3e15 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Snapshot retrieved successfully. Jan 02 03:06:53.818097 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a9c1d6a-a23e-457c-a676-ec93c2bb3e15 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 200 Jan 02 03:06:53.822702 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 948/1864] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:53 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 632 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:54.693390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d91e4f46-5590-4128-9cd1-e6296ca3a7a4 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:54.694450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d91e4f46-5590-4128-9cd1-e6296ca3a7a4 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:54.695254 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:54.695254 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:54.695528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d91e4f46-5590-4128-9cd1-e6296ca3a7a4 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:54.837806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a1c023e-6ab7-47e7-a433-2612530b9a74 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] GET http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 Jan 02 03:06:54.838355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a1c023e-6ab7-47e7-a433-2612530b9a74 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:54.838577 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:54.838577 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:54.838962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a1c023e-6ab7-47e7-a433-2612530b9a74 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:54.895006 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a1c023e-6ab7-47e7-a433-2612530b9a74 tempest-SnapshotManageAdminTest-484383523 tempest-SnapshotManageAdminTest-484383523] http://10.222.0.50/volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 returned with HTTP 404 Jan 02 03:06:54.896079 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 949/1865] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:06:54 2021] GET /volume/v3/773b658b28ba49119e4425b6f044fa0d/snapshots/e590fc54-2a67-48d7-a52e-43936f3984f5 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:06:54.918245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-907d00a7-f2a3-4c88-8443-4e41e914249f tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] DELETE http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:54.918809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-907d00a7-f2a3-4c88-8443-4e41e914249f tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:54.919742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-907d00a7-f2a3-4c88-8443-4e41e914249f tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:54.920083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-907d00a7-f2a3-4c88-8443-4e41e914249f tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Delete snapshot with id: b9d5730d-c01b-47be-9597-055d1f86455d Jan 02 03:06:54.977026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-907d00a7-f2a3-4c88-8443-4e41e914249f tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d returned with HTTP 404 Jan 02 03:06:54.981117 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 950/1866] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:06:54 2021] DELETE /volume/v3/4abc22531e074cbca1bfbcbb8659def0/snapshots/b9d5730d-c01b-47be-9597-055d1f86455d => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:54.989911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb28f13c-5bb8-465f-a11a-bdc12782ff5e tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] DELETE http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:54.994073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb28f13c-5bb8-465f-a11a-bdc12782ff5e tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:54.994525 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb28f13c-5bb8-465f-a11a-bdc12782ff5e tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:54.995026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-eb28f13c-5bb8-465f-a11a-bdc12782ff5e tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Delete volume with id: 5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:55.007386 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:55.007386 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:55.053461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d91e4f46-5590-4128-9cd1-e6296ca3a7a4 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:06:55.073590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:55.073590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:55.075228 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eb28f13c-5bb8-465f-a11a-bdc12782ff5e tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Volume info retrieved successfully. Jan 02 03:06:55.108645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d91e4f46-5590-4128-9cd1-e6296ca3a7a4 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 200 Jan 02 03:06:55.122540 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 917/1867] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:54 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 943 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:55.131769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7fd51df-a0be-4418-a74f-a03bbdddeb0d tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:55.132771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7fd51df-a0be-4418-a74f-a03bbdddeb0d tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:55.133016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eb28f13c-5bb8-465f-a11a-bdc12782ff5e tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Delete volume request issued successfully. Jan 02 03:06:55.133596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb28f13c-5bb8-465f-a11a-bdc12782ff5e tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 returned with HTTP 202 Jan 02 03:06:55.134483 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 951/1868] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:54 2021] DELETE /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:55.140272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:55.140272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:55.141509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7fd51df-a0be-4418-a74f-a03bbdddeb0d tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:55.150876 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e708f4c-cffd-4dc1-9ebd-de88b2b6dbac tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:55.151423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e708f4c-cffd-4dc1-9ebd-de88b2b6dbac tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:55.151649 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:55.151649 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:55.151983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e708f4c-cffd-4dc1-9ebd-de88b2b6dbac tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:55.272124 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:55.272124 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:55.290719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7fd51df-a0be-4418-a74f-a03bbdddeb0d tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:06:55.358379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7fd51df-a0be-4418-a74f-a03bbdddeb0d tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 200 Jan 02 03:06:55.361994 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 918/1869] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:55 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 943 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:55.362180 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:55.362180 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:55.391421 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4bc7e2bb-93d1-4c64-a3db-c083e82601e4 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] POST http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types Jan 02 03:06:55.392089 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:55.392089 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:55.392930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4bc7e2bb-93d1-4c64-a3db-c083e82601e4 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1492083858", "description": "tempest-volume-type-description-1774384908", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:55.399546 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9e708f4c-cffd-4dc1-9ebd-de88b2b6dbac tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Volume info retrieved successfully. Jan 02 03:06:55.502974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e708f4c-cffd-4dc1-9ebd-de88b2b6dbac tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 returned with HTTP 200 Jan 02 03:06:55.503831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 952/1870] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:55 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 => generated 914 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:55.536432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4bc7e2bb-93d1-4c64-a3db-c083e82601e4 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types returned with HTTP 200 Jan 02 03:06:55.538091 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 919/1871] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 03:06:55 2021] POST /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types => generated 318 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:55.552886 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9fe9f674-59aa-4f17-a853-926383aa9414 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 Jan 02 03:06:55.553459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9fe9f674-59aa-4f17-a853-926383aa9414 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:55.553730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:55.553730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:55.554019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9fe9f674-59aa-4f17-a853-926383aa9414 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:55.579442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9fe9f674-59aa-4f17-a853-926383aa9414 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 returned with HTTP 200 Jan 02 03:06:55.580743 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 953/1872] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:06:55 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 => generated 340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:55.599955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc71adef-0a33-41d5-b84b-3f65c375acda tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] POST http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types Jan 02 03:06:55.601686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc71adef-0a33-41d5-b84b-3f65c375acda tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-764023536"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:55.738468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc71adef-0a33-41d5-b84b-3f65c375acda tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types returned with HTTP 200 Jan 02 03:06:55.740124 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 920/1873] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:06:55 2021] POST /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types => generated 220 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:55.782998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0fb7f7bc-9caf-40ab-98bd-59a46aa08d59 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] POST http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption Jan 02 03:06:55.784278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0fb7f7bc-9caf-40ab-98bd-59a46aa08d59 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:55.969814 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0fb7f7bc-9caf-40ab-98bd-59a46aa08d59 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption returned with HTTP 200 Jan 02 03:06:55.972716 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 954/1874] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 03:06:55 2021] POST /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption => generated 193 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:55.997361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4e62e1d-fd96-449a-877e-d45cb6130b00 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption Jan 02 03:06:55.998449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4e62e1d-fd96-449a-877e-d45cb6130b00 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:55.999305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4e62e1d-fd96-449a-877e-d45cb6130b00 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.075866 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4e62e1d-fd96-449a-877e-d45cb6130b00 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption returned with HTTP 200 Jan 02 03:06:56.077378 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 921/1875] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 03:06:55 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption => generated 313 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:56.100774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-caa4f81e-79ac-40dc-a2a4-87f2abaf2bfa tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] PUT http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/provider Jan 02 03:06:56.102188 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-caa4f81e-79ac-40dc-a2a4-87f2abaf2bfa tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:56.253169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-caa4f81e-79ac-40dc-a2a4-87f2abaf2bfa tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/provider returned with HTTP 200 Jan 02 03:06:56.255540 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 955/1876] 10.222.0.50 () {60 vars in 1390 bytes} [Sat Jan 2 03:06:56 2021] PUT /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/provider => generated 122 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:56.273890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-656df066-5083-4c4a-be8b-c33c56415f9c tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption Jan 02 03:06:56.274908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-656df066-5083-4c4a-be8b-c33c56415f9c tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.275862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-656df066-5083-4c4a-be8b-c33c56415f9c tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.337694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-656df066-5083-4c4a-be8b-c33c56415f9c tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption returned with HTTP 200 Jan 02 03:06:56.339646 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 922/1877] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption => generated 347 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:56.358131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3e47361-9cf8-447d-9688-5a0f055ac5ff tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/cipher Jan 02 03:06:56.358131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3e47361-9cf8-447d-9688-5a0f055ac5ff tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.358423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3e47361-9cf8-447d-9688-5a0f055ac5ff tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.395950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3e47361-9cf8-447d-9688-5a0f055ac5ff tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/cipher returned with HTTP 200 Jan 02 03:06:56.397174 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 956/1878] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/cipher => generated 29 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:06:56.415749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10ab266e-6108-4d8f-839b-a155fb94ff1c tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] DELETE http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/provider Jan 02 03:06:56.417493 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10ab266e-6108-4d8f-839b-a155fb94ff1c tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.418667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10ab266e-6108-4d8f-839b-a155fb94ff1c tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.498937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10ab266e-6108-4d8f-839b-a155fb94ff1c tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/provider returned with HTTP 202 Jan 02 03:06:56.501088 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 923/1879] 10.222.0.50 () {58 vars in 1372 bytes} [Sat Jan 2 03:06:56 2021] DELETE /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption/provider => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:56.518111 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8e413e9-1471-4fc5-8a25-6ee0909b3cea tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption Jan 02 03:06:56.519823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8e413e9-1471-4fc5-8a25-6ee0909b3cea tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.521103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8e413e9-1471-4fc5-8a25-6ee0909b3cea tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.541660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40bf1dcb-42f1-4d8d-a6f8-00289bc6f237 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:56.542972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40bf1dcb-42f1-4d8d-a6f8-00289bc6f237 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.544115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40bf1dcb-42f1-4d8d-a6f8-00289bc6f237 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.555533 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8e413e9-1471-4fc5-8a25-6ee0909b3cea tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption returned with HTTP 200 Jan 02 03:06:56.556848 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 957/1880] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption => generated 2 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 03:06:56.573141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e0e4623-f5c8-4578-b505-47a7a531fb8b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption Jan 02 03:06:56.573688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e0e4623-f5c8-4578-b505-47a7a531fb8b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.574187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e0e4623-f5c8-4578-b505-47a7a531fb8b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.620862 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e0e4623-f5c8-4578-b505-47a7a531fb8b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption returned with HTTP 200 Jan 02 03:06:56.621969 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 958/1881] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12/encryption => generated 2 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 02 03:06:56.638775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e385c190-299a-444f-9ff6-8d150abcbfcd tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types Jan 02 03:06:56.639378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e385c190-299a-444f-9ff6-8d150abcbfcd tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:56.639909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e385c190-299a-444f-9ff6-8d150abcbfcd tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:56.669644 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:56.669644 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:56.687872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-40bf1dcb-42f1-4d8d-a6f8-00289bc6f237 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Volume info retrieved successfully. Jan 02 03:06:56.710811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e385c190-299a-444f-9ff6-8d150abcbfcd tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types returned with HTTP 200 Jan 02 03:06:56.712515 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 959/1882] 10.222.0.50 () {58 vars in 1198 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types => generated 1577 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:06:56.738098 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd67dca0-79b4-4c29-ac51-a7a9f3e978fd tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] POST http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types Jan 02 03:06:56.739475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd67dca0-79b4-4c29-ac51-a7a9f3e978fd tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-200398597"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:56.750307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40bf1dcb-42f1-4d8d-a6f8-00289bc6f237 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 returned with HTTP 200 Jan 02 03:06:56.765209 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 924/1883] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:56 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:56.852990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd67dca0-79b4-4c29-ac51-a7a9f3e978fd tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types returned with HTTP 200 Jan 02 03:06:56.854831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 960/1884] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:06:56 2021] POST /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types => generated 220 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:06:56.873873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abeeba40-e94b-4093-bedd-caf1d11366d0 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] PUT http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 Jan 02 03:06:56.875230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:56.875230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:56.876848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abeeba40-e94b-4093-bedd-caf1d11366d0 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-999817729", "description": "tempest-volume-type-description-353823065", "is_public": false}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:06:57.106233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abeeba40-e94b-4093-bedd-caf1d11366d0 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 returned with HTTP 200 Jan 02 03:06:57.108061 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 925/1885] 10.222.0.50 () {60 vars in 1330 bytes} [Sat Jan 2 03:06:56 2021] PUT /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 => generated 203 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:57.124722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-56e48ab6-69ba-490f-8577-6f7d06435b1d tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 Jan 02 03:06:57.126377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-56e48ab6-69ba-490f-8577-6f7d06435b1d tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.128124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-56e48ab6-69ba-490f-8577-6f7d06435b1d tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.167387 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-56e48ab6-69ba-490f-8577-6f7d06435b1d tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 returned with HTTP 200 Jan 02 03:06:57.169446 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 961/1886] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:06:57 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 => generated 267 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:57.188873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f082124-d77c-4e75-88dc-7866438d4b85 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] DELETE http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 Jan 02 03:06:57.190807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f082124-d77c-4e75-88dc-7866438d4b85 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.192298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f082124-d77c-4e75-88dc-7866438d4b85 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.379874 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:06:57.379874 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:06:57.402962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f082124-d77c-4e75-88dc-7866438d4b85 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 returned with HTTP 202 Jan 02 03:06:57.404828 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 926/1887] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:06:57 2021] DELETE /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:57.417617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2bd1f9a0-ef75-469f-83ea-a86875b31a7b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 Jan 02 03:06:57.418541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2bd1f9a0-ef75-469f-83ea-a86875b31a7b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.419428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2bd1f9a0-ef75-469f-83ea-a86875b31a7b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.444169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2bd1f9a0-ef75-469f-83ea-a86875b31a7b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 returned with HTTP 404 Jan 02 03:06:57.446239 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 962/1888] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:06:57 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a34303ea-a684-4ce3-b31d-f62310894a51 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:57.457371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28a9c379-64cc-4ac4-abc0-01f3746bf8fb tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] DELETE http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12 Jan 02 03:06:57.458090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28a9c379-64cc-4ac4-abc0-01f3746bf8fb tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.458883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28a9c379-64cc-4ac4-abc0-01f3746bf8fb tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.620291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28a9c379-64cc-4ac4-abc0-01f3746bf8fb tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12 returned with HTTP 202 Jan 02 03:06:57.622002 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 927/1889] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:06:57 2021] DELETE /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:57.635319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa318e08-6f6b-4e94-838a-f8968bfeade2 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12 Jan 02 03:06:57.636273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa318e08-6f6b-4e94-838a-f8968bfeade2 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.637046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa318e08-6f6b-4e94-838a-f8968bfeade2 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.661534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa318e08-6f6b-4e94-838a-f8968bfeade2 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12 returned with HTTP 404 Jan 02 03:06:57.663325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 963/1890] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:06:57 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/43c4e42f-4659-4598-80b0-4ae31bb09f12 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:57.672491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a71e735a-b52b-45dc-bd07-be19015ede2b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] DELETE http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 Jan 02 03:06:57.678755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a71e735a-b52b-45dc-bd07-be19015ede2b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.678755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a71e735a-b52b-45dc-bd07-be19015ede2b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.785376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7bc8f597-7bf1-4162-8fd2-6e114ac6899a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:57.791225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7bc8f597-7bf1-4162-8fd2-6e114ac6899a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.791225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7bc8f597-7bf1-4162-8fd2-6e114ac6899a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:57.952221 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a71e735a-b52b-45dc-bd07-be19015ede2b tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 returned with HTTP 202 Jan 02 03:06:57.953392 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 928/1891] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:06:57 2021] DELETE /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:57.968041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7395440-d29e-49b9-95a2-85c3103d691f tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 Jan 02 03:06:57.969057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7395440-d29e-49b9-95a2-85c3103d691f tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:57.973704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7395440-d29e-49b9-95a2-85c3103d691f tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:58.022836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7395440-d29e-49b9-95a2-85c3103d691f tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 returned with HTTP 404 Jan 02 03:06:58.024505 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 929/1892] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:06:57 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/a162b18e-48de-47a1-aa78-405b92a38886 => generated 114 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:58.046861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f0ecced-0243-4c18-bd64-d20f80b0da63 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] DELETE http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:58.047871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f0ecced-0243-4c18-bd64-d20f80b0da63 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:58.054232 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f0ecced-0243-4c18-bd64-d20f80b0da63 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:58.055099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-5f0ecced-0243-4c18-bd64-d20f80b0da63 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Delete volume with id: 6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:58.059853 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:58.059853 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:58.085764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7bc8f597-7bf1-4162-8fd2-6e114ac6899a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Volume info retrieved successfully. Jan 02 03:06:58.138973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7bc8f597-7bf1-4162-8fd2-6e114ac6899a tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 returned with HTTP 200 Jan 02 03:06:58.141249 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 964/1893] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:57 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 => generated 914 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:58.239195 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:58.239195 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:58.242015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f0ecced-0243-4c18-bd64-d20f80b0da63 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:06:58.293315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f0ecced-0243-4c18-bd64-d20f80b0da63 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Delete volume request issued successfully. Jan 02 03:06:58.295244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f0ecced-0243-4c18-bd64-d20f80b0da63 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 202 Jan 02 03:06:58.306344 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 930/1894] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:06:58 2021] DELETE /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:06:58.311992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6e7d166-e460-42f6-a4ed-3c245d74634c tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:58.313043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6e7d166-e460-42f6-a4ed-3c245d74634c tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:58.313415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:58.313415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:58.315132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6e7d166-e460-42f6-a4ed-3c245d74634c tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:58.514246 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:58.514246 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:06:58.552671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d6e7d166-e460-42f6-a4ed-3c245d74634c tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:06:58.633295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6e7d166-e460-42f6-a4ed-3c245d74634c tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 200 Jan 02 03:06:58.644377 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 965/1895] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:58 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 942 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:06:59.173239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43e30f9f-4253-4e26-899a-973c1d1fbab4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] GET http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 Jan 02 03:06:59.174735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43e30f9f-4253-4e26-899a-973c1d1fbab4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:59.175101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:59.175101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:59.175783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43e30f9f-4253-4e26-899a-973c1d1fbab4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:59.396088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43e30f9f-4253-4e26-899a-973c1d1fbab4 tempest-SnapshotManageAdminTest-718097460 tempest-SnapshotManageAdminTest-718097460] http://10.222.0.50/volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 returned with HTTP 404 Jan 02 03:06:59.403910 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 931/1896] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:59 2021] GET /volume/v3/4abc22531e074cbca1bfbcbb8659def0/volumes/5f564e17-4910-4843-950a-4b41f43fe110 => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:06:59.665490 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64f6d856-a839-4d4b-b071-95dfcb7a4fcd tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:06:59.666651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64f6d856-a839-4d4b-b071-95dfcb7a4fcd tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:06:59.667116 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:06:59.667116 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:06:59.671468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64f6d856-a839-4d4b-b071-95dfcb7a4fcd tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:06:59.952223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:06:59.952223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:00.006738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-64f6d856-a839-4d4b-b071-95dfcb7a4fcd tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:07:00.129222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64f6d856-a839-4d4b-b071-95dfcb7a4fcd tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 200 Jan 02 03:07:00.130242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 966/1897] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:06:59 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 942 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:01.167277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aae1b020-088c-4787-8270-464744107c28 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:07:01.169444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aae1b020-088c-4787-8270-464744107c28 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:01.170671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aae1b020-088c-4787-8270-464744107c28 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:01.410944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:01.410944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:01.428423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aae1b020-088c-4787-8270-464744107c28 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Volume info retrieved successfully. Jan 02 03:07:01.499295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aae1b020-088c-4787-8270-464744107c28 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 200 Jan 02 03:07:01.500853 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 932/1898] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:01 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 942 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:02.525466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d50baf0-cfff-4d9f-8955-ff692f6d24b2 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] GET http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf Jan 02 03:07:02.527288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d50baf0-cfff-4d9f-8955-ff692f6d24b2 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:02.527848 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:02.527848 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:02.528866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d50baf0-cfff-4d9f-8955-ff692f6d24b2 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:02.621803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d50baf0-cfff-4d9f-8955-ff692f6d24b2 tempest-VolumeTypesTest-1679364648 tempest-VolumeTypesTest-1679364648] http://10.222.0.50/volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf returned with HTTP 404 Jan 02 03:07:02.622877 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 967/1899] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:02 2021] GET /volume/v3/1e8c0828ffcf42e3bbd13ac4edafc9cd/volumes/6deb708a-1750-41b4-a5b8-7e0cb1d5b6bf => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:02.639165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9ed8294-0078-44f1-87b7-0db2dddaea41 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] DELETE http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c0447652-95ec-4f13-abcc-8c201bcefa77 Jan 02 03:07:02.640384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9ed8294-0078-44f1-87b7-0db2dddaea41 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:02.641085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:02.641085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:02.644280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9ed8294-0078-44f1-87b7-0db2dddaea41 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:02.854905 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:07:02.854905 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:07:02.879429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9ed8294-0078-44f1-87b7-0db2dddaea41 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c0447652-95ec-4f13-abcc-8c201bcefa77 returned with HTTP 202 Jan 02 03:07:02.891355 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 933/1900] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:07:02 2021] DELETE /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c0447652-95ec-4f13-abcc-8c201bcefa77 => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:02.901777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b926e73-481e-4fb0-98be-1505b35bb45e tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c0447652-95ec-4f13-abcc-8c201bcefa77 Jan 02 03:07:02.902275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b926e73-481e-4fb0-98be-1505b35bb45e tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:02.902965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b926e73-481e-4fb0-98be-1505b35bb45e tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:02.947359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b926e73-481e-4fb0-98be-1505b35bb45e tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c0447652-95ec-4f13-abcc-8c201bcefa77 returned with HTTP 404 Jan 02 03:07:02.952645 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 968/1901] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:07:02 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c0447652-95ec-4f13-abcc-8c201bcefa77 => generated 114 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:02.963389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4261c83c-4eb7-4fc5-a63a-dc8c7719aa7a tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] DELETE http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c5bf7072-b02c-4810-b750-b3de5a2db85f Jan 02 03:07:02.967314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4261c83c-4eb7-4fc5-a63a-dc8c7719aa7a tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:02.968581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4261c83c-4eb7-4fc5-a63a-dc8c7719aa7a tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:03.245315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4261c83c-4eb7-4fc5-a63a-dc8c7719aa7a tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c5bf7072-b02c-4810-b750-b3de5a2db85f returned with HTTP 202 Jan 02 03:07:03.247015 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 934/1902] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:07:02 2021] DELETE /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c5bf7072-b02c-4810-b750-b3de5a2db85f => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:03.257219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a11ae030-2d3a-427a-87d3-23aa5f65be70 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] GET http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c5bf7072-b02c-4810-b750-b3de5a2db85f Jan 02 03:07:03.257749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a11ae030-2d3a-427a-87d3-23aa5f65be70 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:03.258235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a11ae030-2d3a-427a-87d3-23aa5f65be70 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:03.336082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a11ae030-2d3a-427a-87d3-23aa5f65be70 tempest-VolumeTypesTest-322775938 tempest-VolumeTypesTest-322775938] http://10.222.0.50/volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c5bf7072-b02c-4810-b750-b3de5a2db85f returned with HTTP 404 Jan 02 03:07:03.343634 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 969/1903] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:07:03 2021] GET /volume/v3/2ab2eb90c6154a789815549e72ff3b7f/types/c5bf7072-b02c-4810-b750-b3de5a2db85f => generated 114 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:10.095912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0056d44-0d34-4c2f-9fda-7ca5bf076379 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] GET http://10.222.0.50/volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts Jan 02 03:07:10.097155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0056d44-0d34-4c2f-9fda-7ca5bf076379 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:10.104759 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0056d44-0d34-4c2f-9fda-7ca5bf076379 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:10.150467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.hosts [None req-b0056d44-0d34-4c2f-9fda-7ca5bf076379 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] status, active and update: available, enabled, 2021-01-02 03:07:05+00:00 {{(pid=88028) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 03:07:10.151475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.hosts [None req-b0056d44-0d34-4c2f-9fda-7ca5bf076379 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] status, active and update: available, enabled, 2021-01-02 03:07:10+00:00 {{(pid=88028) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 03:07:10.152785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.hosts [None req-b0056d44-0d34-4c2f-9fda-7ca5bf076379 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] status, active and update: available, enabled, 2021-01-02 03:07:06+00:00 {{(pid=88028) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 03:07:10.155220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0056d44-0d34-4c2f-9fda-7ca5bf076379 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] http://10.222.0.50/volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts returned with HTTP 200 Jan 02 03:07:10.157414 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 935/1904] 10.222.0.50 () {58 vars in 1207 bytes} [Sat Jan 2 03:07:09 2021] GET /volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts => generated 566 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:10.178674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2879145a-8a33-4cb8-865d-68d32ff826f2 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] GET http://10.222.0.50/volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts Jan 02 03:07:10.190863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2879145a-8a33-4cb8-865d-68d32ff826f2 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:10.191867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2879145a-8a33-4cb8-865d-68d32ff826f2 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:10.227363 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.hosts [None req-2879145a-8a33-4cb8-865d-68d32ff826f2 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] status, active and update: available, enabled, 2021-01-02 03:07:05+00:00 {{(pid=88029) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 03:07:10.228566 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.hosts [None req-2879145a-8a33-4cb8-865d-68d32ff826f2 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] status, active and update: available, enabled, 2021-01-02 03:07:10+00:00 {{(pid=88029) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 03:07:10.230167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.hosts [None req-2879145a-8a33-4cb8-865d-68d32ff826f2 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] status, active and update: available, enabled, 2021-01-02 03:07:06+00:00 {{(pid=88029) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 03:07:10.232345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2879145a-8a33-4cb8-865d-68d32ff826f2 tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] http://10.222.0.50/volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts returned with HTTP 200 Jan 02 03:07:10.234676 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 970/1905] 10.222.0.50 () {58 vars in 1207 bytes} [Sat Jan 2 03:07:10 2021] GET /volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts => generated 566 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:10.252074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7bb176d-2894-46d5-b025-4c7f58e545bf tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] GET http://10.222.0.50/volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts/n-d-765315-10@lvmdriver-1 Jan 02 03:07:10.252945 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7bb176d-2894-46d5-b025-4c7f58e545bf tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:10.253921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7bb176d-2894-46d5-b025-4c7f58e545bf tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:10.316608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7bb176d-2894-46d5-b025-4c7f58e545bf tempest-VolumeHostsAdminTestsJSON-988948859 tempest-VolumeHostsAdminTestsJSON-988948859] http://10.222.0.50/volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts/n-d-765315-10@lvmdriver-1 returned with HTTP 200 Jan 02 03:07:10.321612 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 936/1906] 10.222.0.50 () {58 vars in 1285 bytes} [Sat Jan 2 03:07:10 2021] GET /volume/v3/9cfc8d2893c942c78c7f1c29a5b3fe2f/os-hosts/n-d-765315-10@lvmdriver-1 => generated 179 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:13.240709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80fb69c9-52fc-4546-9a2d-5d4447d8c249 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes Jan 02 03:07:13.241597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80fb69c9-52fc-4546-9a2d-5d4447d8c249 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:13.248587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80fb69c9-52fc-4546-9a2d-5d4447d8c249 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:13.250134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-80fb69c9-52fc-4546-9a2d-5d4447d8c249 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:07:13.263089 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-80fb69c9-52fc-4546-9a2d-5d4447d8c249 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:07:13.389739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-80fb69c9-52fc-4546-9a2d-5d4447d8c249 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Get all volumes completed successfully. Jan 02 03:07:13.390602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80fb69c9-52fc-4546-9a2d-5d4447d8c249 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes returned with HTTP 200 Jan 02 03:07:13.391522 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 971/1907] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Jan 2 03:07:12 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes => generated 15 bytes in 728 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:07:13.407011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] POST http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes Jan 02 03:07:13.410027 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-738085856"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:13.412816 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-738085856'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:13.414346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume of 1 GB Jan 02 03:07:13.446068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Availability Zones retrieved successfully. Jan 02 03:07:13.490350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Flow 'volume_create_api' (9d709b07-216b-4c65-8da2-5208aff30fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:13.497697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2180ba1e-caa0-42ab-afe2-b307b16f682e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:13.507821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:13.653671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2180ba1e-caa0-42ab-afe2-b307b16f682e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:13.660410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedb6644-01d9-455d-9409-ccda9b2b136b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:13.866948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Created reservations ['e34056af-7dd5-4fd2-8afd-abf4705fb7f1', '59148621-912b-4183-9fc9-b4fcc515d99f', 'b4397cf3-123e-4554-828b-cf1027f5d661', 'e8d44fc7-ca21-43f3-832d-204f4aaf1546'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:13.884676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedb6644-01d9-455d-9409-ccda9b2b136b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e34056af-7dd5-4fd2-8afd-abf4705fb7f1', '59148621-912b-4183-9fc9-b4fcc515d99f', 'b4397cf3-123e-4554-828b-cf1027f5d661', 'e8d44fc7-ca21-43f3-832d-204f4aaf1546']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:13.894636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d07d3d7-cc07-449d-91e2-d759089176b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:14.031298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d07d3d7-cc07-449d-91e2-d759089176b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6af8c5b2-d803-45e5-8245-dc74ac3a64b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-738085856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='715ac293eb314945ba60fb7a20365973',qos_specs=None,replication_status=,reservations=['e34056af-7dd5-4fd2-8afd-abf4705fb7f1','59148621-912b-4183-9fc9-b4fcc515d99f','b4397cf3-123e-4554-828b-cf1027f5d661','e8d44fc7-ca21-43f3-832d-204f4aaf1546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='508e89e444dc4fc6811c6d659ae16143',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-738085856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6af8c5b2-d803-45e5-8245-dc74ac3a64b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='715ac293eb314945ba60fb7a20365973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='508e89e444dc4fc6811c6d659ae16143',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:14.036095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe8a0e5-e494-4ab9-b89b-68eb9cbc5958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:14.085866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe8a0e5-e494-4ab9-b89b-68eb9cbc5958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-738085856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='715ac293eb314945ba60fb7a20365973',qos_specs=None,replication_status=,reservations=['e34056af-7dd5-4fd2-8afd-abf4705fb7f1','59148621-912b-4183-9fc9-b4fcc515d99f','b4397cf3-123e-4554-828b-cf1027f5d661','e8d44fc7-ca21-43f3-832d-204f4aaf1546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='508e89e444dc4fc6811c6d659ae16143',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:14.091159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744a99fd-ba5c-42db-93e8-1e666bed693c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:14.138384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744a99fd-ba5c-42db-93e8-1e666bed693c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:14.147332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Flow 'volume_create_api' (9d709b07-216b-4c65-8da2-5208aff30fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:14.272124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume request issued successfully. Jan 02 03:07:14.296605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67bdaae6-eea3-4412-a097-386fc41873c8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes returned with HTTP 202 Jan 02 03:07:14.300734 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 937/1908] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:07:13 2021] POST /volume/v3/715ac293eb314945ba60fb7a20365973/volumes => generated 823 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:14.316607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b6ecf52-e5ba-42fe-833e-d083a21f6252 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 Jan 02 03:07:14.317510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b6ecf52-e5ba-42fe-833e-d083a21f6252 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:14.318215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b6ecf52-e5ba-42fe-833e-d083a21f6252 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:14.379963 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:14.379963 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:14.390428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3b6ecf52-e5ba-42fe-833e-d083a21f6252 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:14.418209 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b6ecf52-e5ba-42fe-833e-d083a21f6252 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 returned with HTTP 200 Jan 02 03:07:14.419008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 972/1909] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:14 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.436519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9612f0ef-51cb-4407-a9ef-4003620a0a64 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 Jan 02 03:07:15.437657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9612f0ef-51cb-4407-a9ef-4003620a0a64 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.438041 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.438041 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:15.439094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9612f0ef-51cb-4407-a9ef-4003620a0a64 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.500403 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.500403 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:15.511061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9612f0ef-51cb-4407-a9ef-4003620a0a64 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:15.540386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9612f0ef-51cb-4407-a9ef-4003620a0a64 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 returned with HTTP 200 Jan 02 03:07:15.542807 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 938/1910] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.560582 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-313d49c5-8514-436d-a884-97459e14f443 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 Jan 02 03:07:15.561850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-313d49c5-8514-436d-a884-97459e14f443 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:15.562327 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.562327 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:15.562711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-313d49c5-8514-436d-a884-97459e14f443 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:15.619881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:15.619881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:15.631477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-313d49c5-8514-436d-a884-97459e14f443 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:15.659936 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-313d49c5-8514-436d-a884-97459e14f443 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 returned with HTTP 200 Jan 02 03:07:15.660826 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 973/1911] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:15 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:15.683892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] POST http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes Jan 02 03:07:15.684401 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:15.684401 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:15.684837 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1417900297"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:15.685925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1417900297'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:15.686307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume of 1 GB Jan 02 03:07:15.714607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Availability Zones retrieved successfully. Jan 02 03:07:15.753670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Flow 'volume_create_api' (faf42164-4c1e-40c7-b209-404640982484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:15.771771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede90057-d5b3-41a8-830d-36f36aa9364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:15.784092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:15.935146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede90057-d5b3-41a8-830d-36f36aa9364a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:15.937717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e97522d-48f9-49e6-9db3-cb6dc377f373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:16.020749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Created reservations ['215a53b6-8741-4934-86e5-1b3110c1f48f', '4f6b6d93-3672-4036-8879-0b8250de6b6d', '9a5dd61d-fec0-41ee-a357-417c904be316', '5b588dce-0940-428e-90c5-a698e3260f12'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:16.022951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e97522d-48f9-49e6-9db3-cb6dc377f373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['215a53b6-8741-4934-86e5-1b3110c1f48f', '4f6b6d93-3672-4036-8879-0b8250de6b6d', '9a5dd61d-fec0-41ee-a357-417c904be316', '5b588dce-0940-428e-90c5-a698e3260f12']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:16.025927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1b5973-4e85-4b4f-baa8-dab3af0ffa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:16.100700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1b5973-4e85-4b4f-baa8-dab3af0ffa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6cdbc8a-1787-451c-8b42-5a6ba3a65355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1417900297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='715ac293eb314945ba60fb7a20365973',qos_specs=None,replication_status=,reservations=['215a53b6-8741-4934-86e5-1b3110c1f48f','4f6b6d93-3672-4036-8879-0b8250de6b6d','9a5dd61d-fec0-41ee-a357-417c904be316','5b588dce-0940-428e-90c5-a698e3260f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='508e89e444dc4fc6811c6d659ae16143',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1417900297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6cdbc8a-1787-451c-8b42-5a6ba3a65355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='715ac293eb314945ba60fb7a20365973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='508e89e444dc4fc6811c6d659ae16143',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:16.102961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd3f995-bf45-43c0-9efa-23ad692d327e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:16.139569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd3f995-bf45-43c0-9efa-23ad692d327e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1417900297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='715ac293eb314945ba60fb7a20365973',qos_specs=None,replication_status=,reservations=['215a53b6-8741-4934-86e5-1b3110c1f48f','4f6b6d93-3672-4036-8879-0b8250de6b6d','9a5dd61d-fec0-41ee-a357-417c904be316','5b588dce-0940-428e-90c5-a698e3260f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='508e89e444dc4fc6811c6d659ae16143',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:16.145289 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (502279ed-d820-4701-a5a0-b6acfc2801c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:16.181439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (502279ed-d820-4701-a5a0-b6acfc2801c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:16.188001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Flow 'volume_create_api' (faf42164-4c1e-40c7-b209-404640982484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:16.316029 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume request issued successfully. Jan 02 03:07:16.351244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4b8b2eb-4adf-4ab8-bc7a-09b47d6598db tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes returned with HTTP 202 Jan 02 03:07:16.353394 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 939/1912] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:07:15 2021] POST /volume/v3/715ac293eb314945ba60fb7a20365973/volumes => generated 824 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:16.372613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6f33e83-4f7f-4184-8c62-ce09cbba13e8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:16.374862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6f33e83-4f7f-4184-8c62-ce09cbba13e8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:16.375251 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:16.375251 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:16.375947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6f33e83-4f7f-4184-8c62-ce09cbba13e8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:16.507425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:16.507425 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:16.523638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6f33e83-4f7f-4184-8c62-ce09cbba13e8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:16.556113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6f33e83-4f7f-4184-8c62-ce09cbba13e8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 returned with HTTP 200 Jan 02 03:07:16.564643 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 974/1913] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:16 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 => generated 892 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:17.580929 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daa42f8f-4a31-41cc-96f9-35a132241193 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:17.582471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daa42f8f-4a31-41cc-96f9-35a132241193 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:17.583281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:17.583281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:17.583811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daa42f8f-4a31-41cc-96f9-35a132241193 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:17.712218 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:17.712218 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:17.726366 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-daa42f8f-4a31-41cc-96f9-35a132241193 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:17.756157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daa42f8f-4a31-41cc-96f9-35a132241193 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 returned with HTTP 200 Jan 02 03:07:17.757790 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 940/1914] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:17 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:18.774755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bdc561e-e2d7-4be6-a52d-b1c653b78150 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:18.776390 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bdc561e-e2d7-4be6-a52d-b1c653b78150 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:18.776990 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:18.776990 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:18.778126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bdc561e-e2d7-4be6-a52d-b1c653b78150 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:18.895670 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:18.895670 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:18.914756 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9bdc561e-e2d7-4be6-a52d-b1c653b78150 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:18.945280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bdc561e-e2d7-4be6-a52d-b1c653b78150 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 returned with HTTP 200 Jan 02 03:07:18.946761 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 975/1915] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:18 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 => generated 917 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:18.974967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6983ff5d-e19b-4665-b8b0-ed8c3506faab tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:18.976486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6983ff5d-e19b-4665-b8b0-ed8c3506faab tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:18.977148 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:18.977148 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:18.978495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6983ff5d-e19b-4665-b8b0-ed8c3506faab tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:19.132307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:19.132307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:19.153178 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6983ff5d-e19b-4665-b8b0-ed8c3506faab tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:19.212063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6983ff5d-e19b-4665-b8b0-ed8c3506faab tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 returned with HTTP 200 Jan 02 03:07:19.214814 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 941/1916] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:18 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:19.230982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] POST http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes Jan 02 03:07:19.231827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:19.231827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:19.232581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1972447404"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:19.233976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1972447404'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:19.234596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume of 1 GB Jan 02 03:07:19.254861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Availability Zones retrieved successfully. Jan 02 03:07:19.288688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Flow 'volume_create_api' (b16a4a2c-b84a-4e9d-901f-553da47c0cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:19.292317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af67a536-7a71-4a49-9579-1f8f1049d631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:19.294761 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:19.375586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af67a536-7a71-4a49-9579-1f8f1049d631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:19.378977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454c386f-4bb1-45c9-8e1f-f1bc085b7c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:19.476514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Created reservations ['119cf005-6835-4a49-a145-af1747a3bfab', 'ec744848-292a-4727-a384-a6fc3a13b841', '72cf2443-2bb1-42e5-a00f-c33ebc402eea', '8d5752a3-fd3f-4c8c-9d02-63b55ef0c236'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:19.478651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454c386f-4bb1-45c9-8e1f-f1bc085b7c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['119cf005-6835-4a49-a145-af1747a3bfab', 'ec744848-292a-4727-a384-a6fc3a13b841', '72cf2443-2bb1-42e5-a00f-c33ebc402eea', '8d5752a3-fd3f-4c8c-9d02-63b55ef0c236']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:19.481366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b97923-b96a-4ec9-ac32-c92ac21bbb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:19.613266 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b97923-b96a-4ec9-ac32-c92ac21bbb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1c0f79-ac6f-4569-846a-fae4410159bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1972447404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='715ac293eb314945ba60fb7a20365973',qos_specs=None,replication_status=,reservations=['119cf005-6835-4a49-a145-af1747a3bfab','ec744848-292a-4727-a384-a6fc3a13b841','72cf2443-2bb1-42e5-a00f-c33ebc402eea','8d5752a3-fd3f-4c8c-9d02-63b55ef0c236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='508e89e444dc4fc6811c6d659ae16143',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1972447404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1c0f79-ac6f-4569-846a-fae4410159bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='715ac293eb314945ba60fb7a20365973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='508e89e444dc4fc6811c6d659ae16143',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:19.616306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d1c6c2-f1e1-4c11-9efd-0254983879b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:19.652449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d1c6c2-f1e1-4c11-9efd-0254983879b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1972447404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='715ac293eb314945ba60fb7a20365973',qos_specs=None,replication_status=,reservations=['119cf005-6835-4a49-a145-af1747a3bfab','ec744848-292a-4727-a384-a6fc3a13b841','72cf2443-2bb1-42e5-a00f-c33ebc402eea','8d5752a3-fd3f-4c8c-9d02-63b55ef0c236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='508e89e444dc4fc6811c6d659ae16143',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:19.654805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee537b2-4f77-44f8-80ce-0dce177811d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:19.675186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee537b2-4f77-44f8-80ce-0dce177811d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:19.679834 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Flow 'volume_create_api' (b16a4a2c-b84a-4e9d-901f-553da47c0cba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:19.742909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Create volume request issued successfully. Jan 02 03:07:19.762038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-368e4601-bd36-446c-987d-cdf6ab54533a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes returned with HTTP 202 Jan 02 03:07:19.763493 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 976/1917] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:07:19 2021] POST /volume/v3/715ac293eb314945ba60fb7a20365973/volumes => generated 824 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:19.794618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b8ef1a69-dbd5-40e3-9dd0-7a7c656e0c37 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf Jan 02 03:07:19.795528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b8ef1a69-dbd5-40e3-9dd0-7a7c656e0c37 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:19.795906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:19.795906 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:19.800054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b8ef1a69-dbd5-40e3-9dd0-7a7c656e0c37 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:20.024946 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:20.024946 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:20.067181 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b8ef1a69-dbd5-40e3-9dd0-7a7c656e0c37 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:20.168909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b8ef1a69-dbd5-40e3-9dd0-7a7c656e0c37 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf returned with HTTP 200 Jan 02 03:07:20.178852 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 942/1918] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:19 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf => generated 916 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:21.207762 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-09d1052d-edd4-4f6b-a9d7-a98c0792e0f1 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf Jan 02 03:07:21.208752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-09d1052d-edd4-4f6b-a9d7-a98c0792e0f1 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:21.209133 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:21.209133 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:21.209854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-09d1052d-edd4-4f6b-a9d7-a98c0792e0f1 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:21.449798 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:21.449798 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:21.468218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-09d1052d-edd4-4f6b-a9d7-a98c0792e0f1 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:21.524828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-09d1052d-edd4-4f6b-a9d7-a98c0792e0f1 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf returned with HTTP 200 Jan 02 03:07:21.527156 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 977/1919] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:21 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf => generated 917 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:21.558066 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4417bbd2-d488-4c11-84af-d565abd81e43 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf Jan 02 03:07:21.559307 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4417bbd2-d488-4c11-84af-d565abd81e43 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:21.559923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:21.559923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:21.560954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4417bbd2-d488-4c11-84af-d565abd81e43 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:21.671626 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:21.671626 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:21.691541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4417bbd2-d488-4c11-84af-d565abd81e43 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:21.770461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4417bbd2-d488-4c11-84af-d565abd81e43 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf returned with HTTP 200 Jan 02 03:07:21.796218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 943/1920] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:21 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:22.893820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] POST http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes Jan 02 03:07:22.895595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:22.895595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:22.896852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:22.901712 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Create volume request body: {'volume': {'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:22.903722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Create volume of 1 GB Jan 02 03:07:22.966716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Availability Zones retrieved successfully. Jan 02 03:07:23.022008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Flow 'volume_create_api' (a90e43a4-acc7-49a5-a0d4-6e152e53cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:23.024899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae52b379-0315-4dc8-a014-c4b625967b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:23.027053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:23.179943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae52b379-0315-4dc8-a014-c4b625967b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:23.192591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a7ac87-60ac-468a-8018-83e8065f5297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:23.356712 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Created reservations ['e1e23a96-6549-460f-9fd5-30ba6bdfa8f1', 'e61ee0a8-e3d8-4116-b922-86896dfe8ceb', '52e2abee-7d39-46a9-a80f-308a5f60e7bd', 'afeefc84-e533-46fa-9777-13aafbe1f2d9'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:23.361630 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a7ac87-60ac-468a-8018-83e8065f5297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1e23a96-6549-460f-9fd5-30ba6bdfa8f1', 'e61ee0a8-e3d8-4116-b922-86896dfe8ceb', '52e2abee-7d39-46a9-a80f-308a5f60e7bd', 'afeefc84-e533-46fa-9777-13aafbe1f2d9']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:23.366506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e75833-f736-4067-8d6d-13d6da3a94e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:23.525673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e75833-f736-4067-8d6d-13d6da3a94e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee6183e6-ce7d-414d-8824-8ef357bb22fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bef461c50ae4ec7b740ce75b3e0421a',qos_specs=None,replication_status=,reservations=['e1e23a96-6549-460f-9fd5-30ba6bdfa8f1','e61ee0a8-e3d8-4116-b922-86896dfe8ceb','52e2abee-7d39-46a9-a80f-308a5f60e7bd','afeefc84-e533-46fa-9777-13aafbe1f2d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2e6ff292b24d6a80f5cb8a29e25c4d',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee6183e6-ce7d-414d-8824-8ef357bb22fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bef461c50ae4ec7b740ce75b3e0421a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3d2e6ff292b24d6a80f5cb8a29e25c4d',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:23.530410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0c8409-6130-4e67-b0fe-51232ec1b939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:23.589054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0c8409-6130-4e67-b0fe-51232ec1b939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bef461c50ae4ec7b740ce75b3e0421a',qos_specs=None,replication_status=,reservations=['e1e23a96-6549-460f-9fd5-30ba6bdfa8f1','e61ee0a8-e3d8-4116-b922-86896dfe8ceb','52e2abee-7d39-46a9-a80f-308a5f60e7bd','afeefc84-e533-46fa-9777-13aafbe1f2d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2e6ff292b24d6a80f5cb8a29e25c4d',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:23.593792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd56d4c-cce8-43b5-9a5a-5a5543b3f832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:23.633279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd56d4c-cce8-43b5-9a5a-5a5543b3f832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:23.639536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Flow 'volume_create_api' (a90e43a4-acc7-49a5-a0d4-6e152e53cad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:23.748636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Create volume request issued successfully. Jan 02 03:07:23.764457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-864f3119-27d7-4a21-bffc-23c20b436592 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes returned with HTTP 202 Jan 02 03:07:23.765251 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 978/1921] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:07:21 2021] POST /volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes => generated 802 bytes in 1959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:23.781256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5131bea2-9678-43ad-bcac-8de837144c86 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] GET http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa Jan 02 03:07:23.782046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5131bea2-9678-43ad-bcac-8de837144c86 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:23.783187 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:23.783187 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:23.784096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5131bea2-9678-43ad-bcac-8de837144c86 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:23.917529 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:23.917529 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:23.941513 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5131bea2-9678-43ad-bcac-8de837144c86 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Volume info retrieved successfully. Jan 02 03:07:23.993457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5131bea2-9678-43ad-bcac-8de837144c86 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa returned with HTTP 200 Jan 02 03:07:24.000343 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 944/1922] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:23 2021] GET /volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa => generated 981 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:25.024520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b569e25-8165-4d1a-83c3-f6994ae835b9 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] GET http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa Jan 02 03:07:25.025431 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b569e25-8165-4d1a-83c3-f6994ae835b9 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:25.025796 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:25.025796 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:25.026458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b569e25-8165-4d1a-83c3-f6994ae835b9 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:25.144817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:25.144817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:25.155087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5b569e25-8165-4d1a-83c3-f6994ae835b9 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Volume info retrieved successfully. Jan 02 03:07:25.193770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b569e25-8165-4d1a-83c3-f6994ae835b9 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa returned with HTTP 200 Jan 02 03:07:25.209695 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 979/1923] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:25 2021] GET /volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa => generated 1040 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:26.216409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a484a1ce-6de1-47bf-bda9-a2495cd69d8a tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] GET http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa Jan 02 03:07:26.218292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a484a1ce-6de1-47bf-bda9-a2495cd69d8a tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:26.218879 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:26.218879 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:26.220470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a484a1ce-6de1-47bf-bda9-a2495cd69d8a tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:26.301955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:26.301955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:26.311463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a484a1ce-6de1-47bf-bda9-a2495cd69d8a tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Volume info retrieved successfully. Jan 02 03:07:26.335809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a484a1ce-6de1-47bf-bda9-a2495cd69d8a tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa returned with HTTP 200 Jan 02 03:07:26.337455 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 945/1924] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:26 2021] GET /volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa => generated 1041 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:26.374094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d8123a5-5287-4f43-9787-50fc95293241 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] GET http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/detail?all_tenants=1&project_id=715ac293eb314945ba60fb7a20365973 Jan 02 03:07:26.375183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d8123a5-5287-4f43-9787-50fc95293241 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:26.375575 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:26.375575 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:26.377220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d8123a5-5287-4f43-9787-50fc95293241 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:26.379873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d8123a5-5287-4f43-9787-50fc95293241 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Could not evaluate value 715ac293eb314945ba60fb7a20365973, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:07:26.382733 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d8123a5-5287-4f43-9787-50fc95293241 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Searching by: MultiDict([('project_id', '715ac293eb314945ba60fb7a20365973'), ('all_tenants', 1)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:07:26.512100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d8123a5-5287-4f43-9787-50fc95293241 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Get all volumes completed successfully. Jan 02 03:07:26.518634 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:26.518634 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:26.537714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d8123a5-5287-4f43-9787-50fc95293241 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/detail?all_tenants=1&project_id=715ac293eb314945ba60fb7a20365973 returned with HTTP 200 Jan 02 03:07:26.540628 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 980/1925] 10.222.0.50 () {58 vars in 1340 bytes} [Sat Jan 2 03:07:26 2021] GET /volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/detail?all_tenants=1&project_id=715ac293eb314945ba60fb7a20365973 => generated 3249 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:26.557506 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c4b43a3-20d0-49e6-a23d-10699920ff11 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] DELETE http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa Jan 02 03:07:26.558267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c4b43a3-20d0-49e6-a23d-10699920ff11 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:26.558452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:26.558452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:26.558813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c4b43a3-20d0-49e6-a23d-10699920ff11 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:26.559425 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-6c4b43a3-20d0-49e6-a23d-10699920ff11 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Delete volume with id: ee6183e6-ce7d-414d-8824-8ef357bb22fa Jan 02 03:07:26.617377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:26.617377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:26.618661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c4b43a3-20d0-49e6-a23d-10699920ff11 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Volume info retrieved successfully. Jan 02 03:07:26.654085 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c4b43a3-20d0-49e6-a23d-10699920ff11 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] Delete volume request issued successfully. Jan 02 03:07:26.654672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c4b43a3-20d0-49e6-a23d-10699920ff11 tempest-VolumesListAdminTestJSON-1563081471 tempest-VolumesListAdminTestJSON-1563081471] http://10.222.0.50/volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa returned with HTTP 202 Jan 02 03:07:26.663316 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 946/1926] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:26 2021] DELETE /volume/v3/3bef461c50ae4ec7b740ce75b3e0421a/volumes/ee6183e6-ce7d-414d-8824-8ef357bb22fa => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:26.687280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61a3e6ad-0f1a-4aae-96e0-875425a4a1c0 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] DELETE http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf Jan 02 03:07:26.689794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61a3e6ad-0f1a-4aae-96e0-875425a4a1c0 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:26.690175 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:26.690175 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:26.695012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61a3e6ad-0f1a-4aae-96e0-875425a4a1c0 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:26.696330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-61a3e6ad-0f1a-4aae-96e0-875425a4a1c0 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Delete volume with id: 2e1c0f79-ac6f-4569-846a-fae4410159bf Jan 02 03:07:26.812380 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:26.812380 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:26.818516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-61a3e6ad-0f1a-4aae-96e0-875425a4a1c0 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:26.889340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-61a3e6ad-0f1a-4aae-96e0-875425a4a1c0 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Delete volume request issued successfully. Jan 02 03:07:26.890137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61a3e6ad-0f1a-4aae-96e0-875425a4a1c0 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf returned with HTTP 202 Jan 02 03:07:26.892409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 981/1927] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:26 2021] DELETE /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:26.902680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6223800-4a2c-4b92-a802-549aab284d58 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf Jan 02 03:07:26.903728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6223800-4a2c-4b92-a802-549aab284d58 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:26.904356 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:26.904356 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:26.905222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6223800-4a2c-4b92-a802-549aab284d58 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:26.993939 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:26.993939 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:27.023035 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6223800-4a2c-4b92-a802-549aab284d58 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:27.094153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6223800-4a2c-4b92-a802-549aab284d58 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf returned with HTTP 200 Jan 02 03:07:27.096780 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 947/1928] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:26 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:28.130379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36b597f9-7935-4dde-8c14-63a222433f7f tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf Jan 02 03:07:28.131965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36b597f9-7935-4dde-8c14-63a222433f7f tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:28.132452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:28.132452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:28.133567 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36b597f9-7935-4dde-8c14-63a222433f7f tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:28.238372 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:28.238372 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:28.268132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-36b597f9-7935-4dde-8c14-63a222433f7f tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:28.300351 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36b597f9-7935-4dde-8c14-63a222433f7f tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf returned with HTTP 200 Jan 02 03:07:28.302038 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 982/1929] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:28 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf => generated 916 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:29.338299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a35b2326-3fbd-4e65-9ad2-87d5eed3b50a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf Jan 02 03:07:29.341373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a35b2326-3fbd-4e65-9ad2-87d5eed3b50a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:29.342169 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:29.342169 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:29.343658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a35b2326-3fbd-4e65-9ad2-87d5eed3b50a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:29.509943 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a35b2326-3fbd-4e65-9ad2-87d5eed3b50a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf returned with HTTP 404 Jan 02 03:07:29.514661 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 948/1930] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:29 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/2e1c0f79-ac6f-4569-846a-fae4410159bf => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:29.525402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1bba9a79-585f-4ced-923f-443846db43a6 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] DELETE http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:29.526431 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1bba9a79-585f-4ced-923f-443846db43a6 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:29.526800 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:29.526800 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:29.531649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1bba9a79-585f-4ced-923f-443846db43a6 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:29.532890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1bba9a79-585f-4ced-923f-443846db43a6 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Delete volume with id: a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:29.687895 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:29.687895 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:29.690255 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1bba9a79-585f-4ced-923f-443846db43a6 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:29.784638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1bba9a79-585f-4ced-923f-443846db43a6 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Delete volume request issued successfully. Jan 02 03:07:29.785431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1bba9a79-585f-4ced-923f-443846db43a6 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 returned with HTTP 202 Jan 02 03:07:29.786951 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 983/1931] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:29 2021] DELETE /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:29.799799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49f85f46-debb-48cf-94f0-b5c9ee641a1b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:29.801235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49f85f46-debb-48cf-94f0-b5c9ee641a1b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:29.802338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49f85f46-debb-48cf-94f0-b5c9ee641a1b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:30.005690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:30.005690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:30.023443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-49f85f46-debb-48cf-94f0-b5c9ee641a1b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:30.105093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49f85f46-debb-48cf-94f0-b5c9ee641a1b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 returned with HTTP 200 Jan 02 03:07:30.116256 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 949/1932] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:29 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 => generated 916 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:31.132746 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61a9a8a4-7cd3-47aa-a8f0-eb2619e6054e tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:31.133926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61a9a8a4-7cd3-47aa-a8f0-eb2619e6054e tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:31.134305 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:31.134305 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:31.134902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61a9a8a4-7cd3-47aa-a8f0-eb2619e6054e tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:31.191934 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:31.191934 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:31.203059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-61a9a8a4-7cd3-47aa-a8f0-eb2619e6054e tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:31.233956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61a9a8a4-7cd3-47aa-a8f0-eb2619e6054e tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 returned with HTTP 200 Jan 02 03:07:31.235911 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 984/1933] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:31 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:32.257745 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-138f0353-f5dd-4167-8833-c2bcd03d0595 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 Jan 02 03:07:32.259786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-138f0353-f5dd-4167-8833-c2bcd03d0595 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:32.260466 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:32.260466 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:32.261575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-138f0353-f5dd-4167-8833-c2bcd03d0595 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:32.411050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-138f0353-f5dd-4167-8833-c2bcd03d0595 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 returned with HTTP 404 Jan 02 03:07:32.412984 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 950/1934] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:32 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/a6cdbc8a-1787-451c-8b42-5a6ba3a65355 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:32.426667 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f1de53f-8f7b-46c9-b98d-24f942e39203 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] DELETE http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 Jan 02 03:07:32.427670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f1de53f-8f7b-46c9-b98d-24f942e39203 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:32.428030 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:32.428030 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:32.428678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f1de53f-8f7b-46c9-b98d-24f942e39203 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:32.430588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2f1de53f-8f7b-46c9-b98d-24f942e39203 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Delete volume with id: 6af8c5b2-d803-45e5-8245-dc74ac3a64b2 Jan 02 03:07:32.537341 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:32.537341 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:32.538561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f1de53f-8f7b-46c9-b98d-24f942e39203 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:32.584635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f1de53f-8f7b-46c9-b98d-24f942e39203 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Delete volume request issued successfully. Jan 02 03:07:32.585300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f1de53f-8f7b-46c9-b98d-24f942e39203 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 returned with HTTP 202 Jan 02 03:07:32.587904 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 985/1935] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:07:32 2021] DELETE /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:07:32.599623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a3bd5b6-242a-4de0-b146-ff800618fae8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 Jan 02 03:07:32.600527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a3bd5b6-242a-4de0-b146-ff800618fae8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:32.601431 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a3bd5b6-242a-4de0-b146-ff800618fae8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:32.782040 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:32.782040 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:32.803399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a3bd5b6-242a-4de0-b146-ff800618fae8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:32.858590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a3bd5b6-242a-4de0-b146-ff800618fae8 tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 returned with HTTP 200 Jan 02 03:07:32.859431 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 951/1936] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:32 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 => generated 915 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:33.877403 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 Jan 02 03:07:33.878607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:33.879009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:33.879009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:33.879602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:33.945427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:33.945427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:33.956049 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Volume info retrieved successfully. Jan 02 03:07:33.981807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 returned with HTTP 200 Jan 02 03:07:33.992353 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 986/1937] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:33 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:35.004622 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b18517a2-839d-49dc-b6e2-a4352e94776a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 Jan 02 03:07:35.007107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b18517a2-839d-49dc-b6e2-a4352e94776a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:35.007975 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:35.007975 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:35.009348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b18517a2-839d-49dc-b6e2-a4352e94776a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:35.141432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b18517a2-839d-49dc-b6e2-a4352e94776a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 returned with HTTP 404 Jan 02 03:07:35.149076 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 952/1938] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:34 2021] GET /volume/v3/715ac293eb314945ba60fb7a20365973/volumes/6af8c5b2-d803-45e5-8245-dc74ac3a64b2 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:07:43.044549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume// Jan 02 03:07:43.045391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:43.045730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:43.045730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:43.046943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:43.050314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dad8336a-4b04-463e-9b56-9b3de2a2f36b tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:07:43.051816 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 987/1939] 10.222.0.50 () {56 vars in 872 bytes} [Sat Jan 2 03:07:43 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:07:43.068932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b18517a2-839d-49dc-b6e2-a4352e94776a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] GET http://10.222.0.50/volume// Jan 02 03:07:43.070203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b18517a2-839d-49dc-b6e2-a4352e94776a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:43.071510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b18517a2-839d-49dc-b6e2-a4352e94776a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:43.073979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b18517a2-839d-49dc-b6e2-a4352e94776a tempest-VolumesListAdminTestJSON-1137918647 tempest-VolumesListAdminTestJSON-1137918647] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:07:43.076716 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 953/1940] 10.222.0.50 () {56 vars in 872 bytes} [Sat Jan 2 03:07:43 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:07:44.275188 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f96cb64-7eaa-4303-b578-a9ce4bbba0d8 tempest-VersionsTest-1851613363 tempest-VersionsTest-1851613363] GET http://10.222.0.50/volume/v2/ Jan 02 03:07:44.278034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f96cb64-7eaa-4303-b578-a9ce4bbba0d8 tempest-VersionsTest-1851613363 tempest-VersionsTest-1851613363] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:44.281941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f96cb64-7eaa-4303-b578-a9ce4bbba0d8 tempest-VersionsTest-1851613363 tempest-VersionsTest-1851613363] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:44.285781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f96cb64-7eaa-4303-b578-a9ce4bbba0d8 tempest-VersionsTest-1851613363 tempest-VersionsTest-1851613363] http://10.222.0.50/volume/v2/ returned with HTTP 200 Jan 02 03:07:44.290276 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 988/1941] 10.222.0.50 () {58 vars in 1084 bytes} [Sat Jan 2 03:07:43 2021] GET /volume/v2/ => generated 382 bytes in 1201 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 02 03:07:44.303448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fcce3dff-b93b-4c25-b886-33f6d883beb4 tempest-VersionsTest-1851613363 tempest-VersionsTest-1851613363] GET http://10.222.0.50/volume/v3/ Jan 02 03:07:44.304917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fcce3dff-b93b-4c25-b886-33f6d883beb4 tempest-VersionsTest-1851613363 tempest-VersionsTest-1851613363] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:44.308912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fcce3dff-b93b-4c25-b886-33f6d883beb4 tempest-VersionsTest-1851613363 tempest-VersionsTest-1851613363] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:44.311097 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fcce3dff-b93b-4c25-b886-33f6d883beb4 tempest-VersionsTest-1851613363 tempest-VersionsTest-1851613363] http://10.222.0.50/volume/v3/ returned with HTTP 200 Jan 02 03:07:44.314111 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 954/1942] 10.222.0.50 () {58 vars in 1084 bytes} [Sat Jan 2 03:07:44 2021] GET /volume/v3/ => generated 386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:48.733131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] POST http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes Jan 02 03:07:48.735187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Action: 'create', calling method: create, body: {"volume": {"imageRef": "06705461-003a-458e-b87d-7de516c92d96", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1545219892"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:48.736548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Create volume request body: {'volume': {'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1545219892'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:48.905576 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Create volume of 1 GB Jan 02 03:07:48.920485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Availability Zones retrieved successfully. Jan 02 03:07:48.947187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Flow 'volume_create_api' (7d1714f4-4296-4ffc-a8ba-096517d15067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:48.950103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51ebbae9-bb2d-4b11-a3d0-24f44e26e29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:48.952258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:49.198288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51ebbae9-bb2d-4b11-a3d0-24f44e26e29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:49.205455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f5402f-549c-42d2-be6d-bfeae4f5fcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:49.362851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Created reservations ['29e316b7-2a98-48f8-a507-213d0813f4af', '582ddd84-f7e2-4ca4-97fe-25243e4bcb69', '03036205-bfe3-4b84-81d5-0492cfa1dc95', 'd021ffb5-f949-4947-a653-0d33d532d629'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:49.365001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f5402f-549c-42d2-be6d-bfeae4f5fcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29e316b7-2a98-48f8-a507-213d0813f4af', '582ddd84-f7e2-4ca4-97fe-25243e4bcb69', '03036205-bfe3-4b84-81d5-0492cfa1dc95', 'd021ffb5-f949-4947-a653-0d33d532d629']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:49.367223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f84e58-8457-4789-bbaa-0232eb0d447b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:49.433472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f84e58-8457-4789-bbaa-0232eb0d447b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a84fbcae-341e-4df5-8e33-c1196bd3848f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1545219892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c35c9e7c8746fda690e5d6b237c396',qos_specs=None,replication_status=,reservations=['29e316b7-2a98-48f8-a507-213d0813f4af','582ddd84-f7e2-4ca4-97fe-25243e4bcb69','03036205-bfe3-4b84-81d5-0492cfa1dc95','d021ffb5-f949-4947-a653-0d33d532d629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cfdc59667044b48b0878bbbb739b1e4',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1545219892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a84fbcae-341e-4df5-8e33-c1196bd3848f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c35c9e7c8746fda690e5d6b237c396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9cfdc59667044b48b0878bbbb739b1e4',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:49.435644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1bd350-472c-4c28-aa5d-68b7d163f190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:49.475834 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1bd350-472c-4c28-aa5d-68b7d163f190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1545219892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c35c9e7c8746fda690e5d6b237c396',qos_specs=None,replication_status=,reservations=['29e316b7-2a98-48f8-a507-213d0813f4af','582ddd84-f7e2-4ca4-97fe-25243e4bcb69','03036205-bfe3-4b84-81d5-0492cfa1dc95','d021ffb5-f949-4947-a653-0d33d532d629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cfdc59667044b48b0878bbbb739b1e4',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:49.478717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2476274d-3f10-4cbb-ac54-940e0b89d775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:49.502501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2476274d-3f10-4cbb-ac54-940e0b89d775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:49.505808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Flow 'volume_create_api' (7d1714f4-4296-4ffc-a8ba-096517d15067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:49.623104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Create volume request issued successfully. Jan 02 03:07:49.661120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bc856e4c-0427-4e3a-9e68-ce24d57723ad tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes returned with HTTP 202 Jan 02 03:07:49.663176 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 989/1943] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:07:48 2021] POST /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes => generated 817 bytes in 934 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:49.678031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-753e93cd-2811-459f-9853-0fb81b3f9e17 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:07:49.678872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-753e93cd-2811-459f-9853-0fb81b3f9e17 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:49.679567 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-753e93cd-2811-459f-9853-0fb81b3f9e17 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:49.751573 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:49.751573 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:49.763020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-753e93cd-2811-459f-9853-0fb81b3f9e17 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:07:49.795132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-753e93cd-2811-459f-9853-0fb81b3f9e17 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:07:49.806846 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 955/1944] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:49 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:50.818976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a950c87c-1d3f-4b03-8113-8e4c2ee259bc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:07:50.824804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a950c87c-1d3f-4b03-8113-8e4c2ee259bc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:50.825340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:50.825340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:50.826165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a950c87c-1d3f-4b03-8113-8e4c2ee259bc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:51.025209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:51.025209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:51.051968 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a950c87c-1d3f-4b03-8113-8e4c2ee259bc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:07:51.120906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a950c87c-1d3f-4b03-8113-8e4c2ee259bc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:07:51.122433 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 990/1945] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:50 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:52.159145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-07bbc3b4-4cf0-4a49-b83a-b6a376f96337 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:07:52.160152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-07bbc3b4-4cf0-4a49-b83a-b6a376f96337 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:52.161050 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:52.161050 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:52.161725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-07bbc3b4-4cf0-4a49-b83a-b6a376f96337 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:52.292374 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:52.292374 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:52.306091 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-07bbc3b4-4cf0-4a49-b83a-b6a376f96337 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:07:52.331851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-07bbc3b4-4cf0-4a49-b83a-b6a376f96337 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:07:52.333112 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 956/1946] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:52 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:53.361631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c3a4ce1-2989-4620-a356-87fcb823e2e0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:07:53.362893 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c3a4ce1-2989-4620-a356-87fcb823e2e0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:53.363306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:53.363306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:53.363992 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c3a4ce1-2989-4620-a356-87fcb823e2e0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:53.435417 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:53.435417 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:53.454008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c3a4ce1-2989-4620-a356-87fcb823e2e0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:07:53.494488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c3a4ce1-2989-4620-a356-87fcb823e2e0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:07:53.495961 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 991/1947] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:53 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:53.935071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] POST http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes Jan 02 03:07:53.935844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:53.935844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:53.937580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-741292585"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:53.940820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-741292585'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:07:53.941601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume of 1 GB Jan 02 03:07:53.970344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Availability Zones retrieved successfully. Jan 02 03:07:53.997738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (6b142cc2-f23b-4786-80ce-e79da5bfd6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:54.001020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8e490d-0b17-4412-8371-8986355dcb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:54.004022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:07:54.089618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8e490d-0b17-4412-8371-8986355dcb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:54.092339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0e8377-0c91-44b3-8cca-279698afee33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:54.230122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Created reservations ['44c816b3-474a-48d6-a1c3-442ce505a863', '4b33076c-c520-4fc2-9630-6076aa85ef69', '98dc8179-fa5a-4ff8-8ba4-d4c13a36605e', 'a340b531-70a7-489b-9a3b-b7b4a557aa4c'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:07:54.232542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0e8377-0c91-44b3-8cca-279698afee33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44c816b3-474a-48d6-a1c3-442ce505a863', '4b33076c-c520-4fc2-9630-6076aa85ef69', '98dc8179-fa5a-4ff8-8ba4-d4c13a36605e', 'a340b531-70a7-489b-9a3b-b7b4a557aa4c']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:54.236397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed9681d-aa02-4d5f-84a4-eaa79c11923a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:54.313673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed9681d-aa02-4d5f-84a4-eaa79c11923a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f02b99a-e156-4773-9348-a12526190565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-741292585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['44c816b3-474a-48d6-a1c3-442ce505a863','4b33076c-c520-4fc2-9630-6076aa85ef69','98dc8179-fa5a-4ff8-8ba4-d4c13a36605e','a340b531-70a7-489b-9a3b-b7b4a557aa4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-741292585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f02b99a-e156-4773-9348-a12526190565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5ef660d2634917b9c02dddc71ccac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:54.316510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a04c858-c767-44ad-8b5b-7e8a2b6dc14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:54.356331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a04c858-c767-44ad-8b5b-7e8a2b6dc14c) transitioned into state 'SUCCESS' from state '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-741292585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['44c816b3-474a-48d6-a1c3-442ce505a863','4b33076c-c520-4fc2-9630-6076aa85ef69','98dc8179-fa5a-4ff8-8ba4-d4c13a36605e','a340b531-70a7-489b-9a3b-b7b4a557aa4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:54.364473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b89075-56c8-4dc9-aae4-683ade1df779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:07:54.389393 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b89075-56c8-4dc9-aae4-683ade1df779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:07:54.397573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (6b142cc2-f23b-4786-80ce-e79da5bfd6ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:07:54.517456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e9266c6-fccf-4f4a-9226-32635edeee9b tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:07:54.518900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e9266c6-fccf-4f4a-9226-32635edeee9b tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:54.520061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:54.520061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:54.522046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e9266c6-fccf-4f4a-9226-32635edeee9b tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:54.596061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request issued successfully. Jan 02 03:07:54.632918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78edca34-dae7-43ec-8521-40b13f49773c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes returned with HTTP 202 Jan 02 03:07:54.652871 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 957/1948] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:07:53 2021] POST /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes => generated 817 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:07:54.675083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f71ba368-31d9-4652-a8db-5e7f289cfd3c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:07:54.681773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f71ba368-31d9-4652-a8db-5e7f289cfd3c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:54.682216 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:54.682216 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:54.682948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f71ba368-31d9-4652-a8db-5e7f289cfd3c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:54.746329 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:54.746329 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:54.824209 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1e9266c6-fccf-4f4a-9226-32635edeee9b tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:07:54.933534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:54.933534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:54.949227 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e9266c6-fccf-4f4a-9226-32635edeee9b tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:07:54.960436 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 992/1949] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:54 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:54.965445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f71ba368-31d9-4652-a8db-5e7f289cfd3c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:07:55.057178 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f71ba368-31d9-4652-a8db-5e7f289cfd3c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:07:55.058409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 958/1950] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:54 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 885 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:55.982705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eaf84a4e-6d99-4128-811d-1f67dfe7e817 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:07:55.983515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eaf84a4e-6d99-4128-811d-1f67dfe7e817 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:55.983515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:55.983515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:55.984244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eaf84a4e-6d99-4128-811d-1f67dfe7e817 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:56.085473 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37c49d46-bf5a-464b-b947-ca5c77fbc1c4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:07:56.086260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37c49d46-bf5a-464b-b947-ca5c77fbc1c4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:56.086708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:56.086708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:56.087783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37c49d46-bf5a-464b-b947-ca5c77fbc1c4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:56.111244 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:56.111244 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:56.142359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eaf84a4e-6d99-4128-811d-1f67dfe7e817 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:07:56.168504 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:56.168504 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:56.180944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-37c49d46-bf5a-464b-b947-ca5c77fbc1c4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:07:56.199596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eaf84a4e-6d99-4128-811d-1f67dfe7e817 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:07:56.201860 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 993/1951] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:55 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:56.225106 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37c49d46-bf5a-464b-b947-ca5c77fbc1c4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:07:56.226667 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 959/1952] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:56 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 910 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:56.244974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81862802-beac-4409-a2e3-3c2308b8171d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] POST http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565/action Jan 02 03:07:56.246152 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:56.246152 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:56.247692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81862802-beac-4409-a2e3-3c2308b8171d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action body: b'{"os-attach": {"instance_uuid": "946e12a6-ecf5-4813-981a-e00c8b487aa3", "mountpoint": "/dev/sdb"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:07:56.248668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81862802-beac-4409-a2e3-3c2308b8171d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "946e12a6-ecf5-4813-981a-e00c8b487aa3", "mountpoint": "/dev/sdb"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:56.326595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:56.326595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:56.329802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81862802-beac-4409-a2e3-3c2308b8171d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:07:56.356641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81862802-beac-4409-a2e3-3c2308b8171d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Update volume admin metadata completed successfully. Jan 02 03:07:56.613480 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81862802-beac-4409-a2e3-3c2308b8171d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Attach volume completed successfully. Jan 02 03:07:56.617429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81862802-beac-4409-a2e3-3c2308b8171d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565/action returned with HTTP 202 Jan 02 03:07:56.623518 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 994/1953] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:07:56 2021] POST /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565/action => generated 0 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:07:56.637825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-955aec56-1211-46ad-b9f2-0b927d063841 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:07:56.639038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-955aec56-1211-46ad-b9f2-0b927d063841 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:56.639477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:56.639477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:56.640315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-955aec56-1211-46ad-b9f2-0b927d063841 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:56.798381 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:56.798381 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:56.815652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-955aec56-1211-46ad-b9f2-0b927d063841 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:07:56.939776 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:56.939776 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:56.986458 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-955aec56-1211-46ad-b9f2-0b927d063841 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:07:56.989366 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 960/1954] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:56 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 1244 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:57.022799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7490388-8679-4661-8103-7ce0146f5ddd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:07:57.023778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7490388-8679-4661-8103-7ce0146f5ddd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:57.024054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:57.024054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:57.024594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7490388-8679-4661-8103-7ce0146f5ddd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:57.147097 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:57.147097 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:57.185003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7490388-8679-4661-8103-7ce0146f5ddd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:07:57.221774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4a4f763-9381-4bb5-b5af-40b0feec3c1f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:07:57.222788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4a4f763-9381-4bb5-b5af-40b0feec3c1f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:57.223377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:57.223377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:57.224698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4a4f763-9381-4bb5-b5af-40b0feec3c1f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:57.241843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:57.241843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:57.269504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7490388-8679-4661-8103-7ce0146f5ddd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:07:57.274859 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 995/1955] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:57 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 1244 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:57.482881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:57.482881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:57.540368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e4a4f763-9381-4bb5-b5af-40b0feec3c1f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:07:57.659961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4a4f763-9381-4bb5-b5af-40b0feec3c1f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:07:57.672536 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 961/1956] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:57 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:07:58.104354 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b423291-d50d-443d-a159-3d00f7c0d6f6 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/8f02b99a-e156-4773-9348-a12526190565/action Jan 02 03:07:58.105199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:58.105199 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:58.105532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b423291-d50d-443d-a159-3d00f7c0d6f6 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:07:58.105722 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b423291-d50d-443d-a159-3d00f7c0d6f6 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:58.106589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-2b423291-d50d-443d-a159-3d00f7c0d6f6 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume '8f02b99a-e156-4773-9348-a12526190565' with '{'status': 'error'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:07:58.246703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:58.246703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:58.367075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b423291-d50d-443d-a159-3d00f7c0d6f6 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/8f02b99a-e156-4773-9348-a12526190565/action returned with HTTP 202 Jan 02 03:07:58.368255 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 996/1957] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:07:57 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/8f02b99a-e156-4773-9348-a12526190565/action => generated 0 bytes in 1065 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:07:58.387532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8f8fe56-674e-45e6-a5cd-04b990846132 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:07:58.388650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8f8fe56-674e-45e6-a5cd-04b990846132 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:58.390370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:58.390370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:58.396137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c8f8fe56-674e-45e6-a5cd-04b990846132 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:58.694684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa5b180b-ec7e-4755-93fb-d566f49d1704 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:07:58.696116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa5b180b-ec7e-4755-93fb-d566f49d1704 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:58.697513 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:58.697513 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:58.698614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:58.698614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:58.699913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa5b180b-ec7e-4755-93fb-d566f49d1704 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:58.747549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c8f8fe56-674e-45e6-a5cd-04b990846132 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:07:58.932377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:58.932377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:58.956911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c8f8fe56-674e-45e6-a5cd-04b990846132 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:07:58.972217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 962/1958] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:58 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 1243 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:07:59.007263 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5cd0b054-91d4-40e8-9187-94fac35b6f8a tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/8f02b99a-e156-4773-9348-a12526190565/action Jan 02 03:07:59.007705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:59.007705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:59.008533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5cd0b054-91d4-40e8-9187-94fac35b6f8a tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fde6168d-69e3-44f9-8381-c806ca6131ea"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:07:59.009488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5cd0b054-91d4-40e8-9187-94fac35b6f8a tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fde6168d-69e3-44f9-8381-c806ca6131ea"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:59.033750 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:59.033750 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:59.068098 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aa5b180b-ec7e-4755-93fb-d566f49d1704 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:07:59.169327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa5b180b-ec7e-4755-93fb-d566f49d1704 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:07:59.190377 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 997/1959] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:58 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:59.190712 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:59.190712 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:59.192742 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5cd0b054-91d4-40e8-9187-94fac35b6f8a tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Volume info retrieved successfully. Jan 02 03:07:59.327739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5cd0b054-91d4-40e8-9187-94fac35b6f8a tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Terminate volume connection completed successfully. Jan 02 03:07:59.345750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5cd0b054-91d4-40e8-9187-94fac35b6f8a tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88028) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 02 03:07:59.561401 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5cd0b054-91d4-40e8-9187-94fac35b6f8a tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Detach volume completed successfully. Jan 02 03:07:59.562150 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5cd0b054-91d4-40e8-9187-94fac35b6f8a tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/8f02b99a-e156-4773-9348-a12526190565/action returned with HTTP 202 Jan 02 03:07:59.563457 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 963/1960] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:07:59 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/8f02b99a-e156-4773-9348-a12526190565/action => generated 0 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:07:59.571826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b598ff43-e40a-454b-8fc2-f17080bc7e83 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:07:59.572384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b598ff43-e40a-454b-8fc2-f17080bc7e83 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:59.572583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:59.572583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:59.573228 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b598ff43-e40a-454b-8fc2-f17080bc7e83 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:59.662767 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:59.662767 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:59.673333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b598ff43-e40a-454b-8fc2-f17080bc7e83 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:07:59.700094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b598ff43-e40a-454b-8fc2-f17080bc7e83 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:07:59.701279 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 998/1961] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:59 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 929 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:59.720436 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9ae47346-3e9e-446d-8357-aef9184ec872 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:07:59.721316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9ae47346-3e9e-446d-8357-aef9184ec872 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:07:59.721734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:59.721734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:59.722393 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9ae47346-3e9e-446d-8357-aef9184ec872 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:07:59.802442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:59.802442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:59.828404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9ae47346-3e9e-446d-8357-aef9184ec872 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:07:59.878926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9ae47346-3e9e-446d-8357-aef9184ec872 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:07:59.879746 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 964/1962] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:07:59 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 929 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:07:59.895977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f4de41a-da6b-433d-8fa2-2a168cf884a0 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] POST http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565/action Jan 02 03:07:59.896809 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:07:59.896809 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:07:59.897779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f4de41a-da6b-433d-8fa2-2a168cf884a0 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action body: b'{"os-detach": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:07:59.898350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f4de41a-da6b-433d-8fa2-2a168cf884a0 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:07:59.959929 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:07:59.959929 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:07:59.961616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7f4de41a-da6b-433d-8fa2-2a168cf884a0 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:00.033688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7f4de41a-da6b-433d-8fa2-2a168cf884a0 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Detach volume completed successfully. Jan 02 03:08:00.034938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f4de41a-da6b-433d-8fa2-2a168cf884a0 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565/action returned with HTTP 202 Jan 02 03:08:00.043957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0095c3a3-cb7e-4f5e-a521-e34745056aaf tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:08:00.044671 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 999/1963] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:07:59 2021] POST /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:00.045006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0095c3a3-cb7e-4f5e-a521-e34745056aaf tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:00.045226 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:00.045226 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:00.045602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0095c3a3-cb7e-4f5e-a521-e34745056aaf tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:00.118753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:00.118753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:00.146108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0095c3a3-cb7e-4f5e-a521-e34745056aaf tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:00.191839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0095c3a3-cb7e-4f5e-a521-e34745056aaf tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:08:00.213046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1451ee32-4fbb-4d8a-bd64-faf5f05d6614 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:00.218174 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1451ee32-4fbb-4d8a-bd64-faf5f05d6614 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:00.218663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:00.218663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:00.219958 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1451ee32-4fbb-4d8a-bd64-faf5f05d6614 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:00.230092 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 965/1964] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:00 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 929 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:00.336248 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:00.336248 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:00.346447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1451ee32-4fbb-4d8a-bd64-faf5f05d6614 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:00.388682 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1451ee32-4fbb-4d8a-bd64-faf5f05d6614 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:00.393934 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1000/1965] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:00 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:01.417684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-077c39d2-27f3-4ab0-b0d2-b04fdc67dd1a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:01.423312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-077c39d2-27f3-4ab0-b0d2-b04fdc67dd1a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:01.424024 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:01.424024 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:01.425299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-077c39d2-27f3-4ab0-b0d2-b04fdc67dd1a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:01.572869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:01.572869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:01.594426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-077c39d2-27f3-4ab0-b0d2-b04fdc67dd1a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:01.663046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-077c39d2-27f3-4ab0-b0d2-b04fdc67dd1a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:01.680298 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 966/1966] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:01 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:02.688422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0417b6de-60f1-4f84-8584-12efd7ee4dd4 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:02.689364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0417b6de-60f1-4f84-8584-12efd7ee4dd4 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:02.689364 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:02.689364 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:02.689883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0417b6de-60f1-4f84-8584-12efd7ee4dd4 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:02.936025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:02.936025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:02.956288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0417b6de-60f1-4f84-8584-12efd7ee4dd4 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:03.039744 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0417b6de-60f1-4f84-8584-12efd7ee4dd4 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:03.042090 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1001/1967] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:02 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:04.059346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48cc21ca-581e-4c55-8628-00b7987f7d6f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:04.059771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48cc21ca-581e-4c55-8628-00b7987f7d6f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:04.059957 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:04.059957 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:04.060823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48cc21ca-581e-4c55-8628-00b7987f7d6f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:04.318141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:04.318141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:04.349406 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-48cc21ca-581e-4c55-8628-00b7987f7d6f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:04.419658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48cc21ca-581e-4c55-8628-00b7987f7d6f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:04.424740 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 967/1968] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:04 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:05.439721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f045477-8944-4f69-a2b4-fd7f8514c683 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:05.441033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f045477-8944-4f69-a2b4-fd7f8514c683 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:05.441447 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:05.441447 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:05.442073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f045477-8944-4f69-a2b4-fd7f8514c683 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:05.506579 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:05.506579 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:05.518299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4f045477-8944-4f69-a2b4-fd7f8514c683 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:05.556011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f045477-8944-4f69-a2b4-fd7f8514c683 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:05.557299 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1002/1969] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:05 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:06.577078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0a72ff2-e881-49ca-8b41-d01363cd62e8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:06.577655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0a72ff2-e881-49ca-8b41-d01363cd62e8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:06.577847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:06.577847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:06.578915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0a72ff2-e881-49ca-8b41-d01363cd62e8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:06.633226 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:06.633226 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:06.644865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b0a72ff2-e881-49ca-8b41-d01363cd62e8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:06.675848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0a72ff2-e881-49ca-8b41-d01363cd62e8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:06.676884 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 968/1970] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:06 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:07.710486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-22e9b735-13f9-43e1-8b52-2f2bce52e329 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:07.712293 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-22e9b735-13f9-43e1-8b52-2f2bce52e329 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:07.714065 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:07.714065 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:07.717175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-22e9b735-13f9-43e1-8b52-2f2bce52e329 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:07.803625 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:07.803625 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:07.815365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-22e9b735-13f9-43e1-8b52-2f2bce52e329 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:07.871976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-22e9b735-13f9-43e1-8b52-2f2bce52e329 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:07.873632 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1003/1971] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:07 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:08.890730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6196200-07ed-42c0-8cf6-a457e3fbb005 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:08.891396 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6196200-07ed-42c0-8cf6-a457e3fbb005 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:08.891536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:08.891536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:08.891815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6196200-07ed-42c0-8cf6-a457e3fbb005 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:09.030075 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:09.030075 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:09.042372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f6196200-07ed-42c0-8cf6-a457e3fbb005 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:09.076393 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6196200-07ed-42c0-8cf6-a457e3fbb005 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:09.078893 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 969/1972] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:08 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:09.995040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd965515-4c93-49a6-bf14-0d4a1274e120 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] POST http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types Jan 02 03:08:09.996768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] POST http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes Jan 02 03:08:09.997471 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:09.997471 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:09.998551 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1001050397"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:09.999619 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:09.999619 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:10.001015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd965515-4c93-49a6-bf14-0d4a1274e120 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1470265027"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:10.001730 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1001050397'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:10.002679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume of 1 GB Jan 02 03:08:10.048625 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Availability Zones retrieved successfully. Jan 02 03:08:10.122371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd965515-4c93-49a6-bf14-0d4a1274e120 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types returned with HTTP 202 Jan 02 03:08:10.125837 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1004/1973] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Jan 2 03:08:09 2021] POST /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types => generated 181 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:10.133318 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (022274f2-13b5-41cb-8997-cea66582b127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:10.137056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821a5bb9-269e-4e9e-89cf-2159d853e7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:10.138459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bad6489e-7cc3-4f1f-9b4f-391035091007 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:10.144424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bad6489e-7cc3-4f1f-9b4f-391035091007 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:10.147597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bad6489e-7cc3-4f1f-9b4f-391035091007 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:10.170440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:10.331324 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:10.331324 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:10.343297 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bad6489e-7cc3-4f1f-9b4f-391035091007 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:10.387632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bad6489e-7cc3-4f1f-9b4f-391035091007 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:10.398940 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1005/1974] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:10 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:10.407273 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b0b889d-69e2-449c-8ca6-f80b047a7c31 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] POST http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs Jan 02 03:08:10.408274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:10.408274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:10.417573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821a5bb9-269e-4e9e-89cf-2159d853e7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:10.419964 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b0b889d-69e2-449c-8ca6-f80b047a7c31 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:10.423914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0151294f-652e-484f-96cd-f68776e82dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:10.493669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b0b889d-69e2-449c-8ca6-f80b047a7c31 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs returned with HTTP 202 Jan 02 03:08:10.494294 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1006/1975] 10.222.0.50 () {62 vars in 1425 bytes} [Sat Jan 2 03:08:10 2021] POST /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs => generated 53 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:10.510013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b2ba05d-baa9-4221-b597-370505439d27 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] POST http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs Jan 02 03:08:10.510841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b2ba05d-baa9-4221-b597-370505439d27 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:10.549305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b2ba05d-baa9-4221-b597-370505439d27 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs returned with HTTP 202 Jan 02 03:08:10.555477 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1007/1976] 10.222.0.50 () {62 vars in 1425 bytes} [Sat Jan 2 03:08:10 2021] POST /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs => generated 61 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:10.562902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2647a70-d327-4cff-ac81-3c513df94f4a tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] GET http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key2 Jan 02 03:08:10.564769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2647a70-d327-4cff-ac81-3c513df94f4a tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:10.566513 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2647a70-d327-4cff-ac81-3c513df94f4a tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:10.601075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Created reservations ['83e865be-4b98-4465-854c-89d5d7fc9228', '4809230f-7047-4c84-a6e6-6802a18bd0fb', 'a23fb988-0aa0-422a-af57-6f7da2f6fff3', '3dbdf892-fa41-4496-8638-bc26cb4fe165'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:10.604386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0151294f-652e-484f-96cd-f68776e82dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83e865be-4b98-4465-854c-89d5d7fc9228', '4809230f-7047-4c84-a6e6-6802a18bd0fb', 'a23fb988-0aa0-422a-af57-6f7da2f6fff3', '3dbdf892-fa41-4496-8638-bc26cb4fe165']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:10.608894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2647a70-d327-4cff-ac81-3c513df94f4a tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key2 returned with HTTP 200 Jan 02 03:08:10.609674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a42c77-1ac9-48e1-a091-2f6de52ee6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:10.610095 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1008/1977] 10.222.0.50 () {60 vars in 1419 bytes} [Sat Jan 2 03:08:10 2021] GET /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key2 => generated 26 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:10.627979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96252bf2-7431-4637-9fb1-6e55010b872b tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] GET http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key3 Jan 02 03:08:10.630095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96252bf2-7431-4637-9fb1-6e55010b872b tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:10.630564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96252bf2-7431-4637-9fb1-6e55010b872b tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:10.656810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96252bf2-7431-4637-9fb1-6e55010b872b tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key3 returned with HTTP 200 Jan 02 03:08:10.657748 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1009/1978] 10.222.0.50 () {60 vars in 1419 bytes} [Sat Jan 2 03:08:10 2021] GET /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key3 => generated 18 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:10.671754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04f11b2a-57c5-41cb-953c-722bd4697a83 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] PUT http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key3 Jan 02 03:08:10.672715 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04f11b2a-57c5-41cb-953c-722bd4697a83 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:10.721196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04f11b2a-57c5-41cb-953c-722bd4697a83 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key3 returned with HTTP 200 Jan 02 03:08:10.723106 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1010/1979] 10.222.0.50 () {62 vars in 1439 bytes} [Sat Jan 2 03:08:10 2021] PUT /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key3 => generated 26 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:10.736568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89eaaa1d-6b99-4243-893c-15562509b305 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] GET http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs Jan 02 03:08:10.738024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89eaaa1d-6b99-4243-893c-15562509b305 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:10.738524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89eaaa1d-6b99-4243-893c-15562509b305 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:10.740279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a42c77-1ac9-48e1-a091-2f6de52ee6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dca65fa-bd3c-4618-936f-a730cac1ff1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1001050397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['83e865be-4b98-4465-854c-89d5d7fc9228','4809230f-7047-4c84-a6e6-6802a18bd0fb','a23fb988-0aa0-422a-af57-6f7da2f6fff3','3dbdf892-fa41-4496-8638-bc26cb4fe165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1001050397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dca65fa-bd3c-4618-936f-a730cac1ff1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5ef660d2634917b9c02dddc71ccac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:10.742755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3da1f53-77ea-4c58-9ec3-312702ec392a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:10.789329 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89eaaa1d-6b99-4243-893c-15562509b305 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs returned with HTTP 200 Jan 02 03:08:10.790281 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1011/1980] 10.222.0.50 () {60 vars in 1404 bytes} [Sat Jan 2 03:08:10 2021] GET /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs => generated 87 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:10.801035 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d94997f-f461-425e-9b5e-a346ca66f2ce tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] DELETE http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key1 Jan 02 03:08:10.801768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d94997f-f461-425e-9b5e-a346ca66f2ce tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:10.802365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d94997f-f461-425e-9b5e-a346ca66f2ce tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:10.807823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3da1f53-77ea-4c58-9ec3-312702ec392a) transitioned into state 'SUCCESS' from state '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-1001050397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['83e865be-4b98-4465-854c-89d5d7fc9228','4809230f-7047-4c84-a6e6-6802a18bd0fb','a23fb988-0aa0-422a-af57-6f7da2f6fff3','3dbdf892-fa41-4496-8638-bc26cb4fe165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:10.810528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de61726c-c848-4dec-b90a-d22dbf7d3db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:10.822676 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:08:10.822676 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:08:10.838797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d94997f-f461-425e-9b5e-a346ca66f2ce tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key1 returned with HTTP 202 Jan 02 03:08:10.845289 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1012/1981] 10.222.0.50 () {60 vars in 1422 bytes} [Sat Jan 2 03:08:10 2021] DELETE /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 03:08:10.855699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de61726c-c848-4dec-b90a-d22dbf7d3db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:10.860106 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4d3a97d-c750-48d4-88c6-72abc714bf4d tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] GET http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key1 Jan 02 03:08:10.860844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4d3a97d-c750-48d4-88c6-72abc714bf4d tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:10.861342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4d3a97d-c750-48d4-88c6-72abc714bf4d tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:10.870878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (022274f2-13b5-41cb-8997-cea66582b127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:10.912467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4d3a97d-c750-48d4-88c6-72abc714bf4d tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] HTTP exception thrown: Group Type f349e94c-e42b-4877-a169-dff76a8af1bb has no extra spec with key key1. Jan 02 03:08:10.913879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4d3a97d-c750-48d4-88c6-72abc714bf4d tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key1 returned with HTTP 404 Jan 02 03:08:10.915230 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1013/1982] 10.222.0.50 () {60 vars in 1419 bytes} [Sat Jan 2 03:08:10 2021] GET /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb/group_specs/key1 => generated 126 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:08:10.931502 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bc37c18d-813e-4009-a1f7-f698cc5c7741 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] DELETE http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb Jan 02 03:08:10.932596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bc37c18d-813e-4009-a1f7-f698cc5c7741 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:10.933091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bc37c18d-813e-4009-a1f7-f698cc5c7741 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:11.004417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request issued successfully. Jan 02 03:08:11.032738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ac699d8-fbc8-4a47-bb30-fb6ae7feda1b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes returned with HTTP 202 Jan 02 03:08:11.032973 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 970/1983] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:08:09 2021] POST /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes => generated 818 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:08:11.048613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bc37c18d-813e-4009-a1f7-f698cc5c7741 tempest-GroupTypeSpecsTest-451880574 tempest-GroupTypeSpecsTest-451880574] http://10.222.0.50/volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb returned with HTTP 202 Jan 02 03:08:11.053705 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1014/1984] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Jan 2 03:08:10 2021] DELETE /volume/v3/0ce7254c48014dafb25bab9891031de8/group_types/f349e94c-e42b-4877-a169-dff76a8af1bb => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 03:08:11.057382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9779d7ce-708e-4003-a763-05a153f24364 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:11.058173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9779d7ce-708e-4003-a763-05a153f24364 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:11.058590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:11.058590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:11.059271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9779d7ce-708e-4003-a763-05a153f24364 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:11.120489 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:11.120489 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:11.137343 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9779d7ce-708e-4003-a763-05a153f24364 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:11.194547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9779d7ce-708e-4003-a763-05a153f24364 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 200 Jan 02 03:08:11.196073 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 971/1985] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:11 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 886 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:11.406824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41bb5d86-0453-473b-bcfc-98fdb3cbaef8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:11.408031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41bb5d86-0453-473b-bcfc-98fdb3cbaef8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:11.408588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41bb5d86-0453-473b-bcfc-98fdb3cbaef8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:11.506415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:11.506415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:11.532821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-41bb5d86-0453-473b-bcfc-98fdb3cbaef8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:11.585717 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41bb5d86-0453-473b-bcfc-98fdb3cbaef8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:11.586540 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1015/1986] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:11 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 909 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:12.215226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9aed1a3-f73e-4ffe-9e8e-099fede6ccd8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:12.216058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9aed1a3-f73e-4ffe-9e8e-099fede6ccd8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:12.216058 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:12.216058 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:12.217549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9aed1a3-f73e-4ffe-9e8e-099fede6ccd8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:12.317504 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:12.317504 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:12.330566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d9aed1a3-f73e-4ffe-9e8e-099fede6ccd8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:12.360471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9aed1a3-f73e-4ffe-9e8e-099fede6ccd8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 200 Jan 02 03:08:12.361505 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 972/1987] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:12 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:12.602785 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ae47d04-b547-4ee4-a69e-8cfcc2fa37c7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:12.603954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ae47d04-b547-4ee4-a69e-8cfcc2fa37c7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:12.604361 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:12.604361 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:12.604968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ae47d04-b547-4ee4-a69e-8cfcc2fa37c7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:12.674030 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:12.674030 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:12.700214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ae47d04-b547-4ee4-a69e-8cfcc2fa37c7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:12.731603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ae47d04-b547-4ee4-a69e-8cfcc2fa37c7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:12.743534 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1016/1988] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:12 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 967 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:13.378675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d03b3a2-2f76-4cbd-9370-cbd7fde5d54e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:13.379278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d03b3a2-2f76-4cbd-9370-cbd7fde5d54e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:13.379376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:13.379376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:13.379666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d03b3a2-2f76-4cbd-9370-cbd7fde5d54e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:13.458045 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:13.458045 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:13.469884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6d03b3a2-2f76-4cbd-9370-cbd7fde5d54e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:13.517348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d03b3a2-2f76-4cbd-9370-cbd7fde5d54e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 200 Jan 02 03:08:13.529752 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 973/1989] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:13 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 911 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:13.539700 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8fcb585-1625-428a-a83e-0e77cbe0b47b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c/action Jan 02 03:08:13.540598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:13.540598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:13.541429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8fcb585-1625-428a-a83e-0e77cbe0b47b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:13.542123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8fcb585-1625-428a-a83e-0e77cbe0b47b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:13.547602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-a8fcb585-1625-428a-a83e-0e77cbe0b47b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume '2dca65fa-bd3c-4618-936f-a730cac1ff1c' with '{'status': 'attaching'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:08:13.704635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:13.704635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:13.755063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05a21977-02ba-4a03-b177-3c967ed14135 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:13.756058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05a21977-02ba-4a03-b177-3c967ed14135 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:13.756453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:13.756453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:13.757129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05a21977-02ba-4a03-b177-3c967ed14135 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:13.844642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8fcb585-1625-428a-a83e-0e77cbe0b47b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c/action returned with HTTP 202 Jan 02 03:08:13.853774 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1017/1990] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:13 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:13.884434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04dffcde-f80d-437d-b5cf-9d6f37df200e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:13.885338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04dffcde-f80d-437d-b5cf-9d6f37df200e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:13.885726 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:13.885726 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:13.886594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04dffcde-f80d-437d-b5cf-9d6f37df200e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:13.987762 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:13.987762 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:13.998096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-04dffcde-f80d-437d-b5cf-9d6f37df200e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:14.038669 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:14.038669 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:14.043179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04dffcde-f80d-437d-b5cf-9d6f37df200e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 200 Jan 02 03:08:14.044931 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1018/1991] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:13 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 911 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:14.052768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-05a21977-02ba-4a03-b177-3c967ed14135 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:14.061775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67343dc7-1929-464c-be0a-9f9d640f2c9b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c/action Jan 02 03:08:14.062306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:14.062306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:14.062829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67343dc7-1929-464c-be0a-9f9d640f2c9b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-force_delete": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:14.063092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67343dc7-1929-464c-be0a-9f9d640f2c9b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:14.111024 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05a21977-02ba-4a03-b177-3c967ed14135 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:14.111886 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 974/1992] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:13 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 970 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:14.151564 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:14.151564 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:14.154028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-67343dc7-1929-464c-be0a-9f9d640f2c9b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Volume info retrieved successfully. Jan 02 03:08:14.280936 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-67343dc7-1929-464c-be0a-9f9d640f2c9b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Delete volume request issued successfully. Jan 02 03:08:14.282028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67343dc7-1929-464c-be0a-9f9d640f2c9b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c/action returned with HTTP 202 Jan 02 03:08:14.283405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1019/1993] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:14 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:14.291023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6f936d4-f2ba-4a76-875c-9f24d0859415 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:14.292135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6f936d4-f2ba-4a76-875c-9f24d0859415 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:14.292135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:14.292135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:14.292135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6f936d4-f2ba-4a76-875c-9f24d0859415 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:14.456480 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:14.456480 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:14.474355 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6f936d4-f2ba-4a76-875c-9f24d0859415 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:14.501840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6f936d4-f2ba-4a76-875c-9f24d0859415 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 200 Jan 02 03:08:14.502955 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 975/1994] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:14 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 910 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:15.138750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-315bcad4-2f48-4e6f-92d6-b73788f37720 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:15.139392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-315bcad4-2f48-4e6f-92d6-b73788f37720 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:15.139650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:15.139650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:15.140121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-315bcad4-2f48-4e6f-92d6-b73788f37720 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:15.208538 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:15.208538 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:15.220943 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-315bcad4-2f48-4e6f-92d6-b73788f37720 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:15.272016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-315bcad4-2f48-4e6f-92d6-b73788f37720 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:15.273442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1020/1995] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:15 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 970 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:15.521503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45edcc4f-3688-4b6e-85bb-02e7153b664b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:15.522856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45edcc4f-3688-4b6e-85bb-02e7153b664b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:15.523200 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:15.523200 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:15.524022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45edcc4f-3688-4b6e-85bb-02e7153b664b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:15.677530 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:15.677530 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:15.714692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-45edcc4f-3688-4b6e-85bb-02e7153b664b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:15.783393 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45edcc4f-3688-4b6e-85bb-02e7153b664b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 200 Jan 02 03:08:15.786697 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 976/1996] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:15 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 910 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:16.289990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51619eb6-1c8b-46db-b888-669c06708f48 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:16.290522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51619eb6-1c8b-46db-b888-669c06708f48 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:16.290728 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:16.290728 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:16.291412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51619eb6-1c8b-46db-b888-669c06708f48 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:16.414896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:16.414896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:16.456164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-51619eb6-1c8b-46db-b888-669c06708f48 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:16.514834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51619eb6-1c8b-46db-b888-669c06708f48 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:16.518538 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1021/1997] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:16 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 970 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:16.801463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-892c5832-bd47-4034-8b20-109580f2948f tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:16.802005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-892c5832-bd47-4034-8b20-109580f2948f tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:16.802363 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:16.802363 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:16.803051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-892c5832-bd47-4034-8b20-109580f2948f tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:16.879542 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:16.879542 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:16.889449 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-892c5832-bd47-4034-8b20-109580f2948f tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:16.918984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-892c5832-bd47-4034-8b20-109580f2948f tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 200 Jan 02 03:08:16.919973 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 977/1998] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:16 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:17.540644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-767b053e-2bf7-4971-bffa-c0f4288880d6 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:17.542000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-767b053e-2bf7-4971-bffa-c0f4288880d6 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:17.542570 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:17.542570 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:17.545572 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-767b053e-2bf7-4971-bffa-c0f4288880d6 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:17.671393 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:17.671393 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:17.688148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-767b053e-2bf7-4971-bffa-c0f4288880d6 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:17.726507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-767b053e-2bf7-4971-bffa-c0f4288880d6 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:17.728399 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1022/1999] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:17 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 970 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:17.939876 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4ab5d521-bb35-4b06-808d-c15db1b98cd3 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:17.941503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4ab5d521-bb35-4b06-808d-c15db1b98cd3 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:17.942290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:17.942290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:17.943395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4ab5d521-bb35-4b06-808d-c15db1b98cd3 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:18.040407 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4ab5d521-bb35-4b06-808d-c15db1b98cd3 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 404 Jan 02 03:08:18.049282 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 978/2000] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:17 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:18.055375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] POST http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes Jan 02 03:08:18.055762 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:18.055762 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:18.056194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-756999558"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:18.057506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-756999558'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:18.058153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume of 1 GB Jan 02 03:08:18.079818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Availability Zones retrieved successfully. Jan 02 03:08:18.112509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (559b54c2-eb71-4015-8b26-cae361979088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:18.119139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6184a62f-dd7d-4f0a-bcb0-e93de2cc8593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:18.123527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:18.244979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6184a62f-dd7d-4f0a-bcb0-e93de2cc8593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:18.247544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b64294a-c6c7-429e-be9d-8c40c83924e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:18.355148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Created reservations ['06122a02-ff54-4002-99cf-477361fbdd24', '2639b894-a167-4dfb-8be9-fd16e7092afc', '387ebb49-b275-4946-b234-9733e178ef14', '713fc647-afae-4cd9-8f61-0e9ae599cc6c'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:18.358109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b64294a-c6c7-429e-be9d-8c40c83924e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06122a02-ff54-4002-99cf-477361fbdd24', '2639b894-a167-4dfb-8be9-fd16e7092afc', '387ebb49-b275-4946-b234-9733e178ef14', '713fc647-afae-4cd9-8f61-0e9ae599cc6c']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:18.361771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2264dfd-d334-4d89-8944-15dd37260766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:18.455373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2264dfd-d334-4d89-8944-15dd37260766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb9f3b0c-3bb4-43a8-9e72-98c4437141b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-756999558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['06122a02-ff54-4002-99cf-477361fbdd24','2639b894-a167-4dfb-8be9-fd16e7092afc','387ebb49-b275-4946-b234-9733e178ef14','713fc647-afae-4cd9-8f61-0e9ae599cc6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-756999558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb9f3b0c-3bb4-43a8-9e72-98c4437141b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5ef660d2634917b9c02dddc71ccac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:18.457838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce31a98-be16-42ea-9531-558548994e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:18.496467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce31a98-be16-42ea-9531-558548994e5b) transitioned into state 'SUCCESS' from state '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-756999558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['06122a02-ff54-4002-99cf-477361fbdd24','2639b894-a167-4dfb-8be9-fd16e7092afc','387ebb49-b275-4946-b234-9733e178ef14','713fc647-afae-4cd9-8f61-0e9ae599cc6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:18.504820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6384d0e1-47cf-4acd-a89d-cc243996451b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:18.539213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6384d0e1-47cf-4acd-a89d-cc243996451b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:18.548509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (559b54c2-eb71-4015-8b26-cae361979088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:18.683075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request issued successfully. Jan 02 03:08:18.750951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-782afe8c-73cb-4847-b04d-a1f45f452d26 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:18.751418 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-782afe8c-73cb-4847-b04d-a1f45f452d26 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:18.751910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-782afe8c-73cb-4847-b04d-a1f45f452d26 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:18.765536 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-908150a8-fda7-43ef-82ec-4705906e0d8d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes returned with HTTP 202 Jan 02 03:08:18.772244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1023/2001] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:08:18 2021] POST /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes => generated 817 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:18.791019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7222595-2fb3-4d07-b6df-2401dce56787 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 Jan 02 03:08:18.804860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7222595-2fb3-4d07-b6df-2401dce56787 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:18.805280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:18.805280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:18.814472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7222595-2fb3-4d07-b6df-2401dce56787 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:18.930852 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:18.930852 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:18.954337 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:18.954337 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:18.956143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-782afe8c-73cb-4847-b04d-a1f45f452d26 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:18.970885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d7222595-2fb3-4d07-b6df-2401dce56787 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:19.005778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-782afe8c-73cb-4847-b04d-a1f45f452d26 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:19.006497 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 979/2002] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:18 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 970 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:19.039750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7222595-2fb3-4d07-b6df-2401dce56787 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 returned with HTTP 200 Jan 02 03:08:19.041178 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1024/2003] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:18 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 => generated 909 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:19.707650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41ad3ba7-7ee8-4019-9f7d-8a4f48f1fc29 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] POST http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs Jan 02 03:08:19.707650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:19.707650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:19.707650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41ad3ba7-7ee8-4019-9f7d-8a4f48f1fc29 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-900371673", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:19.707650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.qos_specs [None req-41ad3ba7-7ee8-4019-9f7d-8a4f48f1fc29 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-900371673', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88028) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 03:08:19.732168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-41ad3ba7-7ee8-4019-9f7d-8a4f48f1fc29 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DB qos_specs_create(): root {'id': '7a2aa211-8e17-440d-9ee6-c1b87f9e716d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-900371673'} {{(pid=88028) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 03:08:19.758888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41ad3ba7-7ee8-4019-9f7d-8a4f48f1fc29 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs returned with HTTP 200 Jan 02 03:08:19.759763 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 980/2004] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:08:19 2021] POST /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs => generated 458 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:19.771541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c9d714f-6bc0-45af-a55b-6a01077f6e0d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] POST http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types Jan 02 03:08:19.771923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:19.771923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:19.772389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c9d714f-6bc0-45af-a55b-6a01077f6e0d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-751852775"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:19.858083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c9d714f-6bc0-45af-a55b-6a01077f6e0d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types returned with HTTP 200 Jan 02 03:08:19.859571 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1025/2005] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:08:19 2021] POST /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types => generated 221 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:19.876160 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80abed12-7d11-4d13-b708-84a4d24d14f3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] POST http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types Jan 02 03:08:19.876651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:19.876651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:19.877092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80abed12-7d11-4d13-b708-84a4d24d14f3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-473894158"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:19.878285 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:19.878285 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:19.969318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80abed12-7d11-4d13-b708-84a4d24d14f3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types returned with HTTP 200 Jan 02 03:08:19.970872 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 981/2006] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:08:19 2021] POST /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types => generated 221 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:19.980487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b3ecdf7-6ed8-4f40-934a-307556c02641 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] POST http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types Jan 02 03:08:19.981439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b3ecdf7-6ed8-4f40-934a-307556c02641 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1769688073"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:20.022284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d89f57b2-5f87-4523-9695-6f396cc5987f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:20.022805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d89f57b2-5f87-4523-9695-6f396cc5987f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.023292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d89f57b2-5f87-4523-9695-6f396cc5987f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.068356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b3ecdf7-6ed8-4f40-934a-307556c02641 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types returned with HTTP 200 Jan 02 03:08:20.069248 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1026/2007] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:08:19 2021] POST /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types => generated 222 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:20.080323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa38a084-67ba-4872-b227-84e0e47bfcf2 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 Jan 02 03:08:20.080638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa38a084-67ba-4872-b227-84e0e47bfcf2 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.081091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa38a084-67ba-4872-b227-84e0e47bfcf2 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.146488 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.146488 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.156938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d89f57b2-5f87-4523-9695-6f396cc5987f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:20.179629 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.179629 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.185300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d89f57b2-5f87-4523-9695-6f396cc5987f tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:20.187757 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 982/2008] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 970 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:20.197213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd084ab8-3fd3-4460-8dd7-0c9878841718 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=bac7cae0-455f-4d67-be4e-ee97a4329503 Jan 02 03:08:20.200966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd084ab8-3fd3-4460-8dd7-0c9878841718 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.206402 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.206402 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.206402 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd084ab8-3fd3-4460-8dd7-0c9878841718 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'associate' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.207134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd084ab8-3fd3-4460-8dd7-0c9878841718 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Associate qos_spec: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d with type: bac7cae0-455f-4d67-be4e-ee97a4329503 {{(pid=88028) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 03:08:20.208530 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.208530 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.223316 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.223316 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.232758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aa38a084-67ba-4872-b227-84e0e47bfcf2 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:20.283579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa38a084-67ba-4872-b227-84e0e47bfcf2 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 returned with HTTP 200 Jan 02 03:08:20.284447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1027/2009] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:20.303467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ec9dbd1-8751-47e9-bed6-251b29dbb255 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1/action Jan 02 03:08:20.303952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.303952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.304444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ec9dbd1-8751-47e9-bed6-251b29dbb255 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:20.304836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ec9dbd1-8751-47e9-bed6-251b29dbb255 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:20.307890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-7ec9dbd1-8751-47e9-bed6-251b29dbb255 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume 'fb9f3b0c-3bb4-43a8-9e72-98c4437141b1' with '{'status': 'creating'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:08:20.326314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd084ab8-3fd3-4460-8dd7-0c9878841718 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=bac7cae0-455f-4d67-be4e-ee97a4329503 returned with HTTP 202 Jan 02 03:08:20.330502 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 983/2010] 10.222.0.50 () {58 vars in 1448 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=bac7cae0-455f-4d67-be4e-ee97a4329503 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:20.338332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54de3384-d73a-46e0-89a8-64cf0f42f71b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=0783683b-2922-414e-836b-0d5942bad1ed Jan 02 03:08:20.338949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54de3384-d73a-46e0-89a8-64cf0f42f71b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.339171 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.339171 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.339558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54de3384-d73a-46e0-89a8-64cf0f42f71b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'associate' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.340285 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.340285 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.341132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-54de3384-d73a-46e0-89a8-64cf0f42f71b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Associate qos_spec: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d with type: 0783683b-2922-414e-836b-0d5942bad1ed {{(pid=88028) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 03:08:20.341820 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.341820 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.350425 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.350425 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.399705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54de3384-d73a-46e0-89a8-64cf0f42f71b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=0783683b-2922-414e-836b-0d5942bad1ed returned with HTTP 202 Jan 02 03:08:20.403889 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 984/2011] 10.222.0.50 () {58 vars in 1448 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=0783683b-2922-414e-836b-0d5942bad1ed => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:20.411252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c9c1711-3476-45a6-b54a-4f4f23f83335 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=8d55ae05-f922-4df6-8f31-e5f3f83c1b99 Jan 02 03:08:20.411946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c9c1711-3476-45a6-b54a-4f4f23f83335 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.412169 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.412169 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.412573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c9c1711-3476-45a6-b54a-4f4f23f83335 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'associate' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.413240 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.413240 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.414646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c9c1711-3476-45a6-b54a-4f4f23f83335 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Associate qos_spec: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d with type: 8d55ae05-f922-4df6-8f31-e5f3f83c1b99 {{(pid=88028) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 03:08:20.415437 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.415437 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.428792 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.428792 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.429633 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.429633 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.473257 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c9c1711-3476-45a6-b54a-4f4f23f83335 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=8d55ae05-f922-4df6-8f31-e5f3f83c1b99 returned with HTTP 202 Jan 02 03:08:20.475349 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 985/2012] 10.222.0.50 () {58 vars in 1448 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associate?vol_type_id=8d55ae05-f922-4df6-8f31-e5f3f83c1b99 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:20.483892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51bdcdff-380c-4d4b-80f8-79d5471b414f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations Jan 02 03:08:20.485495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51bdcdff-380c-4d4b-80f8-79d5471b414f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.485495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.485495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.485791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51bdcdff-380c-4d4b-80f8-79d5471b414f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'associations' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.486390 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.486390 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.487211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51bdcdff-380c-4d4b-80f8-79d5471b414f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Get associations for qos_spec id: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d {{(pid=88028) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 03:08:20.488118 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.488118 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.493302 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ec9dbd1-8751-47e9-bed6-251b29dbb255 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1/action returned with HTTP 202 Jan 02 03:08:20.494316 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1028/2013] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:20 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:20.503240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc4432b4-b552-488d-9222-9278054fcd1d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 Jan 02 03:08:20.503772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc4432b4-b552-488d-9222-9278054fcd1d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.503966 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.503966 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.504390 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc4432b4-b552-488d-9222-9278054fcd1d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.513944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51bdcdff-380c-4d4b-80f8-79d5471b414f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations returned with HTTP 200 Jan 02 03:08:20.514899 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 986/2014] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:20.526371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40504a6c-90b3-4426-bbda-d2a07391a763 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/disassociate?vol_type_id=bac7cae0-455f-4d67-be4e-ee97a4329503 Jan 02 03:08:20.526993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40504a6c-90b3-4426-bbda-d2a07391a763 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.527261 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.527261 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.527720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40504a6c-90b3-4426-bbda-d2a07391a763 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'disassociate' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.528474 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.528474 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.529345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40504a6c-90b3-4426-bbda-d2a07391a763 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Disassociate qos_spec: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d from type: bac7cae0-455f-4d67-be4e-ee97a4329503 {{(pid=88028) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 02 03:08:20.530058 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.530058 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.538101 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.538101 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.554665 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.554665 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.561366 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40504a6c-90b3-4426-bbda-d2a07391a763 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/disassociate?vol_type_id=bac7cae0-455f-4d67-be4e-ee97a4329503 returned with HTTP 202 Jan 02 03:08:20.562805 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 987/2015] 10.222.0.50 () {58 vars in 1457 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/disassociate?vol_type_id=bac7cae0-455f-4d67-be4e-ee97a4329503 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:08:20.566721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fc4432b4-b552-488d-9222-9278054fcd1d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:20.577520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85529b87-a8de-4254-9533-0e53fe78d66d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations Jan 02 03:08:20.578852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85529b87-a8de-4254-9533-0e53fe78d66d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.579192 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.579192 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.579617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85529b87-a8de-4254-9533-0e53fe78d66d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'associations' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.580346 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.580346 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.581135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85529b87-a8de-4254-9533-0e53fe78d66d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Get associations for qos_spec id: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d {{(pid=88028) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 03:08:20.581715 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.581715 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.592354 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc4432b4-b552-488d-9222-9278054fcd1d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 returned with HTTP 200 Jan 02 03:08:20.593847 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1029/2016] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:20.602562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85529b87-a8de-4254-9533-0e53fe78d66d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations returned with HTTP 200 Jan 02 03:08:20.607844 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 988/2017] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations => generated 305 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:20.613780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f2ca0c4-25b7-4a6f-97b1-d4f7cd1e54fc tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1/action Jan 02 03:08:20.614229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.614229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.614829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f2ca0c4-25b7-4a6f-97b1-d4f7cd1e54fc tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-force_delete": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:20.615210 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f2ca0c4-25b7-4a6f-97b1-d4f7cd1e54fc tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:20.615322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc61b07f-087b-4a27-a703-3fbb534c9f18 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/disassociate_all Jan 02 03:08:20.615895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc61b07f-087b-4a27-a703-3fbb534c9f18 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.616206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.616206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.616731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc61b07f-087b-4a27-a703-3fbb534c9f18 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'disassociate_all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.618253 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc61b07f-087b-4a27-a703-3fbb534c9f18 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Disassociate qos_spec: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d from all. {{(pid=88029) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 02 03:08:20.634316 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.634316 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.650181 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.650181 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.664834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc61b07f-087b-4a27-a703-3fbb534c9f18 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/disassociate_all returned with HTTP 202 Jan 02 03:08:20.669172 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1030/2018] 10.222.0.50 () {58 vars in 1372 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/disassociate_all => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:08:20.675394 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.675394 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.676048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f2ca0c4-25b7-4a6f-97b1-d4f7cd1e54fc tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Volume info retrieved successfully. Jan 02 03:08:20.677499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7056aed7-9ef6-436f-b863-d9f18d041106 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations Jan 02 03:08:20.677986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7056aed7-9ef6-436f-b863-d9f18d041106 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.678205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.678205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.678588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7056aed7-9ef6-436f-b863-d9f18d041106 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'associations' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.679224 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.679224 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.679954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7056aed7-9ef6-436f-b863-d9f18d041106 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Get associations for qos_spec id: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d {{(pid=88029) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 03:08:20.681224 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.681224 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.704649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7056aed7-9ef6-436f-b863-d9f18d041106 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations returned with HTTP 200 Jan 02 03:08:20.705696 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1031/2019] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/associations => generated 24 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:08:20.723493 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d4a9788-0a9f-4cb0-95cd-7825932db680 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] POST http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs Jan 02 03:08:20.723876 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.723876 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.724683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d4a9788-0a9f-4cb0-95cd-7825932db680 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-568751231", "consumer": "back-end"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:20.725675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.725675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.726601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.qos_specs [None req-1d4a9788-0a9f-4cb0-95cd-7825932db680 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-568751231', 'consumer': 'back-end', 'specs': {}} {{(pid=88029) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 03:08:20.727672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f2ca0c4-25b7-4a6f-97b1-d4f7cd1e54fc tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Delete volume request issued successfully. Jan 02 03:08:20.731055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f2ca0c4-25b7-4a6f-97b1-d4f7cd1e54fc tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1/action returned with HTTP 202 Jan 02 03:08:20.735287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-1d4a9788-0a9f-4cb0-95cd-7825932db680 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DB qos_specs_create(): root {'id': '977c30e0-0622-4b66-9e6e-b8e09e529eba', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-568751231'} {{(pid=88029) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 03:08:20.736143 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 989/2020] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:20 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:20.744906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f6feb5b-563d-4992-b87f-34dc3fe0d0c8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 Jan 02 03:08:20.745500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f6feb5b-563d-4992-b87f-34dc3fe0d0c8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.745805 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.745805 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.746329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f6feb5b-563d-4992-b87f-34dc3fe0d0c8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.747319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d4a9788-0a9f-4cb0-95cd-7825932db680 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs returned with HTTP 200 Jan 02 03:08:20.754224 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1032/2021] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Jan 2 03:08:20 2021] POST /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs => generated 434 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:20.762613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b553ed1-6241-4490-a59b-db463fd81ffe tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba?force=False Jan 02 03:08:20.767387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b553ed1-6241-4490-a59b-db463fd81ffe tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.768041 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.768041 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.771212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b553ed1-6241-4490-a59b-db463fd81ffe tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.772155 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.772155 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.773294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3b553ed1-6241-4490-a59b-db463fd81ffe tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Delete qos_spec: 977c30e0-0622-4b66-9e6e-b8e09e529eba, force: False {{(pid=88029) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 03:08:20.774295 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.774295 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.783350 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.783350 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.807997 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.807997 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:20.815587 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:08:20.815587 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:08:20.823206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b553ed1-6241-4490-a59b-db463fd81ffe tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba?force=False returned with HTTP 202 Jan 02 03:08:20.824782 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1033/2022] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Jan 2 03:08:20 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba?force=False => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:20.840814 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db0bfae9-9230-444f-a98f-413179f5a4a9 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba Jan 02 03:08:20.841616 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.841616 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.841936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db0bfae9-9230-444f-a98f-413179f5a4a9 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.842346 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.842346 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.842998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db0bfae9-9230-444f-a98f-413179f5a4a9 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.844579 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.844579 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.864555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8f6feb5b-563d-4992-b87f-34dc3fe0d0c8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:20.865935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db0bfae9-9230-444f-a98f-413179f5a4a9 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba returned with HTTP 404 Jan 02 03:08:20.867195 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1034/2023] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:20.877160 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca811f4e-f5e1-4063-96b1-b77d93b5cb07 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs Jan 02 03:08:20.881622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca811f4e-f5e1-4063-96b1-b77d93b5cb07 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.885061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca811f4e-f5e1-4063-96b1-b77d93b5cb07 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.926295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca811f4e-f5e1-4063-96b1-b77d93b5cb07 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs returned with HTTP 200 Jan 02 03:08:20.926826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f6feb5b-563d-4992-b87f-34dc3fe0d0c8 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 returned with HTTP 200 Jan 02 03:08:20.927684 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1035/2024] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs => generated 174 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:20.933852 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 990/2025] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:20 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 => generated 909 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:20.941791 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa5fb031-7129-47b5-88e1-7d5cd30e37a3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] POST http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs Jan 02 03:08:20.942260 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.942260 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.942672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa5fb031-7129-47b5-88e1-7d5cd30e37a3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-792466491", "consumer": "both"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:20.944929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.qos_specs [None req-aa5fb031-7129-47b5-88e1-7d5cd30e37a3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-792466491', 'consumer': 'both', 'specs': {}} {{(pid=88028) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 03:08:20.957403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-aa5fb031-7129-47b5-88e1-7d5cd30e37a3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DB qos_specs_create(): root {'id': '17bca737-9acf-4cae-a25e-a2321819f266', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-792466491'} {{(pid=88028) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 03:08:20.971376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa5fb031-7129-47b5-88e1-7d5cd30e37a3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs returned with HTTP 200 Jan 02 03:08:20.976294 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 991/2026] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Jan 2 03:08:20 2021] POST /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs => generated 430 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:20.984899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93613c72-63e3-4e92-914a-448c5aa5a2e5 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266?force=False Jan 02 03:08:20.985607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93613c72-63e3-4e92-914a-448c5aa5a2e5 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:20.985950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:20.985950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:20.986815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93613c72-63e3-4e92-914a-448c5aa5a2e5 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:20.987308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:20.987308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:20.988402 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-93613c72-63e3-4e92-914a-448c5aa5a2e5 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Delete qos_spec: 17bca737-9acf-4cae-a25e-a2321819f266, force: False {{(pid=88029) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 03:08:20.989144 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:20.989144 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.002140 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.002140 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.035947 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.035947 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.044389 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:08:21.044389 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:08:21.050590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93613c72-63e3-4e92-914a-448c5aa5a2e5 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266?force=False returned with HTTP 202 Jan 02 03:08:21.052351 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1036/2027] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Jan 2 03:08:20 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266?force=False => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:21.065272 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-840843fa-8c57-482c-b85f-4078b5fac43e tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266 Jan 02 03:08:21.066110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-840843fa-8c57-482c-b85f-4078b5fac43e tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.066543 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.066543 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.067182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-840843fa-8c57-482c-b85f-4078b5fac43e tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.068052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.068052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.069876 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.069876 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.077586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-840843fa-8c57-482c-b85f-4078b5fac43e tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266 returned with HTTP 404 Jan 02 03:08:21.079946 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 992/2028] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:21.090230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-902abe8e-ba37-43e2-8c4e-a555878ab197 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs Jan 02 03:08:21.090758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-902abe8e-ba37-43e2-8c4e-a555878ab197 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.091364 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.091364 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.091364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-902abe8e-ba37-43e2-8c4e-a555878ab197 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.091925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.091925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.110824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-902abe8e-ba37-43e2-8c4e-a555878ab197 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs returned with HTTP 200 Jan 02 03:08:21.111803 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1037/2029] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs => generated 174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:21.128472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1d17b93-9553-4525-a9d9-618c21829f8d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] POST http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs Jan 02 03:08:21.129251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f1d17b93-9553-4525-a9d9-618c21829f8d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1253864517", "consumer": "front-end"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:21.132985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.qos_specs [None req-f1d17b93-9553-4525-a9d9-618c21829f8d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1253864517', 'consumer': 'front-end', 'specs': {}} {{(pid=88028) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 03:08:21.161471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-f1d17b93-9553-4525-a9d9-618c21829f8d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DB qos_specs_create(): root {'id': 'c93271eb-5da8-41cf-8a0f-762cecebaa0d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1253864517'} {{(pid=88028) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 03:08:21.180537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1d17b93-9553-4525-a9d9-618c21829f8d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs returned with HTTP 200 Jan 02 03:08:21.181561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 993/2030] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Jan 2 03:08:21 2021] POST /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs => generated 436 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:21.197499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72801f9a-807e-4f70-be3c-1a64a9c06b84 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d?force=False Jan 02 03:08:21.198061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72801f9a-807e-4f70-be3c-1a64a9c06b84 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.199895 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.199895 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.200835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72801f9a-807e-4f70-be3c-1a64a9c06b84 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.201708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.201708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.205431 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-72801f9a-807e-4f70-be3c-1a64a9c06b84 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Delete qos_spec: c93271eb-5da8-41cf-8a0f-762cecebaa0d, force: False {{(pid=88029) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 03:08:21.205721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9525ba61-151e-4cd7-aaf5-053f2b312581 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:21.206204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9525ba61-151e-4cd7-aaf5-053f2b312581 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.206455 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.206455 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.206781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9525ba61-151e-4cd7-aaf5-053f2b312581 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.208001 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.208001 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.228837 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.228837 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.275859 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.275859 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.287884 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:08:21.287884 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:08:21.294112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72801f9a-807e-4f70-be3c-1a64a9c06b84 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d?force=False returned with HTTP 202 Jan 02 03:08:21.295090 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1038/2031] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Jan 2 03:08:21 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d?force=False => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:21.314457 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.314457 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.314784 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80ba0705-a73f-4883-aac5-7a40ffc4dced tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d Jan 02 03:08:21.315385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80ba0705-a73f-4883-aac5-7a40ffc4dced tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.315690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.315690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.322249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80ba0705-a73f-4883-aac5-7a40ffc4dced tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.323277 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.323277 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.323512 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9525ba61-151e-4cd7-aaf5-053f2b312581 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:21.336153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80ba0705-a73f-4883-aac5-7a40ffc4dced tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d returned with HTTP 404 Jan 02 03:08:21.337972 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1039/2032] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:21.348707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9525ba61-151e-4cd7-aaf5-053f2b312581 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:21.349557 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 994/2033] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 1358 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:21.356663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55be65ee-2492-4af1-934c-dea3fca25e97 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs Jan 02 03:08:21.362221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55be65ee-2492-4af1-934c-dea3fca25e97 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.363096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55be65ee-2492-4af1-934c-dea3fca25e97 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.365956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76574dfb-d9e0-45cc-b296-a9a971449df0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] POST http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f/action Jan 02 03:08:21.367006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.367006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.367463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76574dfb-d9e0-45cc-b296-a9a971449df0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:21.367853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76574dfb-d9e0-45cc-b296-a9a971449df0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:21.413683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55be65ee-2492-4af1-934c-dea3fca25e97 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs returned with HTTP 200 Jan 02 03:08:21.414885 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1040/2034] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs => generated 174 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:21.423709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.423709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.425100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-76574dfb-d9e0-45cc-b296-a9a971449df0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:21.444245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ecedf3a-7658-4a22-abac-8b8ad4c0f9cd tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d Jan 02 03:08:21.445240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ecedf3a-7658-4a22-abac-8b8ad4c0f9cd tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.445857 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.445857 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.447050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ecedf3a-7658-4a22-abac-8b8ad4c0f9cd tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.448700 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.448700 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.451262 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.451262 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.466340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ecedf3a-7658-4a22-abac-8b8ad4c0f9cd tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d returned with HTTP 200 Jan 02 03:08:21.467888 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1041/2035] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d => generated 458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:21.494877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b58ebb8-4597-4a66-ae40-955fbe20866a tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs Jan 02 03:08:21.495860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b58ebb8-4597-4a66-ae40-955fbe20866a tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.496242 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.496242 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.496936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b58ebb8-4597-4a66-ae40-955fbe20866a tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.498292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.498292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.500393 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.500393 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 02 03:08:21.525082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-76574dfb-d9e0-45cc-b296-a9a971449df0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Created reservations ['4f31ea03-c81f-4262-ae66-56723cad3b6f', '470ccb7d-6aac-4b22-b283-afab6c6fd0dc'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:21.527888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b58ebb8-4597-4a66-ae40-955fbe20866a tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs returned with HTTP 200 Jan 02 03:08:21.542355 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1042/2036] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs => generated 174 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:21.551949 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1754a158-4e6c-4599-919b-66f356c5a495 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] PUT http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d Jan 02 03:08:21.552911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.552911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.553564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1754a158-4e6c-4599-919b-66f356c5a495 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:21.555010 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.555010 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.556265 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.556265 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.573616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-76574dfb-d9e0-45cc-b296-a9a971449df0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Extend volume request issued successfully. Jan 02 03:08:21.576671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76574dfb-d9e0-45cc-b296-a9a971449df0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f/action returned with HTTP 202 Jan 02 03:08:21.578517 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 995/2037] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:21 2021] POST /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:08:21.584514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.qos_specs [None req-1754a158-4e6c-4599-919b-66f356c5a495 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88029) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 02 03:08:21.585363 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.585363 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.587249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b1be19c-9e50-4159-941e-5b3a88fe28fe tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:21.587789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b1be19c-9e50-4159-941e-5b3a88fe28fe tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.587985 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.587985 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.588565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b1be19c-9e50-4159-941e-5b3a88fe28fe tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.641406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-1754a158-4e6c-4599-919b-66f356c5a495 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] qos_specs_update() value: {'id': '1bcae289-097a-4ba1-8c33-8a07555d10e6', 'key': 'iops_bytes', 'value': '500', 'specs_id': '7a2aa211-8e17-440d-9ee6-c1b87f9e716d', 'deleted': False} {{(pid=88029) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 02 03:08:21.648749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1754a158-4e6c-4599-919b-66f356c5a495 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d returned with HTTP 200 Jan 02 03:08:21.649805 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1043/2038] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Jan 2 03:08:21 2021] PUT /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d => generated 36 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:08:21.661106 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6d5aae4-431d-40b0-a2e9-358f362a071d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d Jan 02 03:08:21.661543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6d5aae4-431d-40b0-a2e9-358f362a071d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.661746 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.661746 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.662126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6d5aae4-431d-40b0-a2e9-358f362a071d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.662781 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.662781 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.665223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.665223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.678727 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1b1be19c-9e50-4159-941e-5b3a88fe28fe tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:21.685040 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.685040 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.704688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6d5aae4-431d-40b0-a2e9-358f362a071d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d returned with HTTP 200 Jan 02 03:08:21.705728 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1044/2039] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d => generated 479 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:21.714321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b1be19c-9e50-4159-941e-5b3a88fe28fe tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:21.725534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f2c7cf0-d9e3-46ce-81fb-c1d065892b44 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] PUT http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/delete_keys Jan 02 03:08:21.725534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.725534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.725534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f2c7cf0-d9e3-46ce-81fb-c1d065892b44 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:21.725534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.725534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.725534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f2c7cf0-d9e3-46ce-81fb-c1d065892b44 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Delete_key spec: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d, keys: ['iops_bytes'] {{(pid=88029) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 02 03:08:21.727568 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 996/2040] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 1358 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:21.733047 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.733047 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.754770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:08:21.754770 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:08:21.768141 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.768141 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.784790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f2c7cf0-d9e3-46ce-81fb-c1d065892b44 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/delete_keys returned with HTTP 202 Jan 02 03:08:21.785783 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1045/2041] 10.222.0.50 () {60 vars in 1377 bytes} [Sat Jan 2 03:08:21 2021] PUT /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d/delete_keys => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:08:21.795691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6aefc8e7-c570-479e-bd64-f524422e1399 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d Jan 02 03:08:21.797272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6aefc8e7-c570-479e-bd64-f524422e1399 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.797697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.797697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.799069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6aefc8e7-c570-479e-bd64-f524422e1399 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.802400 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.802400 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.823447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6aefc8e7-c570-479e-bd64-f524422e1399 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d returned with HTTP 200 Jan 02 03:08:21.825016 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 997/2042] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d => generated 458 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:21.837255 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c87c5c3d-e195-41bc-b8b6-06f2c5c87025 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d Jan 02 03:08:21.837903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c87c5c3d-e195-41bc-b8b6-06f2c5c87025 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.838018 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.838018 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.838395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c87c5c3d-e195-41bc-b8b6-06f2c5c87025 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.838938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.838938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.840294 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.840294 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.866124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c87c5c3d-e195-41bc-b8b6-06f2c5c87025 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d returned with HTTP 200 Jan 02 03:08:21.866979 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1046/2043] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d => generated 458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:21.883102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21b00173-5b90-4abe-b402-26de0a3535ac tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d?force=False Jan 02 03:08:21.883973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21b00173-5b90-4abe-b402-26de0a3535ac tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.884402 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.884402 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.885085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21b00173-5b90-4abe-b402-26de0a3535ac tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.885931 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.885931 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.887038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-21b00173-5b90-4abe-b402-26de0a3535ac tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Delete qos_spec: c93271eb-5da8-41cf-8a0f-762cecebaa0d, force: False {{(pid=88028) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 03:08:21.887911 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.887911 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.896845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21b00173-5b90-4abe-b402-26de0a3535ac tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d?force=False returned with HTTP 404 Jan 02 03:08:21.901961 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 998/2044] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Jan 2 03:08:21 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:21.908068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71fcc65c-a863-49eb-a9bb-b9381a091848 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d Jan 02 03:08:21.908631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71fcc65c-a863-49eb-a9bb-b9381a091848 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.908849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:21.908849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:21.909229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71fcc65c-a863-49eb-a9bb-b9381a091848 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.909881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:21.909881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:21.915492 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:21.915492 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:21.928473 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71fcc65c-a863-49eb-a9bb-b9381a091848 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d returned with HTTP 404 Jan 02 03:08:21.932781 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1047/2045] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/c93271eb-5da8-41cf-8a0f-762cecebaa0d => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:21.940558 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0751c39-b667-4619-92e9-6e668ac9ea2f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266?force=False Jan 02 03:08:21.941340 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0751c39-b667-4619-92e9-6e668ac9ea2f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.942003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0751c39-b667-4619-92e9-6e668ac9ea2f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.944084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d0751c39-b667-4619-92e9-6e668ac9ea2f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Delete qos_spec: 17bca737-9acf-4cae-a25e-a2321819f266, force: False {{(pid=88028) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 03:08:21.952083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-779bb7d7-21d5-482d-8785-b9ea08ddcea5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 Jan 02 03:08:21.956094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-779bb7d7-21d5-482d-8785-b9ea08ddcea5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:21.958634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-779bb7d7-21d5-482d-8785-b9ea08ddcea5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:21.971138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0751c39-b667-4619-92e9-6e668ac9ea2f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266?force=False returned with HTTP 404 Jan 02 03:08:21.979274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 999/2046] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Jan 2 03:08:21 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266?force=False => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:22.011303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5a7bf81-f2e1-4fe2-9700-ba878cba5aff tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266 Jan 02 03:08:22.011851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5a7bf81-f2e1-4fe2-9700-ba878cba5aff tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.012440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5a7bf81-f2e1-4fe2-9700-ba878cba5aff tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.034595 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5a7bf81-f2e1-4fe2-9700-ba878cba5aff tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266 returned with HTTP 404 Jan 02 03:08:22.035679 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1000/2047] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/17bca737-9acf-4cae-a25e-a2321819f266 => generated 100 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:22.058443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f4f02da-f284-4dd0-8425-c6a929bf7c64 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba?force=False Jan 02 03:08:22.058995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f4f02da-f284-4dd0-8425-c6a929bf7c64 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.059494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f4f02da-f284-4dd0-8425-c6a929bf7c64 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.062451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8f4f02da-f284-4dd0-8425-c6a929bf7c64 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Delete qos_spec: 977c30e0-0622-4b66-9e6e-b8e09e529eba, force: False {{(pid=88028) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 03:08:22.084273 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f4f02da-f284-4dd0-8425-c6a929bf7c64 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba?force=False returned with HTTP 404 Jan 02 03:08:22.088856 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1001/2048] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Jan 2 03:08:22 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba?force=False => generated 100 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:22.097398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-acc3e54f-f7ff-468d-b21b-e16d42ad2b6b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba Jan 02 03:08:22.097940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-acc3e54f-f7ff-468d-b21b-e16d42ad2b6b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.098434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-acc3e54f-f7ff-468d-b21b-e16d42ad2b6b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.129799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-acc3e54f-f7ff-468d-b21b-e16d42ad2b6b tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba returned with HTTP 404 Jan 02 03:08:22.139023 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1002/2049] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:22 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/977c30e0-0622-4b66-9e6e-b8e09e529eba => generated 100 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:22.149244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bfab0402-16e7-4928-8cbd-6423f1d63d6f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/8d55ae05-f922-4df6-8f31-e5f3f83c1b99 Jan 02 03:08:22.149783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bfab0402-16e7-4928-8cbd-6423f1d63d6f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.150304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bfab0402-16e7-4928-8cbd-6423f1d63d6f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.239420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:22.239420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:22.262224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-779bb7d7-21d5-482d-8785-b9ea08ddcea5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:22.305148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-779bb7d7-21d5-482d-8785-b9ea08ddcea5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 returned with HTTP 200 Jan 02 03:08:22.317980 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1048/2050] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:21 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 => generated 909 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:22.321896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:08:22.321896 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:08:22.334828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bfab0402-16e7-4928-8cbd-6423f1d63d6f tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/8d55ae05-f922-4df6-8f31-e5f3f83c1b99 returned with HTTP 202 Jan 02 03:08:22.336087 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1003/2051] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:08:22 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/8d55ae05-f922-4df6-8f31-e5f3f83c1b99 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:22.344045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a600f5d7-4b5b-4c12-838a-9e50fd8485ba tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/8d55ae05-f922-4df6-8f31-e5f3f83c1b99 Jan 02 03:08:22.345025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a600f5d7-4b5b-4c12-838a-9e50fd8485ba tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.345025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:22.345025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:22.345275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a600f5d7-4b5b-4c12-838a-9e50fd8485ba tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.370536 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a600f5d7-4b5b-4c12-838a-9e50fd8485ba tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/8d55ae05-f922-4df6-8f31-e5f3f83c1b99 returned with HTTP 404 Jan 02 03:08:22.371726 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1049/2052] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:08:22 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/8d55ae05-f922-4df6-8f31-e5f3f83c1b99 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:22.380738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a91a2912-7c37-4815-b52b-db7f73b766be tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/0783683b-2922-414e-836b-0d5942bad1ed Jan 02 03:08:22.381609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a91a2912-7c37-4815-b52b-db7f73b766be tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.382313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a91a2912-7c37-4815-b52b-db7f73b766be tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.525632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a91a2912-7c37-4815-b52b-db7f73b766be tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/0783683b-2922-414e-836b-0d5942bad1ed returned with HTTP 202 Jan 02 03:08:22.526929 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1004/2053] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:08:22 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/0783683b-2922-414e-836b-0d5942bad1ed => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:22.535312 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9413ff7-f292-42bb-93d6-b2ef3a5d39d3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/0783683b-2922-414e-836b-0d5942bad1ed Jan 02 03:08:22.536087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9413ff7-f292-42bb-93d6-b2ef3a5d39d3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.536590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9413ff7-f292-42bb-93d6-b2ef3a5d39d3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.560491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9413ff7-f292-42bb-93d6-b2ef3a5d39d3 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/0783683b-2922-414e-836b-0d5942bad1ed returned with HTTP 404 Jan 02 03:08:22.561881 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1050/2054] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:08:22 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/0783683b-2922-414e-836b-0d5942bad1ed => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:22.569767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6deee890-fd19-447a-a782-02d5d18b03b1 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/bac7cae0-455f-4d67-be4e-ee97a4329503 Jan 02 03:08:22.570984 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6deee890-fd19-447a-a782-02d5d18b03b1 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.571870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6deee890-fd19-447a-a782-02d5d18b03b1 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.733596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-38d39a68-e370-4bc2-aeee-976df195ebbd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:22.734501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-38d39a68-e370-4bc2-aeee-976df195ebbd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.735260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-38d39a68-e370-4bc2-aeee-976df195ebbd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.747469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6deee890-fd19-447a-a782-02d5d18b03b1 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/bac7cae0-455f-4d67-be4e-ee97a4329503 returned with HTTP 202 Jan 02 03:08:22.748711 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1005/2055] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:08:22 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/bac7cae0-455f-4d67-be4e-ee97a4329503 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:22.772261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-932be998-3a71-4847-acf5-0713f4b0fd9d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/bac7cae0-455f-4d67-be4e-ee97a4329503 Jan 02 03:08:22.772813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-932be998-3a71-4847-acf5-0713f4b0fd9d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.775379 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-932be998-3a71-4847-acf5-0713f4b0fd9d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.813355 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-932be998-3a71-4847-acf5-0713f4b0fd9d tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/bac7cae0-455f-4d67-be4e-ee97a4329503 returned with HTTP 404 Jan 02 03:08:22.818297 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1006/2056] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:08:22 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/types/bac7cae0-455f-4d67-be4e-ee97a4329503 => generated 114 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:08:22.825117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-825ef793-ac9d-4ad2-af4b-35eeb156f672 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] DELETE http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d?force=False Jan 02 03:08:22.825650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-825ef793-ac9d-4ad2-af4b-35eeb156f672 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.826143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-825ef793-ac9d-4ad2-af4b-35eeb156f672 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.827542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.qos_specs_manage [None req-825ef793-ac9d-4ad2-af4b-35eeb156f672 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Delete qos_spec: 7a2aa211-8e17-440d-9ee6-c1b87f9e716d, force: False {{(pid=88028) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 03:08:22.837325 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:22.837325 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:22.859395 n-d-765315-10 devstack@c-api.service[88027]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 02 03:08:22.859395 n-d-765315-10 devstack@c-api.service[88027]: options(joinedload_all('specs')).all() Jan 02 03:08:22.862147 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:22.862147 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:22.867580 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:08:22.867580 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:08:22.873695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-825ef793-ac9d-4ad2-af4b-35eeb156f672 tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d?force=False returned with HTTP 202 Jan 02 03:08:22.875392 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1007/2057] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Jan 2 03:08:22 2021] DELETE /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:22.884221 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-38d39a68-e370-4bc2-aeee-976df195ebbd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:22.886609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-462f04aa-c887-498f-898a-6c49202a575e tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] GET http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d Jan 02 03:08:22.887256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-462f04aa-c887-498f-898a-6c49202a575e tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:22.887654 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:22.887654 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:22.888144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-462f04aa-c887-498f-898a-6c49202a575e tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:22.888993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:22.888993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:22.898782 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-462f04aa-c887-498f-898a-6c49202a575e tempest-QosSpecsTestJSON-281772587 tempest-QosSpecsTestJSON-281772587] http://10.222.0.50/volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d returned with HTTP 404 Jan 02 03:08:22.904685 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1008/2058] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:22 2021] GET /volume/v3/b60d4cf1c08c4cc0a5b6e814e6b7b653/qos-specs/7a2aa211-8e17-440d-9ee6-c1b87f9e716d => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:08:22.913803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-38d39a68-e370-4bc2-aeee-976df195ebbd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:22.915064 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1051/2059] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:22 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 1358 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:23.328155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca420ed7-640a-4308-ab59-baed1ceaaefd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 Jan 02 03:08:23.328750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca420ed7-640a-4308-ab59-baed1ceaaefd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:23.329186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca420ed7-640a-4308-ab59-baed1ceaaefd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:23.393231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca420ed7-640a-4308-ab59-baed1ceaaefd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 returned with HTTP 404 Jan 02 03:08:23.394281 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1009/2060] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:23 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:23.404621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] POST http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes Jan 02 03:08:23.406194 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:23.406194 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:23.407770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1277503202"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:23.409478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1277503202'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:23.410071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume of 1 GB Jan 02 03:08:23.429155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Availability Zones retrieved successfully. Jan 02 03:08:23.451076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (3c77a85d-3c67-47e3-8e67-ddcf67786a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:23.454371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6730c7-428f-4114-a268-f9351091743c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:23.457239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:23.548652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6730c7-428f-4114-a268-f9351091743c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:23.551212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b59c19f-2b6f-4e8c-9d49-47c987653cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:23.651447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Created reservations ['21988c40-cc14-4e29-ae54-b6bddafec238', '4d380e78-7c54-452a-99ae-170976ac3f52', 'b5de26c6-136b-47c3-af56-8e10d53fb9e3', '030270a6-2bc2-4e96-883a-651a58134b8d'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:23.653941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b59c19f-2b6f-4e8c-9d49-47c987653cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21988c40-cc14-4e29-ae54-b6bddafec238', '4d380e78-7c54-452a-99ae-170976ac3f52', 'b5de26c6-136b-47c3-af56-8e10d53fb9e3', '030270a6-2bc2-4e96-883a-651a58134b8d']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:23.657009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095a102e-9f67-45c2-acfb-e8ee30b43a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:23.729265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095a102e-9f67-45c2-acfb-e8ee30b43a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44671c5f-f384-48e0-9777-a2c07ff02901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1277503202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['21988c40-cc14-4e29-ae54-b6bddafec238','4d380e78-7c54-452a-99ae-170976ac3f52','b5de26c6-136b-47c3-af56-8e10d53fb9e3','030270a6-2bc2-4e96-883a-651a58134b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1277503202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44671c5f-f384-48e0-9777-a2c07ff02901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5ef660d2634917b9c02dddc71ccac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:23.732321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c565e938-f97d-44ad-993f-a040fc6501ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:23.785536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c565e938-f97d-44ad-993f-a040fc6501ef) transitioned into state 'SUCCESS' from state '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-1277503202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['21988c40-cc14-4e29-ae54-b6bddafec238','4d380e78-7c54-452a-99ae-170976ac3f52','b5de26c6-136b-47c3-af56-8e10d53fb9e3','030270a6-2bc2-4e96-883a-651a58134b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:23.787914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379a4317-7f72-4eb3-9a66-efacb35c1098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:23.815656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379a4317-7f72-4eb3-9a66-efacb35c1098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:23.824623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (3c77a85d-3c67-47e3-8e67-ddcf67786a84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:23.899913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request issued successfully. Jan 02 03:08:23.916262 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32d8701b-4701-4247-afcc-12021dddbe85 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes returned with HTTP 202 Jan 02 03:08:23.917774 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1052/2061] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:08:23 2021] POST /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes => generated 818 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:23.935453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab766719-7c2d-49a6-8271-ab4d78c67877 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:23.935703 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-567b3d75-fdb3-44ab-95af-bd0021b8a0e1 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 Jan 02 03:08:23.935978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-567b3d75-fdb3-44ab-95af-bd0021b8a0e1 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:23.936361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab766719-7c2d-49a6-8271-ab4d78c67877 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:23.936492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-567b3d75-fdb3-44ab-95af-bd0021b8a0e1 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:23.936784 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:23.936784 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:23.937885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab766719-7c2d-49a6-8271-ab4d78c67877 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:23.992980 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:23.992980 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:24.003670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-567b3d75-fdb3-44ab-95af-bd0021b8a0e1 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:24.024716 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:24.024716 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:24.037787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab766719-7c2d-49a6-8271-ab4d78c67877 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:24.064662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-567b3d75-fdb3-44ab-95af-bd0021b8a0e1 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 returned with HTTP 200 Jan 02 03:08:24.065720 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1010/2062] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:23 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 => generated 886 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:24.087648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab766719-7c2d-49a6-8271-ab4d78c67877 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:24.088793 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1053/2063] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:23 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 1358 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:24.104490 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d842a23-3189-4459-8149-f5a31d55c955 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:24.105501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d842a23-3189-4459-8149-f5a31d55c955 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:24.105900 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:24.105900 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:24.107508 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d842a23-3189-4459-8149-f5a31d55c955 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:24.178627 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:24.178627 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:24.192379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2d842a23-3189-4459-8149-f5a31d55c955 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:24.228294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d842a23-3189-4459-8149-f5a31d55c955 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:24.230788 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1011/2064] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:24 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 1358 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:24.253588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] POST http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes Jan 02 03:08:24.254054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:24.254054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:24.254466 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1644124122"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:24.255913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1644124122'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:24.256455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Create volume of 1 GB Jan 02 03:08:24.271318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Availability Zones retrieved successfully. Jan 02 03:08:24.290357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Flow 'volume_create_api' (19f55a91-bd9a-4d37-954e-cd5b1ae69416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:24.293404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f609d534-502f-46b9-b025-c369789e9c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:24.295941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:24.387204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f609d534-502f-46b9-b025-c369789e9c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:24.391411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c97a12-2318-4ade-a357-914fa9f13f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:24.498810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Created reservations ['1aabc708-0b0d-4180-8905-e08023b4522a', 'a47dd9ea-f6ef-4a42-befd-3ece0bfea87d', '506fbb3b-ad88-4081-a80d-29e4f490f57c', 'be384290-da68-4009-aaf4-711106c15152'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:24.502097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c97a12-2318-4ade-a357-914fa9f13f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aabc708-0b0d-4180-8905-e08023b4522a', 'a47dd9ea-f6ef-4a42-befd-3ece0bfea87d', '506fbb3b-ad88-4081-a80d-29e4f490f57c', 'be384290-da68-4009-aaf4-711106c15152']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:24.504982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077bca9e-5937-45ed-a5a3-0bcba730b945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:24.576784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077bca9e-5937-45ed-a5a3-0bcba730b945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe1cc40-8e9f-43d6-bc48-30e6e555055d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1644124122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c35c9e7c8746fda690e5d6b237c396',qos_specs=None,replication_status=,reservations=['1aabc708-0b0d-4180-8905-e08023b4522a','a47dd9ea-f6ef-4a42-befd-3ece0bfea87d','506fbb3b-ad88-4081-a80d-29e4f490f57c','be384290-da68-4009-aaf4-711106c15152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cfdc59667044b48b0878bbbb739b1e4',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1644124122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abe1cc40-8e9f-43d6-bc48-30e6e555055d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c35c9e7c8746fda690e5d6b237c396',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9cfdc59667044b48b0878bbbb739b1e4',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:24.580044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0fca063-a463-4fc8-a577-bec19147a805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:24.610563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0fca063-a463-4fc8-a577-bec19147a805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1644124122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c35c9e7c8746fda690e5d6b237c396',qos_specs=None,replication_status=,reservations=['1aabc708-0b0d-4180-8905-e08023b4522a','a47dd9ea-f6ef-4a42-befd-3ece0bfea87d','506fbb3b-ad88-4081-a80d-29e4f490f57c','be384290-da68-4009-aaf4-711106c15152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cfdc59667044b48b0878bbbb739b1e4',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:24.612947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111406b3-055e-44c0-8502-7a79a7bc04c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:24.634258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111406b3-055e-44c0-8502-7a79a7bc04c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:24.637921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Flow 'volume_create_api' (19f55a91-bd9a-4d37-954e-cd5b1ae69416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:24.697855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Create volume request issued successfully. Jan 02 03:08:24.714130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4edb591c-6742-4b63-8fb9-52642c1d765e tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes returned with HTTP 202 Jan 02 03:08:24.715432 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1054/2065] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:08:24 2021] POST /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes => generated 817 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:24.730940 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5cdc4020-7448-42ed-8b66-4af8152ee1de tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:24.731254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5cdc4020-7448-42ed-8b66-4af8152ee1de tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:24.731470 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:24.731470 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:24.731857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5cdc4020-7448-42ed-8b66-4af8152ee1de tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:24.805120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:24.805120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:24.829755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5cdc4020-7448-42ed-8b66-4af8152ee1de tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:24.891136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5cdc4020-7448-42ed-8b66-4af8152ee1de tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:24.902474 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1012/2066] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:24 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 885 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:25.083237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbedcf54-fea7-42a2-a381-ed0501424085 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 Jan 02 03:08:25.083765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbedcf54-fea7-42a2-a381-ed0501424085 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:25.084271 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:25.084271 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:25.084812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbedcf54-fea7-42a2-a381-ed0501424085 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:25.153556 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:25.153556 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:25.163199 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dbedcf54-fea7-42a2-a381-ed0501424085 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:25.198214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbedcf54-fea7-42a2-a381-ed0501424085 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 returned with HTTP 200 Jan 02 03:08:25.199757 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1055/2067] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:25 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 => generated 911 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:25.215359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a26a397a-5bb8-4fcc-8f93-1808c41496bf tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/44671c5f-f384-48e0-9777-a2c07ff02901/action Jan 02 03:08:25.216306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:25.216306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:25.217201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a26a397a-5bb8-4fcc-8f93-1808c41496bf tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:25.217672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a26a397a-5bb8-4fcc-8f93-1808c41496bf tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:25.219824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-a26a397a-5bb8-4fcc-8f93-1808c41496bf tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume '44671c5f-f384-48e0-9777-a2c07ff02901' with '{'status': 'error'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:08:25.345025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:25.345025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:25.461278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a26a397a-5bb8-4fcc-8f93-1808c41496bf tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/44671c5f-f384-48e0-9777-a2c07ff02901/action returned with HTTP 202 Jan 02 03:08:25.462643 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1013/2068] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:25 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/44671c5f-f384-48e0-9777-a2c07ff02901/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:25.470650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5b555f9-3de5-4bc8-b187-73829f74571d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 Jan 02 03:08:25.471189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5b555f9-3de5-4bc8-b187-73829f74571d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:25.471387 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:25.471387 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:25.472270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5b555f9-3de5-4bc8-b187-73829f74571d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:25.532556 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:25.532556 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:25.569203 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c5b555f9-3de5-4bc8-b187-73829f74571d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:25.600384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5b555f9-3de5-4bc8-b187-73829f74571d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 returned with HTTP 200 Jan 02 03:08:25.601550 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1056/2069] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:25 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 => generated 907 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:25.618326 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41261fd7-aae7-4ac1-8fab-0ef3d3ced41b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/44671c5f-f384-48e0-9777-a2c07ff02901/action Jan 02 03:08:25.618953 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:25.618953 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:25.619580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41261fd7-aae7-4ac1-8fab-0ef3d3ced41b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-force_delete": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:25.620064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-41261fd7-aae7-4ac1-8fab-0ef3d3ced41b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:25.697376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:25.697376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:25.705219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-41261fd7-aae7-4ac1-8fab-0ef3d3ced41b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Volume info retrieved successfully. Jan 02 03:08:25.759030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-41261fd7-aae7-4ac1-8fab-0ef3d3ced41b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Delete volume request issued successfully. Jan 02 03:08:25.759566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-41261fd7-aae7-4ac1-8fab-0ef3d3ced41b tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/44671c5f-f384-48e0-9777-a2c07ff02901/action returned with HTTP 202 Jan 02 03:08:25.760889 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1014/2070] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:25 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/44671c5f-f384-48e0-9777-a2c07ff02901/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:25.768794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-511da89f-6a53-421b-a772-7b2c80460110 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 Jan 02 03:08:25.769483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-511da89f-6a53-421b-a772-7b2c80460110 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:25.769697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:25.769697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:25.770073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-511da89f-6a53-421b-a772-7b2c80460110 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:25.898969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:25.898969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:25.908903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4302cb33-8ed0-4bec-aa62-685e1430f4b0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:25.909417 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4302cb33-8ed0-4bec-aa62-685e1430f4b0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:25.909638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:25.909638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:25.910310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-511da89f-6a53-421b-a772-7b2c80460110 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:25.910609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4302cb33-8ed0-4bec-aa62-685e1430f4b0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:25.936703 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-511da89f-6a53-421b-a772-7b2c80460110 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 returned with HTTP 200 Jan 02 03:08:25.938234 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1057/2071] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:25 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 => generated 910 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:25.986079 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:25.986079 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:26.007411 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4302cb33-8ed0-4bec-aa62-685e1430f4b0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:26.044018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4302cb33-8ed0-4bec-aa62-685e1430f4b0 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:26.048383 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1015/2072] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:25 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 909 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:26.956362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3262c4e0-281c-448b-85c9-8d219eb71c8b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 Jan 02 03:08:26.956918 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3262c4e0-281c-448b-85c9-8d219eb71c8b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:26.957078 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:26.957078 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:26.957720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3262c4e0-281c-448b-85c9-8d219eb71c8b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:27.011423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:27.011423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:27.026636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3262c4e0-281c-448b-85c9-8d219eb71c8b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:27.066841 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb800d3f-6432-4902-b265-5ccf404f2a9a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:27.067658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb800d3f-6432-4902-b265-5ccf404f2a9a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:27.068136 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:27.068136 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:27.068845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb800d3f-6432-4902-b265-5ccf404f2a9a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:27.079713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3262c4e0-281c-448b-85c9-8d219eb71c8b tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 returned with HTTP 200 Jan 02 03:08:27.084536 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1058/2073] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:26 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 => generated 910 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:27.137314 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:27.137314 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:27.151901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fb800d3f-6432-4902-b265-5ccf404f2a9a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:27.181184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb800d3f-6432-4902-b265-5ccf404f2a9a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:27.182116 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1016/2074] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:27 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:27.202163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66e4c099-4916-4dd2-8ecf-2ee9e6ae88cb tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] POST http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots Jan 02 03:08:27.203308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:27.203308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:27.203949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66e4c099-4916-4dd2-8ecf-2ee9e6ae88cb tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abe1cc40-8e9f-43d6-bc48-30e6e555055d", "name": "tempest-VolumesExtendTest-Snapshot-255771284"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:27.260670 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:27.260670 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:27.261940 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-66e4c099-4916-4dd2-8ecf-2ee9e6ae88cb tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:27.262340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-66e4c099-4916-4dd2-8ecf-2ee9e6ae88cb tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Create snapshot from volume abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:27.357224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-66e4c099-4916-4dd2-8ecf-2ee9e6ae88cb tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Created reservations ['e6e6f5a0-724f-440f-a8b7-31d409a7964e', 'e6e1d21a-7c79-4e54-be35-56da9f978c2c', 'ede37144-72ce-437a-811c-59e6357f6953', 'f010e4b4-74d9-4a2e-a851-5941319d11a4'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:27.509291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-66e4c099-4916-4dd2-8ecf-2ee9e6ae88cb tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot create request issued successfully. Jan 02 03:08:27.510437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66e4c099-4916-4dd2-8ecf-2ee9e6ae88cb tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots returned with HTTP 202 Jan 02 03:08:27.515794 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1059/2075] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:08:27 2021] POST /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots => generated 303 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:27.526305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03814294-f3c9-40ba-9e40-99317c6082a7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:27.526839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03814294-f3c9-40ba-9e40-99317c6082a7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:27.527053 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:27.527053 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:27.527497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03814294-f3c9-40ba-9e40-99317c6082a7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:27.590708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:27.590708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:27.592010 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03814294-f3c9-40ba-9e40-99317c6082a7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot retrieved successfully. Jan 02 03:08:27.599749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03814294-f3c9-40ba-9e40-99317c6082a7 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 returned with HTTP 200 Jan 02 03:08:27.601151 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1017/2076] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:27 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 => generated 435 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:28.085957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e96522f-f041-4a77-9fc2-333a2bcc9fae tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] GET http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services Jan 02 03:08:28.087401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e96522f-f041-4a77-9fc2-333a2bcc9fae tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:28.091668 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:28.091668 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:28.092799 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e96522f-f041-4a77-9fc2-333a2bcc9fae tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:28.094202 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:28.094202 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:28.101628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e2e5b7da-215e-4046-977a-c008f95f47af tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 Jan 02 03:08:28.102653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e2e5b7da-215e-4046-977a-c008f95f47af tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:28.103095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:28.103095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:28.104215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e2e5b7da-215e-4046-977a-c008f95f47af tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:28.130143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e96522f-f041-4a77-9fc2-333a2bcc9fae tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services returned with HTTP 200 Jan 02 03:08:28.149491 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1060/2077] 10.222.0.50 () {58 vars in 1216 bytes} [Sat Jan 2 03:08:27 2021] GET /volume/v3/82a193cc48c8472e8054bf33109781e7/os-services => generated 632 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:28.171190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-26f05eac-8322-44a6-9211-5e0932b95535 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] PUT http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/disable-log-reason Jan 02 03:08:28.175821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-26f05eac-8322-44a6-9211-5e0932b95535 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] Action: 'update', calling method: update, body: {"host": "n-d-765315-10", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:28.179550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-26f05eac-8322-44a6-9211-5e0932b95535 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/disable-log-reason returned with HTTP 400 Jan 02 03:08:28.190488 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1061/2078] 10.222.0.50 () {60 vars in 1293 bytes} [Sat Jan 2 03:08:28 2021] PUT /volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/disable-log-reason => generated 136 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:08:28.212946 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c2451fe-28fa-422b-ad02-c919c33cfb97 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] PUT http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/disable Jan 02 03:08:28.213737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c2451fe-28fa-422b-ad02-c919c33cfb97 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] Action: 'update', calling method: update, body: {"host": "n-d-765315-10", "binary": "invalid_binary"} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:28.232964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c2451fe-28fa-422b-ad02-c919c33cfb97 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/disable returned with HTTP 404 Jan 02 03:08:28.234593 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1062/2079] 10.222.0.50 () {60 vars in 1260 bytes} [Sat Jan 2 03:08:28 2021] PUT /volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/disable => generated 110 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:28.237708 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e2e5b7da-215e-4046-977a-c008f95f47af tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 returned with HTTP 404 Jan 02 03:08:28.245430 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1018/2080] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:28 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:28.251787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] POST http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes Jan 02 03:08:28.253250 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6afa902-d934-4669-b9bb-ee752c3689b9 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] PUT http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/enable Jan 02 03:08:28.254093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1789036962"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:28.254217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6afa902-d934-4669-b9bb-ee752c3689b9 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:28.257070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1789036962'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:28.259572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume of 1 GB Jan 02 03:08:28.270349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6afa902-d934-4669-b9bb-ee752c3689b9 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/enable returned with HTTP 404 Jan 02 03:08:28.276083 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1063/2081] 10.222.0.50 () {60 vars in 1257 bytes} [Sat Jan 2 03:08:28 2021] PUT /volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/enable => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:28.297249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1a10245-acf4-4edb-ac2b-b2dabf557552 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] PUT http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/freeze Jan 02 03:08:28.298061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f1a10245-acf4-4edb-ac2b-b2dabf557552 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:28.313970 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Availability Zones retrieved successfully. Jan 02 03:08:28.317902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1a10245-acf4-4edb-ac2b-b2dabf557552 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/freeze returned with HTTP 400 Jan 02 03:08:28.319110 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1064/2082] 10.222.0.50 () {60 vars in 1257 bytes} [Sat Jan 2 03:08:28 2021] PUT /volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/freeze => generated 83 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:08:28.333966 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24bb355a-39e7-4959-9042-6daf6ce45859 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] PUT http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/thaw Jan 02 03:08:28.334736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24bb355a-39e7-4959-9042-6daf6ce45859 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:28.350330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (ac8ef769-2940-4426-b15d-e8bc96d000f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:28.353841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a7688f-182a-40fc-ab3c-c5aabbe75110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:28.361412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:28.365463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24bb355a-39e7-4959-9042-6daf6ce45859 tempest-VolumeServicesNegativeTest-122057075 tempest-VolumeServicesNegativeTest-122057075] http://10.222.0.50/volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/thaw returned with HTTP 400 Jan 02 03:08:28.366551 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1065/2083] 10.222.0.50 () {60 vars in 1251 bytes} [Sat Jan 2 03:08:28 2021] PUT /volume/v3/82a193cc48c8472e8054bf33109781e7/os-services/thaw => generated 83 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:08:28.507660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a7688f-182a-40fc-ab3c-c5aabbe75110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:28.510409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3b226e-14fa-4103-9593-b00e586186df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:28.614097 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f42b723-8298-453d-a277-f867c11e4444 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:28.615868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f42b723-8298-453d-a277-f867c11e4444 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:28.616666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f42b723-8298-453d-a277-f867c11e4444 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:28.672970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Created reservations ['d5902d83-d3da-41a4-86bd-2e72c4c63446', '507b8b40-cd49-45b4-b865-1992870bee2e', '84813f78-17c5-4913-b000-cfbba83c0d7b', '3517a9ae-3ba3-44e8-aca5-1c24c3a7dcd3'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:28.675144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3b226e-14fa-4103-9593-b00e586186df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5902d83-d3da-41a4-86bd-2e72c4c63446', '507b8b40-cd49-45b4-b865-1992870bee2e', '84813f78-17c5-4913-b000-cfbba83c0d7b', '3517a9ae-3ba3-44e8-aca5-1c24c3a7dcd3']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:28.677661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e16115-1895-4f06-801e-e786750474f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:28.678292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:28.678292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:28.679722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f42b723-8298-453d-a277-f867c11e4444 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot retrieved successfully. Jan 02 03:08:28.684334 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f42b723-8298-453d-a277-f867c11e4444 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 returned with HTTP 200 Jan 02 03:08:28.697626 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1066/2084] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:28 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 => generated 435 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:28.873476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e16115-1895-4f06-801e-e786750474f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa56eda-852c-4720-90cf-9318e59f8101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1789036962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['d5902d83-d3da-41a4-86bd-2e72c4c63446','507b8b40-cd49-45b4-b865-1992870bee2e','84813f78-17c5-4913-b000-cfbba83c0d7b','3517a9ae-3ba3-44e8-aca5-1c24c3a7dcd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1789036962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa56eda-852c-4720-90cf-9318e59f8101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5ef660d2634917b9c02dddc71ccac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:28.889140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc894fb-9c64-473c-9004-9d88d6df5373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:28.947029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc894fb-9c64-473c-9004-9d88d6df5373) transitioned into state 'SUCCESS' from state '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-1789036962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['d5902d83-d3da-41a4-86bd-2e72c4c63446','507b8b40-cd49-45b4-b865-1992870bee2e','84813f78-17c5-4913-b000-cfbba83c0d7b','3517a9ae-3ba3-44e8-aca5-1c24c3a7dcd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:28.949349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277829f3-1b16-46a4-95c2-86cbb9ed8d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:28.982607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277829f3-1b16-46a4-95c2-86cbb9ed8d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:28.986213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (ac8ef769-2940-4426-b15d-e8bc96d000f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:29.111244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request issued successfully. Jan 02 03:08:29.177698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23b2c326-841c-400c-bf12-acc1d0af6c11 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes returned with HTTP 202 Jan 02 03:08:29.178912 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1019/2085] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:08:28 2021] POST /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes => generated 818 bytes in 933 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:29.193321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d0e9d04-7b52-4354-b2af-f4c452d92a57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 Jan 02 03:08:29.193853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d0e9d04-7b52-4354-b2af-f4c452d92a57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:29.194047 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:29.194047 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:29.194728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d0e9d04-7b52-4354-b2af-f4c452d92a57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:29.314032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:29.314032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:29.349404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6d0e9d04-7b52-4354-b2af-f4c452d92a57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:29.395862 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d0e9d04-7b52-4354-b2af-f4c452d92a57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 returned with HTTP 200 Jan 02 03:08:29.406667 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1067/2086] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:29 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:29.715315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd043f7b-647c-41c9-b714-2ae985b877e1 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:29.715892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd043f7b-647c-41c9-b714-2ae985b877e1 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:29.716096 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:29.716096 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:29.716808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd043f7b-647c-41c9-b714-2ae985b877e1 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:29.777955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:29.777955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:29.780947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dd043f7b-647c-41c9-b714-2ae985b877e1 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot retrieved successfully. Jan 02 03:08:29.785135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd043f7b-647c-41c9-b714-2ae985b877e1 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 returned with HTTP 200 Jan 02 03:08:29.790122 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1020/2087] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:29 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 => generated 435 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:30.413844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f03ad660-0c9b-4dff-9a06-26787861355d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 Jan 02 03:08:30.414420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f03ad660-0c9b-4dff-9a06-26787861355d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:30.414556 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:30.414556 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:30.415060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f03ad660-0c9b-4dff-9a06-26787861355d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:30.486009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:30.486009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:30.497790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f03ad660-0c9b-4dff-9a06-26787861355d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:30.528272 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f03ad660-0c9b-4dff-9a06-26787861355d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 returned with HTTP 200 Jan 02 03:08:30.534353 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1068/2088] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:30 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 => generated 911 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:30.545184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d783a82e-86fd-4a97-913f-7ca06312c17f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/9aa56eda-852c-4720-90cf-9318e59f8101/action Jan 02 03:08:30.547143 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:30.547143 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:30.547942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d783a82e-86fd-4a97-913f-7ca06312c17f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:30.548624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d783a82e-86fd-4a97-913f-7ca06312c17f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:30.549951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-d783a82e-86fd-4a97-913f-7ca06312c17f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume '9aa56eda-852c-4720-90cf-9318e59f8101' with '{'status': 'maintenance'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:08:30.663171 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:30.663171 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:30.738434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d783a82e-86fd-4a97-913f-7ca06312c17f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/9aa56eda-852c-4720-90cf-9318e59f8101/action returned with HTTP 202 Jan 02 03:08:30.743348 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1021/2089] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:30 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/9aa56eda-852c-4720-90cf-9318e59f8101/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:30.747899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-052230f3-d84f-4c6a-a941-c9d4b6c45d24 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 Jan 02 03:08:30.748471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-052230f3-d84f-4c6a-a941-c9d4b6c45d24 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:30.748671 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:30.748671 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:30.749930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-052230f3-d84f-4c6a-a941-c9d4b6c45d24 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:30.806827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d063a57b-acb9-496c-b5fd-9ade803c1c5d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:30.808042 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:30.808042 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:30.808877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d063a57b-acb9-496c-b5fd-9ade803c1c5d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:30.809289 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:30.809289 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:30.809856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d063a57b-acb9-496c-b5fd-9ade803c1c5d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:30.819195 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-052230f3-d84f-4c6a-a941-c9d4b6c45d24 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:30.844354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:30.844354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:30.848678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d063a57b-acb9-496c-b5fd-9ade803c1c5d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot retrieved successfully. Jan 02 03:08:30.851292 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-052230f3-d84f-4c6a-a941-c9d4b6c45d24 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 returned with HTTP 200 Jan 02 03:08:30.853123 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1069/2090] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:30 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:30.858341 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d063a57b-acb9-496c-b5fd-9ade803c1c5d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 returned with HTTP 200 Jan 02 03:08:30.861237 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1022/2091] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:30 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 => generated 462 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:30.869884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90f10160-d4ce-442f-9c43-aa8ab3d19cdc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] POST http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d/action Jan 02 03:08:30.870344 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:30.870344 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:30.870779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90f10160-d4ce-442f-9c43-aa8ab3d19cdc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:30.871148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90f10160-d4ce-442f-9c43-aa8ab3d19cdc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:30.878238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2c22374e-e013-4fee-8483-317e9591ebde tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/9aa56eda-852c-4720-90cf-9318e59f8101/action Jan 02 03:08:30.878966 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:30.878966 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:30.880103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2c22374e-e013-4fee-8483-317e9591ebde tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-force_delete": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:30.880103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2c22374e-e013-4fee-8483-317e9591ebde tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:30.947692 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:30.947692 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:30.948984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-90f10160-d4ce-442f-9c43-aa8ab3d19cdc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:30.950120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:30.950120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:30.951462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2c22374e-e013-4fee-8483-317e9591ebde tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Volume info retrieved successfully. Jan 02 03:08:30.997251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2c22374e-e013-4fee-8483-317e9591ebde tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Delete volume request issued successfully. Jan 02 03:08:30.998812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2c22374e-e013-4fee-8483-317e9591ebde tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/9aa56eda-852c-4720-90cf-9318e59f8101/action returned with HTTP 202 Jan 02 03:08:31.001411 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1023/2092] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:30 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/9aa56eda-852c-4720-90cf-9318e59f8101/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:31.022873 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ebdb36d9-9042-4092-97f1-d06f801f44e6 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 Jan 02 03:08:31.026041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ebdb36d9-9042-4092-97f1-d06f801f44e6 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:31.027627 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:31.027627 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:31.028621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ebdb36d9-9042-4092-97f1-d06f801f44e6 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:31.067617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-90f10160-d4ce-442f-9c43-aa8ab3d19cdc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Created reservations ['9e13f783-0c92-4b31-964d-a27a9802e7d7', '70a988af-4296-4870-9f81-78ee37efd396'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:31.118154 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-90f10160-d4ce-442f-9c43-aa8ab3d19cdc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Extend volume request issued successfully. Jan 02 03:08:31.118888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90f10160-d4ce-442f-9c43-aa8ab3d19cdc tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d/action returned with HTTP 202 Jan 02 03:08:31.119913 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1070/2093] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:30 2021] POST /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:31.132564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9b47eff-b288-4b6c-8c13-cbd3f7611d14 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:31.133267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9b47eff-b288-4b6c-8c13-cbd3f7611d14 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:31.133888 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:31.133888 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:31.134442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9b47eff-b288-4b6c-8c13-cbd3f7611d14 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:31.137331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:31.137331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:31.147413 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ebdb36d9-9042-4092-97f1-d06f801f44e6 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:31.179732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ebdb36d9-9042-4092-97f1-d06f801f44e6 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 returned with HTTP 200 Jan 02 03:08:31.180833 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1024/2094] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:31 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 => generated 910 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:31.258463 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:31.258463 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:31.285358 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a9b47eff-b288-4b6c-8c13-cbd3f7611d14 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:31.318617 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9b47eff-b288-4b6c-8c13-cbd3f7611d14 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:31.319842 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1071/2095] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:31 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:32.199579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-776a7d01-ce94-4dcc-a4de-4e3383494c57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 Jan 02 03:08:32.200097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-776a7d01-ce94-4dcc-a4de-4e3383494c57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:32.206959 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:32.206959 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:32.207453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-776a7d01-ce94-4dcc-a4de-4e3383494c57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:32.326824 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:32.326824 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:32.344859 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0c03fb37-0208-4a7d-9321-741605dc2506 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:32.345394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0c03fb37-0208-4a7d-9321-741605dc2506 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:32.345599 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:32.345599 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:32.345964 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0c03fb37-0208-4a7d-9321-741605dc2506 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:32.352812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-776a7d01-ce94-4dcc-a4de-4e3383494c57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:32.415535 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-776a7d01-ce94-4dcc-a4de-4e3383494c57 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 returned with HTTP 200 Jan 02 03:08:32.416769 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1025/2096] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:32 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:32.489854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:32.489854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:32.515275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0c03fb37-0208-4a7d-9321-741605dc2506 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:32.556264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0c03fb37-0208-4a7d-9321-741605dc2506 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:32.558096 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1072/2097] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:32 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 910 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:33.434390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3b71449-0bde-4f96-be8e-7420624e4fc4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 Jan 02 03:08:33.434978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3b71449-0bde-4f96-be8e-7420624e4fc4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:33.435101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:33.435101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:33.435478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3b71449-0bde-4f96-be8e-7420624e4fc4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:33.576618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fef0e523-62eb-4128-8be5-08ac734887c8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:33.578367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fef0e523-62eb-4128-8be5-08ac734887c8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:33.578793 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:33.578793 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:33.579462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fef0e523-62eb-4128-8be5-08ac734887c8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:33.605418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3b71449-0bde-4f96-be8e-7420624e4fc4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 returned with HTTP 404 Jan 02 03:08:33.615738 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1026/2098] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:33 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:33.622169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] POST http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes Jan 02 03:08:33.622941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1321667873"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:33.624207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1321667873'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:33.632730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume of 1 GB Jan 02 03:08:33.660605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Availability Zones retrieved successfully. Jan 02 03:08:33.703134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (393e002e-59d6-4642-a6d5-43128ff6c8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:33.706695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56396ca-81e8-455b-929d-73fcf4cd30f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:33.708961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:33.724037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:33.724037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:33.754759 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fef0e523-62eb-4128-8be5-08ac734887c8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:33.842652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fef0e523-62eb-4128-8be5-08ac734887c8 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:33.844572 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1073/2099] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:33 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 910 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:33.894130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56396ca-81e8-455b-929d-73fcf4cd30f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:33.900103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc3a025-aeb1-444d-ba5b-4b3110025a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:34.056747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Created reservations ['fac7c6fd-c0cf-45d5-93a0-36b3069a0e84', 'e7775e9c-c54a-4841-9d66-fd14ced12a96', 'a119541a-9e26-4400-9345-237ce1759532', 'b980311e-f63b-40fa-a7fd-b2576e92251d'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:34.059206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc3a025-aeb1-444d-ba5b-4b3110025a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac7c6fd-c0cf-45d5-93a0-36b3069a0e84', 'e7775e9c-c54a-4841-9d66-fd14ced12a96', 'a119541a-9e26-4400-9345-237ce1759532', 'b980311e-f63b-40fa-a7fd-b2576e92251d']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:34.061550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499fa04e-7097-4c6a-9574-352a067931ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:34.133850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499fa04e-7097-4c6a-9574-352a067931ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92f706a-9b34-4720-9e7e-dc704ef66c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1321667873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['fac7c6fd-c0cf-45d5-93a0-36b3069a0e84','e7775e9c-c54a-4841-9d66-fd14ced12a96','a119541a-9e26-4400-9345-237ce1759532','b980311e-f63b-40fa-a7fd-b2576e92251d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1321667873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92f706a-9b34-4720-9e7e-dc704ef66c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5ef660d2634917b9c02dddc71ccac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:34.136542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fb3da3-3dbf-4b45-9003-a1ce718d2caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:34.175808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fb3da3-3dbf-4b45-9003-a1ce718d2caa) transitioned into state 'SUCCESS' from state '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-1321667873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5ef660d2634917b9c02dddc71ccac9',qos_specs=None,replication_status=,reservations=['fac7c6fd-c0cf-45d5-93a0-36b3069a0e84','e7775e9c-c54a-4841-9d66-fd14ced12a96','a119541a-9e26-4400-9345-237ce1759532','b980311e-f63b-40fa-a7fd-b2576e92251d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec68bf90e49a49c5a2ca46b3233af903',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:34.178182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81260a1c-9126-4808-bdb3-5fb122f831be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:34.227144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81260a1c-9126-4808-bdb3-5fb122f831be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:34.231178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Flow 'volume_create_api' (393e002e-59d6-4642-a6d5-43128ff6c8dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:34.379356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Create volume request issued successfully. Jan 02 03:08:34.422488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a21049dc-1c88-4208-beb2-d77192a97f90 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes returned with HTTP 202 Jan 02 03:08:34.423760 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1027/2100] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:08:33 2021] POST /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes => generated 818 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:34.438367 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53ef7c00-b551-467c-91a8-ba0d46b35f2a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:34.439636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53ef7c00-b551-467c-91a8-ba0d46b35f2a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:34.440057 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:34.440057 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:34.440769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53ef7c00-b551-467c-91a8-ba0d46b35f2a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:34.601497 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:34.601497 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:34.633360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-53ef7c00-b551-467c-91a8-ba0d46b35f2a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:34.720520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53ef7c00-b551-467c-91a8-ba0d46b35f2a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 200 Jan 02 03:08:34.736707 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1074/2101] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:34 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 910 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:34.861804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78aabb71-9eed-44f1-bbb6-d064e9af6261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:34.862682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78aabb71-9eed-44f1-bbb6-d064e9af6261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:34.863080 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:34.863080 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:34.863712 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78aabb71-9eed-44f1-bbb6-d064e9af6261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:34.944758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:34.944758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:34.958644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78aabb71-9eed-44f1-bbb6-d064e9af6261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:34.993734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78aabb71-9eed-44f1-bbb6-d064e9af6261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:34.994749 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1028/2102] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:34 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:35.245027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] POST http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes Jan 02 03:08:35.245499 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:35.245499 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:35.245914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-293663877", "metadata": {"Type": "Test"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:35.247065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-293663877', 'metadata': {'Type': 'Test'}}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:35.247441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume of 1 GB Jan 02 03:08:35.261383 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Availability Zones retrieved successfully. Jan 02 03:08:35.279533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (7f0a60c8-13a6-481f-a41e-ba5c64c2b260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:35.282936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c89d96-8904-4cdb-b05f-fd4e212e6904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:35.285263 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:35.357004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c89d96-8904-4cdb-b05f-fd4e212e6904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:35.364646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682b9c35-4c09-42f6-aa43-9eb0e819cd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:35.505237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Created reservations ['0bb493b7-916f-40a7-94cf-7e8a5f2aea73', '84f76013-db58-4c50-aaa0-fe7a610098fb', '3918e1d9-a73e-422b-9733-8ec5626f1d15', '44878a6b-2fc7-472b-ac50-563caf4d2e53'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:35.508418 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682b9c35-4c09-42f6-aa43-9eb0e819cd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bb493b7-916f-40a7-94cf-7e8a5f2aea73', '84f76013-db58-4c50-aaa0-fe7a610098fb', '3918e1d9-a73e-422b-9733-8ec5626f1d15', '44878a6b-2fc7-472b-ac50-563caf4d2e53']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:35.511261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51280bc3-1b2f-40ef-b70b-7cc76abd5120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:35.648244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51280bc3-1b2f-40ef-b70b-7cc76abd5120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c286ed92-a669-48c2-9ffe-e9842c79136d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-293663877',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['0bb493b7-916f-40a7-94cf-7e8a5f2aea73','84f76013-db58-4c50-aaa0-fe7a610098fb','3918e1d9-a73e-422b-9733-8ec5626f1d15','44878a6b-2fc7-472b-ac50-563caf4d2e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-293663877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c286ed92-a669-48c2-9ffe-e9842c79136d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a7bfe23ce7db49b288cff68761bf4c1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='561883fd590a4f00b109036903ce1901',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:35.650351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63fdc154-3f9e-4ffc-86d4-4a08950de252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:35.691356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63fdc154-3f9e-4ffc-86d4-4a08950de252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-293663877',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['0bb493b7-916f-40a7-94cf-7e8a5f2aea73','84f76013-db58-4c50-aaa0-fe7a610098fb','3918e1d9-a73e-422b-9733-8ec5626f1d15','44878a6b-2fc7-472b-ac50-563caf4d2e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:35.694954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee7f984-8de2-490d-9af8-61ef424ff8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:35.729184 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee7f984-8de2-490d-9af8-61ef424ff8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:35.732237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (7f0a60c8-13a6-481f-a41e-ba5c64c2b260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:35.742875 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc3b4bc5-e839-4a8b-9074-9e41ea3cac97 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:35.743597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc3b4bc5-e839-4a8b-9074-9e41ea3cac97 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:35.743597 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:35.743597 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:35.743947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc3b4bc5-e839-4a8b-9074-9e41ea3cac97 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:35.824450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request issued successfully. Jan 02 03:08:35.859975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b1d3047-8969-4bf2-a65d-880b473782f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes returned with HTTP 202 Jan 02 03:08:35.871105 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1075/2103] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:08:35 2021] POST /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes => generated 827 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:35.876114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff3915e6-2719-4ad2-b23d-74b5b0d9b5a2 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:35.876685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff3915e6-2719-4ad2-b23d-74b5b0d9b5a2 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:35.876907 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:35.876907 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:35.877285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff3915e6-2719-4ad2-b23d-74b5b0d9b5a2 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:35.877854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:35.877854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:35.899919 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fc3b4bc5-e839-4a8b-9074-9e41ea3cac97 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:35.957372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc3b4bc5-e839-4a8b-9074-9e41ea3cac97 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 200 Jan 02 03:08:35.958927 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1029/2104] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:35 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 911 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:35.975587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e2a5b48-47de-4b72-bfef-64e8b5d2608f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action Jan 02 03:08:35.976207 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:35.976207 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:35.976835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e2a5b48-47de-4b72-bfef-64e8b5d2608f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:35.977618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e2a5b48-47de-4b72-bfef-64e8b5d2608f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:35.978685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-9e2a5b48-47de-4b72-bfef-64e8b5d2608f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume 'a92f706a-9b34-4720-9e7e-dc704ef66c20' with '{'status': 'error'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:08:35.993863 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:35.993863 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:36.005316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ff3915e6-2719-4ad2-b23d-74b5b0d9b5a2 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:36.045067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff3915e6-2719-4ad2-b23d-74b5b0d9b5a2 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:36.054609 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1076/2105] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:35 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 895 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:36.054609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1f0cd8a-7ab0-41d9-99f4-2b5a4d2e841a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:36.054609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f1f0cd8a-7ab0-41d9-99f4-2b5a4d2e841a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:36.054609 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:36.054609 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:36.054609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f1f0cd8a-7ab0-41d9-99f4-2b5a4d2e841a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:36.111662 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:36.111662 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:36.121128 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f1f0cd8a-7ab0-41d9-99f4-2b5a4d2e841a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:36.146452 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1f0cd8a-7ab0-41d9-99f4-2b5a4d2e841a tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:36.147613 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1077/2106] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:36 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 910 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:36.163828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b8144ec-5dac-41c9-b4b9-d3d447785900 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:36.165104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b8144ec-5dac-41c9-b4b9-d3d447785900 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:36.165566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:36.165566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:36.166306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b8144ec-5dac-41c9-b4b9-d3d447785900 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:36.238063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:36.238063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:36.261253 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2b8144ec-5dac-41c9-b4b9-d3d447785900 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:36.273981 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:36.273981 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:36.317302 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b8144ec-5dac-41c9-b4b9-d3d447785900 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:36.333342 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1078/2107] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:36 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:36.342866 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6098e97-5648-47b2-82ad-f5a06d486fcd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] DELETE http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:36.343435 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6098e97-5648-47b2-82ad-f5a06d486fcd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:36.343628 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:36.343628 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:36.344007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6098e97-5648-47b2-82ad-f5a06d486fcd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:36.344422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-b6098e97-5648-47b2-82ad-f5a06d486fcd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Delete snapshot with id: 55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:36.403178 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:36.403178 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:36.404883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6098e97-5648-47b2-82ad-f5a06d486fcd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot retrieved successfully. Jan 02 03:08:36.418372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e2a5b48-47de-4b72-bfef-64e8b5d2608f tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action returned with HTTP 202 Jan 02 03:08:36.424351 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1030/2108] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:35 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action => generated 0 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:36.431830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-306200a6-ca1c-4ef8-b2ac-7a117c3a0268 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:36.432682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-306200a6-ca1c-4ef8-b2ac-7a117c3a0268 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:36.433045 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:36.433045 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:36.433898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-306200a6-ca1c-4ef8-b2ac-7a117c3a0268 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:36.536613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6098e97-5648-47b2-82ad-f5a06d486fcd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot delete request issued successfully. Jan 02 03:08:36.537649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6098e97-5648-47b2-82ad-f5a06d486fcd tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 returned with HTTP 202 Jan 02 03:08:36.539002 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1079/2109] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:08:36 2021] DELETE /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:36.540385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:36.540385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:36.547827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3997cd7-757b-4855-aca9-037f88cdbc9d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:36.552635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3997cd7-757b-4855-aca9-037f88cdbc9d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:36.553061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:36.553061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:36.553704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3997cd7-757b-4855-aca9-037f88cdbc9d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:36.569390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-306200a6-ca1c-4ef8-b2ac-7a117c3a0268 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:36.615372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-306200a6-ca1c-4ef8-b2ac-7a117c3a0268 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 200 Jan 02 03:08:36.619251 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:36.619251 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:36.619511 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1031/2110] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:36 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 907 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:36.627846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a3997cd7-757b-4855-aca9-037f88cdbc9d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot retrieved successfully. Jan 02 03:08:36.630306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3997cd7-757b-4855-aca9-037f88cdbc9d tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 returned with HTTP 200 Jan 02 03:08:36.631494 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1080/2111] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:36 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 => generated 461 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:36.638431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be27cfc2-46a1-4422-829b-1661fa61e549 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action Jan 02 03:08:36.638909 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:36.638909 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:36.639349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be27cfc2-46a1-4422-829b-1661fa61e549 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:36.640278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be27cfc2-46a1-4422-829b-1661fa61e549 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:36.641455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-be27cfc2-46a1-4422-829b-1661fa61e549 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume 'a92f706a-9b34-4720-9e7e-dc704ef66c20' with '{'status': 'available'}' {{(pid=88028) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:08:36.885721 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:36.885721 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:36.975699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be27cfc2-46a1-4422-829b-1661fa61e549 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action returned with HTTP 202 Jan 02 03:08:36.977063 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1032/2112] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:36 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:08:36.991827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15967848-afd2-4763-a5a1-c3e289228f7d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:36.992778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15967848-afd2-4763-a5a1-c3e289228f7d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:36.993201 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:36.993201 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:36.993886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15967848-afd2-4763-a5a1-c3e289228f7d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:37.062386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-978d42d2-a711-4e96-a2c3-25eab5f35706 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:37.064343 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-978d42d2-a711-4e96-a2c3-25eab5f35706 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:37.064815 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:37.064815 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:37.065508 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-978d42d2-a711-4e96-a2c3-25eab5f35706 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:37.108605 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:37.108605 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:37.138073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-15967848-afd2-4763-a5a1-c3e289228f7d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:37.207480 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:37.207480 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:37.215167 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15967848-afd2-4763-a5a1-c3e289228f7d tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 200 Jan 02 03:08:37.229333 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1081/2113] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:36 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:37.235503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-978d42d2-a711-4e96-a2c3-25eab5f35706 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:37.236551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf28c6e9-575d-4792-ba70-092dacef9f69 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action Jan 02 03:08:37.239115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:37.239115 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:37.239636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf28c6e9-575d-4792-ba70-092dacef9f69 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:37.240035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf28c6e9-575d-4792-ba70-092dacef9f69 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:37.248204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-bf28c6e9-575d-4792-ba70-092dacef9f69 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume 'a92f706a-9b34-4720-9e7e-dc704ef66c20' with '{'status': 'maintenance'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:08:37.289963 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-978d42d2-a711-4e96-a2c3-25eab5f35706 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:37.291260 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1033/2114] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:37 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 919 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:37.388972 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:37.388972 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:37.457897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf28c6e9-575d-4792-ba70-092dacef9f69 tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action returned with HTTP 202 Jan 02 03:08:37.458705 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1082/2115] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:37 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:37.466594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bdccfe5-92a5-43b1-8483-8d1dd1b93ffd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:37.467116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bdccfe5-92a5-43b1-8483-8d1dd1b93ffd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:37.467315 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:37.467315 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:37.467683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bdccfe5-92a5-43b1-8483-8d1dd1b93ffd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:37.522778 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:37.522778 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:37.532957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9bdccfe5-92a5-43b1-8483-8d1dd1b93ffd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:37.558817 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bdccfe5-92a5-43b1-8483-8d1dd1b93ffd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 200 Jan 02 03:08:37.559818 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1034/2116] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:37 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:37.576557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f8b214e-25ac-46a4-b492-cba752e61ffa tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] POST http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action Jan 02 03:08:37.576887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:37.576887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:37.577467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f8b214e-25ac-46a4-b492-cba752e61ffa tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:08:37.577858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f8b214e-25ac-46a4-b492-cba752e61ffa tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:37.578821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.admin_actions [None req-0f8b214e-25ac-46a4-b492-cba752e61ffa tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] Updating volume 'a92f706a-9b34-4720-9e7e-dc704ef66c20' with '{'status': 'available'}' {{(pid=88029) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 03:08:37.645086 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08cf6de7-6192-4844-898b-3081e57f2630 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:37.645644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08cf6de7-6192-4844-898b-3081e57f2630 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:37.645846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:37.645846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:37.646227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08cf6de7-6192-4844-898b-3081e57f2630 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:37.689628 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:37.689628 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:37.690924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-08cf6de7-6192-4844-898b-3081e57f2630 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Snapshot retrieved successfully. Jan 02 03:08:37.695649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08cf6de7-6192-4844-898b-3081e57f2630 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 returned with HTTP 200 Jan 02 03:08:37.696895 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1035/2117] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:37 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 => generated 461 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:37.750426 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:37.750426 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:37.923819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f8b214e-25ac-46a4-b492-cba752e61ffa tempest-VolumesActionsTest-2009587961 tempest-VolumesActionsTest-2009587961] http://10.222.0.50/volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action returned with HTTP 202 Jan 02 03:08:37.924735 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1083/2118] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:08:37 2021] POST /volume/v3/680036765b4c4e60b26e60fed857d173/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20/action => generated 0 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:08:37.932892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-566c58a5-3c5e-4862-ba56-034e0fdc96f5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:37.933713 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-566c58a5-3c5e-4862-ba56-034e0fdc96f5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:37.934086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:37.934086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:37.934729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-566c58a5-3c5e-4862-ba56-034e0fdc96f5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.026613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.026613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.036232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-566c58a5-3c5e-4862-ba56-034e0fdc96f5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:38.059789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-566c58a5-3c5e-4862-ba56-034e0fdc96f5 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 200 Jan 02 03:08:38.066860 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1036/2119] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:37 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 911 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:38.078515 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efc05fe5-125d-42bb-a9d0-1eff57a90b9e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] DELETE http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:38.079049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efc05fe5-125d-42bb-a9d0-1eff57a90b9e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:38.080138 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.080138 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.080138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efc05fe5-125d-42bb-a9d0-1eff57a90b9e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.080138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-efc05fe5-125d-42bb-a9d0-1eff57a90b9e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Delete volume with id: a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:38.136230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.136230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.137746 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efc05fe5-125d-42bb-a9d0-1eff57a90b9e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:38.173373 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efc05fe5-125d-42bb-a9d0-1eff57a90b9e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Delete volume request issued successfully. Jan 02 03:08:38.174222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efc05fe5-125d-42bb-a9d0-1eff57a90b9e tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 202 Jan 02 03:08:38.175258 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1084/2120] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:38 2021] DELETE /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:38.183594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4411d030-426d-468a-9e5c-82d12c68da25 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:38.184122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4411d030-426d-468a-9e5c-82d12c68da25 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:38.184480 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.184480 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.184854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4411d030-426d-468a-9e5c-82d12c68da25 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.241552 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.241552 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.252486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4411d030-426d-468a-9e5c-82d12c68da25 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:38.279984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4411d030-426d-468a-9e5c-82d12c68da25 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 200 Jan 02 03:08:38.281500 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1037/2121] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:38 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:38.312885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2586e3c-490d-411e-9544-d437ea5c67d7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:38.313772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2586e3c-490d-411e-9544-d437ea5c67d7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:38.313992 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.313992 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.314366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a2586e3c-490d-411e-9544-d437ea5c67d7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.367494 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.367494 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.389344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a2586e3c-490d-411e-9544-d437ea5c67d7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:38.422771 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a2586e3c-490d-411e-9544-d437ea5c67d7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:38.423764 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1085/2122] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:38 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:38.438701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c438108e-4453-4152-8d49-e5401346a5f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:38.439238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c438108e-4453-4152-8d49-e5401346a5f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:38.439455 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.439455 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.439835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c438108e-4453-4152-8d49-e5401346a5f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.491912 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.491912 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.502787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c438108e-4453-4152-8d49-e5401346a5f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:38.533624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c438108e-4453-4152-8d49-e5401346a5f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:38.534517 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1038/2123] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:38 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:38.551688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-79b8bc4b-5179-424a-837e-65cc79b55d68 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:38.552159 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.552159 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.552611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-79b8bc4b-5179-424a-837e-65cc79b55d68 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-293663877"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:38.606619 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.606619 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.627953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-79b8bc4b-5179-424a-837e-65cc79b55d68 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:38.639520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-79b8bc4b-5179-424a-837e-65cc79b55d68 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:08:38.655363 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-79b8bc4b-5179-424a-837e-65cc79b55d68 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:38.657641 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1086/2124] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Jan 2 03:08:38 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:38.685676 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f63f68c-46e5-4074-ad09-2b9865cf1627 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:38.685676 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.685676 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.686216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f63f68c-46e5-4074-ad09-2b9865cf1627 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1644578937", "description": "This is the new description of volume"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:38.710222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed5f1a6e-b938-4d11-babc-273d4bb7635c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 Jan 02 03:08:38.710879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed5f1a6e-b938-4d11-babc-273d4bb7635c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:38.711081 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.711081 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.711638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed5f1a6e-b938-4d11-babc-273d4bb7635c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.740336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed5f1a6e-b938-4d11-babc-273d4bb7635c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 returned with HTTP 404 Jan 02 03:08:38.741877 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1087/2125] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:08:38 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/snapshots/55dc0504-2439-4b49-ab2b-c1c986637528 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:38.750998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c68a387a-1cc1-4e2b-b3f8-32942847d606 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] DELETE http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:38.751540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c68a387a-1cc1-4e2b-b3f8-32942847d606 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:38.763108 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.763108 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.773530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c68a387a-1cc1-4e2b-b3f8-32942847d606 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.774165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c68a387a-1cc1-4e2b-b3f8-32942847d606 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Delete volume with id: abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:38.780589 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6f63f68c-46e5-4074-ad09-2b9865cf1627 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:38.805113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6f63f68c-46e5-4074-ad09-2b9865cf1627 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:08:38.838616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f63f68c-46e5-4074-ad09-2b9865cf1627 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:38.849352 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1039/2126] 10.222.0.50 () {60 vars in 1336 bytes} [Sat Jan 2 03:08:38 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 892 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:38.864245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.864245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.865108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-31eaa5fb-dfe2-4a93-b1d4-01fc647f4d7f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:38.865251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c68a387a-1cc1-4e2b-b3f8-32942847d606 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:38.865360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-31eaa5fb-dfe2-4a93-b1d4-01fc647f4d7f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:38.865360 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.865360 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.865705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-31eaa5fb-dfe2-4a93-b1d4-01fc647f4d7f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.931193 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:38.931193 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:38.936159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c68a387a-1cc1-4e2b-b3f8-32942847d606 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Delete volume request issued successfully. Jan 02 03:08:38.937397 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c68a387a-1cc1-4e2b-b3f8-32942847d606 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 202 Jan 02 03:08:38.939384 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1088/2127] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:38 2021] DELETE /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:38.947724 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e5491217-58fd-4ec2-9852-59cd0291f20c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:38.948213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e5491217-58fd-4ec2-9852-59cd0291f20c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:38.948428 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:38.948428 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:38.948803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e5491217-58fd-4ec2-9852-59cd0291f20c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:38.960277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-31eaa5fb-dfe2-4a93-b1d4-01fc647f4d7f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:39.010412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-31eaa5fb-dfe2-4a93-b1d4-01fc647f4d7f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:39.017903 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1040/2128] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:38 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 960 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:39.018571 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:39.018571 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:39.032749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] POST http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes Jan 02 03:08:39.033758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:39.033758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:39.034487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-162948087", "availability_zone": "nova", "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:39.035822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-162948087', 'availability_zone': 'nova', 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:39.036441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume of 1 GB Jan 02 03:08:39.036570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e5491217-58fd-4ec2-9852-59cd0291f20c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:39.060869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Availability Zones retrieved successfully. Jan 02 03:08:39.087084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (edef8164-6d9c-43d4-8192-6f3531ba8b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:39.090246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e5aa67-21d7-4fff-9417-542eaa6dc2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:39.093598 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:39.118153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e5491217-58fd-4ec2-9852-59cd0291f20c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:39.119982 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1089/2129] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:38 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 909 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:39.200772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e5aa67-21d7-4fff-9417-542eaa6dc2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:39.205823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edac8ed-b5fb-41b1-af9f-56d37f8370a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:39.290647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Created reservations ['166cdd71-4529-42e4-8b3b-06e15e2cdbf3', '31c98fee-eef9-4123-8805-e39b394f1379', '5bdbf22d-ac2d-4892-8ed4-e7d1138fa8e7', '304ba800-b098-43b5-a6e3-d4ffbaf58f0b'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:39.292940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edac8ed-b5fb-41b1-af9f-56d37f8370a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['166cdd71-4529-42e4-8b3b-06e15e2cdbf3', '31c98fee-eef9-4123-8805-e39b394f1379', '5bdbf22d-ac2d-4892-8ed4-e7d1138fa8e7', '304ba800-b098-43b5-a6e3-d4ffbaf58f0b']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:39.296516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0b6c58-14b2-4bf7-b28a-5d50e34d9f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:39.297275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c2bc0b9-f3b9-4216-88bd-10049185209a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:39.297809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c2bc0b9-f3b9-4216-88bd-10049185209a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:39.298004 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:39.298004 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:39.298382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c2bc0b9-f3b9-4216-88bd-10049185209a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:39.398452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:39.398452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:39.417872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c2bc0b9-f3b9-4216-88bd-10049185209a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:39.423041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0b6c58-14b2-4bf7-b28a-5d50e34d9f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c146f3-92d5-4c18-9d1b-49df0c6e6db4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-162948087',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['166cdd71-4529-42e4-8b3b-06e15e2cdbf3','31c98fee-eef9-4123-8805-e39b394f1379','5bdbf22d-ac2d-4892-8ed4-e7d1138fa8e7','304ba800-b098-43b5-a6e3-d4ffbaf58f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-162948087',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c146f3-92d5-4c18-9d1b-49df0c6e6db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7bfe23ce7db49b288cff68761bf4c1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='561883fd590a4f00b109036903ce1901',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:39.425204 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed224f7-b8ed-4995-8c5a-8c563c22554e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:39.454321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c2bc0b9-f3b9-4216-88bd-10049185209a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 200 Jan 02 03:08:39.455244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1090/2130] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:39 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:39.457613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed224f7-b8ed-4995-8c5a-8c563c22554e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-162948087',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['166cdd71-4529-42e4-8b3b-06e15e2cdbf3','31c98fee-eef9-4123-8805-e39b394f1379','5bdbf22d-ac2d-4892-8ed4-e7d1138fa8e7','304ba800-b098-43b5-a6e3-d4ffbaf58f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:39.459819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1ec800-d18c-4e1b-bf64-73e2026f99aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:39.482895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1ec800-d18c-4e1b-bf64-73e2026f99aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:39.486688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (edef8164-6d9c-43d4-8192-6f3531ba8b3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:39.544528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request issued successfully. Jan 02 03:08:39.560653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95ebecb8-45ff-46f3-87d8-fa5cd536f64f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes returned with HTTP 202 Jan 02 03:08:39.562602 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1041/2131] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:08:39 2021] POST /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes => generated 810 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:08:39.577897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6365705-2b52-40c0-a981-1aed38f4736d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:39.578426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6365705-2b52-40c0-a981-1aed38f4736d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:39.578641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:39.578641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:39.579011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6365705-2b52-40c0-a981-1aed38f4736d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:39.634194 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:39.634194 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:39.643979 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d6365705-2b52-40c0-a981-1aed38f4736d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:39.682539 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6365705-2b52-40c0-a981-1aed38f4736d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 returned with HTTP 200 Jan 02 03:08:39.684903 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1091/2132] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:39 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 => generated 878 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:40.137272 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-adebf6d0-8a98-405b-b137-bb92b7a6a261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:40.138254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-adebf6d0-8a98-405b-b137-bb92b7a6a261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:40.138707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:40.138707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:40.139416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-adebf6d0-8a98-405b-b137-bb92b7a6a261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:40.470887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d2e5fad-7793-4794-8f81-dcbccc4ff83a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 Jan 02 03:08:40.471426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d2e5fad-7793-4794-8f81-dcbccc4ff83a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:40.471645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:40.471645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:40.472019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d2e5fad-7793-4794-8f81-dcbccc4ff83a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:40.475878 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:40.475878 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:40.492851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-adebf6d0-8a98-405b-b137-bb92b7a6a261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:40.547392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-adebf6d0-8a98-405b-b137-bb92b7a6a261 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 200 Jan 02 03:08:40.558145 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1042/2133] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:40 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 909 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:40.569256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d2e5fad-7793-4794-8f81-dcbccc4ff83a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 returned with HTTP 404 Jan 02 03:08:40.570918 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1092/2134] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:40 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/a92f706a-9b34-4720-9e7e-dc704ef66c20 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:40.579426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2382b879-dc87-48d7-83b4-7d0aa17f7efd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] DELETE http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 Jan 02 03:08:40.580130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2382b879-dc87-48d7-83b4-7d0aa17f7efd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:40.580476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:40.580476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:40.581009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2382b879-dc87-48d7-83b4-7d0aa17f7efd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:40.581579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2382b879-dc87-48d7-83b4-7d0aa17f7efd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Delete volume with id: 9aa56eda-852c-4720-90cf-9318e59f8101 Jan 02 03:08:40.698187 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2382b879-dc87-48d7-83b4-7d0aa17f7efd tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 returned with HTTP 404 Jan 02 03:08:40.703565 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1043/2135] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:40 2021] DELETE /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/9aa56eda-852c-4720-90cf-9318e59f8101 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:40.704933 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb78cf33-c8b5-4ab7-9a33-e2f0af6a41d9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:40.705469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb78cf33-c8b5-4ab7-9a33-e2f0af6a41d9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:40.705955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb78cf33-c8b5-4ab7-9a33-e2f0af6a41d9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:40.709951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eddc61cf-c8f1-4640-8d5a-81ff6752a42c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] DELETE http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 Jan 02 03:08:40.710449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eddc61cf-c8f1-4640-8d5a-81ff6752a42c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:40.710935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eddc61cf-c8f1-4640-8d5a-81ff6752a42c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:40.711398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-eddc61cf-c8f1-4640-8d5a-81ff6752a42c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Delete volume with id: 44671c5f-f384-48e0-9777-a2c07ff02901 Jan 02 03:08:40.860990 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:40.860990 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:40.862896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eddc61cf-c8f1-4640-8d5a-81ff6752a42c tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 returned with HTTP 404 Jan 02 03:08:40.864164 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1044/2136] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:40 2021] DELETE /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/44671c5f-f384-48e0-9777-a2c07ff02901 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:40.895987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d496ed0e-f966-4422-86cf-cfc21fb33a36 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] DELETE http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 Jan 02 03:08:40.896725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d496ed0e-f966-4422-86cf-cfc21fb33a36 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:40.897456 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d496ed0e-f966-4422-86cf-cfc21fb33a36 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:40.898119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d496ed0e-f966-4422-86cf-cfc21fb33a36 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Delete volume with id: fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 Jan 02 03:08:40.923547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eb78cf33-c8b5-4ab7-9a33-e2f0af6a41d9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:40.977787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d496ed0e-f966-4422-86cf-cfc21fb33a36 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 returned with HTTP 404 Jan 02 03:08:40.978966 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1045/2137] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:40 2021] DELETE /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/fb9f3b0c-3bb4-43a8-9e72-98c4437141b1 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:40.985812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb78cf33-c8b5-4ab7-9a33-e2f0af6a41d9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 returned with HTTP 200 Jan 02 03:08:40.993376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f93d68f-dc5d-44a4-a3a2-47b1623c9c84 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] DELETE http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:40.994107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f93d68f-dc5d-44a4-a3a2-47b1623c9c84 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:40.996259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f93d68f-dc5d-44a4-a3a2-47b1623c9c84 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:40.997063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1f93d68f-dc5d-44a4-a3a2-47b1623c9c84 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Delete volume with id: 2dca65fa-bd3c-4618-936f-a730cac1ff1c Jan 02 03:08:41.008679 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1093/2138] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:40 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 => generated 902 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:41.062861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f93d68f-dc5d-44a4-a3a2-47b1623c9c84 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c returned with HTTP 404 Jan 02 03:08:41.068768 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1046/2139] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:40 2021] DELETE /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/2dca65fa-bd3c-4618-936f-a730cac1ff1c => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:41.072157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-290c62c9-39f9-42f9-b20d-2f42cfab73a4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] DELETE http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:08:41.072961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-290c62c9-39f9-42f9-b20d-2f42cfab73a4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:41.073279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:41.073279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:41.073829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-290c62c9-39f9-42f9-b20d-2f42cfab73a4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:41.074394 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-290c62c9-39f9-42f9-b20d-2f42cfab73a4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Delete volume with id: 8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:08:41.165797 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:41.165797 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:41.167652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-290c62c9-39f9-42f9-b20d-2f42cfab73a4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:41.222468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-290c62c9-39f9-42f9-b20d-2f42cfab73a4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Delete volume request issued successfully. Jan 02 03:08:41.223387 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-290c62c9-39f9-42f9-b20d-2f42cfab73a4 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 202 Jan 02 03:08:41.227580 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1094/2140] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:41 2021] DELETE /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:08:41.233460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0841243-861e-4f1c-88c0-32a61fd412d9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:08:41.234622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0841243-861e-4f1c-88c0-32a61fd412d9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:41.235272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0841243-861e-4f1c-88c0-32a61fd412d9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:41.352064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:41.352064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:41.377752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d0841243-861e-4f1c-88c0-32a61fd412d9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:41.426398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0841243-861e-4f1c-88c0-32a61fd412d9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:08:41.428210 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1047/2141] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:41 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 928 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:41.565037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e070345-b701-43b4-aae3-4b5b57ecea8c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d Jan 02 03:08:41.566034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e070345-b701-43b4-aae3-4b5b57ecea8c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:41.566457 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:41.566457 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:41.567098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e070345-b701-43b4-aae3-4b5b57ecea8c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:41.692218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e070345-b701-43b4-aae3-4b5b57ecea8c tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d returned with HTTP 404 Jan 02 03:08:41.693934 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1095/2142] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:41 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/abe1cc40-8e9f-43d6-bc48-30e6e555055d => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:41.702736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a94c55c7-caa2-4e69-b860-ebe475911df2 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] DELETE http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:41.703276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a94c55c7-caa2-4e69-b860-ebe475911df2 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:41.703486 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:41.703486 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:41.704016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a94c55c7-caa2-4e69-b860-ebe475911df2 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:41.704593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-a94c55c7-caa2-4e69-b860-ebe475911df2 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Delete volume with id: a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:41.783978 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:41.783978 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:41.785390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a94c55c7-caa2-4e69-b860-ebe475911df2 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:41.831176 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a94c55c7-caa2-4e69-b860-ebe475911df2 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Delete volume request issued successfully. Jan 02 03:08:41.831663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a94c55c7-caa2-4e69-b860-ebe475911df2 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 202 Jan 02 03:08:41.836046 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1048/2143] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:41 2021] DELETE /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:41.840923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-850cb6bc-69ef-477c-aeca-7974f928e4ec tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:41.841528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-850cb6bc-69ef-477c-aeca-7974f928e4ec tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:41.842102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-850cb6bc-69ef-477c-aeca-7974f928e4ec tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:41.923841 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:41.923841 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:41.935294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-850cb6bc-69ef-477c-aeca-7974f928e4ec tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:41.983094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-850cb6bc-69ef-477c-aeca-7974f928e4ec tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:41.987431 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1096/2144] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:41 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 1357 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:42.006809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d20cd9e-2492-4b88-b1dd-018145ef6543 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:42.007479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d20cd9e-2492-4b88-b1dd-018145ef6543 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:42.007809 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:42.007809 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:42.008550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d20cd9e-2492-4b88-b1dd-018145ef6543 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:42.069050 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:42.069050 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:42.081010 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5d20cd9e-2492-4b88-b1dd-018145ef6543 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:42.104845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d20cd9e-2492-4b88-b1dd-018145ef6543 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 returned with HTTP 200 Jan 02 03:08:42.114464 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1049/2145] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:42 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 => generated 903 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:42.121844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f7f521d-c07e-4471-b9ab-b6f03b1d998f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:42.122294 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:42.122294 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:42.122690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f7f521d-c07e-4471-b9ab-b6f03b1d998f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-293663877", "description": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:42.242087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:42.242087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:42.262582 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4f7f521d-c07e-4471-b9ab-b6f03b1d998f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:42.282517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4f7f521d-c07e-4471-b9ab-b6f03b1d998f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:08:42.307901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f7f521d-c07e-4471-b9ab-b6f03b1d998f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 returned with HTTP 200 Jan 02 03:08:42.319156 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1097/2146] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Jan 2 03:08:42 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 => generated 838 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:42.324103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f57b842f-a98f-4c39-955a-ff777401606e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] DELETE http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:42.324664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f57b842f-a98f-4c39-955a-ff777401606e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:42.324853 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:42.324853 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:42.325233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f57b842f-a98f-4c39-955a-ff777401606e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:42.326438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f57b842f-a98f-4c39-955a-ff777401606e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume with id: 66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:42.406896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:42.406896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:42.408089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f57b842f-a98f-4c39-955a-ff777401606e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:42.443538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74981686-cd2d-4247-ae2a-b6c7f190b0a9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:08:42.444060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74981686-cd2d-4247-ae2a-b6c7f190b0a9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:42.444301 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:42.444301 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:42.444672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74981686-cd2d-4247-ae2a-b6c7f190b0a9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:42.460812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f57b842f-a98f-4c39-955a-ff777401606e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume request issued successfully. Jan 02 03:08:42.461302 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f57b842f-a98f-4c39-955a-ff777401606e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 returned with HTTP 202 Jan 02 03:08:42.465387 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1050/2147] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:42 2021] DELETE /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:42.470373 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40e9ea27-e516-4568-a677-7b958e55b853 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:42.470909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40e9ea27-e516-4568-a677-7b958e55b853 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:42.471100 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:42.471100 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:42.471471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40e9ea27-e516-4568-a677-7b958e55b853 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:42.639077 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:42.639077 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:42.653278 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:42.653278 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:42.660640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-74981686-cd2d-4247-ae2a-b6c7f190b0a9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Volume info retrieved successfully. Jan 02 03:08:42.682895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-40e9ea27-e516-4568-a677-7b958e55b853 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:42.719614 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74981686-cd2d-4247-ae2a-b6c7f190b0a9 tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 200 Jan 02 03:08:42.723628 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1098/2148] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:42 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 928 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:42.731716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40e9ea27-e516-4568-a677-7b958e55b853 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 returned with HTTP 200 Jan 02 03:08:42.742066 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1051/2149] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:42 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 => generated 905 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:43.004850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c60531a-ac39-4216-8297-ba725e239150 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:43.005690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c60531a-ac39-4216-8297-ba725e239150 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:43.006104 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:43.006104 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:43.006742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c60531a-ac39-4216-8297-ba725e239150 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:43.097654 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:43.097654 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:43.119741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7c60531a-ac39-4216-8297-ba725e239150 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Volume info retrieved successfully. Jan 02 03:08:43.152495 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c60531a-ac39-4216-8297-ba725e239150 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 200 Jan 02 03:08:43.154039 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1099/2150] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:42 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 1357 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:43.740434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a24d954-b809-4160-a8bf-d7a98014d23a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] GET http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 Jan 02 03:08:43.741583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a24d954-b809-4160-a8bf-d7a98014d23a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:43.741951 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:43.741951 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:43.742579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a24d954-b809-4160-a8bf-d7a98014d23a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:43.751325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efbf1ae2-c462-4477-8691-66cbb75fbdab tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:43.752146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efbf1ae2-c462-4477-8691-66cbb75fbdab tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:43.752549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:43.752549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:43.753178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efbf1ae2-c462-4477-8691-66cbb75fbdab tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:43.919251 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:43.919251 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:43.937542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a24d954-b809-4160-a8bf-d7a98014d23a tempest-VolumesActionsTest-1708004942 tempest-VolumesActionsTest-1708004942] http://10.222.0.50/volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 returned with HTTP 404 Jan 02 03:08:43.941494 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1052/2151] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:43 2021] GET /volume/v3/cb5ef660d2634917b9c02dddc71ccac9/volumes/8f02b99a-e156-4773-9348-a12526190565 => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:43.959438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efbf1ae2-c462-4477-8691-66cbb75fbdab tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:44.033679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efbf1ae2-c462-4477-8691-66cbb75fbdab tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 returned with HTTP 200 Jan 02 03:08:44.034822 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1100/2152] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:43 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 => generated 905 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:44.170635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-661c7a6b-349a-453a-8386-00b1428bb389 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] GET http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f Jan 02 03:08:44.171356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-661c7a6b-349a-453a-8386-00b1428bb389 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:44.171956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-661c7a6b-349a-453a-8386-00b1428bb389 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:44.319304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-661c7a6b-349a-453a-8386-00b1428bb389 tempest-VolumesExtendTest-1634257201 tempest-VolumesExtendTest-1634257201] http://10.222.0.50/volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f returned with HTTP 404 Jan 02 03:08:44.320942 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1053/2153] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:44 2021] GET /volume/v3/53c35c9e7c8746fda690e5d6b237c396/volumes/a84fbcae-341e-4df5-8e33-c1196bd3848f => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:45.050904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10e3388d-7102-4de2-b164-288fab2021a9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 Jan 02 03:08:45.052032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10e3388d-7102-4de2-b164-288fab2021a9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:45.052583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:45.052583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:45.053404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10e3388d-7102-4de2-b164-288fab2021a9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:45.161117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10e3388d-7102-4de2-b164-288fab2021a9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 returned with HTTP 404 Jan 02 03:08:45.162785 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1101/2154] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:45 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/66c146f3-92d5-4c18-9d1b-49df0c6e6db4 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:45.170219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9303cd51-9018-4f2b-a981-8e47cb5e06f5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] DELETE http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:45.173267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9303cd51-9018-4f2b-a981-8e47cb5e06f5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:45.174004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9303cd51-9018-4f2b-a981-8e47cb5e06f5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:45.174842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-9303cd51-9018-4f2b-a981-8e47cb5e06f5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume with id: c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:45.243063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:45.243063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:45.244978 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9303cd51-9018-4f2b-a981-8e47cb5e06f5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:45.277980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9303cd51-9018-4f2b-a981-8e47cb5e06f5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume request issued successfully. Jan 02 03:08:45.278733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9303cd51-9018-4f2b-a981-8e47cb5e06f5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 202 Jan 02 03:08:45.281897 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1054/2155] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:08:45 2021] DELETE /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:08:45.289126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-472a4303-f763-4564-a4a3-49641e9314e4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:45.289663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-472a4303-f763-4564-a4a3-49641e9314e4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:45.290287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-472a4303-f763-4564-a4a3-49641e9314e4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:45.390371 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:45.390371 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:45.413834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-472a4303-f763-4564-a4a3-49641e9314e4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:45.458921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-472a4303-f763-4564-a4a3-49641e9314e4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:45.474526 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1102/2156] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:45 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 959 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:46.481314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ecf1fa53-bc7e-4996-a2f7-ee7dd1966bf3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:46.482329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ecf1fa53-bc7e-4996-a2f7-ee7dd1966bf3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:46.482526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:46.482526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:46.483222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ecf1fa53-bc7e-4996-a2f7-ee7dd1966bf3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:46.541230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:46.541230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:46.551538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ecf1fa53-bc7e-4996-a2f7-ee7dd1966bf3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:46.577520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ecf1fa53-bc7e-4996-a2f7-ee7dd1966bf3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 200 Jan 02 03:08:46.578767 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1055/2157] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:46 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 959 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:47.601744 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faa94582-fc24-44bf-b8cd-816304d9c288 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d Jan 02 03:08:47.603099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faa94582-fc24-44bf-b8cd-816304d9c288 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:47.603434 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:47.603434 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:47.604047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faa94582-fc24-44bf-b8cd-816304d9c288 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:47.731234 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faa94582-fc24-44bf-b8cd-816304d9c288 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d returned with HTTP 404 Jan 02 03:08:47.732614 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1103/2158] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:47 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/c286ed92-a669-48c2-9ffe-e9842c79136d => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:08:47.744008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] POST http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes Jan 02 03:08:47.745376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:47.745376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:47.746123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1300916240"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:47.747597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1300916240'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:47.748248 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume of 1 GB Jan 02 03:08:47.803377 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Availability Zones retrieved successfully. Jan 02 03:08:47.843825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (61c2b9b4-1bfe-4123-affa-436b6afc9f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:47.851028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2414b19b-1e25-4f9b-a91b-71ea94f21cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:47.859617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:48.065627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2414b19b-1e25-4f9b-a91b-71ea94f21cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:48.068321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ed8ada-34f8-4132-b43c-6f9c340fc442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:48.245521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Created reservations ['819611a8-213f-4393-b25a-f30fbf30ef40', 'a0bc0dd5-330a-44f3-8774-3e9d6b3dc854', '37e1efd1-c98d-4e5a-aa4f-49e17d387633', '8a4893ad-626d-4ffe-8a8e-cd7736aa5398'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:48.247628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ed8ada-34f8-4132-b43c-6f9c340fc442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['819611a8-213f-4393-b25a-f30fbf30ef40', 'a0bc0dd5-330a-44f3-8774-3e9d6b3dc854', '37e1efd1-c98d-4e5a-aa4f-49e17d387633', '8a4893ad-626d-4ffe-8a8e-cd7736aa5398']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:48.253001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f89dd6-7fc0-43c6-a0d6-bc3b13bdf7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:48.404097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f89dd6-7fc0-43c6-a0d6-bc3b13bdf7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1300916240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['819611a8-213f-4393-b25a-f30fbf30ef40','a0bc0dd5-330a-44f3-8774-3e9d6b3dc854','37e1efd1-c98d-4e5a-aa4f-49e17d387633','8a4893ad-626d-4ffe-8a8e-cd7736aa5398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1300916240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7bfe23ce7db49b288cff68761bf4c1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='561883fd590a4f00b109036903ce1901',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:48.410840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b0b3f7-db5f-4918-944a-0c63c7e30841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:48.466045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b0b3f7-db5f-4918-944a-0c63c7e30841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1300916240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['819611a8-213f-4393-b25a-f30fbf30ef40','a0bc0dd5-330a-44f3-8774-3e9d6b3dc854','37e1efd1-c98d-4e5a-aa4f-49e17d387633','8a4893ad-626d-4ffe-8a8e-cd7736aa5398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:48.468624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14889f10-fa92-4c50-9306-ec909231804b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:48.516620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14889f10-fa92-4c50-9306-ec909231804b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:48.520724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (61c2b9b4-1bfe-4123-affa-436b6afc9f86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:48.686628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request issued successfully. Jan 02 03:08:48.719088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2343eacc-2441-487e-9c27-64c8c6a4945a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes returned with HTTP 202 Jan 02 03:08:48.723934 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1056/2159] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:08:47 2021] POST /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes => generated 814 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:48.744970 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4404b2f3-04ea-4a8f-b5c7-38d6181a4d05 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 Jan 02 03:08:48.745505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4404b2f3-04ea-4a8f-b5c7-38d6181a4d05 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:48.745723 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:48.745723 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:48.746106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4404b2f3-04ea-4a8f-b5c7-38d6181a4d05 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:48.809257 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:48.809257 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:48.826084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4404b2f3-04ea-4a8f-b5c7-38d6181a4d05 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:48.855099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4404b2f3-04ea-4a8f-b5c7-38d6181a4d05 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 returned with HTTP 200 Jan 02 03:08:48.856339 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1057/2160] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:48 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 => generated 882 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:48.894710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-18a914c2-4426-4c1b-bcce-3f8b4e1a85a0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes Jan 02 03:08:48.895575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-18a914c2-4426-4c1b-bcce-3f8b4e1a85a0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:48.896618 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-18a914c2-4426-4c1b-bcce-3f8b4e1a85a0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:48.897484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-18a914c2-4426-4c1b-bcce-3f8b4e1a85a0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:08:48.899380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18a914c2-4426-4c1b-bcce-3f8b4e1a85a0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:08:49.009805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-18a914c2-4426-4c1b-bcce-3f8b4e1a85a0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:08:49.010557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-18a914c2-4426-4c1b-bcce-3f8b4e1a85a0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes returned with HTTP 200 Jan 02 03:08:49.011409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1104/2161] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Jan 2 03:08:48 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes => generated 15 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:08:49.021895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] POST http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes Jan 02 03:08:49.022356 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:49.022356 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:49.022778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1977382666"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:49.023959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1977382666'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:49.024366 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume of 1 GB Jan 02 03:08:49.061726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Availability Zones retrieved successfully. Jan 02 03:08:49.086007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Flow 'volume_create_api' (bf5977d5-ca1a-40d0-8c2c-2592352b91b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:49.100427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc54aca-2318-4a98-aabd-ad7b1e1f675f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:49.102569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:49.250352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc54aca-2318-4a98-aabd-ad7b1e1f675f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:49.252649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86531b87-8661-492a-bfa3-706eab1c3030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:49.375633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Created reservations ['497c28e4-0e6f-4373-8709-5ae240e049cc', '3a98c5f9-408b-4817-916b-93baec99777e', 'b204b64c-f560-408f-aa9a-c9f5567ca25b', 'dbbbdd59-c84c-4e07-8ac3-9d35cba9855d'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:49.378507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86531b87-8661-492a-bfa3-706eab1c3030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['497c28e4-0e6f-4373-8709-5ae240e049cc', '3a98c5f9-408b-4817-916b-93baec99777e', 'b204b64c-f560-408f-aa9a-c9f5567ca25b', 'dbbbdd59-c84c-4e07-8ac3-9d35cba9855d']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:49.381671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cf3405-0a94-473d-8959-81558f677036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:49.484844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cf3405-0a94-473d-8959-81558f677036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2262b4a4-c587-44d4-ac6c-5b42f7a03b00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1977382666',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e45210ff97db443db85fb51abf3cabc6',qos_specs=None,replication_status=,reservations=['497c28e4-0e6f-4373-8709-5ae240e049cc','3a98c5f9-408b-4817-916b-93baec99777e','b204b64c-f560-408f-aa9a-c9f5567ca25b','dbbbdd59-c84c-4e07-8ac3-9d35cba9855d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d955f09acb4c979f77463ca30fb930',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1977382666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2262b4a4-c587-44d4-ac6c-5b42f7a03b00,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e45210ff97db443db85fb51abf3cabc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='42d955f09acb4c979f77463ca30fb930',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:49.487520 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3593ddc-fd8b-4cc5-b41f-1e8b3ca8f937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:49.535870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3593ddc-fd8b-4cc5-b41f-1e8b3ca8f937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1977382666',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e45210ff97db443db85fb51abf3cabc6',qos_specs=None,replication_status=,reservations=['497c28e4-0e6f-4373-8709-5ae240e049cc','3a98c5f9-408b-4817-916b-93baec99777e','b204b64c-f560-408f-aa9a-c9f5567ca25b','dbbbdd59-c84c-4e07-8ac3-9d35cba9855d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d955f09acb4c979f77463ca30fb930',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:49.538075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddbe79c0-d56e-417d-ae96-098f1934f0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:49.556090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddbe79c0-d56e-417d-ae96-098f1934f0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:49.558884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Flow 'volume_create_api' (bf5977d5-ca1a-40d0-8c2c-2592352b91b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:49.616863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume request issued successfully. Jan 02 03:08:49.659594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f161adfd-ec4b-4a12-aa22-0773a5b9d514 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes returned with HTTP 202 Jan 02 03:08:49.671831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1058/2162] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:08:49 2021] POST /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes => generated 833 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:49.687021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8813c800-fb5a-4522-b228-5042663a37ce tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:08:49.688314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8813c800-fb5a-4522-b228-5042663a37ce tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:49.689041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8813c800-fb5a-4522-b228-5042663a37ce tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:49.839476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:49.839476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:49.864085 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8813c800-fb5a-4522-b228-5042663a37ce tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:49.873608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2542e740-c475-41f9-aa7b-160acdb73b1e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 Jan 02 03:08:49.875003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2542e740-c475-41f9-aa7b-160acdb73b1e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:49.875381 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:49.875381 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:49.876020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2542e740-c475-41f9-aa7b-160acdb73b1e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:49.910425 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8813c800-fb5a-4522-b228-5042663a37ce tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 200 Jan 02 03:08:49.911270 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1105/2163] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:49 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 925 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:49.985674 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:49.985674 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:50.008011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2542e740-c475-41f9-aa7b-160acdb73b1e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:50.050734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2542e740-c475-41f9-aa7b-160acdb73b1e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 returned with HTTP 200 Jan 02 03:08:50.051960 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1059/2164] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:49 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 => generated 907 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:50.067572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] POST http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes Jan 02 03:08:50.068036 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:50.068036 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:50.068685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9", "size": 1, "name": "tempest-VolumesGetTest-Volume-358555256", "metadata": {"Type": "Test"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:50.070502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request body: {'volume': {'source_volid': 'aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-358555256', 'metadata': {'Type': 'Test'}}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:50.193823 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:50.193823 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:50.196213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume retrieved successfully. Jan 02 03:08:50.196570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume of 1 GB Jan 02 03:08:50.226555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Availability Zones retrieved successfully. Jan 02 03:08:50.253537 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (12c8acfc-8a98-41ab-9296-2dc5b5061270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:50.256890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54622526-8524-4bcb-8643-167901494685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:50.264441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Validating volume size '1' using validate_int, validate_source_size {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:50.368007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54622526-8524-4bcb-8643-167901494685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9', 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:50.371239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3864cddf-e06b-40c5-ad9e-ff6479b34da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:50.448666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Created reservations ['51517dd2-ec38-480c-9800-5437728c0d8c', '353bebc8-b63c-4c91-9bfa-b8f4e68d1e58', 'a4eb908f-c569-4325-a23b-c246c84f1b58', 'babdd87e-c734-4a9f-960e-210688d33428'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:50.452526 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3864cddf-e06b-40c5-ad9e-ff6479b34da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51517dd2-ec38-480c-9800-5437728c0d8c', '353bebc8-b63c-4c91-9bfa-b8f4e68d1e58', 'a4eb908f-c569-4325-a23b-c246c84f1b58', 'babdd87e-c734-4a9f-960e-210688d33428']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:50.455384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0915d96b-aa84-420b-9327-42af8a2f8447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:50.726731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0915d96b-aa84-420b-9327-42af8a2f8447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e00f8c0-ed94-4bea-8e8a-2c2acb663c26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-358555256',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['51517dd2-ec38-480c-9800-5437728c0d8c','353bebc8-b63c-4c91-9bfa-b8f4e68d1e58','a4eb908f-c569-4325-a23b-c246c84f1b58','babdd87e-c734-4a9f-960e-210688d33428'],size=1,snapshot_id=None,source_replicaid=,source_volid=aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-358555256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e00f8c0-ed94-4bea-8e8a-2c2acb663c26,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a7bfe23ce7db49b288cff68761bf4c1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9,status='creating',terminated_at=None,updated_at=None,user_id='561883fd590a4f00b109036903ce1901',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:50.729196 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d87c5ad5-c114-4eec-a0e9-4244384559af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:50.789184 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d87c5ad5-c114-4eec-a0e9-4244384559af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-358555256',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['51517dd2-ec38-480c-9800-5437728c0d8c','353bebc8-b63c-4c91-9bfa-b8f4e68d1e58','a4eb908f-c569-4325-a23b-c246c84f1b58','babdd87e-c734-4a9f-960e-210688d33428'],size=1,snapshot_id=None,source_replicaid=,source_volid=aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:50.794413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71484e9-35e9-4829-b974-67865ddcd58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:50.928163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28131ac5-ee5a-4436-ad59-6e33bb763262 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:08:50.929574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28131ac5-ee5a-4436-ad59-6e33bb763262 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:50.930061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:50.930061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:50.930863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28131ac5-ee5a-4436-ad59-6e33bb763262 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:50.931122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71484e9-35e9-4829-b974-67865ddcd58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:50.934203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (12c8acfc-8a98-41ab-9296-2dc5b5061270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:51.050573 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:51.050573 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:51.062537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request issued successfully. Jan 02 03:08:51.071779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-28131ac5-ee5a-4436-ad59-6e33bb763262 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:51.105644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-550be3dd-a33a-4dc7-ab63-854f1b384398 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes returned with HTTP 202 Jan 02 03:08:51.112952 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1106/2165] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:08:50 2021] POST /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes => generated 861 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:51.125375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28131ac5-ee5a-4436-ad59-6e33bb763262 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 200 Jan 02 03:08:51.126239 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1060/2166] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:50 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 926 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:51.128714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4853c15-afc1-4676-9d51-5fc34a008ae8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:08:51.129444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4853c15-afc1-4676-9d51-5fc34a008ae8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:51.130174 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:51.130174 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:51.130587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4853c15-afc1-4676-9d51-5fc34a008ae8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:51.146789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35451f68-2dfb-497b-b2e3-e7f701de090a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:08:51.151209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-35451f68-2dfb-497b-b2e3-e7f701de090a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:51.151460 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:51.151460 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:51.151919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-35451f68-2dfb-497b-b2e3-e7f701de090a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:51.228450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:51.228450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:51.239229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c4853c15-afc1-4676-9d51-5fc34a008ae8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:51.253957 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:51.253957 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:51.274723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-35451f68-2dfb-497b-b2e3-e7f701de090a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:51.285238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4853c15-afc1-4676-9d51-5fc34a008ae8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:08:51.299956 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1107/2167] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:51 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:51.354079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35451f68-2dfb-497b-b2e3-e7f701de090a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 200 Jan 02 03:08:51.355409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1061/2168] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:51 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 926 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:51.370749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] POST http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes Jan 02 03:08:51.372063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:51.372063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:51.372744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1709004752"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:51.374682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1709004752'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:51.375386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume of 1 GB Jan 02 03:08:51.395863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Availability Zones retrieved successfully. Jan 02 03:08:51.418546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Flow 'volume_create_api' (76bdf524-714d-45f9-9519-63beef9819f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:51.423882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d430d437-119c-49dc-84bb-db70f5edf0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:51.426769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:51.533873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d430d437-119c-49dc-84bb-db70f5edf0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:51.536765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7823756a-be0f-4f31-950e-5227acc08c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:51.632337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Created reservations ['9af1493a-fd15-4899-9756-dc58a7bcbabf', 'd5e266a1-1a63-47fa-a071-1ad3b83c5536', 'a8342516-d784-412d-8805-f8e2173c51c8', '4d8fcf4f-9a14-4b77-9a9a-fc45ed33bfd3'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:51.634854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7823756a-be0f-4f31-950e-5227acc08c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9af1493a-fd15-4899-9756-dc58a7bcbabf', 'd5e266a1-1a63-47fa-a071-1ad3b83c5536', 'a8342516-d784-412d-8805-f8e2173c51c8', '4d8fcf4f-9a14-4b77-9a9a-fc45ed33bfd3']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:51.637871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1d9a97-6e11-4c86-8543-2b88fa1d36ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:51.723444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1d9a97-6e11-4c86-8543-2b88fa1d36ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd20f1ab1-bbaf-421e-bb83-d8d808421db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1709004752',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e45210ff97db443db85fb51abf3cabc6',qos_specs=None,replication_status=,reservations=['9af1493a-fd15-4899-9756-dc58a7bcbabf','d5e266a1-1a63-47fa-a071-1ad3b83c5536','a8342516-d784-412d-8805-f8e2173c51c8','4d8fcf4f-9a14-4b77-9a9a-fc45ed33bfd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d955f09acb4c979f77463ca30fb930',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1709004752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d20f1ab1-bbaf-421e-bb83-d8d808421db7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e45210ff97db443db85fb51abf3cabc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='42d955f09acb4c979f77463ca30fb930',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:51.725502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b055f08-5e0a-4b26-9ce6-e4bdebad6ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:51.793734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b055f08-5e0a-4b26-9ce6-e4bdebad6ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1709004752',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e45210ff97db443db85fb51abf3cabc6',qos_specs=None,replication_status=,reservations=['9af1493a-fd15-4899-9756-dc58a7bcbabf','d5e266a1-1a63-47fa-a071-1ad3b83c5536','a8342516-d784-412d-8805-f8e2173c51c8','4d8fcf4f-9a14-4b77-9a9a-fc45ed33bfd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d955f09acb4c979f77463ca30fb930',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:51.800071 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dad3234-5009-426b-8a0b-e176e044b464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:51.834059 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dad3234-5009-426b-8a0b-e176e044b464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:51.841658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Flow 'volume_create_api' (76bdf524-714d-45f9-9519-63beef9819f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:51.930856 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume request issued successfully. Jan 02 03:08:51.955228 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29158098-b915-44d5-9398-3d2b5cf6dfac tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes returned with HTTP 202 Jan 02 03:08:51.956219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1108/2169] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:08:51 2021] POST /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes => generated 833 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:51.974636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e90efea-59f8-48df-922d-4dfa6463ba8f tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:08:51.975091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e90efea-59f8-48df-922d-4dfa6463ba8f tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:51.975312 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:51.975312 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:51.975668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e90efea-59f8-48df-922d-4dfa6463ba8f tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:52.074815 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:52.074815 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:52.084646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e90efea-59f8-48df-922d-4dfa6463ba8f tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:52.112624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e90efea-59f8-48df-922d-4dfa6463ba8f tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 200 Jan 02 03:08:52.113988 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1062/2170] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:51 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 925 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:52.305490 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a49a8dfa-3031-4144-a5ed-54f2a83596c7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:08:52.306161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a49a8dfa-3031-4144-a5ed-54f2a83596c7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:52.306449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:52.306449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:52.306919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a49a8dfa-3031-4144-a5ed-54f2a83596c7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:52.414533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:52.414533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:52.441994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a49a8dfa-3031-4144-a5ed-54f2a83596c7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:52.493598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a49a8dfa-3031-4144-a5ed-54f2a83596c7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:08:52.506833 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1109/2171] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:52 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:53.131981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0597ac17-c576-47d9-ba8a-ac3f86fa089a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:08:53.133740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0597ac17-c576-47d9-ba8a-ac3f86fa089a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:53.134169 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:53.134169 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:53.134911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0597ac17-c576-47d9-ba8a-ac3f86fa089a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:53.296004 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:53.296004 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:53.322846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0597ac17-c576-47d9-ba8a-ac3f86fa089a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:53.365504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0597ac17-c576-47d9-ba8a-ac3f86fa089a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 200 Jan 02 03:08:53.366321 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1063/2172] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:53 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 925 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:53.514851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f941b8b-bcb0-4e7e-8ad0-93b4637db360 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:08:53.515389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f941b8b-bcb0-4e7e-8ad0-93b4637db360 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:53.516249 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:53.516249 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:53.516574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f941b8b-bcb0-4e7e-8ad0-93b4637db360 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:53.578898 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:53.578898 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:53.588748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f941b8b-bcb0-4e7e-8ad0-93b4637db360 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:53.618503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f941b8b-bcb0-4e7e-8ad0-93b4637db360 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:08:53.619728 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1110/2173] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:53 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:54.382454 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a41051bf-c644-4c04-8731-26c87e61f635 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:08:54.383502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a41051bf-c644-4c04-8731-26c87e61f635 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:54.383849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:54.383849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:54.384515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a41051bf-c644-4c04-8731-26c87e61f635 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:54.503272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:54.503272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:54.522327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a41051bf-c644-4c04-8731-26c87e61f635 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:54.576229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a41051bf-c644-4c04-8731-26c87e61f635 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 200 Jan 02 03:08:54.577738 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1064/2174] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:54 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 926 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:54.593803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25024967-6429-4868-8115-c3c415bfa1df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:08:54.594240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25024967-6429-4868-8115-c3c415bfa1df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:54.594463 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:54.594463 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:54.594847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25024967-6429-4868-8115-c3c415bfa1df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:54.636658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7e62f8f-748f-4f8d-95ae-492713397fda tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:08:54.637347 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7e62f8f-748f-4f8d-95ae-492713397fda tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:54.637563 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:54.637563 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:54.637941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7e62f8f-748f-4f8d-95ae-492713397fda tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:54.737333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:54.737333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:54.743742 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:54.743742 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:54.753433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-25024967-6429-4868-8115-c3c415bfa1df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:54.772816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f7e62f8f-748f-4f8d-95ae-492713397fda tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:54.798292 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25024967-6429-4868-8115-c3c415bfa1df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 200 Jan 02 03:08:54.804609 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1111/2175] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:54 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 926 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:54.810070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7e62f8f-748f-4f8d-95ae-492713397fda tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:08:54.811152 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1065/2176] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:54 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:54.826248 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] POST http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes Jan 02 03:08:54.827657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:54.827657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:54.828387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1188115049"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:08:54.829815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1188115049'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:08:54.830375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume of 1 GB Jan 02 03:08:54.860794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Availability Zones retrieved successfully. Jan 02 03:08:54.898577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Flow 'volume_create_api' (1ddf4b37-5146-411a-b035-72975de489df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:54.902177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc64ae30-ae45-4e80-a63e-2d5d8a6b8b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:54.904564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:08:55.130462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc64ae30-ae45-4e80-a63e-2d5d8a6b8b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:55.136308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31e174a-04c0-4caa-b748-4f919e2a5bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:55.214038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be92d18b-1245-4a7e-9a1c-63d8c253d355 tempest-ExtensionsTestJSON-572517569 tempest-ExtensionsTestJSON-572517569] GET http://10.222.0.50/volume/v3/b5faf38273204a54853d42a3f3e1a678/extensions Jan 02 03:08:55.214844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be92d18b-1245-4a7e-9a1c-63d8c253d355 tempest-ExtensionsTestJSON-572517569 tempest-ExtensionsTestJSON-572517569] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:55.215246 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:55.215246 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:55.215877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be92d18b-1245-4a7e-9a1c-63d8c253d355 tempest-ExtensionsTestJSON-572517569 tempest-ExtensionsTestJSON-572517569] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:55.217082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be92d18b-1245-4a7e-9a1c-63d8c253d355 tempest-ExtensionsTestJSON-572517569 tempest-ExtensionsTestJSON-572517569] http://10.222.0.50/volume/v3/b5faf38273204a54853d42a3f3e1a678/extensions returned with HTTP 200 Jan 02 03:08:55.218732 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1066/2177] 10.222.0.50 () {58 vars in 1213 bytes} [Sat Jan 2 03:08:54 2021] GET /volume/v3/b5faf38273204a54853d42a3f3e1a678/extensions => generated 5245 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:55.282054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Created reservations ['69803686-593a-4d99-b718-3783bdda3413', '23727417-053d-4914-be98-5c0554f3aebd', 'a7632326-d824-46ca-9838-823bb2279452', 'e4078e8b-e453-4653-80b8-c37d3c3151d8'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:08:55.284013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31e174a-04c0-4caa-b748-4f919e2a5bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69803686-593a-4d99-b718-3783bdda3413', '23727417-053d-4914-be98-5c0554f3aebd', 'a7632326-d824-46ca-9838-823bb2279452', 'e4078e8b-e453-4653-80b8-c37d3c3151d8']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:55.286795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894ac288-3370-4eea-a7a8-379ccac54fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:55.428929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894ac288-3370-4eea-a7a8-379ccac54fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bef347d7-1620-49c7-8b1a-7f5f70dae5f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1188115049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e45210ff97db443db85fb51abf3cabc6',qos_specs=None,replication_status=,reservations=['69803686-593a-4d99-b718-3783bdda3413','23727417-053d-4914-be98-5c0554f3aebd','a7632326-d824-46ca-9838-823bb2279452','e4078e8b-e453-4653-80b8-c37d3c3151d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d955f09acb4c979f77463ca30fb930',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1188115049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bef347d7-1620-49c7-8b1a-7f5f70dae5f1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e45210ff97db443db85fb51abf3cabc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='42d955f09acb4c979f77463ca30fb930',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:55.433235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a07bb5-f807-4998-81a1-196eccd83be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:55.506240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a07bb5-f807-4998-81a1-196eccd83be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1188115049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e45210ff97db443db85fb51abf3cabc6',qos_specs=None,replication_status=,reservations=['69803686-593a-4d99-b718-3783bdda3413','23727417-053d-4914-be98-5c0554f3aebd','a7632326-d824-46ca-9838-823bb2279452','e4078e8b-e453-4653-80b8-c37d3c3151d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d955f09acb4c979f77463ca30fb930',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:55.520470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1a5508-d8f5-4fdc-a595-d1ded4b63f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:08:55.600926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1a5508-d8f5-4fdc-a595-d1ded4b63f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:08:55.618155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Flow 'volume_create_api' (1ddf4b37-5146-411a-b035-72975de489df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:08:55.783486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Create volume request issued successfully. Jan 02 03:08:55.822752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-252a4966-2735-4d9e-bba1-4ea352f2c54a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes returned with HTTP 202 Jan 02 03:08:55.828908 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a846f9c-3448-45c8-9901-cb35f9dd4400 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:08:55.829792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a846f9c-3448-45c8-9901-cb35f9dd4400 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:55.830505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a846f9c-3448-45c8-9901-cb35f9dd4400 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:55.838855 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1112/2178] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:08:54 2021] POST /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes => generated 833 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:08:55.871494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b814236-8103-4bae-8821-8da8f64e7caa tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:08:55.872331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b814236-8103-4bae-8821-8da8f64e7caa tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:55.872544 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:55.872544 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:55.875436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b814236-8103-4bae-8821-8da8f64e7caa tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:55.997041 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:55.997041 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:56.026314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1a846f9c-3448-45c8-9901-cb35f9dd4400 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:56.037330 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:56.037330 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:56.056925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8b814236-8103-4bae-8821-8da8f64e7caa tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:56.089106 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a846f9c-3448-45c8-9901-cb35f9dd4400 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:08:56.089769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b814236-8103-4bae-8821-8da8f64e7caa tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:08:56.091708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1067/2180] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:55 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:56.105054 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1113/2180] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:55 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 925 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:57.110974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d51499c-6247-41b9-84ed-ff95dde87546 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:08:57.113414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aac8288a-8cb9-4753-8bf1-8078919d59cc tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:08:57.113960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aac8288a-8cb9-4753-8bf1-8078919d59cc tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:57.114153 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:57.114153 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:57.114810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aac8288a-8cb9-4753-8bf1-8078919d59cc tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:57.115522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d51499c-6247-41b9-84ed-ff95dde87546 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:57.116003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:57.116003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:57.116647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7d51499c-6247-41b9-84ed-ff95dde87546 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:57.305036 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:57.305036 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:57.361721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aac8288a-8cb9-4753-8bf1-8078919d59cc tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:57.398807 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:57.398807 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:57.470299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7d51499c-6247-41b9-84ed-ff95dde87546 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:57.491455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aac8288a-8cb9-4753-8bf1-8078919d59cc tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:08:57.493252 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1114/2181] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:57 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 925 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:57.585812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7d51499c-6247-41b9-84ed-ff95dde87546 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:08:57.587116 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1068/2182] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:57 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:08:58.512362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02549ef7-794b-4d1e-81b1-3b09e2b2af88 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:08:58.513100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02549ef7-794b-4d1e-81b1-3b09e2b2af88 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:58.513251 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:58.513251 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:58.513522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02549ef7-794b-4d1e-81b1-3b09e2b2af88 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:58.572712 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:58.572712 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:58.583752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-02549ef7-794b-4d1e-81b1-3b09e2b2af88 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:58.609744 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3e4d1c5-d693-4ad4-9532-d228a6010f87 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:08:58.610796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3e4d1c5-d693-4ad4-9532-d228a6010f87 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:58.611238 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:58.611238 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:58.611424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02549ef7-794b-4d1e-81b1-3b09e2b2af88 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:08:58.611996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3e4d1c5-d693-4ad4-9532-d228a6010f87 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:58.625716 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1115/2183] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:58 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 926 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:58.633877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15dc3658-c290-4dce-96aa-9a7aae49200b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:08:58.634411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15dc3658-c290-4dce-96aa-9a7aae49200b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:58.642157 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:58.642157 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:58.642157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15dc3658-c290-4dce-96aa-9a7aae49200b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:58.691408 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:58.691408 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:58.701371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-15dc3658-c290-4dce-96aa-9a7aae49200b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:08:58.720629 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:58.720629 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:58.735447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15dc3658-c290-4dce-96aa-9a7aae49200b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:08:58.741456 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1116/2184] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:58 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 926 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:58.752276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d3e4d1c5-d693-4ad4-9532-d228a6010f87 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:08:58.762214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77e12701-190a-4b45-b2b2-cb95778ca52e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes Jan 02 03:08:58.763196 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77e12701-190a-4b45-b2b2-cb95778ca52e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:58.763534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:58.763534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:58.763930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77e12701-190a-4b45-b2b2-cb95778ca52e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:58.765466 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-77e12701-190a-4b45-b2b2-cb95778ca52e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:08:58.770209 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-77e12701-190a-4b45-b2b2-cb95778ca52e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:08:58.868848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3e4d1c5-d693-4ad4-9532-d228a6010f87 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:08:58.874122 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1069/2185] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:58 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:58.904762 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-77e12701-190a-4b45-b2b2-cb95778ca52e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:08:58.907060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77e12701-190a-4b45-b2b2-cb95778ca52e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes returned with HTTP 200 Jan 02 03:08:58.917629 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1117/2186] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Jan 2 03:08:58 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes => generated 1174 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:58.922795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-460b8a07-1b79-468a-a07c-1b95267973f7 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?name=tempest-VolumesListTestJSON-Volume-1188115049 Jan 02 03:08:58.923605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-460b8a07-1b79-468a-a07c-1b95267973f7 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:58.923955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:58.923955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:58.924740 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-460b8a07-1b79-468a-a07c-1b95267973f7 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:58.926303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-460b8a07-1b79-468a-a07c-1b95267973f7 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:08:58.929965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-460b8a07-1b79-468a-a07c-1b95267973f7 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1188115049'), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:08:59.042452 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-460b8a07-1b79-468a-a07c-1b95267973f7 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:08:59.045636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-460b8a07-1b79-468a-a07c-1b95267973f7 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?name=tempest-VolumesListTestJSON-Volume-1188115049 returned with HTTP 200 Jan 02 03:08:59.048472 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1070/2187] 10.222.0.50 () {58 vars in 1305 bytes} [Sat Jan 2 03:08:58 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?name=tempest-VolumesListTestJSON-Volume-1188115049 => generated 400 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:59.059975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ce034a4-9676-466a-aded-801aad26c1b0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1709004752 Jan 02 03:08:59.060548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ce034a4-9676-466a-aded-801aad26c1b0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:59.060774 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:59.060774 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:59.061260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ce034a4-9676-466a-aded-801aad26c1b0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:59.062076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-0ce034a4-9676-466a-aded-801aad26c1b0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:08:59.063272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:59.063272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:59.064558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0ce034a4-9676-466a-aded-801aad26c1b0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1709004752'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:08:59.129565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ce034a4-9676-466a-aded-801aad26c1b0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:08:59.132831 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:59.132831 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:59.142596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ce034a4-9676-466a-aded-801aad26c1b0 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1709004752 returned with HTTP 200 Jan 02 03:08:59.143985 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1118/2188] 10.222.0.50 () {58 vars in 1326 bytes} [Sat Jan 2 03:08:59 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1709004752 => generated 929 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:08:59.177426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f449ef37-4d77-4b1d-a1c2-b1a51e876326 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1 Jan 02 03:08:59.180286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f449ef37-4d77-4b1d-a1c2-b1a51e876326 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:59.180286 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:59.180286 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:59.180286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f449ef37-4d77-4b1d-a1c2-b1a51e876326 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:59.182622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-f449ef37-4d77-4b1d-a1c2-b1a51e876326 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:08:59.182905 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:59.182905 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:59.185758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f449ef37-4d77-4b1d-a1c2-b1a51e876326 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:08:59.299403 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f449ef37-4d77-4b1d-a1c2-b1a51e876326 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:08:59.320986 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:59.320986 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:59.354380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f449ef37-4d77-4b1d-a1c2-b1a51e876326 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1 returned with HTTP 200 Jan 02 03:08:59.376641 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1071/2189] 10.222.0.50 () {58 vars in 1240 bytes} [Sat Jan 2 03:08:59 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1 => generated 1105 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:59.385975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10b11e9f-1474-492b-bcbc-db7503acb8ea tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:08:59.386986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10b11e9f-1474-492b-bcbc-db7503acb8ea tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:59.387358 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:59.387358 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:59.388021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10b11e9f-1474-492b-bcbc-db7503acb8ea tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:59.390015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-10b11e9f-1474-492b-bcbc-db7503acb8ea tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:08:59.393946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10b11e9f-1474-492b-bcbc-db7503acb8ea tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:08:59.557433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-10b11e9f-1474-492b-bcbc-db7503acb8ea tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:08:59.559202 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:59.559202 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:59.569894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10b11e9f-1474-492b-bcbc-db7503acb8ea tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:08:59.571265 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1119/2190] 10.222.0.50 () {58 vars in 1328 bytes} [Sat Jan 2 03:08:59 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 1105 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:59.599084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-732133a2-e558-4e29-97a6-0095bac5b624 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:08:59.599617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-732133a2-e558-4e29-97a6-0095bac5b624 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:59.599833 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:59.599833 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:59.600218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-732133a2-e558-4e29-97a6-0095bac5b624 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:59.600873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-732133a2-e558-4e29-97a6-0095bac5b624 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:08:59.602647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-732133a2-e558-4e29-97a6-0095bac5b624 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:08:59.720709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-732133a2-e558-4e29-97a6-0095bac5b624 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:08:59.722705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:59.722705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:08:59.731914 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-732133a2-e558-4e29-97a6-0095bac5b624 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 200 Jan 02 03:08:59.733640 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1072/2191] 10.222.0.50 () {58 vars in 1328 bytes} [Sat Jan 2 03:08:59 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 1105 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:08:59.750230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c619d892-6db3-467a-a896-57b9bfacc91b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:08:59.750760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c619d892-6db3-467a-a896-57b9bfacc91b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:59.750975 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:59.750975 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:59.751327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c619d892-6db3-467a-a896-57b9bfacc91b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:59.751982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-c619d892-6db3-467a-a896-57b9bfacc91b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:08:59.753835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c619d892-6db3-467a-a896-57b9bfacc91b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:08:59.896448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1a0e25e-f5b9-425e-8d4e-c79379449457 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:08:59.897215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1a0e25e-f5b9-425e-8d4e-c79379449457 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:08:59.897788 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:08:59.897788 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:08:59.898535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1a0e25e-f5b9-425e-8d4e-c79379449457 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:08:59.992762 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:08:59.992762 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:00.005894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1a0e25e-f5b9-425e-8d4e-c79379449457 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:00.018027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c619d892-6db3-467a-a896-57b9bfacc91b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:00.023122 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c619d892-6db3-467a-a896-57b9bfacc91b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 200 Jan 02 03:09:00.023894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1120/2192] 10.222.0.50 () {58 vars in 1328 bytes} [Sat Jan 2 03:08:59 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=1&marker=2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 15 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:09:00.048643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b092738-3c26-4d96-8395-a3899813d9e4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 02 03:09:00.050125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b092738-3c26-4d96-8395-a3899813d9e4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:00.052097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b092738-3c26-4d96-8395-a3899813d9e4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:00.055610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-5b092738-3c26-4d96-8395-a3899813d9e4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:00.056914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5b092738-3c26-4d96-8395-a3899813d9e4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value available, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:00.059656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-5b092738-3c26-4d96-8395-a3899813d9e4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:00.066958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1a0e25e-f5b9-425e-8d4e-c79379449457 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:00.069130 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1073/2193] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:08:59 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:00.159183 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5b092738-3c26-4d96-8395-a3899813d9e4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:00.173718 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:00.173718 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:00.190904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b092738-3c26-4d96-8395-a3899813d9e4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 02 03:09:00.196388 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1121/2194] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:09:00 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:00.211214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f406890c-f43a-4c21-a395-c21fc160f231 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 02 03:09:00.211739 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f406890c-f43a-4c21-a395-c21fc160f231 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:00.211929 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:00.211929 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:00.212398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f406890c-f43a-4c21-a395-c21fc160f231 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:00.212985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-f406890c-f43a-4c21-a395-c21fc160f231 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:00.213698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f406890c-f43a-4c21-a395-c21fc160f231 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value available, assuming string {{(pid=88028) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:00.219126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f406890c-f43a-4c21-a395-c21fc160f231 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:00.284996 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f406890c-f43a-4c21-a395-c21fc160f231 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:00.287270 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:00.287270 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:00.299839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f406890c-f43a-4c21-a395-c21fc160f231 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 02 03:09:00.306710 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1074/2195] 10.222.0.50 () {58 vars in 1326 bytes} [Sat Jan 2 03:09:00 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:00.326701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a133e3e7-af7e-49ca-9a79-23122d389ef1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1 Jan 02 03:09:00.328258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a133e3e7-af7e-49ca-9a79-23122d389ef1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:00.328677 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:00.328677 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:00.329026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a133e3e7-af7e-49ca-9a79-23122d389ef1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:00.329565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-a133e3e7-af7e-49ca-9a79-23122d389ef1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:00.331782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a133e3e7-af7e-49ca-9a79-23122d389ef1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:00.410805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a133e3e7-af7e-49ca-9a79-23122d389ef1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:00.412131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a133e3e7-af7e-49ca-9a79-23122d389ef1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1 returned with HTTP 200 Jan 02 03:09:00.420284 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1122/2196] 10.222.0.50 () {58 vars in 1219 bytes} [Sat Jan 2 03:09:00 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1 => generated 569 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:00.426405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4d51238-f192-4767-ae6d-9b5af13bed29 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:09:00.426930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4d51238-f192-4767-ae6d-9b5af13bed29 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:00.427144 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:00.427144 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:00.427518 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4d51238-f192-4767-ae6d-9b5af13bed29 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:00.428166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-e4d51238-f192-4767-ae6d-9b5af13bed29 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:00.432671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e4d51238-f192-4767-ae6d-9b5af13bed29 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:00.605076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e4d51238-f192-4767-ae6d-9b5af13bed29 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:00.607103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4d51238-f192-4767-ae6d-9b5af13bed29 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:09:00.608341 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1075/2197] 10.222.0.50 () {58 vars in 1307 bytes} [Sat Jan 2 03:09:00 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 569 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:00.629964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4eb6f875-99cf-47c7-8ef0-026ee3f34116 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:09:00.632955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4eb6f875-99cf-47c7-8ef0-026ee3f34116 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:00.633553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:00.633553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:00.634627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4eb6f875-99cf-47c7-8ef0-026ee3f34116 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:00.637719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-4eb6f875-99cf-47c7-8ef0-026ee3f34116 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:00.640049 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:00.640049 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:00.644388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4eb6f875-99cf-47c7-8ef0-026ee3f34116 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:00.837774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4eb6f875-99cf-47c7-8ef0-026ee3f34116 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:00.839390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4eb6f875-99cf-47c7-8ef0-026ee3f34116 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 200 Jan 02 03:09:00.840234 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1123/2198] 10.222.0.50 () {58 vars in 1307 bytes} [Sat Jan 2 03:09:00 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 569 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:00.852531 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f930fa89-b87d-4b07-ba4b-e809eb65a275 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:09:00.853069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f930fa89-b87d-4b07-ba4b-e809eb65a275 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:00.853287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:00.853287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:00.853652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f930fa89-b87d-4b07-ba4b-e809eb65a275 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:00.854279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-f930fa89-b87d-4b07-ba4b-e809eb65a275 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:00.855237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:00.855237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:00.856738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f930fa89-b87d-4b07-ba4b-e809eb65a275 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:01.026668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f930fa89-b87d-4b07-ba4b-e809eb65a275 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:01.027376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f930fa89-b87d-4b07-ba4b-e809eb65a275 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 200 Jan 02 03:09:01.029076 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1076/2199] 10.222.0.50 () {58 vars in 1307 bytes} [Sat Jan 2 03:09:00 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?limit=1&marker=2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:09:01.044088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7bf2384-8d8e-4093-9b95-8661489e1d85 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?name=tempest-VolumesListTestJSON-Volume-1188115049&status=available Jan 02 03:09:01.046938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7bf2384-8d8e-4093-9b95-8661489e1d85 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:01.047442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:01.047442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:01.048125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7bf2384-8d8e-4093-9b95-8661489e1d85 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:01.049175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-f7bf2384-8d8e-4093-9b95-8661489e1d85 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:01.049999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7bf2384-8d8e-4093-9b95-8661489e1d85 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value available, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:01.050926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:01.050926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:01.052333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f7bf2384-8d8e-4093-9b95-8661489e1d85 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1188115049'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:01.088157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74c7f08f-ed99-4d91-b588-6962c21ccf94 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:01.088942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74c7f08f-ed99-4d91-b588-6962c21ccf94 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:01.089767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74c7f08f-ed99-4d91-b588-6962c21ccf94 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:01.151426 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:01.151426 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:01.152462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f7bf2384-8d8e-4093-9b95-8661489e1d85 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:01.153650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7bf2384-8d8e-4093-9b95-8661489e1d85 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?name=tempest-VolumesListTestJSON-Volume-1188115049&status=available returned with HTTP 200 Jan 02 03:09:01.154950 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1124/2200] 10.222.0.50 () {58 vars in 1339 bytes} [Sat Jan 2 03:09:01 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?name=tempest-VolumesListTestJSON-Volume-1188115049&status=available => generated 400 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:01.175559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-74c7f08f-ed99-4d91-b588-6962c21ccf94 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:01.179891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b5b4010e-bc34-4078-968c-c596a33bd766 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1709004752&status=available Jan 02 03:09:01.180451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b5b4010e-bc34-4078-968c-c596a33bd766 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:01.180666 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:01.180666 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:01.181041 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b5b4010e-bc34-4078-968c-c596a33bd766 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:01.181710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-b5b4010e-bc34-4078-968c-c596a33bd766 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:01.182417 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b5b4010e-bc34-4078-968c-c596a33bd766 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value available, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:01.183043 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:01.183043 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:01.184391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b5b4010e-bc34-4078-968c-c596a33bd766 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1709004752'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:01.238055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74c7f08f-ed99-4d91-b588-6962c21ccf94 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:01.241300 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1077/2201] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:01 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:01.308435 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b5b4010e-bc34-4078-968c-c596a33bd766 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:01.309911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:01.309911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:01.327612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b5b4010e-bc34-4078-968c-c596a33bd766 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1709004752&status=available returned with HTTP 200 Jan 02 03:09:01.328656 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1125/2202] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Jan 2 03:09:01 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1709004752&status=available => generated 929 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:01.348032 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1694a72e-a8e4-46da-9481-64d6eca7b0c1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1&sort=id%3Aasc Jan 02 03:09:01.349119 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1694a72e-a8e4-46da-9481-64d6eca7b0c1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:01.349505 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:01.349505 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:01.350122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1694a72e-a8e4-46da-9481-64d6eca7b0c1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:01.350953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-1694a72e-a8e4-46da-9481-64d6eca7b0c1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:01.353384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1694a72e-a8e4-46da-9481-64d6eca7b0c1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:01.531145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1694a72e-a8e4-46da-9481-64d6eca7b0c1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:01.532800 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:01.532800 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:01.544251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1694a72e-a8e4-46da-9481-64d6eca7b0c1 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1&sort=id%3Aasc returned with HTTP 200 Jan 02 03:09:01.556225 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1078/2203] 10.222.0.50 () {58 vars in 1340 bytes} [Sat Jan 2 03:09:01 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?marker=bef347d7-1620-49c7-8b1a-7f5f70dae5f1&sort=id%3Aasc => generated 929 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:01.574168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0817d23b-88bb-4dd0-8ae7-993fae72cd46 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 02 03:09:01.574168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0817d23b-88bb-4dd0-8ae7-993fae72cd46 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:01.574168 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:01.574168 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:01.574168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0817d23b-88bb-4dd0-8ae7-993fae72cd46 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:01.574168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-0817d23b-88bb-4dd0-8ae7-993fae72cd46 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:01.574168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-0817d23b-88bb-4dd0-8ae7-993fae72cd46 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:01.681317 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0817d23b-88bb-4dd0-8ae7-993fae72cd46 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:01.689697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:01.689697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:01.719655 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0817d23b-88bb-4dd0-8ae7-993fae72cd46 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 02 03:09:01.720529 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1126/2204] 10.222.0.50 () {58 vars in 1304 bytes} [Sat Jan 2 03:09:01 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2761 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:01.752041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d897cd7-1e06-45f8-bf70-712b1c474f19 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail Jan 02 03:09:01.753615 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d897cd7-1e06-45f8-bf70-712b1c474f19 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:01.753855 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:01.753855 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:01.754268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d897cd7-1e06-45f8-bf70-712b1c474f19 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:01.756692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-8d897cd7-1e06-45f8-bf70-712b1c474f19 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:01.774680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d897cd7-1e06-45f8-bf70-712b1c474f19 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:01.898177 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d897cd7-1e06-45f8-bf70-712b1c474f19 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:01.900971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:01.900971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:01.915408 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d897cd7-1e06-45f8-bf70-712b1c474f19 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail returned with HTTP 200 Jan 02 03:09:01.916517 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1079/2205] 10.222.0.50 () {58 vars in 1225 bytes} [Sat Jan 2 03:09:01 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail => generated 2761 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:01.936675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98ec84f8-f92a-4b52-a021-17c8a9b6aab4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 02 03:09:01.937643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98ec84f8-f92a-4b52-a021-17c8a9b6aab4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:01.938025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:01.938025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:01.938724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98ec84f8-f92a-4b52-a021-17c8a9b6aab4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:01.939585 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-98ec84f8-f92a-4b52-a021-17c8a9b6aab4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:01.941834 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-98ec84f8-f92a-4b52-a021-17c8a9b6aab4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.022930 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-98ec84f8-f92a-4b52-a021-17c8a9b6aab4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.025120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98ec84f8-f92a-4b52-a021-17c8a9b6aab4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 02 03:09:02.038078 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1127/2206] 10.222.0.50 () {58 vars in 1283 bytes} [Sat Jan 2 03:09:01 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1174 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:02.040862 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36030d99-395e-48b1-9d62-5243095a7b7b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?availability_zone=nova Jan 02 03:09:02.041394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36030d99-395e-48b1-9d62-5243095a7b7b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.041965 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.041965 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.042641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36030d99-395e-48b1-9d62-5243095a7b7b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.043490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-36030d99-395e-48b1-9d62-5243095a7b7b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.044338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-36030d99-395e-48b1-9d62-5243095a7b7b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value nova, assuming string {{(pid=88028) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:02.046245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-36030d99-395e-48b1-9d62-5243095a7b7b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.124012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-36030d99-395e-48b1-9d62-5243095a7b7b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.125876 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36030d99-395e-48b1-9d62-5243095a7b7b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?availability_zone=nova returned with HTTP 200 Jan 02 03:09:02.126859 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1080/2207] 10.222.0.50 () {58 vars in 1249 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?availability_zone=nova => generated 1174 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:09:02.137482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4374d26d-290a-4a4c-ab4b-49c1207532c5 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?availability_zone=nova Jan 02 03:09:02.138018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4374d26d-290a-4a4c-ab4b-49c1207532c5 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.138233 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.138233 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.138530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4374d26d-290a-4a4c-ab4b-49c1207532c5 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.140718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-4374d26d-290a-4a4c-ab4b-49c1207532c5 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.142203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4374d26d-290a-4a4c-ab4b-49c1207532c5 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value nova, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:02.142889 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.142889 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.143950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4374d26d-290a-4a4c-ab4b-49c1207532c5 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.213099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4374d26d-290a-4a4c-ab4b-49c1207532c5 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.214967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4374d26d-290a-4a4c-ab4b-49c1207532c5 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?availability_zone=nova returned with HTTP 200 Jan 02 03:09:02.215981 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1128/2208] 10.222.0.50 () {58 vars in 1249 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?availability_zone=nova => generated 1174 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:02.229808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f74f9682-4cf7-4042-95c8-309e393071f6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?bootable=false Jan 02 03:09:02.230304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f74f9682-4cf7-4042-95c8-309e393071f6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.230895 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.230895 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.231489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f74f9682-4cf7-4042-95c8-309e393071f6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.232429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-f74f9682-4cf7-4042-95c8-309e393071f6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.233454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.233454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.234524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f74f9682-4cf7-4042-95c8-309e393071f6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.258459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c482d14-d908-49ee-8739-bf1e7e6ae948 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:02.259525 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c482d14-d908-49ee-8739-bf1e7e6ae948 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.259956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.259956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.260644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c482d14-d908-49ee-8739-bf1e7e6ae948 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.295618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f74f9682-4cf7-4042-95c8-309e393071f6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.297611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f74f9682-4cf7-4042-95c8-309e393071f6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?bootable=false returned with HTTP 200 Jan 02 03:09:02.298782 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1081/2209] 10.222.0.50 () {58 vars in 1233 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?bootable=false => generated 1174 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:02.314208 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53deee0e-faef-4b87-bbe9-861b5a136abd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?bootable=false Jan 02 03:09:02.315162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53deee0e-faef-4b87-bbe9-861b5a136abd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.315553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.315553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.319357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53deee0e-faef-4b87-bbe9-861b5a136abd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.320683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-53deee0e-faef-4b87-bbe9-861b5a136abd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.325370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.325370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.328831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-53deee0e-faef-4b87-bbe9-861b5a136abd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.334865 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.334865 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.345326 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c482d14-d908-49ee-8739-bf1e7e6ae948 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:02.372683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c482d14-d908-49ee-8739-bf1e7e6ae948 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:02.374213 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1129/2210] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:02.440500 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-53deee0e-faef-4b87-bbe9-861b5a136abd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.441982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53deee0e-faef-4b87-bbe9-861b5a136abd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?bootable=false returned with HTTP 200 Jan 02 03:09:02.443576 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1082/2211] 10.222.0.50 () {58 vars in 1233 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?bootable=false => generated 1174 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:02.462804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5e368ff-e687-4fa7-a66e-3e18cfe703b9 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?status=available Jan 02 03:09:02.464101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5e368ff-e687-4fa7-a66e-3e18cfe703b9 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.464761 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.464761 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.466117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5e368ff-e687-4fa7-a66e-3e18cfe703b9 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.475047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-d5e368ff-e687-4fa7-a66e-3e18cfe703b9 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.476684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d5e368ff-e687-4fa7-a66e-3e18cfe703b9 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value available, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:02.480450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d5e368ff-e687-4fa7-a66e-3e18cfe703b9 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.627901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d5e368ff-e687-4fa7-a66e-3e18cfe703b9 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.630931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5e368ff-e687-4fa7-a66e-3e18cfe703b9 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?status=available returned with HTTP 200 Jan 02 03:09:02.633084 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1130/2212] 10.222.0.50 () {58 vars in 1237 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?status=available => generated 1174 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:02.645114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14f5315b-bd25-4d1b-a595-e839d92267df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?status=available Jan 02 03:09:02.646021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14f5315b-bd25-4d1b-a595-e839d92267df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.646228 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.646228 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.646587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14f5315b-bd25-4d1b-a595-e839d92267df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.647224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-14f5315b-bd25-4d1b-a595-e839d92267df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.648364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14f5315b-bd25-4d1b-a595-e839d92267df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value available, assuming string {{(pid=88028) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:02.649062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.649062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.650191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-14f5315b-bd25-4d1b-a595-e839d92267df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.714215 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-14f5315b-bd25-4d1b-a595-e839d92267df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.716297 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14f5315b-bd25-4d1b-a595-e839d92267df tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?status=available returned with HTTP 200 Jan 02 03:09:02.717332 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1083/2213] 10.222.0.50 () {58 vars in 1237 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes?status=available => generated 1174 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:09:02.728820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df7143f3-68ff-4521-a2e2-2133be93c646 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?availability_zone=nova Jan 02 03:09:02.729623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df7143f3-68ff-4521-a2e2-2133be93c646 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.730008 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.730008 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.730931 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df7143f3-68ff-4521-a2e2-2133be93c646 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.731454 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-df7143f3-68ff-4521-a2e2-2133be93c646 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.732387 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-df7143f3-68ff-4521-a2e2-2133be93c646 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value nova, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:02.734066 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.734066 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.736121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-df7143f3-68ff-4521-a2e2-2133be93c646 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.814810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-df7143f3-68ff-4521-a2e2-2133be93c646 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.818725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.818725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.834019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df7143f3-68ff-4521-a2e2-2133be93c646 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 02 03:09:02.850854 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1131/2214] 10.222.0.50 () {58 vars in 1270 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?availability_zone=nova => generated 2761 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:02.855758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-740229a9-9c67-4982-9622-5c9ba1a50dd6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?bootable=false Jan 02 03:09:02.856024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-740229a9-9c67-4982-9622-5c9ba1a50dd6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.856235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.856235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.856583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-740229a9-9c67-4982-9622-5c9ba1a50dd6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.857233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-740229a9-9c67-4982-9622-5c9ba1a50dd6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.859221 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.859221 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.860356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-740229a9-9c67-4982-9622-5c9ba1a50dd6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:02.938778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-740229a9-9c67-4982-9622-5c9ba1a50dd6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:02.941403 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:02.941403 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:02.953511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-740229a9-9c67-4982-9622-5c9ba1a50dd6 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?bootable=false returned with HTTP 200 Jan 02 03:09:02.954818 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1084/2215] 10.222.0.50 () {58 vars in 1254 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?bootable=false => generated 2761 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:02.982026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-232ea95f-e722-4efa-879e-3edcc5c3450e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?status=available Jan 02 03:09:02.983108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-232ea95f-e722-4efa-879e-3edcc5c3450e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:02.983776 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:02.983776 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:02.985181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-232ea95f-e722-4efa-879e-3edcc5c3450e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:02.985998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-232ea95f-e722-4efa-879e-3edcc5c3450e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:09:02.986850 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-232ea95f-e722-4efa-879e-3edcc5c3450e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Could not evaluate value available, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:09:02.989268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-232ea95f-e722-4efa-879e-3edcc5c3450e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:09:03.079671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-232ea95f-e722-4efa-879e-3edcc5c3450e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Get all volumes completed successfully. Jan 02 03:09:03.082095 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:03.082095 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:03.091715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-232ea95f-e722-4efa-879e-3edcc5c3450e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?status=available returned with HTTP 200 Jan 02 03:09:03.093630 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1132/2216] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Jan 2 03:09:02 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/detail?status=available => generated 2761 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:03.112758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1ce5296-c61b-490e-880b-1bbd446bbe7c tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] DELETE http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:09:03.113285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1ce5296-c61b-490e-880b-1bbd446bbe7c tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:03.113493 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:03.113493 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:03.113854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1ce5296-c61b-490e-880b-1bbd446bbe7c tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:03.114317 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d1ce5296-c61b-490e-880b-1bbd446bbe7c tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Delete volume with id: bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:09:03.203374 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:03.203374 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:03.205023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d1ce5296-c61b-490e-880b-1bbd446bbe7c tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:03.389695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d1ce5296-c61b-490e-880b-1bbd446bbe7c tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Delete volume request issued successfully. Jan 02 03:09:03.390399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1ce5296-c61b-490e-880b-1bbd446bbe7c tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 202 Jan 02 03:09:03.395256 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1085/2217] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:03 2021] DELETE /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:09:03.395450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68f42ec0-3d2a-4a05-bad2-2fadbbe2c85b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:03.395450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68f42ec0-3d2a-4a05-bad2-2fadbbe2c85b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:03.395450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:03.395450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:03.395450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68f42ec0-3d2a-4a05-bad2-2fadbbe2c85b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:03.401369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8810ba5-0a94-4d20-8ac5-c1f18ea14f32 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:09:03.402118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8810ba5-0a94-4d20-8ac5-c1f18ea14f32 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:03.402501 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:03.402501 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:03.402888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8810ba5-0a94-4d20-8ac5-c1f18ea14f32 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:03.477274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:03.477274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:03.500303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-68f42ec0-3d2a-4a05-bad2-2fadbbe2c85b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:03.525525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68f42ec0-3d2a-4a05-bad2-2fadbbe2c85b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:03.526358 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1133/2218] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:03 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:03.527956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:03.527956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:03.543578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e8810ba5-0a94-4d20-8ac5-c1f18ea14f32 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:03.574609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8810ba5-0a94-4d20-8ac5-c1f18ea14f32 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:09:03.575580 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1086/2219] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:03 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 925 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:03.972538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] POST http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes Jan 02 03:09:03.973753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:03.973753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:03.974491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-612760390"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:03.975837 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-612760390'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:09:03.976362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Create volume of 1 GB Jan 02 03:09:04.004937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Availability Zones retrieved successfully. Jan 02 03:09:04.045882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Flow 'volume_create_api' (958284d9-f10d-4747-a551-f596d7a2dbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:04.049064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f959e596-1929-44c6-960b-10276a10abf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:04.073932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:09:04.234929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f959e596-1929-44c6-960b-10276a10abf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:04.237729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa28c8f8-e5a3-49ad-8420-9d8007a04db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:04.388261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Created reservations ['01fbe507-b326-48a7-8e27-4286d0e73d56', 'fe73afc4-905f-4ca8-a90d-06f09e7a38cd', '61939f39-a852-41e3-9509-ecbcd6aa5392', 'bd45c3a3-42e8-45af-a98c-63f08d502739'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:04.390411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa28c8f8-e5a3-49ad-8420-9d8007a04db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01fbe507-b326-48a7-8e27-4286d0e73d56', 'fe73afc4-905f-4ca8-a90d-06f09e7a38cd', '61939f39-a852-41e3-9509-ecbcd6aa5392', 'bd45c3a3-42e8-45af-a98c-63f08d502739']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:04.403341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a56b737-a5f6-49f3-bbef-e9fc1a9657e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:04.492968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a56b737-a5f6-49f3-bbef-e9fc1a9657e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cad3bb9-1ef9-41ab-ad78-96d7da614b9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-612760390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0064eb9643a6413bb60341d6f2a83a68',qos_specs=None,replication_status=,reservations=['01fbe507-b326-48a7-8e27-4286d0e73d56','fe73afc4-905f-4ca8-a90d-06f09e7a38cd','61939f39-a852-41e3-9509-ecbcd6aa5392','bd45c3a3-42e8-45af-a98c-63f08d502739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4031eb159f8e4abf86c207a8d4231b40',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-612760390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cad3bb9-1ef9-41ab-ad78-96d7da614b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0064eb9643a6413bb60341d6f2a83a68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4031eb159f8e4abf86c207a8d4231b40',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:04.495700 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd0afe7-cf58-490e-9a15-034dc01aa85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:04.533992 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd0afe7-cf58-490e-9a15-034dc01aa85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-612760390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0064eb9643a6413bb60341d6f2a83a68',qos_specs=None,replication_status=,reservations=['01fbe507-b326-48a7-8e27-4286d0e73d56','fe73afc4-905f-4ca8-a90d-06f09e7a38cd','61939f39-a852-41e3-9509-ecbcd6aa5392','bd45c3a3-42e8-45af-a98c-63f08d502739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4031eb159f8e4abf86c207a8d4231b40',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:04.539098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf58f13d-114b-4ad2-be88-55a342367428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:04.549741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b67af12e-59e3-4149-86c8-e54e7ce718de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:04.551132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b67af12e-59e3-4149-86c8-e54e7ce718de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:04.551449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:04.551449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:04.552458 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b67af12e-59e3-4149-86c8-e54e7ce718de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:04.602693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf58f13d-114b-4ad2-be88-55a342367428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:04.605542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Flow 'volume_create_api' (958284d9-f10d-4747-a551-f596d7a2dbbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:04.709759 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:04.709759 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:04.716684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Create volume request issued successfully. Jan 02 03:09:04.734964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8726c6e-d2e8-443d-b09f-959fd802814b tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes returned with HTTP 202 Jan 02 03:09:04.736273 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1134/2220] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:09:03 2021] POST /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes => generated 819 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:04.743054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f793a10-1326-4b2a-af3b-45c0a8305874 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:09:04.743834 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f793a10-1326-4b2a-af3b-45c0a8305874 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:04.744460 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:04.744460 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:04.745118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f793a10-1326-4b2a-af3b-45c0a8305874 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:04.750904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b67af12e-59e3-4149-86c8-e54e7ce718de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:04.816691 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:04.816691 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:04.828133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f793a10-1326-4b2a-af3b-45c0a8305874 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:04.864560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f793a10-1326-4b2a-af3b-45c0a8305874 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:09:04.866152 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1135/2221] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:04 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 925 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:04.870398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb017f62-eef9-4b87-9378-29204f2ae1e8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:04.871313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb017f62-eef9-4b87-9378-29204f2ae1e8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:04.871721 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:04.871721 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:04.872425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eb017f62-eef9-4b87-9378-29204f2ae1e8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:04.924819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b67af12e-59e3-4149-86c8-e54e7ce718de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:04.944682 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1087/2222] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:04 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 953 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:04.948498 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:04.948498 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:04.960856 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eb017f62-eef9-4b87-9378-29204f2ae1e8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Volume info retrieved successfully. Jan 02 03:09:04.991802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eb017f62-eef9-4b87-9378-29204f2ae1e8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 200 Jan 02 03:09:04.993527 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1136/2223] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:04 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 887 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:05.899936 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4485f53-2d13-425f-81f6-b5a82b20b6ae tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:09:05.900724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4485f53-2d13-425f-81f6-b5a82b20b6ae tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:05.901048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:05.901048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:05.902154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4485f53-2d13-425f-81f6-b5a82b20b6ae tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:05.949468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08d01122-ed4b-4e3d-be19-34a2b17b01d4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:05.954425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08d01122-ed4b-4e3d-be19-34a2b17b01d4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:05.954425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:05.954425 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:05.954425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08d01122-ed4b-4e3d-be19-34a2b17b01d4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:06.079903 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.079903 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.094628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e4485f53-2d13-425f-81f6-b5a82b20b6ae tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:06.101671 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.101671 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.114678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-08d01122-ed4b-4e3d-be19-34a2b17b01d4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:06.135190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4485f53-2d13-425f-81f6-b5a82b20b6ae tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 200 Jan 02 03:09:06.136707 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1088/2224] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:05 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 925 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:06.142315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b992f71-d5a4-4216-b127-a69a61af7481 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:06.143000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b992f71-d5a4-4216-b127-a69a61af7481 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:06.143200 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.143200 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.143571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b992f71-d5a4-4216-b127-a69a61af7481 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:06.153575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08d01122-ed4b-4e3d-be19-34a2b17b01d4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:06.154426 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1137/2225] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:05 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 954 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:06.171412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ea90b7b-9c4c-45ed-8c4f-7c143d0f04d0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:06.172846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ea90b7b-9c4c-45ed-8c4f-7c143d0f04d0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:06.172846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.172846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.173219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ea90b7b-9c4c-45ed-8c4f-7c143d0f04d0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:06.243430 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.243430 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.255696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6ea90b7b-9c4c-45ed-8c4f-7c143d0f04d0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:06.283225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.283225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.286252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ea90b7b-9c4c-45ed-8c4f-7c143d0f04d0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:06.287234 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1138/2226] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:06 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 954 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:06.299346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1b992f71-d5a4-4216-b127-a69a61af7481 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Volume info retrieved successfully. Jan 02 03:09:06.303219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cbc0fd8-0024-4b58-9512-f9c6541735f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:06.303898 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.303898 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.304599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cbc0fd8-0024-4b58-9512-f9c6541735f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-358555256"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:06.329497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b992f71-d5a4-4216-b127-a69a61af7481 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 200 Jan 02 03:09:06.331008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1089/2227] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:06 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 912 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:06.349140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf79be51-19b4-45e2-a384-f77ae80f924f tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] POST http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer Jan 02 03:09:06.349735 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.349735 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.351410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf79be51-19b4-45e2-a384-f77ae80f924f tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1cad3bb9-1ef9-41ab-ad78-96d7da614b9d"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:06.352587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.volume_transfer [None req-cf79be51-19b4-45e2-a384-f77ae80f924f tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Creating new volume transfer {'transfer': {'volume_id': '1cad3bb9-1ef9-41ab-ad78-96d7da614b9d'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 03:09:06.354706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_transfer [None req-cf79be51-19b4-45e2-a384-f77ae80f924f tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Creating transfer of volume 1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:06.356748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.transfer.api [None req-cf79be51-19b4-45e2-a384-f77ae80f924f tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Generating transfer record for volume 1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:06.386156 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.386156 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.406239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1cbc0fd8-0024-4b58-9512-f9c6541735f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:06.421233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1cbc0fd8-0024-4b58-9512-f9c6541735f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:09:06.438502 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cbc0fd8-0024-4b58-9512-f9c6541735f3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:06.439748 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1139/2228] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Jan 2 03:09:06 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 886 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:06.454851 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-afe7d090-a87a-4667-9c17-598fff92486a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:06.455507 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.455507 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.456359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-afe7d090-a87a-4667-9c17-598fff92486a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-668782590", "description": "This is the new description of volume"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:06.460977 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.460977 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.495291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf79be51-19b4-45e2-a384-f77ae80f924f tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer returned with HTTP 202 Jan 02 03:09:06.503111 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1090/2229] 10.222.0.50 () {60 vars in 1258 bytes} [Sat Jan 2 03:09:06 2021] POST /volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer => generated 507 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:06.511255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.511255 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.514571 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3eafe12f-b462-4d7b-b99a-9be8a1195110 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:06.516742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3eafe12f-b462-4d7b-b99a-9be8a1195110 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:06.517714 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.517714 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.519475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3eafe12f-b462-4d7b-b99a-9be8a1195110 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:06.534503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-afe7d090-a87a-4667-9c17-598fff92486a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:06.547179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-afe7d090-a87a-4667-9c17-598fff92486a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:09:06.564402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-afe7d090-a87a-4667-9c17-598fff92486a tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:06.565931 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1140/2230] 10.222.0.50 () {60 vars in 1336 bytes} [Sat Jan 2 03:09:06 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 925 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:06.580561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c150b8df-69fc-47c7-9ae8-a053d6a804eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:06.581096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c150b8df-69fc-47c7-9ae8-a053d6a804eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:06.581293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.581293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.581725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c150b8df-69fc-47c7-9ae8-a053d6a804eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:06.584006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.584006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.593865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3eafe12f-b462-4d7b-b99a-9be8a1195110 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Volume info retrieved successfully. Jan 02 03:09:06.619973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3eafe12f-b462-4d7b-b99a-9be8a1195110 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 200 Jan 02 03:09:06.632129 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1091/2231] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:06 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:06.636383 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:06.636383 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:06.638691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1971c581-0e05-44a3-9280-9d7c9998ad8e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba Jan 02 03:09:06.640645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1971c581-0e05-44a3-9280-9d7c9998ad8e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:06.641954 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.641954 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.642693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1971c581-0e05-44a3-9280-9d7c9998ad8e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:06.648100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c150b8df-69fc-47c7-9ae8-a053d6a804eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:06.656451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1971c581-0e05-44a3-9280-9d7c9998ad8e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba returned with HTTP 200 Jan 02 03:09:06.662887 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1092/2232] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 03:09:06 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:06.675669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c12e2180-6e56-4bba-8513-c9c3765800bf tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer Jan 02 03:09:06.676664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c12e2180-6e56-4bba-8513-c9c3765800bf tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:06.677751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c12e2180-6e56-4bba-8513-c9c3765800bf tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:06.678213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.volume_transfer [None req-c12e2180-6e56-4bba-8513-c9c3765800bf tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Listing volume transfers {{(pid=88028) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 02 03:09:06.679846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c150b8df-69fc-47c7-9ae8-a053d6a804eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:06.680945 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1141/2233] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:06 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 993 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:06.690047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c12e2180-6e56-4bba-8513-c9c3765800bf tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer returned with HTTP 200 Jan 02 03:09:06.691133 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1093/2234] 10.222.0.50 () {58 vars in 1237 bytes} [Sat Jan 2 03:09:06 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:06.698149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] POST http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes Jan 02 03:09:06.698149 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:06.698149 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:06.698649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1419364325", "availability_zone": "nova", "size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:06.699829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1419364325', 'availability_zone': 'nova', 'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:09:06.700223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume of 1 GB Jan 02 03:09:06.716437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Availability Zones retrieved successfully. Jan 02 03:09:06.735076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (c70eb022-19a7-43b9-8550-170676f86705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:06.738043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519584a0-d963-42c1-9b80-1edf88ffe802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:06.740223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:09:06.850084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519584a0-d963-42c1-9b80-1edf88ffe802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:06.852410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec204c26-a2ff-475e-9349-41f1741f1e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:06.940926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Created reservations ['1d682620-9b0c-4d51-9fd4-c3e756e7e3a9', 'fa84038e-b747-4088-8760-52222064c8eb', 'd77248b4-7006-4962-a1f6-90fe5a3dc2bd', 'a7241962-8882-4a45-b3f5-1b9c4b791333'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:06.943687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec204c26-a2ff-475e-9349-41f1741f1e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d682620-9b0c-4d51-9fd4-c3e756e7e3a9', 'fa84038e-b747-4088-8760-52222064c8eb', 'd77248b4-7006-4962-a1f6-90fe5a3dc2bd', 'a7241962-8882-4a45-b3f5-1b9c4b791333']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:06.946756 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eff463a-c951-4a21-a181-f54583a2ad38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:07.011688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eff463a-c951-4a21-a181-f54583a2ad38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e91f4ab1-334a-46cd-99e8-7b4289312f74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1419364325',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['1d682620-9b0c-4d51-9fd4-c3e756e7e3a9','fa84038e-b747-4088-8760-52222064c8eb','d77248b4-7006-4962-a1f6-90fe5a3dc2bd','a7241962-8882-4a45-b3f5-1b9c4b791333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:09:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1419364325',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e91f4ab1-334a-46cd-99e8-7b4289312f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7bfe23ce7db49b288cff68761bf4c1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='561883fd590a4f00b109036903ce1901',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:07.014564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dec4237-8ef1-4911-99d1-e0af04e720ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:07.043793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dec4237-8ef1-4911-99d1-e0af04e720ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1419364325',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['1d682620-9b0c-4d51-9fd4-c3e756e7e3a9','fa84038e-b747-4088-8760-52222064c8eb','d77248b4-7006-4962-a1f6-90fe5a3dc2bd','a7241962-8882-4a45-b3f5-1b9c4b791333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:07.046386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d1fd5c-7a52-42fe-af08-b4e0e95d8e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:07.075071 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d1fd5c-7a52-42fe-af08-b4e0e95d8e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:07.078543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (c70eb022-19a7-43b9-8550-170676f86705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:07.080448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] POST http://10.222.0.50/volume/v3/764479800013491cb54b3db9b3ac921b/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba/accept Jan 02 03:09:07.081227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ef611e2298c981bd"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:07.082745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.volume_transfer [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Accepting volume transfer 3f5d1e76-a96f-45cc-b9cd-41d778165eba {{(pid=88028) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 02 03:09:07.083109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_transfer [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Accepting transfer 3f5d1e76-a96f-45cc-b9cd-41d778165eba Jan 02 03:09:07.229435 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request issued successfully. Jan 02 03:09:07.262132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab8b2ae3-7e09-4648-829d-b861c1492444 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes returned with HTTP 202 Jan 02 03:09:07.264631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1142/2235] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:09:06 2021] POST /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes => generated 811 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:09:07.278927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7acfe69-8261-4418-a969-d3449e9b3d91 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 Jan 02 03:09:07.280133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7acfe69-8261-4418-a969-d3449e9b3d91 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:07.280578 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:07.280578 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:07.281218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7acfe69-8261-4418-a969-d3449e9b3d91 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:07.352763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Created reservations ['c02fdcc0-6713-482a-a781-070830af6d70', 'c0d6dedd-d8ab-463c-b9b8-5db3418360f9', 'b5ba5232-a5b2-4c98-8d84-94254d92dc34', 'b8c4d122-f5f1-44ea-9217-eb57f73e0704'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:07.353141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7acfe69-8261-4418-a969-d3449e9b3d91 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 returned with HTTP 404 Jan 02 03:09:07.355568 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1143/2236] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:07 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/bef347d7-1620-49c7-8b1a-7f5f70dae5f1 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:07.363644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e4e7693-2246-4f4c-b365-cb6b2c4dee10 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 Jan 02 03:09:07.365003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e4e7693-2246-4f4c-b365-cb6b2c4dee10 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:07.365815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e4e7693-2246-4f4c-b365-cb6b2c4dee10 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:07.448108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Created reservations ['d9c283cb-d2a0-4fbd-9bd5-3c1104f1871d', '16b68e8c-e970-483a-b992-689cc5493fab', 'c1b106cf-91bd-47c2-8663-623b1715e160', '9469790b-6c4f-4805-be6b-f20ce8705e4b'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:07.464439 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:07.464439 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:07.501587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e4e7693-2246-4f4c-b365-cb6b2c4dee10 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:07.543079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e4e7693-2246-4f4c-b365-cb6b2c4dee10 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 returned with HTTP 200 Jan 02 03:09:07.548225 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1144/2237] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:07 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 => generated 903 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:07.550535 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3104e923-cabf-4fda-b949-8b0120014e1b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] DELETE http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:09:07.551240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3104e923-cabf-4fda-b949-8b0120014e1b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:07.551665 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:07.551665 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:07.552323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3104e923-cabf-4fda-b949-8b0120014e1b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:07.552970 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-3104e923-cabf-4fda-b949-8b0120014e1b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Delete volume with id: d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:09:07.614869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Created reservations ['49cae494-3554-4ce5-95cb-f44a33ce5a98', 'd977f85d-da74-4f64-9b8d-e4d138f664e3', 'dc67c772-99f2-4bff-a24e-24389916e815', '50209d7e-551b-420f-980b-5e67f6474321'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:07.651420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:07.651420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:07.653271 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3104e923-cabf-4fda-b949-8b0120014e1b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:07.706068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3104e923-cabf-4fda-b949-8b0120014e1b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Delete volume request issued successfully. Jan 02 03:09:07.706577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3104e923-cabf-4fda-b949-8b0120014e1b tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 202 Jan 02 03:09:07.711944 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1145/2238] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:07 2021] DELETE /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:09:07.722751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efcc3eff-9b6c-4234-88f4-e3c3281b3b4a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:09:07.725414 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efcc3eff-9b6c-4234-88f4-e3c3281b3b4a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:07.725414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:07.725414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:07.725803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efcc3eff-9b6c-4234-88f4-e3c3281b3b4a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:07.729447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Created reservations ['ffaa09e1-25da-4ac6-b767-337cb5d05e05', '73ec1930-eb79-4c02-93cc-e5500d38cbec', 'cea880de-0fe9-4337-aff1-4fbce60a988c', '740e838d-c58c-4002-80a8-a879aa5b8771'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:07.732546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:07.732546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:07.829594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Transfer volume completed successfully. Jan 02 03:09:07.851270 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:07.851270 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:07.863131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efcc3eff-9b6c-4234-88f4-e3c3281b3b4a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:07.878819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:09:07.878819 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:09:07.928789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efcc3eff-9b6c-4234-88f4-e3c3281b3b4a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 200 Jan 02 03:09:07.930201 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1146/2239] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:07 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 925 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:08.098679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.transfer.api [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Volume 1cad3bb9-1ef9-41ab-ad78-96d7da614b9d has been transferred. Jan 02 03:09:08.209572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f8bb420-648b-4a82-bf86-16f2ebeff30d tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] http://10.222.0.50/volume/v3/764479800013491cb54b3db9b3ac921b/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba/accept returned with HTTP 202 Jan 02 03:09:08.211545 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1094/2240] 10.222.0.50 () {60 vars in 1390 bytes} [Sat Jan 2 03:09:06 2021] POST /volume/v3/764479800013491cb54b3db9b3ac921b/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba/accept => generated 431 bytes in 1513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:08.235005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78f6e6af-66f0-4951-9b17-17c55c70f67c tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] GET http://10.222.0.50/volume/v3/764479800013491cb54b3db9b3ac921b/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:08.235943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78f6e6af-66f0-4951-9b17-17c55c70f67c tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:08.236287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:08.236287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:08.241667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78f6e6af-66f0-4951-9b17-17c55c70f67c tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:08.401069 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:08.401069 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:08.412219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78f6e6af-66f0-4951-9b17-17c55c70f67c tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Volume info retrieved successfully. Jan 02 03:09:08.446869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78f6e6af-66f0-4951-9b17-17c55c70f67c tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] http://10.222.0.50/volume/v3/764479800013491cb54b3db9b3ac921b/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 200 Jan 02 03:09:08.447769 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1147/2241] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:08 2021] GET /volume/v3/764479800013491cb54b3db9b3ac921b/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:08.468834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce49e26e-2bc8-4748-b3cc-76c14101e66a tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] GET http://10.222.0.50/volume/v3/764479800013491cb54b3db9b3ac921b/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:08.470329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce49e26e-2bc8-4748-b3cc-76c14101e66a tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:08.471013 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:08.471013 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:08.472312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce49e26e-2bc8-4748-b3cc-76c14101e66a tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:08.565462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6cb135f-5d05-438e-9ab2-680ed93c1896 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 Jan 02 03:09:08.566003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6cb135f-5d05-438e-9ab2-680ed93c1896 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:08.566222 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:08.566222 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:08.566605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6cb135f-5d05-438e-9ab2-680ed93c1896 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:08.578213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:08.578213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:08.595104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ce49e26e-2bc8-4748-b3cc-76c14101e66a tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] Volume info retrieved successfully. Jan 02 03:09:08.648822 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce49e26e-2bc8-4748-b3cc-76c14101e66a tempest-VolumesTransfersTest-493088068 tempest-VolumesTransfersTest-493088068] http://10.222.0.50/volume/v3/764479800013491cb54b3db9b3ac921b/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 200 Jan 02 03:09:08.650561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1095/2242] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:08 2021] GET /volume/v3/764479800013491cb54b3db9b3ac921b/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:08.667830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4018fa8e-0d61-43df-ae45-ae5dbd51a9ea tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] DELETE http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba Jan 02 03:09:08.668409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4018fa8e-0d61-43df-ae45-ae5dbd51a9ea tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:08.668627 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:08.668627 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:08.669011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4018fa8e-0d61-43df-ae45-ae5dbd51a9ea tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:08.669381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_transfer [None req-4018fa8e-0d61-43df-ae45-ae5dbd51a9ea tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Delete transfer with id: 3f5d1e76-a96f-45cc-b9cd-41d778165eba Jan 02 03:09:08.676333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4018fa8e-0d61-43df-ae45-ae5dbd51a9ea tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba returned with HTTP 404 Jan 02 03:09:08.677414 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1096/2243] 10.222.0.50 () {58 vars in 1351 bytes} [Sat Jan 2 03:09:08 2021] DELETE /volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/3f5d1e76-a96f-45cc-b9cd-41d778165eba => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:09:08.687834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:08.687834 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:08.704718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6cb135f-5d05-438e-9ab2-680ed93c1896 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:08.733865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6cb135f-5d05-438e-9ab2-680ed93c1896 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 returned with HTTP 200 Jan 02 03:09:08.735245 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1148/2244] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:08 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 => generated 904 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:08.752363 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-220f0051-39cb-4551-80d6-5c7f6ed64c15 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 Jan 02 03:09:08.752837 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:08.752837 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:08.753259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-220f0051-39cb-4551-80d6-5c7f6ed64c15 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-358555256", "description": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:08.865287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:08.865287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:08.881804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-220f0051-39cb-4551-80d6-5c7f6ed64c15 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:08.897370 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-220f0051-39cb-4551-80d6-5c7f6ed64c15 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:09:08.930409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-220f0051-39cb-4551-80d6-5c7f6ed64c15 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 returned with HTTP 200 Jan 02 03:09:08.931431 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1149/2245] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Jan 2 03:09:08 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 => generated 838 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:08.947416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b22246de-7456-49f3-87f5-87b88cfd3f75 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] DELETE http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 Jan 02 03:09:08.948541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b22246de-7456-49f3-87f5-87b88cfd3f75 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:08.948855 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:08.948855 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:08.949659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b22246de-7456-49f3-87f5-87b88cfd3f75 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:08.950225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-b22246de-7456-49f3-87f5-87b88cfd3f75 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume with id: e91f4ab1-334a-46cd-99e8-7b4289312f74 Jan 02 03:09:09.076287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:09.076287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:09.078399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b22246de-7456-49f3-87f5-87b88cfd3f75 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:09.126843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b22246de-7456-49f3-87f5-87b88cfd3f75 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume request issued successfully. Jan 02 03:09:09.127419 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b22246de-7456-49f3-87f5-87b88cfd3f75 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 returned with HTTP 202 Jan 02 03:09:09.128526 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1150/2246] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:08 2021] DELETE /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:09:09.134892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1ca5244-bf5d-4076-aa95-c464c2594aee tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:09:09.135451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1ca5244-bf5d-4076-aa95-c464c2594aee tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:09.135678 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:09.135678 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:09.136066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1ca5244-bf5d-4076-aa95-c464c2594aee tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:09.209770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:09.209770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:09.221313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c1ca5244-bf5d-4076-aa95-c464c2594aee tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:09.251783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1ca5244-bf5d-4076-aa95-c464c2594aee tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 200 Jan 02 03:09:09.252685 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1151/2247] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:09 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 925 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:09.266055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99a98d45-f626-4f23-bc64-9424ce5b0284 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 Jan 02 03:09:09.266602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99a98d45-f626-4f23-bc64-9424ce5b0284 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:09.272229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:09.272229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:09.272229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99a98d45-f626-4f23-bc64-9424ce5b0284 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:09.327349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:09.327349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:09.337435 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99a98d45-f626-4f23-bc64-9424ce5b0284 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:09.363659 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99a98d45-f626-4f23-bc64-9424ce5b0284 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 returned with HTTP 200 Jan 02 03:09:09.374114 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1152/2248] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:09 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 => generated 905 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:09.392824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-56b42fe1-4b01-4daa-a87b-3de6ff76620a tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] DELETE http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:09.393604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-56b42fe1-4b01-4daa-a87b-3de6ff76620a tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:09.394662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-56b42fe1-4b01-4daa-a87b-3de6ff76620a tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:09.395295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-56b42fe1-4b01-4daa-a87b-3de6ff76620a tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Delete volume with id: 1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:09.482339 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:09.482339 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:09.485051 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-56b42fe1-4b01-4daa-a87b-3de6ff76620a tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Volume info retrieved successfully. Jan 02 03:09:09.550685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-56b42fe1-4b01-4daa-a87b-3de6ff76620a tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Delete volume request issued successfully. Jan 02 03:09:09.551598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-56b42fe1-4b01-4daa-a87b-3de6ff76620a tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 202 Jan 02 03:09:09.552958 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1097/2249] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:08 2021] DELETE /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 0 bytes in 861 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:09:09.561133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-889da451-bbea-4b6b-acaf-50d6e9575126 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] GET http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:09.561689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-889da451-bbea-4b6b-acaf-50d6e9575126 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:09.561911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:09.561911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:09.562290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-889da451-bbea-4b6b-acaf-50d6e9575126 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:09.685042 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:09.685042 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:09.707105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-889da451-bbea-4b6b-acaf-50d6e9575126 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Volume info retrieved successfully. Jan 02 03:09:09.770145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-889da451-bbea-4b6b-acaf-50d6e9575126 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 200 Jan 02 03:09:09.771006 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1153/2250] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:09 2021] GET /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 1083 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:10.270163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a5bee91-5666-48c6-94fa-5855c8397bf4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 Jan 02 03:09:10.270890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a5bee91-5666-48c6-94fa-5855c8397bf4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:10.270890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:10.270890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:10.271288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a5bee91-5666-48c6-94fa-5855c8397bf4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:10.381624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28440633-30fb-452c-a372-e6e94c0640e8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 Jan 02 03:09:10.382715 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28440633-30fb-452c-a372-e6e94c0640e8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:10.384523 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:10.384523 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:10.386183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28440633-30fb-452c-a372-e6e94c0640e8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:10.403002 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a5bee91-5666-48c6-94fa-5855c8397bf4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 returned with HTTP 404 Jan 02 03:09:10.406603 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1098/2251] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:10 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/d20f1ab1-bbaf-421e-bb83-d8d808421db7 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:10.415105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efa84250-e2d2-4fe0-890d-99d183f8a37a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] DELETE http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:09:10.419216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efa84250-e2d2-4fe0-890d-99d183f8a37a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:10.423173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efa84250-e2d2-4fe0-890d-99d183f8a37a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:10.424964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-efa84250-e2d2-4fe0-890d-99d183f8a37a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Delete volume with id: 2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:09:10.507940 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:10.507940 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:10.511395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efa84250-e2d2-4fe0-890d-99d183f8a37a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:10.526287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:10.526287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:10.544765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-28440633-30fb-452c-a372-e6e94c0640e8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:10.581810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efa84250-e2d2-4fe0-890d-99d183f8a37a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Delete volume request issued successfully. Jan 02 03:09:10.582310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efa84250-e2d2-4fe0-890d-99d183f8a37a tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 202 Jan 02 03:09:10.586686 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1099/2252] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:10 2021] DELETE /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:09:10.597402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c89309f2-4104-4a7c-8eb8-86752a36a3cd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:09:10.598836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c89309f2-4104-4a7c-8eb8-86752a36a3cd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:10.599038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:10.599038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:10.599412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c89309f2-4104-4a7c-8eb8-86752a36a3cd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:10.632218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28440633-30fb-452c-a372-e6e94c0640e8 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 returned with HTTP 200 Jan 02 03:09:10.634216 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1154/2253] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:10 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 => generated 905 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:10.716868 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:10.716868 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:10.741530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c89309f2-4104-4a7c-8eb8-86752a36a3cd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:10.789573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3d8e1ea8-733d-4b18-aa5c-ee2568153787 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] GET http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:10.790110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3d8e1ea8-733d-4b18-aa5c-ee2568153787 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:10.790300 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:10.790300 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:10.790678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3d8e1ea8-733d-4b18-aa5c-ee2568153787 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:10.799238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c89309f2-4104-4a7c-8eb8-86752a36a3cd tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 200 Jan 02 03:09:10.800084 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1100/2254] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:10 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 925 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:10.912920 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:10.912920 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:10.932753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3d8e1ea8-733d-4b18-aa5c-ee2568153787 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Volume info retrieved successfully. Jan 02 03:09:11.012789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3d8e1ea8-733d-4b18-aa5c-ee2568153787 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 200 Jan 02 03:09:11.014771 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1155/2255] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:10 2021] GET /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 1083 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:09:11.663525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d0bd918-deac-4d8b-9a1e-994ebfec00dd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 Jan 02 03:09:11.665519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d0bd918-deac-4d8b-9a1e-994ebfec00dd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:11.666090 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:11.666090 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:11.668824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d0bd918-deac-4d8b-9a1e-994ebfec00dd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:11.833481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6bcd49e9-e082-4b38-a8e3-67b318a0f32e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:09:11.834252 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6bcd49e9-e082-4b38-a8e3-67b318a0f32e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:11.834534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:11.834534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:11.835551 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6bcd49e9-e082-4b38-a8e3-67b318a0f32e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:11.942414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:11.942414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:11.963615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d0bd918-deac-4d8b-9a1e-994ebfec00dd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 returned with HTTP 404 Jan 02 03:09:11.965317 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1101/2256] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:11 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/e91f4ab1-334a-46cd-99e8-7b4289312f74 => generated 109 bytes in 310 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:11.979511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-977cfc07-765b-418a-9bc1-ea8ddcf1b5a7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] DELETE http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:11.985215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-977cfc07-765b-418a-9bc1-ea8ddcf1b5a7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:11.986038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:11.986038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:11.987257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-977cfc07-765b-418a-9bc1-ea8ddcf1b5a7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:11.991032 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-977cfc07-765b-418a-9bc1-ea8ddcf1b5a7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume with id: 2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:12.084011 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:12.084011 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:12.128625 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6bcd49e9-e082-4b38-a8e3-67b318a0f32e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:12.252494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6bcd49e9-e082-4b38-a8e3-67b318a0f32e tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 200 Jan 02 03:09:12.253325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1156/2257] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:11 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 925 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:12.267501 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:12.267501 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:12.269046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0b1f951-6d29-4d39-afd7-ea3affa44933 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] GET http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:12.269589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0b1f951-6d29-4d39-afd7-ea3affa44933 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:12.269779 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:12.269779 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:12.270128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0b1f951-6d29-4d39-afd7-ea3affa44933 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:12.271820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-977cfc07-765b-418a-9bc1-ea8ddcf1b5a7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:12.352549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-977cfc07-765b-418a-9bc1-ea8ddcf1b5a7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume request issued successfully. Jan 02 03:09:12.353440 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-977cfc07-765b-418a-9bc1-ea8ddcf1b5a7 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 202 Jan 02 03:09:12.354539 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1102/2258] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:11 2021] DELETE /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 0 bytes in 383 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:09:12.365849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5311ac0b-010b-4a55-b11b-be61abc4fca4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:12.366623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5311ac0b-010b-4a55-b11b-be61abc4fca4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:12.367036 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:12.367036 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:12.367679 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5311ac0b-010b-4a55-b11b-be61abc4fca4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:12.466184 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:12.466184 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:12.502364 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e0b1f951-6d29-4d39-afd7-ea3affa44933 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Volume info retrieved successfully. Jan 02 03:09:12.546684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:12.546684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:12.566523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0b1f951-6d29-4d39-afd7-ea3affa44933 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 200 Jan 02 03:09:12.567665 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1157/2259] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:12 2021] GET /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 1083 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:12.595148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5311ac0b-010b-4a55-b11b-be61abc4fca4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:12.668419 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5311ac0b-010b-4a55-b11b-be61abc4fca4 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:12.683372 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1103/2260] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:12 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 992 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:13.286462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-610b4990-3043-48c4-b2bd-d20bc9824f61 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:09:13.287468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-610b4990-3043-48c4-b2bd-d20bc9824f61 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:13.287915 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:13.287915 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:13.288628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-610b4990-3043-48c4-b2bd-d20bc9824f61 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:13.454032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:13.454032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:13.481220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-610b4990-3043-48c4-b2bd-d20bc9824f61 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Volume info retrieved successfully. Jan 02 03:09:13.550850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-610b4990-3043-48c4-b2bd-d20bc9824f61 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 200 Jan 02 03:09:13.552296 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1158/2261] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:13 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 925 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:13.602014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3985a081-e847-4a33-8f4d-3403271b96ba tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] GET http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:13.602724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3985a081-e847-4a33-8f4d-3403271b96ba tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:13.603052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:13.603052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:13.603636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3985a081-e847-4a33-8f4d-3403271b96ba tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:13.691774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fee924fa-071e-4617-98f6-3f92a6d1d85e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:13.692536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fee924fa-071e-4617-98f6-3f92a6d1d85e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:13.692864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:13.692864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:13.693435 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fee924fa-071e-4617-98f6-3f92a6d1d85e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:13.822516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3985a081-e847-4a33-8f4d-3403271b96ba tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 404 Jan 02 03:09:13.831942 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1104/2262] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:13 2021] GET /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:13.854398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] POST http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes Jan 02 03:09:13.861467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1030193068"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:13.864214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1030193068'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:09:13.865844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Create volume of 1 GB Jan 02 03:09:13.973612 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:13.973612 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:13.996460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Availability Zones retrieved successfully. Jan 02 03:09:14.001215 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fee924fa-071e-4617-98f6-3f92a6d1d85e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:14.053132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fee924fa-071e-4617-98f6-3f92a6d1d85e tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:14.054338 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1159/2263] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:13 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 992 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:14.087294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Flow 'volume_create_api' (85f0823c-4fcd-4a2b-9f3c-05c2e45f8a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:14.090726 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da664d5-6910-441f-af96-d58873415aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:14.097907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:09:14.271116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da664d5-6910-441f-af96-d58873415aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:14.279284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595c7476-7220-4ff4-8a93-f2d6a6bc9c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:14.471929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Created reservations ['daaa9d4b-13ab-4f79-be18-bd5b3b59628c', 'c9cb807b-f174-4680-af94-7ae30c904a3b', '7a01101d-3988-472e-89f1-16cc1e54046a', '89789d18-c410-4689-a92b-dcadf077f31b'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:14.474000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595c7476-7220-4ff4-8a93-f2d6a6bc9c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daaa9d4b-13ab-4f79-be18-bd5b3b59628c', 'c9cb807b-f174-4680-af94-7ae30c904a3b', '7a01101d-3988-472e-89f1-16cc1e54046a', '89789d18-c410-4689-a92b-dcadf077f31b']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:14.477001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf2ba26-f9e9-4bba-bc2e-dc77d581b50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:14.568499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f47816c0-ac49-485c-8b51-b7d87621d4d4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] GET http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 Jan 02 03:09:14.569542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f47816c0-ac49-485c-8b51-b7d87621d4d4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:14.569765 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:14.569765 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:14.570404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f47816c0-ac49-485c-8b51-b7d87621d4d4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:14.691257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf2ba26-f9e9-4bba-bc2e-dc77d581b50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ade5db1-c6b1-4cac-b96e-8ac29308a1ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1030193068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0064eb9643a6413bb60341d6f2a83a68',qos_specs=None,replication_status=,reservations=['daaa9d4b-13ab-4f79-be18-bd5b3b59628c','c9cb807b-f174-4680-af94-7ae30c904a3b','7a01101d-3988-472e-89f1-16cc1e54046a','89789d18-c410-4689-a92b-dcadf077f31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4031eb159f8e4abf86c207a8d4231b40',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1030193068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ade5db1-c6b1-4cac-b96e-8ac29308a1ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0064eb9643a6413bb60341d6f2a83a68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4031eb159f8e4abf86c207a8d4231b40',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:14.706451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524515f3-66b1-4186-8f94-99ab7fc674b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:14.730966 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f47816c0-ac49-485c-8b51-b7d87621d4d4 tempest-VolumesListTestJSON-1320664528 tempest-VolumesListTestJSON-1320664528] http://10.222.0.50/volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 returned with HTTP 404 Jan 02 03:09:14.732248 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1160/2264] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:14 2021] GET /volume/v3/e45210ff97db443db85fb51abf3cabc6/volumes/2262b4a4-c587-44d4-ac6c-5b42f7a03b00 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:14.784133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524515f3-66b1-4186-8f94-99ab7fc674b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1030193068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0064eb9643a6413bb60341d6f2a83a68',qos_specs=None,replication_status=,reservations=['daaa9d4b-13ab-4f79-be18-bd5b3b59628c','c9cb807b-f174-4680-af94-7ae30c904a3b','7a01101d-3988-472e-89f1-16cc1e54046a','89789d18-c410-4689-a92b-dcadf077f31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4031eb159f8e4abf86c207a8d4231b40',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:14.786350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6075bd18-3695-40ca-bfc9-1d7f1f36c961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:14.839412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6075bd18-3695-40ca-bfc9-1d7f1f36c961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:14.871117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Flow 'volume_create_api' (85f0823c-4fcd-4a2b-9f3c-05c2e45f8a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:15.070752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ccaa86b3-c9e8-4972-88a7-e93ca6d459dc tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:15.071275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ccaa86b3-c9e8-4972-88a7-e93ca6d459dc tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:15.071764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ccaa86b3-c9e8-4972-88a7-e93ca6d459dc tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:15.129285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Create volume request issued successfully. Jan 02 03:09:15.209374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7afe1480-168c-4a35-9d72-2d460c9fcd78 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes returned with HTTP 202 Jan 02 03:09:15.210452 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1105/2265] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:09:13 2021] POST /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes => generated 820 bytes in 1376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:15.226165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cdf3c79-81c2-4ac7-afa3-73c5fee8b61e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:15.226705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cdf3c79-81c2-4ac7-afa3-73c5fee8b61e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:15.237286 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:15.237286 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:15.237867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cdf3c79-81c2-4ac7-afa3-73c5fee8b61e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:15.262335 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:15.262335 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:15.308163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ccaa86b3-c9e8-4972-88a7-e93ca6d459dc tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:15.380819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ccaa86b3-c9e8-4972-88a7-e93ca6d459dc tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 200 Jan 02 03:09:15.393620 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1161/2266] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:15 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 992 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:15.403869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:15.403869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:15.443075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1cdf3c79-81c2-4ac7-afa3-73c5fee8b61e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Volume info retrieved successfully. Jan 02 03:09:15.544975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cdf3c79-81c2-4ac7-afa3-73c5fee8b61e tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 200 Jan 02 03:09:15.551852 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1106/2267] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:15 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 888 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:16.400908 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0700e1b7-906a-4094-a936-b957dba625eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 Jan 02 03:09:16.401436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0700e1b7-906a-4094-a936-b957dba625eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:16.401610 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:16.401610 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:16.402237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0700e1b7-906a-4094-a936-b957dba625eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:16.586861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89e40aee-8a1a-40a2-9180-38df0d689174 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:16.588064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89e40aee-8a1a-40a2-9180-38df0d689174 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:16.588064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:16.588064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:16.588064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89e40aee-8a1a-40a2-9180-38df0d689174 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:16.776780 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:16.776780 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:16.801151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-89e40aee-8a1a-40a2-9180-38df0d689174 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Volume info retrieved successfully. Jan 02 03:09:16.836476 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0700e1b7-906a-4094-a936-b957dba625eb tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 returned with HTTP 404 Jan 02 03:09:16.852822 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1162/2268] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:16 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/2e00f8c0-ed94-4bea-8e8a-2c2acb663c26 => generated 109 bytes in 447 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:16.877034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89e40aee-8a1a-40a2-9180-38df0d689174 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 200 Jan 02 03:09:16.886646 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1107/2269] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:16 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 912 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:16.933327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] POST http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes Jan 02 03:09:16.933845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'create', calling method: create, body: {"volume": {"imageRef": "06705461-003a-458e-b87d-7de516c92d96", "size": 1, "name": "tempest-VolumesGetTest-Volume-2119892088", "metadata": {"Type": "Test"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:16.935231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request body: {'volume': {'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2119892088', 'metadata': {'Type': 'Test'}}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:09:17.142135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume of 1 GB Jan 02 03:09:17.168156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Availability Zones retrieved successfully. Jan 02 03:09:17.201790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (3fb43413-5567-4f60-917d-181e936170c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:17.208678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b7834d-d535-45b0-ac9d-16b274ee309b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:17.219358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:09:17.449176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b7834d-d535-45b0-ac9d-16b274ee309b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:17.455881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2133d56-91a8-4bca-9aa4-155ed727e82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:17.609622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Created reservations ['8d9843bd-d352-4374-b1a0-fe18564db725', '05db6d3d-0613-49eb-ba7c-2bf8e33b9cd7', 'dc9364c4-92ca-4874-b611-a112603005b2', 'f5ce64b0-02f1-4a20-b502-6737965ca2ff'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:17.611638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2133d56-91a8-4bca-9aa4-155ed727e82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9843bd-d352-4374-b1a0-fe18564db725', '05db6d3d-0613-49eb-ba7c-2bf8e33b9cd7', 'dc9364c4-92ca-4874-b611-a112603005b2', 'f5ce64b0-02f1-4a20-b502-6737965ca2ff']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:17.614801 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49ca13d2-d00c-4dc8-a60b-9742edca6c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:17.718578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49ca13d2-d00c-4dc8-a60b-9742edca6c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a906a82f-83ec-4159-96e7-c15bb167f17b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2119892088',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['8d9843bd-d352-4374-b1a0-fe18564db725','05db6d3d-0613-49eb-ba7c-2bf8e33b9cd7','dc9364c4-92ca-4874-b611-a112603005b2','f5ce64b0-02f1-4a20-b502-6737965ca2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2119892088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a906a82f-83ec-4159-96e7-c15bb167f17b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a7bfe23ce7db49b288cff68761bf4c1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='561883fd590a4f00b109036903ce1901',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:17.721077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94145373-b1e3-4c98-ac63-0c849f874d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:17.758123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94145373-b1e3-4c98-ac63-0c849f874d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2119892088',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['8d9843bd-d352-4374-b1a0-fe18564db725','05db6d3d-0613-49eb-ba7c-2bf8e33b9cd7','dc9364c4-92ca-4874-b611-a112603005b2','f5ce64b0-02f1-4a20-b502-6737965ca2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:17.760464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea16acd-5964-437a-9c56-bd7fa1641c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:17.780024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea16acd-5964-437a-9c56-bd7fa1641c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:17.783074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (3fb43413-5567-4f60-917d-181e936170c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:17.847600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request issued successfully. Jan 02 03:09:17.864502 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a5ae896d-692c-4726-82d7-e883fe3f6bb0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes returned with HTTP 202 Jan 02 03:09:17.865303 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1163/2270] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:09:16 2021] POST /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes => generated 828 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:17.883805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2fdb2790-7576-473d-83e5-7341e53aed55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:17.884874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2fdb2790-7576-473d-83e5-7341e53aed55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:17.885243 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:17.885243 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:17.885946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2fdb2790-7576-473d-83e5-7341e53aed55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:17.898810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23569f7e-22d7-4ccc-82b9-14239bead838 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:17.899804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23569f7e-22d7-4ccc-82b9-14239bead838 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:17.900211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:17.900211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:17.909157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23569f7e-22d7-4ccc-82b9-14239bead838 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:18.126270 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:18.126270 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:18.149103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2fdb2790-7576-473d-83e5-7341e53aed55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:18.179295 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:18.179295 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:18.207601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2fdb2790-7576-473d-83e5-7341e53aed55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:18.211774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-23569f7e-22d7-4ccc-82b9-14239bead838 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Volume info retrieved successfully. Jan 02 03:09:18.213341 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1108/2271] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:17 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:18.326903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23569f7e-22d7-4ccc-82b9-14239bead838 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 200 Jan 02 03:09:18.342982 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1164/2272] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:17 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 913 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:18.350380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a948a52-01be-4dc3-81fe-a5e5be0f2e2d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] POST http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer Jan 02 03:09:18.350823 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:18.350823 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:18.351233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a948a52-01be-4dc3-81fe-a5e5be0f2e2d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2ade5db1-c6b1-4cac-b96e-8ac29308a1ba"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:18.352168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.volume_transfer [None req-5a948a52-01be-4dc3-81fe-a5e5be0f2e2d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Creating new volume transfer {'transfer': {'volume_id': '2ade5db1-c6b1-4cac-b96e-8ac29308a1ba'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 03:09:18.352577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_transfer [None req-5a948a52-01be-4dc3-81fe-a5e5be0f2e2d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Creating transfer of volume 2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:18.352953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.transfer.api [None req-5a948a52-01be-4dc3-81fe-a5e5be0f2e2d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Generating transfer record for volume 2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:18.464594 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:18.464594 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:18.506278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a948a52-01be-4dc3-81fe-a5e5be0f2e2d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer returned with HTTP 202 Jan 02 03:09:18.507863 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1109/2273] 10.222.0.50 () {60 vars in 1258 bytes} [Sat Jan 2 03:09:18 2021] POST /volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer => generated 507 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:18.521701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e378ffb6-4416-4d80-9459-02419eecd1af tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:18.522604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e378ffb6-4416-4d80-9459-02419eecd1af tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:18.523067 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:18.523067 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:18.526547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e378ffb6-4416-4d80-9459-02419eecd1af tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:18.651965 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:18.651965 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:18.682908 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e378ffb6-4416-4d80-9459-02419eecd1af tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Volume info retrieved successfully. Jan 02 03:09:18.782417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e378ffb6-4416-4d80-9459-02419eecd1af tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 200 Jan 02 03:09:18.799836 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1165/2274] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:18 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 921 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:18.810960 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6587c14-367c-443a-9399-c21b505035db tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/detail Jan 02 03:09:18.811603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6587c14-367c-443a-9399-c21b505035db tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:18.811794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:18.811794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:18.815830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6587c14-367c-443a-9399-c21b505035db tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:18.816522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.volume_transfer [None req-b6587c14-367c-443a-9399-c21b505035db tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Listing volume transfers {{(pid=88028) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 02 03:09:18.830662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6587c14-367c-443a-9399-c21b505035db tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/detail returned with HTTP 200 Jan 02 03:09:18.833860 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1110/2275] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Jan 2 03:09:18 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/detail => generated 478 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:18.855494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68b3a019-1dc5-4319-a159-747166253888 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] DELETE http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/e31149c0-914c-4888-9c5c-f62d887d4491 Jan 02 03:09:18.861101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68b3a019-1dc5-4319-a159-747166253888 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:18.861624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:18.861624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:18.869126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68b3a019-1dc5-4319-a159-747166253888 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:18.873482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_transfer [None req-68b3a019-1dc5-4319-a159-747166253888 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Delete transfer with id: e31149c0-914c-4888-9c5c-f62d887d4491 Jan 02 03:09:18.997895 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:18.997895 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:19.023348 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:09:19.023348 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:09:19.030246 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68b3a019-1dc5-4319-a159-747166253888 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/e31149c0-914c-4888-9c5c-f62d887d4491 returned with HTTP 202 Jan 02 03:09:19.034242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1166/2276] 10.222.0.50 () {58 vars in 1351 bytes} [Sat Jan 2 03:09:18 2021] DELETE /volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/e31149c0-914c-4888-9c5c-f62d887d4491 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:09:19.041126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbf48121-4f75-4d7f-b348-d8fe05ed24d8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] GET http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:19.042682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbf48121-4f75-4d7f-b348-d8fe05ed24d8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:19.043531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbf48121-4f75-4d7f-b348-d8fe05ed24d8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:19.231128 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a44d4f20-3270-4f49-94b4-43470a18f27f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:19.231957 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a44d4f20-3270-4f49-94b4-43470a18f27f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:19.232138 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:19.232138 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:19.233319 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a44d4f20-3270-4f49-94b4-43470a18f27f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:19.283661 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:19.283661 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:19.326607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dbf48121-4f75-4d7f-b348-d8fe05ed24d8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Volume info retrieved successfully. Jan 02 03:09:19.380301 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:19.380301 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:19.418857 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a44d4f20-3270-4f49-94b4-43470a18f27f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:19.441598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbf48121-4f75-4d7f-b348-d8fe05ed24d8 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 200 Jan 02 03:09:19.443112 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1111/2277] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:19 2021] GET /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 913 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:19.492359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daebb5a0-6b48-481b-ba79-3a1b71abd77d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] DELETE http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/e31149c0-914c-4888-9c5c-f62d887d4491 Jan 02 03:09:19.508851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daebb5a0-6b48-481b-ba79-3a1b71abd77d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:19.510794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:19.510794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:19.512903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daebb5a0-6b48-481b-ba79-3a1b71abd77d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:19.516842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.volume_transfer [None req-daebb5a0-6b48-481b-ba79-3a1b71abd77d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Delete transfer with id: e31149c0-914c-4888-9c5c-f62d887d4491 Jan 02 03:09:19.525221 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a44d4f20-3270-4f49-94b4-43470a18f27f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:19.527016 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1167/2278] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:19 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:19.551534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daebb5a0-6b48-481b-ba79-3a1b71abd77d tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/e31149c0-914c-4888-9c5c-f62d887d4491 returned with HTTP 404 Jan 02 03:09:19.553345 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1112/2279] 10.222.0.50 () {58 vars in 1351 bytes} [Sat Jan 2 03:09:19 2021] DELETE /volume/v3/0064eb9643a6413bb60341d6f2a83a68/os-volume-transfer/e31149c0-914c-4888-9c5c-f62d887d4491 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:19.564463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d36a6ae-60c6-423c-b9c0-5c247baaa921 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] DELETE http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:19.565156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d36a6ae-60c6-423c-b9c0-5c247baaa921 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:19.565490 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:19.565490 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:19.566075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d36a6ae-60c6-423c-b9c0-5c247baaa921 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:19.566656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1d36a6ae-60c6-423c-b9c0-5c247baaa921 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Delete volume with id: 2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:19.698123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:19.698123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:19.705060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1d36a6ae-60c6-423c-b9c0-5c247baaa921 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Volume info retrieved successfully. Jan 02 03:09:19.896898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1d36a6ae-60c6-423c-b9c0-5c247baaa921 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Delete volume request issued successfully. Jan 02 03:09:19.900482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d36a6ae-60c6-423c-b9c0-5c247baaa921 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 202 Jan 02 03:09:19.921795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a9f9e6d-1b1e-42f9-ae49-9d9f9d9dd76f tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] GET http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:19.922778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a9f9e6d-1b1e-42f9-ae49-9d9f9d9dd76f tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:19.924338 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1168/2280] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:19 2021] DELETE /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 0 bytes in 365 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:09:19.926092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a9f9e6d-1b1e-42f9-ae49-9d9f9d9dd76f tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:20.068384 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:20.068384 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:20.087542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a9f9e6d-1b1e-42f9-ae49-9d9f9d9dd76f tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Volume info retrieved successfully. Jan 02 03:09:20.130611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a9f9e6d-1b1e-42f9-ae49-9d9f9d9dd76f tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 200 Jan 02 03:09:20.132279 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1113/2281] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:19 2021] GET /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 1084 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:20.553677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a38cbd1-51c8-45a2-937f-1a943c7cfc69 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:20.554299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a38cbd1-51c8-45a2-937f-1a943c7cfc69 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:20.554410 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:20.554410 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:20.554904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a38cbd1-51c8-45a2-937f-1a943c7cfc69 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:20.704768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:20.704768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:20.732055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3a38cbd1-51c8-45a2-937f-1a943c7cfc69 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:20.800821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a38cbd1-51c8-45a2-937f-1a943c7cfc69 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:20.813771 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1169/2282] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:20 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:21.152993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c9eb31c-0847-4f6a-be46-5e0cac2bdbef tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] GET http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:21.154014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c9eb31c-0847-4f6a-be46-5e0cac2bdbef tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:21.154433 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:21.154433 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:21.155146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c9eb31c-0847-4f6a-be46-5e0cac2bdbef tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:21.459103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:21.459103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:21.509789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c9eb31c-0847-4f6a-be46-5e0cac2bdbef tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Volume info retrieved successfully. Jan 02 03:09:21.626112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c9eb31c-0847-4f6a-be46-5e0cac2bdbef tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 200 Jan 02 03:09:21.627662 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1114/2283] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:21 2021] GET /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 1084 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:21.818223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e383794-5a5d-4e45-a764-f1aba9621e8b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:21.818744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e383794-5a5d-4e45-a764-f1aba9621e8b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:21.818940 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:21.818940 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:21.819373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e383794-5a5d-4e45-a764-f1aba9621e8b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:22.038643 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:22.038643 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:22.075349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e383794-5a5d-4e45-a764-f1aba9621e8b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:22.185321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e383794-5a5d-4e45-a764-f1aba9621e8b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:22.193476 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1170/2284] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:21 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:22.653235 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93902a52-c41f-4fce-aacc-88103233eb7b tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] GET http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:22.654728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93902a52-c41f-4fce-aacc-88103233eb7b tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:22.655194 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:22.655194 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:22.656227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93902a52-c41f-4fce-aacc-88103233eb7b tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:23.003690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:23.003690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:23.021154 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-93902a52-c41f-4fce-aacc-88103233eb7b tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Volume info retrieved successfully. Jan 02 03:09:23.075568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93902a52-c41f-4fce-aacc-88103233eb7b tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 200 Jan 02 03:09:23.078122 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1115/2285] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:22 2021] GET /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 1084 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:23.210772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f45aea0-42e0-4b4d-b32a-db71909b5afe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:23.211297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f45aea0-42e0-4b4d-b32a-db71909b5afe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:23.211516 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:23.211516 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:23.211890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f45aea0-42e0-4b4d-b32a-db71909b5afe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:23.323793 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:23.323793 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:23.345432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0f45aea0-42e0-4b4d-b32a-db71909b5afe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:23.391732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f45aea0-42e0-4b4d-b32a-db71909b5afe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:23.392606 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1171/2286] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:23 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:24.095753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9eb22fbb-a136-4e12-a9f9-2d2175a05490 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] GET http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:24.096327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9eb22fbb-a136-4e12-a9f9-2d2175a05490 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:24.096479 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:24.096479 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:24.096859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9eb22fbb-a136-4e12-a9f9-2d2175a05490 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:24.206041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes Jan 02 03:09:24.206636 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:24.206636 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:24.207334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2057403542"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:24.208622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2057403542'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:09:24.210028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume of 1 GB Jan 02 03:09:24.257187 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9eb22fbb-a136-4e12-a9f9-2d2175a05490 tempest-VolumesTransfersTest-1028447101 tempest-VolumesTransfersTest-1028447101] http://10.222.0.50/volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 404 Jan 02 03:09:24.264331 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1172/2287] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:24 2021] GET /volume/v3/c1c5a6bedbe74c138c76a98ad0727a93/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:24.265019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Availability Zones retrieved successfully. Jan 02 03:09:24.275642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-308607fa-de6c-4658-87ed-47fafccdb8ed tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] DELETE http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:24.276562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-308607fa-de6c-4658-87ed-47fafccdb8ed tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:24.277227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-308607fa-de6c-4658-87ed-47fafccdb8ed tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:24.277918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-308607fa-de6c-4658-87ed-47fafccdb8ed tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Delete volume with id: 2ade5db1-c6b1-4cac-b96e-8ac29308a1ba Jan 02 03:09:24.303470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (37d6e7c8-8044-407f-81e6-979e7255628a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:24.318661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071ce569-cc00-40ad-84cf-1a2fd2b6dabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:24.327061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:09:24.415678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-308607fa-de6c-4658-87ed-47fafccdb8ed tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba returned with HTTP 404 Jan 02 03:09:24.436831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1173/2288] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:24 2021] DELETE /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/2ade5db1-c6b1-4cac-b96e-8ac29308a1ba => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:24.450191 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-639e9bbd-bbcb-4ac8-9e70-fa0800b1c826 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:24.456976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-639e9bbd-bbcb-4ac8-9e70-fa0800b1c826 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:24.461423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-639e9bbd-bbcb-4ac8-9e70-fa0800b1c826 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:24.510548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071ce569-cc00-40ad-84cf-1a2fd2b6dabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:24.515180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9d612c-6032-4fd4-b51b-8faaacbf483e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:24.630621 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:24.630621 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:24.644971 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-639e9bbd-bbcb-4ac8-9e70-fa0800b1c826 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:24.683155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['7045e264-e221-47a5-9bb3-ad85f709fad4', '5c980fed-3aa3-4303-83cb-4c1eb9f674f5', '72632822-7fb0-4abc-b7db-bf86e734f1fc', 'ba69bcde-8552-4bfb-ab79-1636f4271f6f'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:24.685513 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9d612c-6032-4fd4-b51b-8faaacbf483e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7045e264-e221-47a5-9bb3-ad85f709fad4', '5c980fed-3aa3-4303-83cb-4c1eb9f674f5', '72632822-7fb0-4abc-b7db-bf86e734f1fc', 'ba69bcde-8552-4bfb-ab79-1636f4271f6f']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:24.690864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e429454c-08e8-4f21-bcda-61eefccf9d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:24.701766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-639e9bbd-bbcb-4ac8-9e70-fa0800b1c826 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:24.703202 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1174/2289] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:24 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:24.719764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19e87f07-4736-43ae-90c8-2cd3de7af3c0 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] DELETE http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:24.720710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19e87f07-4736-43ae-90c8-2cd3de7af3c0 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:24.721320 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:24.721320 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:24.722007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19e87f07-4736-43ae-90c8-2cd3de7af3c0 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:24.722692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-19e87f07-4736-43ae-90c8-2cd3de7af3c0 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] Delete volume with id: 1cad3bb9-1ef9-41ab-ad78-96d7da614b9d Jan 02 03:09:24.814548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e429454c-08e8-4f21-bcda-61eefccf9d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eebffbea-4875-4a5d-ad11-285d6bb64928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2057403542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['7045e264-e221-47a5-9bb3-ad85f709fad4','5c980fed-3aa3-4303-83cb-4c1eb9f674f5','72632822-7fb0-4abc-b7db-bf86e734f1fc','ba69bcde-8552-4bfb-ab79-1636f4271f6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2057403542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eebffbea-4875-4a5d-ad11-285d6bb64928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a726798a88f438d91492f35f8b53391',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:24.816765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc15f01-4765-4c83-a954-8a8757f1e39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:24.859026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19e87f07-4736-43ae-90c8-2cd3de7af3c0 tempest-VolumesTransfersTest-437046136 tempest-VolumesTransfersTest-437046136] http://10.222.0.50/volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d returned with HTTP 404 Jan 02 03:09:24.860594 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1175/2290] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:24 2021] DELETE /volume/v3/0064eb9643a6413bb60341d6f2a83a68/volumes/1cad3bb9-1ef9-41ab-ad78-96d7da614b9d => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:24.876168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc15f01-4765-4c83-a954-8a8757f1e39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2057403542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['7045e264-e221-47a5-9bb3-ad85f709fad4','5c980fed-3aa3-4303-83cb-4c1eb9f674f5','72632822-7fb0-4abc-b7db-bf86e734f1fc','ba69bcde-8552-4bfb-ab79-1636f4271f6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:24.876168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7cf1b9-f777-472d-9a29-b8e2ae274ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:24.931117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7cf1b9-f777-472d-9a29-b8e2ae274ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:24.934037 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (37d6e7c8-8044-407f-81e6-979e7255628a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:25.124078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request issued successfully. Jan 02 03:09:25.170344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a29af9c-c5e8-4387-a4f9-1003b453bec5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes returned with HTTP 202 Jan 02 03:09:25.171278 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1116/2291] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:09:23 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes => generated 823 bytes in 1365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:25.187068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9517809-17c0-41dd-84be-15fca9727c9f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:09:25.187514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9517809-17c0-41dd-84be-15fca9727c9f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:25.187999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9517809-17c0-41dd-84be-15fca9727c9f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:25.316354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:25.316354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:25.339372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f9517809-17c0-41dd-84be-15fca9727c9f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:09:25.407980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9517809-17c0-41dd-84be-15fca9727c9f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:09:25.408909 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1176/2292] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:25 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:25.725029 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8e83a88-0ea0-47ce-9483-cc990d72bc2b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:25.725749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8e83a88-0ea0-47ce-9483-cc990d72bc2b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:25.726103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:25.726103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:25.726753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8e83a88-0ea0-47ce-9483-cc990d72bc2b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:25.863089 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:25.863089 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:25.890497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8e83a88-0ea0-47ce-9483-cc990d72bc2b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:25.938397 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8e83a88-0ea0-47ce-9483-cc990d72bc2b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:25.939308 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1117/2293] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:25 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:26.425846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c272ae01-126e-4d5f-b17a-3da23c58a48b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:09:26.426944 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c272ae01-126e-4d5f-b17a-3da23c58a48b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:26.427303 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:26.427303 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:26.427883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c272ae01-126e-4d5f-b17a-3da23c58a48b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:26.480243 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:26.480243 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:26.500739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c272ae01-126e-4d5f-b17a-3da23c58a48b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:09:26.559087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c272ae01-126e-4d5f-b17a-3da23c58a48b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:09:26.562499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1177/2294] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:26 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:26.955633 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d341e44e-e66d-4c5a-b6cf-519f155779fe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:26.956165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d341e44e-e66d-4c5a-b6cf-519f155779fe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:26.956406 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:26.956406 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:26.956787 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d341e44e-e66d-4c5a-b6cf-519f155779fe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:27.068153 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:27.068153 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:27.095638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d341e44e-e66d-4c5a-b6cf-519f155779fe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:27.154097 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d341e44e-e66d-4c5a-b6cf-519f155779fe tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:27.161769 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1118/2295] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:26 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:27.579644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6d5759e-a9e4-46ce-911e-d1b2d71032c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:09:27.580237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6d5759e-a9e4-46ce-911e-d1b2d71032c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:27.580482 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:27.580482 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:27.580861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6d5759e-a9e4-46ce-911e-d1b2d71032c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:27.681526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:27.681526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:27.691439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f6d5759e-a9e4-46ce-911e-d1b2d71032c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:09:27.741842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6d5759e-a9e4-46ce-911e-d1b2d71032c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:09:27.746859 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1178/2296] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:27 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 916 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:27.771833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96bdac09-51ae-490d-90c2-4f97c058df69 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:09:27.774495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:27.774495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:27.777612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96bdac09-51ae-490d-90c2-4f97c058df69 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebffbea-4875-4a5d-ad11-285d6bb64928", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1824953082"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:27.918299 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:27.918299 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:27.931000 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-96bdac09-51ae-490d-90c2-4f97c058df69 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:09:27.931423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-96bdac09-51ae-490d-90c2-4f97c058df69 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:09:28.073462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-96bdac09-51ae-490d-90c2-4f97c058df69 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['6e499aa1-e507-4eef-8504-7c02569c6b84', '6a807ee9-e716-43b0-a89e-9865d556d62d', '6699046c-e0c1-473b-8f20-bde109e2f908', '9a9080bb-589c-4cda-a2d5-4c6351dd60f7'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:28.175822 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45eb3bb7-7b51-49e0-b136-76f8c9c229e0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:28.176429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45eb3bb7-7b51-49e0-b136-76f8c9c229e0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:28.176681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:28.176681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:28.177011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45eb3bb7-7b51-49e0-b136-76f8c9c229e0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:28.370878 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:28.370878 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:28.394698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-45eb3bb7-7b51-49e0-b136-76f8c9c229e0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:28.407991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-96bdac09-51ae-490d-90c2-4f97c058df69 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot create request issued successfully. Jan 02 03:09:28.409093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96bdac09-51ae-490d-90c2-4f97c058df69 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:09:28.410808 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1119/2297] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:09:27 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 310 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:28.430510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dfd2f60f-a973-44a9-b91c-6d307a6bc056 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:09:28.447221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dfd2f60f-a973-44a9-b91c-6d307a6bc056 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:28.447475 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:28.447475 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:28.447879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dfd2f60f-a973-44a9-b91c-6d307a6bc056 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:28.501871 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45eb3bb7-7b51-49e0-b136-76f8c9c229e0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:28.506568 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1179/2298] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:28 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:28.545817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:28.545817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:28.546986 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dfd2f60f-a973-44a9-b91c-6d307a6bc056 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:09:28.555447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dfd2f60f-a973-44a9-b91c-6d307a6bc056 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab returned with HTTP 200 Jan 02 03:09:28.557120 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1120/2299] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:09:28 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab => generated 442 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:29.519746 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e76c8acb-d132-4946-8a4a-7505b78c4bd3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:29.520874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e76c8acb-d132-4946-8a4a-7505b78c4bd3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:29.521275 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:29.521275 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:29.521902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e76c8acb-d132-4946-8a4a-7505b78c4bd3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:29.570287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71eff34c-ff99-49b3-a028-a8cabcbd0977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:09:29.571319 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71eff34c-ff99-49b3-a028-a8cabcbd0977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:29.571535 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:29.571535 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:29.571917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71eff34c-ff99-49b3-a028-a8cabcbd0977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:29.639437 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:29.639437 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:29.643813 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-71eff34c-ff99-49b3-a028-a8cabcbd0977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:09:29.645903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71eff34c-ff99-49b3-a028-a8cabcbd0977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab returned with HTTP 200 Jan 02 03:09:29.648690 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1121/2300] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:09:29 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab => generated 442 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:29.656107 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:29.656107 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:29.673586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e76c8acb-d132-4946-8a4a-7505b78c4bd3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:29.726812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e76c8acb-d132-4946-8a4a-7505b78c4bd3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:29.729004 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1180/2301] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:29 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:30.661728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df8485d8-1e7e-4731-a792-266597cf5c70 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:09:30.662276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df8485d8-1e7e-4731-a792-266597cf5c70 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:30.662686 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:30.662686 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:30.663373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df8485d8-1e7e-4731-a792-266597cf5c70 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:30.720139 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:30.720139 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:30.726211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-df8485d8-1e7e-4731-a792-266597cf5c70 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:09:30.736478 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df8485d8-1e7e-4731-a792-266597cf5c70 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab returned with HTTP 200 Jan 02 03:09:30.738868 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1122/2302] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:09:30 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab => generated 469 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:30.747987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c5374bb-ad0f-424b-b64d-d842d78f3003 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:30.748649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c5374bb-ad0f-424b-b64d-d842d78f3003 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:30.749159 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:30.749159 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:30.749628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c5374bb-ad0f-424b-b64d-d842d78f3003 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:30.771645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81f6e70e-768f-46c7-8741-3d8da7f6c982 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups Jan 02 03:09:30.772143 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:30.772143 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:30.772606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81f6e70e-768f-46c7-8741-3d8da7f6c982 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eebffbea-4875-4a5d-ad11-285d6bb64928", "snapshot_id": "721f9714-a218-407a-83cf-e6fd1599b7ab", "name": "tempest-VolumesSnapshotTestJSON-Backup-1339343220"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:30.773940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-81f6e70e-768f-46c7-8741-3d8da7f6c982 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Creating new backup {'backup': {'volume_id': 'eebffbea-4875-4a5d-ad11-285d6bb64928', 'snapshot_id': '721f9714-a218-407a-83cf-e6fd1599b7ab', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1339343220'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 03:09:30.774386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-81f6e70e-768f-46c7-8741-3d8da7f6c982 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Creating backup of volume eebffbea-4875-4a5d-ad11-285d6bb64928 in container None Jan 02 03:09:30.862223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:30.862223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:30.864947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81f6e70e-768f-46c7-8741-3d8da7f6c982 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:09:30.874753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:30.874753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:30.891591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8c5374bb-ad0f-424b-b64d-d842d78f3003 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:30.925343 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:30.925343 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:30.926483 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-81f6e70e-768f-46c7-8741-3d8da7f6c982 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:09:30.934279 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c5374bb-ad0f-424b-b64d-d842d78f3003 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:30.936146 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1181/2303] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:30 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:30.991377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-81f6e70e-768f-46c7-8741-3d8da7f6c982 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['5472f2e6-2df6-49a8-81b6-808a2d30558c', 'a2e976d4-bfa3-42eb-9af5-1ecfbfbbdfd1'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:31.142017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81f6e70e-768f-46c7-8741-3d8da7f6c982 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups returned with HTTP 202 Jan 02 03:09:31.143167 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1123/2304] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:09:30 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups => generated 401 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:31.156043 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d33203e-3152-433c-bf1e-6c1b968449a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:31.156914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d33203e-3152-433c-bf1e-6c1b968449a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:31.157298 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:31.157298 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:31.157902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d33203e-3152-433c-bf1e-6c1b968449a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:31.158453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2d33203e-3152-433c-bf1e-6c1b968449a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:31.184783 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:31.184783 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:31.187801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d33203e-3152-433c-bf1e-6c1b968449a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:31.188897 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1182/2305] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:31 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:31.954489 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c6c057f-e804-4774-9a39-43a5372c273b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:31.955256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c6c057f-e804-4774-9a39-43a5372c273b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:31.955256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:31.955256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:31.955667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c6c057f-e804-4774-9a39-43a5372c273b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:32.102636 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:32.102636 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:32.130740 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c6c057f-e804-4774-9a39-43a5372c273b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:32.191854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c6c057f-e804-4774-9a39-43a5372c273b tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:32.193996 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1124/2306] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:31 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:32.204646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a5c36f7-e0d9-4af9-94f2-6e4d09c28a40 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:32.205542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a5c36f7-e0d9-4af9-94f2-6e4d09c28a40 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:32.206182 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:32.206182 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:32.206903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a5c36f7-e0d9-4af9-94f2-6e4d09c28a40 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:32.207515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2a5c36f7-e0d9-4af9-94f2-6e4d09c28a40 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:32.268614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:32.268614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:32.274895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a5c36f7-e0d9-4af9-94f2-6e4d09c28a40 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:32.277636 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1183/2307] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:32 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:33.213716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-819c36c6-11b5-4780-bf55-6dc1ca8f24b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:33.215198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-819c36c6-11b5-4780-bf55-6dc1ca8f24b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:33.215748 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:33.215748 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:33.217208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-819c36c6-11b5-4780-bf55-6dc1ca8f24b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:33.295665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ae4d0c86-706a-4af8-ab27-5967419f069c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:33.296904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ae4d0c86-706a-4af8-ab27-5967419f069c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:33.297133 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:33.297133 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:33.297683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ae4d0c86-706a-4af8-ab27-5967419f069c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:33.298058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ae4d0c86-706a-4af8-ab27-5967419f069c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:33.382872 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:33.382872 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:33.394999 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ae4d0c86-706a-4af8-ab27-5967419f069c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:33.395865 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1184/2308] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:33.411847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:33.411847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:33.436000 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-819c36c6-11b5-4780-bf55-6dc1ca8f24b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:33.511369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-819c36c6-11b5-4780-bf55-6dc1ca8f24b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:33.512728 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1125/2309] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:33 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:33.840206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes Jan 02 03:09:33.840929 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:33.840929 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:33.842058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1026160732"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:33.843350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1026160732'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:09:33.843727 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume of 1 GB Jan 02 03:09:33.894741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Availability Zones retrieved successfully. Jan 02 03:09:33.964539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (4ca3fcde-f083-4359-8b69-074de4c9df8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:33.977248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654b9254-cfdc-4170-9b12-85a335e1f390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:33.979432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:09:34.198277 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654b9254-cfdc-4170-9b12-85a335e1f390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:34.202328 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca7c82c-2d07-46f4-b7b1-03ad67b34614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:34.338575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Created reservations ['17258bfa-1f1b-486f-9242-ef797958f1ff', 'e4844f36-522a-463f-8041-444c30d67d00', 'f028ed68-f24c-450f-8e50-c12f1fb46298', 'f93da748-1d38-4f57-838d-394c406d8790'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:34.343604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca7c82c-2d07-46f4-b7b1-03ad67b34614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17258bfa-1f1b-486f-9242-ef797958f1ff', 'e4844f36-522a-463f-8041-444c30d67d00', 'f028ed68-f24c-450f-8e50-c12f1fb46298', 'f93da748-1d38-4f57-838d-394c406d8790']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:34.349306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787d5b5b-5680-49a2-a6ed-26ac6da89050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:34.411735 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e45fdaa-c4f4-4584-86f7-af9acdde5fc1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:34.412271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e45fdaa-c4f4-4584-86f7-af9acdde5fc1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:34.412467 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:34.412467 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:34.412840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e45fdaa-c4f4-4584-86f7-af9acdde5fc1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:34.413220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0e45fdaa-c4f4-4584-86f7-af9acdde5fc1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:34.483749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787d5b5b-5680-49a2-a6ed-26ac6da89050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2209d353-9082-4923-9a93-8f40ac4a13c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1026160732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['17258bfa-1f1b-486f-9242-ef797958f1ff','e4844f36-522a-463f-8041-444c30d67d00','f028ed68-f24c-450f-8e50-c12f1fb46298','f93da748-1d38-4f57-838d-394c406d8790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1026160732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2209d353-9082-4923-9a93-8f40ac4a13c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487649d48c00484daf20769ca99fd24d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:34.486143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28baf114-5b58-4959-9684-eac36aaf321c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:34.488523 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:34.488523 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:34.491309 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e45fdaa-c4f4-4584-86f7-af9acdde5fc1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:34.503733 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1126/2310] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:34 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:34.528620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbbc4f2f-ddb9-45cd-8717-8e13d53822cf tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:34.529775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbbc4f2f-ddb9-45cd-8717-8e13d53822cf tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:34.529967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:34.529967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:34.530423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbbc4f2f-ddb9-45cd-8717-8e13d53822cf tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:34.552237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28baf114-5b58-4959-9684-eac36aaf321c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1026160732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['17258bfa-1f1b-486f-9242-ef797958f1ff','e4844f36-522a-463f-8041-444c30d67d00','f028ed68-f24c-450f-8e50-c12f1fb46298','f93da748-1d38-4f57-838d-394c406d8790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:34.556033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e657f739-aed6-4ff1-a00f-e9871e68db99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:34.613095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e657f739-aed6-4ff1-a00f-e9871e68db99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:34.647021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (4ca3fcde-f083-4359-8b69-074de4c9df8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:34.673279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:34.673279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:34.696201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dbbc4f2f-ddb9-45cd-8717-8e13d53822cf tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:34.744392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbbc4f2f-ddb9-45cd-8717-8e13d53822cf tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:34.750000 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1127/2311] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:34 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:34.782741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume request issued successfully. Jan 02 03:09:34.817248 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-27158184-80bf-470a-ac79-932de5ca180e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes returned with HTTP 202 Jan 02 03:09:34.828308 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1185/2312] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:09:33 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/volumes => generated 818 bytes in 1333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:34.835842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b8dc16d-5515-4993-baae-7739ad54fdfe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:09:34.836544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b8dc16d-5515-4993-baae-7739ad54fdfe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:34.836753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:34.836753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:34.837121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b8dc16d-5515-4993-baae-7739ad54fdfe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:34.946604 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:34.946604 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:34.972226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3b8dc16d-5515-4993-baae-7739ad54fdfe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:09:35.014870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b8dc16d-5515-4993-baae-7739ad54fdfe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:09:35.024868 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1128/2313] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:34 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 910 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:35.514829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-22e25133-b22f-47c6-8c26-856f3c75e6d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:35.515472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-22e25133-b22f-47c6-8c26-856f3c75e6d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:35.515613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:35.515613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:35.516062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-22e25133-b22f-47c6-8c26-856f3c75e6d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:35.516305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-22e25133-b22f-47c6-8c26-856f3c75e6d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:35.566753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:35.566753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:35.568575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-22e25133-b22f-47c6-8c26-856f3c75e6d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:35.569402 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1186/2314] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:35 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:35.766070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed2359e3-7025-4849-95c7-ccc8bf28b9f0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:35.766603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed2359e3-7025-4849-95c7-ccc8bf28b9f0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:35.766799 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:35.766799 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:35.781017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed2359e3-7025-4849-95c7-ccc8bf28b9f0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:35.904613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:35.904613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:35.929749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ed2359e3-7025-4849-95c7-ccc8bf28b9f0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:35.990891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed2359e3-7025-4849-95c7-ccc8bf28b9f0 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:35.992392 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1129/2315] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:35 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:36.032008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a4d25f7-a92c-4d1e-9d17-94fa4d6de500 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:09:36.032536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a4d25f7-a92c-4d1e-9d17-94fa4d6de500 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:36.032777 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:36.032777 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:36.033145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a4d25f7-a92c-4d1e-9d17-94fa4d6de500 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:36.203700 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:36.203700 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:36.242889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a4d25f7-a92c-4d1e-9d17-94fa4d6de500 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:09:36.309090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a4d25f7-a92c-4d1e-9d17-94fa4d6de500 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:09:36.310830 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1187/2316] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:36 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 911 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:36.585619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-611dcce9-a9e0-4ff5-9695-b16d9e8e923c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:36.587225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-611dcce9-a9e0-4ff5-9695-b16d9e8e923c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:36.594825 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:36.594825 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:36.595659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-611dcce9-a9e0-4ff5-9695-b16d9e8e923c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:36.596332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-611dcce9-a9e0-4ff5-9695-b16d9e8e923c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:36.622151 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:36.622151 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:36.624695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-611dcce9-a9e0-4ff5-9695-b16d9e8e923c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:36.625514 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1130/2317] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:36 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:37.015158 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11f3d646-4a0c-445e-b9a1-396ce730cd22 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:37.017258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11f3d646-4a0c-445e-b9a1-396ce730cd22 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:37.018478 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:37.018478 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:37.022546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11f3d646-4a0c-445e-b9a1-396ce730cd22 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:37.107531 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:37.107531 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:37.120557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-11f3d646-4a0c-445e-b9a1-396ce730cd22 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:37.157512 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11f3d646-4a0c-445e-b9a1-396ce730cd22 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:37.159038 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1188/2318] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:37 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:37.640014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ef89aa7-8029-4021-ae5d-846d2c0d900d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:37.680494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ef89aa7-8029-4021-ae5d-846d2c0d900d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:37.680494 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:37.680494 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:37.680494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ef89aa7-8029-4021-ae5d-846d2c0d900d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:37.680494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8ef89aa7-8029-4021-ae5d-846d2c0d900d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:37.691875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:37.691875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:37.695291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ef89aa7-8029-4021-ae5d-846d2c0d900d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:37.705217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1131/2319] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:37 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:38.178238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45f49ec4-bc3e-4ffc-bff8-08d3ae3d34ad tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:38.179609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45f49ec4-bc3e-4ffc-bff8-08d3ae3d34ad tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:38.180236 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:38.180236 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:38.181862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-45f49ec4-bc3e-4ffc-bff8-08d3ae3d34ad tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:38.324279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:38.324279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:38.350537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-45f49ec4-bc3e-4ffc-bff8-08d3ae3d34ad tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:38.406337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-45f49ec4-bc3e-4ffc-bff8-08d3ae3d34ad tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:38.414209 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1189/2320] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:38 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:38.711070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-379a0390-0d71-4a41-8210-a020333706a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:38.711815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-379a0390-0d71-4a41-8210-a020333706a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:38.711942 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:38.711942 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:38.712353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-379a0390-0d71-4a41-8210-a020333706a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:38.712933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-379a0390-0d71-4a41-8210-a020333706a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:38.758425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:38.758425 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:38.762225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-379a0390-0d71-4a41-8210-a020333706a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:38.775261 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1132/2321] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:38 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:39.427733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f237c0f-f605-46c7-aba9-9f7683ee8559 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:39.428271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f237c0f-f605-46c7-aba9-9f7683ee8559 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:39.428834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:39.428834 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:39.429219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f237c0f-f605-46c7-aba9-9f7683ee8559 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:39.494298 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:39.494298 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:39.521430 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f237c0f-f605-46c7-aba9-9f7683ee8559 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:39.547989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f237c0f-f605-46c7-aba9-9f7683ee8559 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:39.556494 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1190/2322] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:39 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:39.779246 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f27e6db-79c6-461c-93bd-75c98e4d1042 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:39.780143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f27e6db-79c6-461c-93bd-75c98e4d1042 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:39.792602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:39.792602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:39.793083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f27e6db-79c6-461c-93bd-75c98e4d1042 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:39.793794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1f27e6db-79c6-461c-93bd-75c98e4d1042 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:39.854826 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:39.854826 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:39.857823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f27e6db-79c6-461c-93bd-75c98e4d1042 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:39.860507 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1133/2323] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:39 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:40.566645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a88b725-00e9-4fda-b52f-b01d3798db8d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:40.567372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a88b725-00e9-4fda-b52f-b01d3798db8d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:40.567679 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:40.567679 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:40.567912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a88b725-00e9-4fda-b52f-b01d3798db8d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:40.620520 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:40.620520 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:40.630533 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a88b725-00e9-4fda-b52f-b01d3798db8d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:40.655340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a88b725-00e9-4fda-b52f-b01d3798db8d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:40.656352 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1191/2324] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:40 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:40.873619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6547d09-0b45-4cb1-8892-ebe7ffe70b0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:40.874707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6547d09-0b45-4cb1-8892-ebe7ffe70b0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:40.875171 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:40.875171 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:40.875629 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f6547d09-0b45-4cb1-8892-ebe7ffe70b0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:40.876066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f6547d09-0b45-4cb1-8892-ebe7ffe70b0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:40.908357 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:40.908357 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:40.909861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f6547d09-0b45-4cb1-8892-ebe7ffe70b0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:40.910659 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1134/2325] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:40 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:41.672640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e262d93b-66aa-43b6-ac99-60e0f95ff93f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:41.673173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e262d93b-66aa-43b6-ac99-60e0f95ff93f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:41.673370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:41.673370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:41.673744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e262d93b-66aa-43b6-ac99-60e0f95ff93f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:41.836370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:41.836370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:41.855902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e262d93b-66aa-43b6-ac99-60e0f95ff93f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:41.900523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e262d93b-66aa-43b6-ac99-60e0f95ff93f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:41.912318 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1192/2326] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:41 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 978 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:41.925940 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8750ef0-3c3e-4a6b-972b-ca0c30866765 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:41.926610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8750ef0-3c3e-4a6b-972b-ca0c30866765 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:41.926923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:41.926923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:41.927610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8750ef0-3c3e-4a6b-972b-ca0c30866765 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:41.928211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d8750ef0-3c3e-4a6b-972b-ca0c30866765 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:41.993149 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:41.993149 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:41.995491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8750ef0-3c3e-4a6b-972b-ca0c30866765 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:41.996594 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1135/2327] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:41 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:42.919238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd481dcd-5ba6-4072-84f9-99a11cbc4e18 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:42.920643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd481dcd-5ba6-4072-84f9-99a11cbc4e18 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:42.920913 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:42.920913 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:42.921708 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd481dcd-5ba6-4072-84f9-99a11cbc4e18 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:43.012383 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e58ea21-1bf1-4651-b43d-ceaeb601c61c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:43.013640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e58ea21-1bf1-4651-b43d-ceaeb601c61c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:43.013846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:43.013846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:43.014718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e58ea21-1bf1-4651-b43d-ceaeb601c61c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:43.015258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5e58ea21-1bf1-4651-b43d-ceaeb601c61c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:43.023057 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:43.023057 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:43.049437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bd481dcd-5ba6-4072-84f9-99a11cbc4e18 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:43.086458 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:43.086458 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:43.088823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e58ea21-1bf1-4651-b43d-ceaeb601c61c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:43.097763 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1136/2328] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:43 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:43.109734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd481dcd-5ba6-4072-84f9-99a11cbc4e18 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:43.110804 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1193/2329] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:42 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 981 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:44.105429 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7d47aca-865c-4a1c-b800-7179363ff19a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:44.107386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7d47aca-865c-4a1c-b800-7179363ff19a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:44.110400 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:44.110400 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:44.111107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7d47aca-865c-4a1c-b800-7179363ff19a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:44.112468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e7d47aca-865c-4a1c-b800-7179363ff19a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:44.126822 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66c5d655-9059-4407-91fa-829345c3bfff tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:44.127349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66c5d655-9059-4407-91fa-829345c3bfff tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:44.127546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:44.127546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:44.132486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66c5d655-9059-4407-91fa-829345c3bfff tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:44.141882 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:44.141882 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:44.145422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7d47aca-865c-4a1c-b800-7179363ff19a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:44.146475 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1137/2330] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:44 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:44.211266 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:44.211266 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:44.242174 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-66c5d655-9059-4407-91fa-829345c3bfff tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:44.284421 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66c5d655-9059-4407-91fa-829345c3bfff tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:44.285480 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1194/2331] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:44 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 981 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:45.161555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e00b8af-8708-43b8-abdf-4cf8f5da6077 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:45.162698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e00b8af-8708-43b8-abdf-4cf8f5da6077 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:45.163084 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:45.163084 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:45.163738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e00b8af-8708-43b8-abdf-4cf8f5da6077 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:45.164326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2e00b8af-8708-43b8-abdf-4cf8f5da6077 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:45.195307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:45.195307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:45.197236 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e00b8af-8708-43b8-abdf-4cf8f5da6077 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:45.198272 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1138/2332] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:45 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:45.308633 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e586eca1-c761-43c6-964a-ae9fdbbe4af9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:45.309434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e586eca1-c761-43c6-964a-ae9fdbbe4af9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:45.311130 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:45.311130 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:45.312673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e586eca1-c761-43c6-964a-ae9fdbbe4af9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:45.389401 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:45.389401 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:45.402059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e586eca1-c761-43c6-964a-ae9fdbbe4af9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:45.433761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e586eca1-c761-43c6-964a-ae9fdbbe4af9 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:45.447035 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1195/2333] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:45 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 981 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:46.217207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b873660-d679-43a1-b999-be5d326a188c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:46.217758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b873660-d679-43a1-b999-be5d326a188c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:46.217979 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:46.217979 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:46.218355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b873660-d679-43a1-b999-be5d326a188c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:46.218727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5b873660-d679-43a1-b999-be5d326a188c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:46.260080 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:46.260080 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:46.262183 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b873660-d679-43a1-b999-be5d326a188c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:46.268351 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1139/2334] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:46 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:46.455663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f1fa828-a5a2-4ac1-a1fd-d001e2f62bb3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:46.457210 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f1fa828-a5a2-4ac1-a1fd-d001e2f62bb3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:46.459562 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:46.459562 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:46.460208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f1fa828-a5a2-4ac1-a1fd-d001e2f62bb3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:46.526239 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:46.526239 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:46.537275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9f1fa828-a5a2-4ac1-a1fd-d001e2f62bb3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:46.597343 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f1fa828-a5a2-4ac1-a1fd-d001e2f62bb3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:46.598182 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1196/2335] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:46 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 981 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:47.280102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84a71449-bda8-4cbe-8c40-8ee0011886bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:47.281116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84a71449-bda8-4cbe-8c40-8ee0011886bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:47.281442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:47.281442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:47.282874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84a71449-bda8-4cbe-8c40-8ee0011886bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:47.283261 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-84a71449-bda8-4cbe-8c40-8ee0011886bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:47.342957 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:47.342957 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:47.345618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84a71449-bda8-4cbe-8c40-8ee0011886bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:47.347508 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1140/2336] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:47 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:09:47.616071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40815c59-ae97-4878-ad12-79012cdf9642 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:47.616659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40815c59-ae97-4878-ad12-79012cdf9642 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:47.616864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:47.616864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:47.617354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40815c59-ae97-4878-ad12-79012cdf9642 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:47.726604 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:47.726604 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:47.738095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-40815c59-ae97-4878-ad12-79012cdf9642 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:47.766715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40815c59-ae97-4878-ad12-79012cdf9642 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:47.768026 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1197/2337] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:47 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 981 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:48.361363 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a23d94eb-da1c-4f64-8dc9-1d424ed41447 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:48.362563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a23d94eb-da1c-4f64-8dc9-1d424ed41447 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:48.362988 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:48.362988 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:48.363653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a23d94eb-da1c-4f64-8dc9-1d424ed41447 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:48.364286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a23d94eb-da1c-4f64-8dc9-1d424ed41447 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:48.410664 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:48.410664 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:48.414290 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a23d94eb-da1c-4f64-8dc9-1d424ed41447 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:48.419693 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1141/2338] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:48 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:48.785616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6630dcd-d496-4ce8-81ba-60578a63fa04 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:48.786455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6630dcd-d496-4ce8-81ba-60578a63fa04 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:48.786880 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:48.786880 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:48.787527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b6630dcd-d496-4ce8-81ba-60578a63fa04 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:48.986177 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:48.986177 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:49.041114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b6630dcd-d496-4ce8-81ba-60578a63fa04 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:49.119376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b6630dcd-d496-4ce8-81ba-60578a63fa04 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:49.130773 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1198/2339] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:48 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 981 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:49.435381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9c6e6f4-7096-40f5-b3a2-0e6120eec0f8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:49.435927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9c6e6f4-7096-40f5-b3a2-0e6120eec0f8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:49.436117 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:49.436117 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:49.436523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9c6e6f4-7096-40f5-b3a2-0e6120eec0f8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:49.436898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a9c6e6f4-7096-40f5-b3a2-0e6120eec0f8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:49.516217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:49.516217 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:49.521342 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9c6e6f4-7096-40f5-b3a2-0e6120eec0f8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:49.524115 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1142/2340] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:49 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:50.139339 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ae239921-1d8a-45fb-8b88-fd182e153e9f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:50.139872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ae239921-1d8a-45fb-8b88-fd182e153e9f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:50.140360 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:50.140360 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:50.141185 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ae239921-1d8a-45fb-8b88-fd182e153e9f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:50.306487 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:50.306487 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:50.331018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ae239921-1d8a-45fb-8b88-fd182e153e9f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:50.396381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ae239921-1d8a-45fb-8b88-fd182e153e9f tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:50.397535 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1199/2341] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:50 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 1369 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:50.417768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-695ac41f-b421-483a-9a58-0aa7cf54a81c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:50.418315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-695ac41f-b421-483a-9a58-0aa7cf54a81c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:50.418534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:50.418534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:50.418916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-695ac41f-b421-483a-9a58-0aa7cf54a81c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:50.540863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32d5fcff-e7ed-47bf-90dd-56d7a920dad6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:50.541531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32d5fcff-e7ed-47bf-90dd-56d7a920dad6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:50.543683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:50.543683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:50.544469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32d5fcff-e7ed-47bf-90dd-56d7a920dad6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:50.546252 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-32d5fcff-e7ed-47bf-90dd-56d7a920dad6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:50.549771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:50.549771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:50.562454 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-695ac41f-b421-483a-9a58-0aa7cf54a81c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:50.602981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-695ac41f-b421-483a-9a58-0aa7cf54a81c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:50.604095 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1143/2342] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:50 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 1369 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:50.607582 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:50.607582 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:50.609638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32d5fcff-e7ed-47bf-90dd-56d7a920dad6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:50.622733 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1200/2343] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:50 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:50.635804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3173af7-983c-4894-ad02-406554a3f88c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:50.636506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:50.636506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:50.637463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3173af7-983c-4894-ad02-406554a3f88c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2119892088"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:50.727078 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:50.727078 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:50.772687 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c3173af7-983c-4894-ad02-406554a3f88c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:50.830593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c3173af7-983c-4894-ad02-406554a3f88c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:09:50.854306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3173af7-983c-4894-ad02-406554a3f88c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:50.863683 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1144/2344] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Jan 2 03:09:50 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 852 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:50.878276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4a86c88-912e-41ba-b03d-a5a186d9d4aa tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:50.879011 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:50.879011 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:50.879688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4a86c88-912e-41ba-b03d-a5a186d9d4aa tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-749177545", "description": "This is the new description of volume"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:50.974054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:50.974054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:50.984025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f4a86c88-912e-41ba-b03d-a5a186d9d4aa tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:51.000152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f4a86c88-912e-41ba-b03d-a5a186d9d4aa tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:09:51.022410 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4a86c88-912e-41ba-b03d-a5a186d9d4aa tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:51.023561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1201/2345] 10.222.0.50 () {60 vars in 1336 bytes} [Sat Jan 2 03:09:50 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 890 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:51.038100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14380fd9-a83f-43fb-b727-b594be0d09ef tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:51.038937 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14380fd9-a83f-43fb-b727-b594be0d09ef tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:51.039319 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:51.039319 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:51.039962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14380fd9-a83f-43fb-b727-b594be0d09ef tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:51.109522 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:51.109522 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:51.125130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-14380fd9-a83f-43fb-b727-b594be0d09ef tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:51.153752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14380fd9-a83f-43fb-b727-b594be0d09ef tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:51.154746 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1145/2346] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:51 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 1407 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:51.171145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] POST http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes Jan 02 03:09:51.171608 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:51.171608 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:51.172023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-78151865", "availability_zone": "nova", "size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:51.173176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-78151865', 'availability_zone': 'nova', 'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:09:51.173545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume of 1 GB Jan 02 03:09:51.190058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Availability Zones retrieved successfully. Jan 02 03:09:51.208594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (bbd2a0ff-85cb-4728-906c-2a28fdc2a65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:51.211860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (687c6b8c-1a9c-427e-94a5-375a6b411c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:51.214019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:09:51.338499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (687c6b8c-1a9c-427e-94a5-375a6b411c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:51.349736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb13ab9-9986-47db-9da3-b44358f193de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:51.449894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Created reservations ['42b08e78-cc26-4f31-a806-59f65e1c2bed', '36343ee9-ed35-4897-bde7-de732c9babcc', '5a7ba635-7af7-4c0d-bd00-ca2d5052d50d', '8daa2956-0c74-42de-9975-525789b9717e'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:09:51.452426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb13ab9-9986-47db-9da3-b44358f193de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42b08e78-cc26-4f31-a806-59f65e1c2bed', '36343ee9-ed35-4897-bde7-de732c9babcc', '5a7ba635-7af7-4c0d-bd00-ca2d5052d50d', '8daa2956-0c74-42de-9975-525789b9717e']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:51.455573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa2b002-a176-48b0-9209-42fe0fc8f744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:51.534710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa2b002-a176-48b0-9209-42fe0fc8f744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79d83f70-11e1-460f-a504-9c5909e152f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-78151865',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['42b08e78-cc26-4f31-a806-59f65e1c2bed','36343ee9-ed35-4897-bde7-de732c9babcc','5a7ba635-7af7-4c0d-bd00-ca2d5052d50d','8daa2956-0c74-42de-9975-525789b9717e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:09:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-78151865',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79d83f70-11e1-460f-a504-9c5909e152f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7bfe23ce7db49b288cff68761bf4c1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='561883fd590a4f00b109036903ce1901',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:51.534710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd873ad3-eb48-4cfa-a0d1-66712adb58da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:51.570468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd873ad3-eb48-4cfa-a0d1-66712adb58da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-78151865',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7bfe23ce7db49b288cff68761bf4c1f',qos_specs=None,replication_status=,reservations=['42b08e78-cc26-4f31-a806-59f65e1c2bed','36343ee9-ed35-4897-bde7-de732c9babcc','5a7ba635-7af7-4c0d-bd00-ca2d5052d50d','8daa2956-0c74-42de-9975-525789b9717e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='561883fd590a4f00b109036903ce1901',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:51.572845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76424213-2c1b-456b-8c89-3e898d1c245f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:09:51.593093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76424213-2c1b-456b-8c89-3e898d1c245f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:09:51.595705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Flow 'volume_create_api' (bbd2a0ff-85cb-4728-906c-2a28fdc2a65c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:09:51.624718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-591e3a82-c97d-4f25-a149-6148953ff455 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:51.625535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-591e3a82-c97d-4f25-a149-6148953ff455 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:51.625737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:51.625737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:51.626429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-591e3a82-c97d-4f25-a149-6148953ff455 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:51.626803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-591e3a82-c97d-4f25-a149-6148953ff455 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:51.672235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:51.672235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:51.682001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-591e3a82-c97d-4f25-a149-6148953ff455 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:51.683531 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1146/2347] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:51 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:51.691124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Create volume request issued successfully. Jan 02 03:09:51.709463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c8d829a-4a02-4046-a1b1-c5ace2d57e55 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes returned with HTTP 202 Jan 02 03:09:51.711370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1202/2348] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:09:51 2021] POST /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes => generated 809 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:09:51.732282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce4e85fa-51e1-42a1-9c0d-8743ec6934cd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 Jan 02 03:09:51.733576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce4e85fa-51e1-42a1-9c0d-8743ec6934cd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:51.734149 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:51.734149 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:51.734807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce4e85fa-51e1-42a1-9c0d-8743ec6934cd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:51.861883 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:51.861883 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:51.877403 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ce4e85fa-51e1-42a1-9c0d-8743ec6934cd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:51.951066 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce4e85fa-51e1-42a1-9c0d-8743ec6934cd tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 returned with HTTP 200 Jan 02 03:09:51.952918 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1147/2349] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:51 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 => generated 901 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:52.705724 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f727b179-885c-49d1-ac4e-fdd4220b73a8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:52.707114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f727b179-885c-49d1-ac4e-fdd4220b73a8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:52.707571 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:52.707571 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:52.708284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f727b179-885c-49d1-ac4e-fdd4220b73a8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:52.709046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f727b179-885c-49d1-ac4e-fdd4220b73a8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:52.741058 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:52.741058 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:52.744277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f727b179-885c-49d1-ac4e-fdd4220b73a8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:52.745787 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1203/2350] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:52 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:52.970972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9af39ed-805d-45fc-a350-2767e51a16b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 Jan 02 03:09:52.972026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9af39ed-805d-45fc-a350-2767e51a16b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:52.972475 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:52.972475 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:52.973162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9af39ed-805d-45fc-a350-2767e51a16b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:53.053687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:53.053687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:53.065618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f9af39ed-805d-45fc-a350-2767e51a16b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:53.092703 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9af39ed-805d-45fc-a350-2767e51a16b1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 returned with HTTP 200 Jan 02 03:09:53.093637 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1148/2351] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:52 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 => generated 902 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:53.109549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d068d14-c68b-4cd5-8011-c87ad065c8de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] PUT http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 Jan 02 03:09:53.110014 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:53.110014 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:53.110437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d068d14-c68b-4cd5-8011-c87ad065c8de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2119892088", "description": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:09:53.167025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:53.167025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:53.177896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1d068d14-c68b-4cd5-8011-c87ad065c8de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:53.189968 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1d068d14-c68b-4cd5-8011-c87ad065c8de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume updated successfully. Jan 02 03:09:53.206944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d068d14-c68b-4cd5-8011-c87ad065c8de tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 returned with HTTP 200 Jan 02 03:09:53.207831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1204/2352] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Jan 2 03:09:53 2021] PUT /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 => generated 839 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:53.223037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee073e1f-5866-4c3b-a2a8-85459bb6f5ec tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] DELETE http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 Jan 02 03:09:53.223684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee073e1f-5866-4c3b-a2a8-85459bb6f5ec tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:53.223967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:53.223967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:53.224457 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee073e1f-5866-4c3b-a2a8-85459bb6f5ec tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:53.224992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-ee073e1f-5866-4c3b-a2a8-85459bb6f5ec tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume with id: 79d83f70-11e1-460f-a504-9c5909e152f9 Jan 02 03:09:53.280971 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:53.280971 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:53.282499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ee073e1f-5866-4c3b-a2a8-85459bb6f5ec tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:53.348691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ee073e1f-5866-4c3b-a2a8-85459bb6f5ec tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume request issued successfully. Jan 02 03:09:53.349250 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee073e1f-5866-4c3b-a2a8-85459bb6f5ec tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 returned with HTTP 202 Jan 02 03:09:53.350191 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1149/2353] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:53 2021] DELETE /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:09:53.358561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d7e62d8-7eea-4047-b01b-cb83f7b4c05c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 Jan 02 03:09:53.360311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d7e62d8-7eea-4047-b01b-cb83f7b4c05c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:53.360748 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:53.360748 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:53.361424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d7e62d8-7eea-4047-b01b-cb83f7b4c05c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:53.427190 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:53.427190 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:53.438050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9d7e62d8-7eea-4047-b01b-cb83f7b4c05c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:53.462802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d7e62d8-7eea-4047-b01b-cb83f7b4c05c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 returned with HTTP 200 Jan 02 03:09:53.463616 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1205/2354] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:53 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 => generated 906 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:53.768548 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cda19d84-c618-4382-941d-dbadd2fe6f24 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:53.769088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cda19d84-c618-4382-941d-dbadd2fe6f24 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:53.769187 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:53.769187 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:53.769529 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cda19d84-c618-4382-941d-dbadd2fe6f24 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:53.776324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cda19d84-c618-4382-941d-dbadd2fe6f24 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:53.865468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:53.865468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:53.867319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cda19d84-c618-4382-941d-dbadd2fe6f24 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:53.868126 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1150/2355] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:53 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:54.480669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe91db19-d27c-4350-ba55-0f8a46972e2c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 Jan 02 03:09:54.482408 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe91db19-d27c-4350-ba55-0f8a46972e2c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:54.482825 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:54.482825 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:54.483487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe91db19-d27c-4350-ba55-0f8a46972e2c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:54.619740 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:54.619740 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:54.632281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe91db19-d27c-4350-ba55-0f8a46972e2c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:54.663711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe91db19-d27c-4350-ba55-0f8a46972e2c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 returned with HTTP 200 Jan 02 03:09:54.664856 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1206/2356] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:54 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 => generated 906 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:54.883088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd6b23cd-6a66-4f4a-ac17-018b83f7fbe1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:54.885192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd6b23cd-6a66-4f4a-ac17-018b83f7fbe1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:54.885623 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:54.885623 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:54.886264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd6b23cd-6a66-4f4a-ac17-018b83f7fbe1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:54.886823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-dd6b23cd-6a66-4f4a-ac17-018b83f7fbe1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:54.937103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:54.937103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:54.941524 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd6b23cd-6a66-4f4a-ac17-018b83f7fbe1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:54.942561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1151/2357] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:54 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:55.681153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f6a2c78-2cc2-4ae0-85c0-dc4add593456 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 Jan 02 03:09:55.682138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f6a2c78-2cc2-4ae0-85c0-dc4add593456 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:55.682760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:55.682760 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:55.683359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f6a2c78-2cc2-4ae0-85c0-dc4add593456 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:55.757373 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f6a2c78-2cc2-4ae0-85c0-dc4add593456 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 returned with HTTP 404 Jan 02 03:09:55.758697 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1207/2358] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:55 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/79d83f70-11e1-460f-a504-9c5909e152f9 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:55.769177 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73fb97f1-95e8-4fa5-b2e2-51412a8e307c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] DELETE http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:55.770096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73fb97f1-95e8-4fa5-b2e2-51412a8e307c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:55.770473 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:55.770473 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:55.771085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73fb97f1-95e8-4fa5-b2e2-51412a8e307c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:55.772799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-73fb97f1-95e8-4fa5-b2e2-51412a8e307c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume with id: a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:55.907351 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:55.907351 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:55.916333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-73fb97f1-95e8-4fa5-b2e2-51412a8e307c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:55.968241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9be67fc-2117-40ff-83ba-4b68bef2d44d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:55.968781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9be67fc-2117-40ff-83ba-4b68bef2d44d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:55.969267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9be67fc-2117-40ff-83ba-4b68bef2d44d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:55.969634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c9be67fc-2117-40ff-83ba-4b68bef2d44d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:55.992444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-73fb97f1-95e8-4fa5-b2e2-51412a8e307c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume request issued successfully. Jan 02 03:09:55.993230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73fb97f1-95e8-4fa5-b2e2-51412a8e307c tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 202 Jan 02 03:09:55.994715 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1152/2359] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:55 2021] DELETE /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:09:56.009312 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0519113-8e86-4b8c-af97-4b3aa3e28ed5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:56.010155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0519113-8e86-4b8c-af97-4b3aa3e28ed5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:56.010799 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:56.010799 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:56.012535 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0519113-8e86-4b8c-af97-4b3aa3e28ed5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:56.036481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:56.036481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:56.038784 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9be67fc-2117-40ff-83ba-4b68bef2d44d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:56.046623 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1208/2360] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:55 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:56.124199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:56.124199 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:56.133093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c0519113-8e86-4b8c-af97-4b3aa3e28ed5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:56.179148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0519113-8e86-4b8c-af97-4b3aa3e28ed5 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:56.179992 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1153/2361] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:55 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 1406 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:57.060865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2309ed74-b6f4-44d2-9632-c8b1b11c4abc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:57.061404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2309ed74-b6f4-44d2-9632-c8b1b11c4abc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:57.061547 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:57.061547 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:57.062142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2309ed74-b6f4-44d2-9632-c8b1b11c4abc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:57.062681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2309ed74-b6f4-44d2-9632-c8b1b11c4abc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:57.111451 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:57.111451 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:57.136589 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2309ed74-b6f4-44d2-9632-c8b1b11c4abc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:57.141330 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1209/2362] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:57 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:57.198859 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4274752-0004-4439-8479-e8f248f29097 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:57.199663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4274752-0004-4439-8479-e8f248f29097 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:57.200037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:57.200037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:57.201888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4274752-0004-4439-8479-e8f248f29097 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:57.328084 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:57.328084 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:57.337519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d4274752-0004-4439-8479-e8f248f29097 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:57.366477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4274752-0004-4439-8479-e8f248f29097 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 200 Jan 02 03:09:57.368002 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1154/2363] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:57 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 1406 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:09:58.155843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6377155-7fa2-406c-9491-8bcdfcdc98c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:58.156702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6377155-7fa2-406c-9491-8bcdfcdc98c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:58.156702 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:58.156702 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:58.157046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6377155-7fa2-406c-9491-8bcdfcdc98c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:58.157315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e6377155-7fa2-406c-9491-8bcdfcdc98c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:58.216042 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:58.216042 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:58.225897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6377155-7fa2-406c-9491-8bcdfcdc98c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:58.227032 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1210/2364] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:58 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:58.384114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c30819e9-5a7c-483c-a397-4585f396f08d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b Jan 02 03:09:58.385028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c30819e9-5a7c-483c-a397-4585f396f08d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:58.385354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:58.385354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:58.385923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c30819e9-5a7c-483c-a397-4585f396f08d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:58.495632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c30819e9-5a7c-483c-a397-4585f396f08d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b returned with HTTP 404 Jan 02 03:09:58.500583 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1155/2365] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:58 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/a906a82f-83ec-4159-96e7-c15bb167f17b => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:09:58.518215 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-52c4cf8e-2eb9-41a5-bdfb-462c616faaf1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] DELETE http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 Jan 02 03:09:58.519107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-52c4cf8e-2eb9-41a5-bdfb-462c616faaf1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:58.519675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:58.519675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:58.522279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-52c4cf8e-2eb9-41a5-bdfb-462c616faaf1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:58.523864 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-52c4cf8e-2eb9-41a5-bdfb-462c616faaf1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume with id: aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 Jan 02 03:09:58.644413 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:58.644413 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:58.645579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-52c4cf8e-2eb9-41a5-bdfb-462c616faaf1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:58.718470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-52c4cf8e-2eb9-41a5-bdfb-462c616faaf1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Delete volume request issued successfully. Jan 02 03:09:58.718976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-52c4cf8e-2eb9-41a5-bdfb-462c616faaf1 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 returned with HTTP 202 Jan 02 03:09:58.719864 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1211/2366] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:09:58 2021] DELETE /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:09:58.727512 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aed75d17-93ef-4bb6-853b-6f1893bbb88d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 Jan 02 03:09:58.728256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aed75d17-93ef-4bb6-853b-6f1893bbb88d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:58.728760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aed75d17-93ef-4bb6-853b-6f1893bbb88d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:58.860857 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:58.860857 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:58.872864 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aed75d17-93ef-4bb6-853b-6f1893bbb88d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:09:58.907253 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aed75d17-93ef-4bb6-853b-6f1893bbb88d tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 returned with HTTP 200 Jan 02 03:09:58.936375 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1156/2367] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:58 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 => generated 906 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:59.242191 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77091404-815e-4f12-8daf-60da8d5dd4d7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:09:59.242709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77091404-815e-4f12-8daf-60da8d5dd4d7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:59.243356 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:59.243356 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:59.244014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77091404-815e-4f12-8daf-60da8d5dd4d7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:09:59.244584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-77091404-815e-4f12-8daf-60da8d5dd4d7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:09:59.320962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:09:59.320962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:09:59.328521 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77091404-815e-4f12-8daf-60da8d5dd4d7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:09:59.329570 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1212/2368] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:59 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:09:59.943059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2335c492-768f-46bc-a9dd-637453a0d801 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 Jan 02 03:09:59.943830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2335c492-768f-46bc-a9dd-637453a0d801 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:09:59.944023 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:09:59.944023 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:09:59.945027 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2335c492-768f-46bc-a9dd-637453a0d801 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:00.064487 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:00.064487 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:00.084064 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2335c492-768f-46bc-a9dd-637453a0d801 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:10:00.140818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2335c492-768f-46bc-a9dd-637453a0d801 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 returned with HTTP 200 Jan 02 03:10:00.152052 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1157/2369] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:09:59 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 => generated 906 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:00.343947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1994b04a-9196-4924-8161-70d2b9d6315e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:00.344643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1994b04a-9196-4924-8161-70d2b9d6315e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:00.345039 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:00.345039 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:00.345660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1994b04a-9196-4924-8161-70d2b9d6315e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:00.346183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1994b04a-9196-4924-8161-70d2b9d6315e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:00.406992 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:00.406992 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:00.415550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1994b04a-9196-4924-8161-70d2b9d6315e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:00.417865 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1213/2370] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:00 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:01.158830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06d31c65-1b83-4a08-ab55-1ad50c00a2e3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 Jan 02 03:10:01.159718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06d31c65-1b83-4a08-ab55-1ad50c00a2e3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:01.160230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:01.160230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:01.160755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06d31c65-1b83-4a08-ab55-1ad50c00a2e3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:01.232141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:01.232141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:01.247915 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-06d31c65-1b83-4a08-ab55-1ad50c00a2e3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Volume info retrieved successfully. Jan 02 03:10:01.297083 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06d31c65-1b83-4a08-ab55-1ad50c00a2e3 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 returned with HTTP 200 Jan 02 03:10:01.298499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1158/2371] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:01 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 => generated 906 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:01.432475 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de1f3903-6f22-4f5c-8648-a27c78f258df tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:01.433057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de1f3903-6f22-4f5c-8648-a27c78f258df tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:01.433185 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:01.433185 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:01.433511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de1f3903-6f22-4f5c-8648-a27c78f258df tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:01.434035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-de1f3903-6f22-4f5c-8648-a27c78f258df tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:01.492061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:01.492061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:01.494378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de1f3903-6f22-4f5c-8648-a27c78f258df tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:01.495400 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1214/2372] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:01 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:02.186906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:02.187463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:02.187663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:02.187663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:02.188379 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:02.314691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dff23dd5-1cd5-4156-b1fc-e0ba71a77b70 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] GET http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 Jan 02 03:10:02.315239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dff23dd5-1cd5-4156-b1fc-e0ba71a77b70 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:02.315466 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:02.315466 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:02.315823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dff23dd5-1cd5-4156-b1fc-e0ba71a77b70 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:02.353538 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:02.353538 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:02.374101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:02.407465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dff23dd5-1cd5-4156-b1fc-e0ba71a77b70 tempest-VolumesGetTest-850806617 tempest-VolumesGetTest-850806617] http://10.222.0.50/volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 returned with HTTP 404 Jan 02 03:10:02.408914 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1215/2373] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:02 2021] GET /volume/v3/a7bfe23ce7db49b288cff68761bf4c1f/volumes/aaba276f-8c39-42ad-b39f-fb3c2f1ee6b9 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:10:02.443770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:02.445414 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1159/2374] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:10:02 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 911 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:02.517621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fbc254bd-4f71-453c-bc5b-36cdc68e5ee7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:02.518157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fbc254bd-4f71-453c-bc5b-36cdc68e5ee7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:02.518644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fbc254bd-4f71-453c-bc5b-36cdc68e5ee7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:02.519011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fbc254bd-4f71-453c-bc5b-36cdc68e5ee7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:02.543795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume// Jan 02 03:10:02.544805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:02.545065 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:02.545065 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:02.545451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:02.547096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-920a25d2-8113-47e8-999e-b10e0062faf9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:10:02.547993 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1160/2375] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:10:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:10:02.578256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:02.578256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:02.580044 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fbc254bd-4f71-453c-bc5b-36cdc68e5ee7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:02.583236 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-5299efcc-226d-4b9a-b7c6-258723837f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/attachments Jan 02 03:10:02.586919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-5299efcc-226d-4b9a-b7c6-258723837f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2209d353-9082-4923-9a93-8f40ac4a13c0", "instance_uuid": "9a864d47-f833-4496-b291-3d392df1c6db", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:10:02.595339 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1216/2376] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:02 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:10:02.667533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:02.667533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:02.786870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-5299efcc-226d-4b9a-b7c6-258723837f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/attachments returned with HTTP 200 Jan 02 03:10:02.802791 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1161/2377] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:10:02 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/attachments => generated 273 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:10:02.879812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-832d82db-efe1-4c74-b719-4a29137930af tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:02.881246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-832d82db-efe1-4c74-b719-4a29137930af tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:02.881659 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:02.881659 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:02.882774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-832d82db-efe1-4c74-b719-4a29137930af tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:02.939180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-5299efcc-226d-4b9a-b7c6-258723837f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume// Jan 02 03:10:02.939965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-5299efcc-226d-4b9a-b7c6-258723837f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:02.941091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:02.941091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:02.941937 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-5299efcc-226d-4b9a-b7c6-258723837f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:02.943167 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-5299efcc-226d-4b9a-b7c6-258723837f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:10:02.944165 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1162/2378] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:10:02 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:10:02.958507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-080b7baf-73f7-4aa4-bfed-773822fa9cc5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:02.959311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-080b7baf-73f7-4aa4-bfed-773822fa9cc5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:02.960016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-080b7baf-73f7-4aa4-bfed-773822fa9cc5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:03.030069 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:03.030069 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:03.045293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:03.045293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:03.065055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-080b7baf-73f7-4aa4-bfed-773822fa9cc5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:03.088367 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-832d82db-efe1-4c74-b719-4a29137930af tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:03.088956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:03.088956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:03.115585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-080b7baf-73f7-4aa4-bfed-773822fa9cc5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:03.117296 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1163/2379] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:10:02 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 1009 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:10:03.145973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-11ff145e-28a9-4888-a40e-1f7d12c69a89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] PUT http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd Jan 02 03:10:03.148642 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:03.148642 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:03.157126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-11ff145e-28a9-4888-a40e-1f7d12c69a89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:10:03.169770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:03.169770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:03.205530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-832d82db-efe1-4c74-b719-4a29137930af tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:03.206360 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1217/2380] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:02 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 910 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:03.245613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:10:03.245613 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:10:03.246619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-11ff145e-28a9-4888-a40e-1f7d12c69a89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Lock "b'cinder-attachment_update-2209d353-9082-4923-9a93-8f40ac4a13c0-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.042s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:10:03.250887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:03.250887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:03.617000 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-915899d4-d429-433c-87c2-328e18ea0cd6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:03.617000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-915899d4-d429-433c-87c2-328e18ea0cd6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:03.617000 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:03.617000 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:03.617000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-915899d4-d429-433c-87c2-328e18ea0cd6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:03.617000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-915899d4-d429-433c-87c2-328e18ea0cd6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:03.640276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:03.640276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:03.642573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-915899d4-d429-433c-87c2-328e18ea0cd6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:03.643411 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1218/2381] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:03 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:04.223820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e90a73a-dc19-4e12-90a3-32011a190196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:04.224670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e90a73a-dc19-4e12-90a3-32011a190196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:04.225061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:04.225061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:04.225684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e90a73a-dc19-4e12-90a3-32011a190196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:04.351901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:04.351901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:04.365412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e90a73a-dc19-4e12-90a3-32011a190196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:04.411999 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:04.411999 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:04.435997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e90a73a-dc19-4e12-90a3-32011a190196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:04.440494 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1219/2382] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:04 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 910 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:04.661792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1b54e4a-1d54-469f-9f2b-69f3e2b03c92 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:04.673003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1b54e4a-1d54-469f-9f2b-69f3e2b03c92 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:04.680725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:04.680725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:04.681587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c1b54e4a-1d54-469f-9f2b-69f3e2b03c92 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:04.682304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c1b54e4a-1d54-469f-9f2b-69f3e2b03c92 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:04.790916 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:04.790916 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:04.794462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c1b54e4a-1d54-469f-9f2b-69f3e2b03c92 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:04.820252 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1220/2383] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:04 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:05.456667 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1a65ff0-b575-45a6-8236-c236b318ee09 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:05.457455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1a65ff0-b575-45a6-8236-c236b318ee09 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:05.457849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:05.457849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:05.458489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a1a65ff0-b575-45a6-8236-c236b318ee09 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:05.569085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:05.569085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:05.589551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a1a65ff0-b575-45a6-8236-c236b318ee09 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:05.669574 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:05.669574 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:05.669574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a1a65ff0-b575-45a6-8236-c236b318ee09 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:05.669574 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1221/2384] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:05 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:10:05.829647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e4c3605-7a2e-4b43-97fd-f54ecf9762e1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:05.834518 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e4c3605-7a2e-4b43-97fd-f54ecf9762e1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:05.834763 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:05.834763 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:05.835184 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e4c3605-7a2e-4b43-97fd-f54ecf9762e1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:05.836942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8e4c3605-7a2e-4b43-97fd-f54ecf9762e1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:05.912134 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:05.912134 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:05.918093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e4c3605-7a2e-4b43-97fd-f54ecf9762e1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:05.922685 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1222/2385] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:05 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:06.127065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-11ff145e-28a9-4888-a40e-1f7d12c69a89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Lock "b'cinder-attachment_update-2209d353-9082-4923-9a93-8f40ac4a13c0-n-h2-765315-10'" released by "attachment_update" :: held 2.880s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:10:06.128623 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-11ff145e-28a9-4888-a40e-1f7d12c69a89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd returned with HTTP 200 Jan 02 03:10:06.129715 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1164/2386] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:10:03 2021] PUT /volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd => generated 762 bytes in 2998 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:10:06.373985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc834ba5-9568-4595-8629-95567ce9c5ad tempest-VolumesSummaryTest-1361421096 tempest-VolumesSummaryTest-1361421096] GET http://10.222.0.50/volume/v3/066ff924f0c04629b51ab44f5727e6a1/volumes/summary Jan 02 03:10:06.374831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc834ba5-9568-4595-8629-95567ce9c5ad tempest-VolumesSummaryTest-1361421096 tempest-VolumesSummaryTest-1361421096] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:06.375030 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:06.375030 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:06.375692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc834ba5-9568-4595-8629-95567ce9c5ad tempest-VolumesSummaryTest-1361421096 tempest-VolumesSummaryTest-1361421096] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:06.376995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-dc834ba5-9568-4595-8629-95567ce9c5ad tempest-VolumesSummaryTest-1361421096 tempest-VolumesSummaryTest-1361421096] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:10:06.400570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dc834ba5-9568-4595-8629-95567ce9c5ad tempest-VolumesSummaryTest-1361421096 tempest-VolumesSummaryTest-1361421096] Get summary completed successfully. Jan 02 03:10:06.401457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc834ba5-9568-4595-8629-95567ce9c5ad tempest-VolumesSummaryTest-1361421096 tempest-VolumesSummaryTest-1361421096] http://10.222.0.50/volume/v3/066ff924f0c04629b51ab44f5727e6a1/volumes/summary returned with HTTP 200 Jan 02 03:10:06.402545 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1223/2387] 10.222.0.50 () {60 vars in 1269 bytes} [Sat Jan 2 03:10:06 2021] GET /volume/v3/066ff924f0c04629b51ab44f5727e6a1/volumes/summary => generated 55 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:06.687042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91832d0a-457a-4b7b-a559-9e95a7f1bfc8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:06.689975 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91832d0a-457a-4b7b-a559-9e95a7f1bfc8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:06.694106 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:06.694106 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:06.695546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91832d0a-457a-4b7b-a559-9e95a7f1bfc8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:06.848577 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:06.848577 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:06.875965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-91832d0a-457a-4b7b-a559-9e95a7f1bfc8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:06.916443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:06.916443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:06.935748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91832d0a-457a-4b7b-a559-9e95a7f1bfc8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:06.936938 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1165/2388] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:06 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 911 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:06.937110 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a492681-e81d-48e7-badd-4b7c37495314 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:06.937515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a492681-e81d-48e7-badd-4b7c37495314 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:06.938002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a492681-e81d-48e7-badd-4b7c37495314 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:06.938375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4a492681-e81d-48e7-badd-4b7c37495314 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:06.983105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:06.983105 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:06.990732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a492681-e81d-48e7-badd-4b7c37495314 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:06.992120 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1224/2389] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:06 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:07.952908 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b60cb879-c5d4-4ef4-8c2a-19a14568c6f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:07.953487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b60cb879-c5d4-4ef4-8c2a-19a14568c6f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:07.953615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:07.953615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:07.953881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b60cb879-c5d4-4ef4-8c2a-19a14568c6f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:08.007545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c2c1931-dd51-4a24-8b62-ad59ac61f4a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:08.008237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c2c1931-dd51-4a24-8b62-ad59ac61f4a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:08.008792 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:08.008792 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:08.008993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c2c1931-dd51-4a24-8b62-ad59ac61f4a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:08.009601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3c2c1931-dd51-4a24-8b62-ad59ac61f4a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:08.086519 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:08.086519 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:08.093997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c2c1931-dd51-4a24-8b62-ad59ac61f4a9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:08.095350 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1225/2390] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:08 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:10:08.102993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:08.102993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:08.132584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b60cb879-c5d4-4ef4-8c2a-19a14568c6f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:08.180353 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:08.180353 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:08.204245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b60cb879-c5d4-4ef4-8c2a-19a14568c6f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:08.205413 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1166/2391] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:07 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 911 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:09.109371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68320b93-a560-4f9b-8731-d02508c7874b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:09.109918 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68320b93-a560-4f9b-8731-d02508c7874b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:09.110068 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:09.110068 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:09.110696 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68320b93-a560-4f9b-8731-d02508c7874b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:09.113094 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-68320b93-a560-4f9b-8731-d02508c7874b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:09.166686 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:09.166686 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:09.168505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68320b93-a560-4f9b-8731-d02508c7874b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:09.176602 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1226/2392] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:09 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:09.221366 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92d79328-c43e-4786-8a6e-7c4d14f4d71f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:09.221907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92d79328-c43e-4786-8a6e-7c4d14f4d71f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:09.222106 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:09.222106 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:09.222888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92d79328-c43e-4786-8a6e-7c4d14f4d71f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:09.360556 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:09.360556 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:09.376133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-92d79328-c43e-4786-8a6e-7c4d14f4d71f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:09.408767 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:09.408767 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:09.417991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92d79328-c43e-4786-8a6e-7c4d14f4d71f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:09.423341 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1167/2393] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:10.192417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d50435c-dfd5-4a15-bff0-4e1ae2a5828f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:10.193217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d50435c-dfd5-4a15-bff0-4e1ae2a5828f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:10.193553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:10.193553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:10.194128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d50435c-dfd5-4a15-bff0-4e1ae2a5828f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:10.194889 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5d50435c-dfd5-4a15-bff0-4e1ae2a5828f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:10.251056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:10.251056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:10.255399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d50435c-dfd5-4a15-bff0-4e1ae2a5828f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:10.263961 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1227/2394] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:10 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:10.438466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d69795a-4c49-431a-93f4-c6e66c8ad717 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:10.439146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d69795a-4c49-431a-93f4-c6e66c8ad717 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:10.439469 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:10.439469 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:10.440035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d69795a-4c49-431a-93f4-c6e66c8ad717 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:10.536660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:10.536660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:10.546175 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d69795a-4c49-431a-93f4-c6e66c8ad717 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:10.571840 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:10.571840 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:10.594639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d69795a-4c49-431a-93f4-c6e66c8ad717 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:10.595821 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1168/2395] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:10 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 911 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:11.272982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f7cb0ba-0d4f-4ca1-a5d9-372b3311fc30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:11.273625 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f7cb0ba-0d4f-4ca1-a5d9-372b3311fc30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:11.274035 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:11.274035 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:11.274422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f7cb0ba-0d4f-4ca1-a5d9-372b3311fc30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:11.274807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6f7cb0ba-0d4f-4ca1-a5d9-372b3311fc30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:11.300244 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:11.300244 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:11.303248 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f7cb0ba-0d4f-4ca1-a5d9-372b3311fc30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:11.303420 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1228/2396] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:11 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:11.616751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84612e48-bbb3-4794-88a6-f8cfc375da33 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:11.617328 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84612e48-bbb3-4794-88a6-f8cfc375da33 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:11.617553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:11.617553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:11.618258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-84612e48-bbb3-4794-88a6-f8cfc375da33 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:11.760844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:11.760844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:11.781892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-84612e48-bbb3-4794-88a6-f8cfc375da33 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:11.809056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:11.809056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:11.819391 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-84612e48-bbb3-4794-88a6-f8cfc375da33 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:11.820776 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1169/2397] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:11 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 911 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:12.160794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-0ca539b0-8fac-4d9c-9d19-6433f0398625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd/action Jan 02 03:10:12.161390 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:12.161390 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:12.162015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-0ca539b0-8fac-4d9c-9d19-6433f0398625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:10:12.162650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-0ca539b0-8fac-4d9c-9d19-6433f0398625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:10:12.253397 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:12.253397 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:12.281749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e5498b9a-1098-4e41-ade9-e5380a41abb7 req-0ca539b0-8fac-4d9c-9d19-6433f0398625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd/action returned with HTTP 204 Jan 02 03:10:12.283345 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1229/2398] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:10:12 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:10:12.320628 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-656afd45-fac5-4605-93a8-6bb389d0bf64 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:12.331433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-656afd45-fac5-4605-93a8-6bb389d0bf64 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:12.332063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:12.332063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:12.332848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-656afd45-fac5-4605-93a8-6bb389d0bf64 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:12.333462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-656afd45-fac5-4605-93a8-6bb389d0bf64 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:12.389969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:12.389969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:12.396638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-656afd45-fac5-4605-93a8-6bb389d0bf64 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:12.412145 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1170/2399] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:12 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:12.842184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71105790-a4b0-4874-a552-ad1f80b29dfb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:10:12.843163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71105790-a4b0-4874-a552-ad1f80b29dfb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:12.847568 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:12.847568 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:12.848608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71105790-a4b0-4874-a552-ad1f80b29dfb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:13.034817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:13.034817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:13.052144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-71105790-a4b0-4874-a552-ad1f80b29dfb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:13.104595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:13.104595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:13.115124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71105790-a4b0-4874-a552-ad1f80b29dfb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:10:13.116022 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1230/2400] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:12 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 1203 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:10:13.156155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c76563d1-7aec-48cd-9cd5-64f4988015c4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups Jan 02 03:10:13.156874 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:13.156874 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:13.157530 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c76563d1-7aec-48cd-9cd5-64f4988015c4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2209d353-9082-4923-9a93-8f40ac4a13c0", "name": "tempest-VolumesBackupsTest-Backup-1273713879", "force": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:10:13.174265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-c76563d1-7aec-48cd-9cd5-64f4988015c4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Creating new backup {'backup': {'volume_id': '2209d353-9082-4923-9a93-8f40ac4a13c0', 'name': 'tempest-VolumesBackupsTest-Backup-1273713879', 'force': True}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 03:10:13.175504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-c76563d1-7aec-48cd-9cd5-64f4988015c4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Creating backup of volume 2209d353-9082-4923-9a93-8f40ac4a13c0 in container None Jan 02 03:10:13.286955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:13.286955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:13.290423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c76563d1-7aec-48cd-9cd5-64f4988015c4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:10:13.364725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-c76563d1-7aec-48cd-9cd5-64f4988015c4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Created reservations ['133764c9-a1b5-42a2-b930-2a77698767b4', '3ea0e778-e770-498e-a362-a58768c24dff'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:10:13.420493 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2aec3092-e86a-4ffb-bed9-0c1e7102e7a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:13.421155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2aec3092-e86a-4ffb-bed9-0c1e7102e7a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:13.421507 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:13.421507 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:13.422080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2aec3092-e86a-4ffb-bed9-0c1e7102e7a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:13.422578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2aec3092-e86a-4ffb-bed9-0c1e7102e7a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:13.479211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:13.479211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:13.492982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2aec3092-e86a-4ffb-bed9-0c1e7102e7a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:13.493940 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1231/2401] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:13 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:13.526707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c76563d1-7aec-48cd-9cd5-64f4988015c4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups returned with HTTP 202 Jan 02 03:10:13.529500 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1171/2402] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:10:13 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/backups => generated 396 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:10:13.540405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fe195c1-2250-4270-9155-ea8e857a71d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:13.540927 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fe195c1-2250-4270-9155-ea8e857a71d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:13.541140 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:13.541140 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:13.541502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fe195c1-2250-4270-9155-ea8e857a71d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:13.541864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7fe195c1-2250-4270-9155-ea8e857a71d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:13.698305 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:13.698305 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:13.713039 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fe195c1-2250-4270-9155-ea8e857a71d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:13.714461 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1232/2403] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:13 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:14.508524 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abea024f-689c-4d12-a352-81bf2264f409 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:14.509081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abea024f-689c-4d12-a352-81bf2264f409 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:14.509243 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:14.509243 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:14.509619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abea024f-689c-4d12-a352-81bf2264f409 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:14.509988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-abea024f-689c-4d12-a352-81bf2264f409 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:14.576030 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:14.576030 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:14.577972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abea024f-689c-4d12-a352-81bf2264f409 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:14.578810 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1172/2404] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:14 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:14.729160 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dcc5c7bf-310b-4f46-9ae4-a1e535a606e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:14.730018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dcc5c7bf-310b-4f46-9ae4-a1e535a606e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:14.730404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:14.730404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:14.731783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dcc5c7bf-310b-4f46-9ae4-a1e535a606e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:14.732429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-dcc5c7bf-310b-4f46-9ae4-a1e535a606e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:14.772470 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:14.772470 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:14.775119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dcc5c7bf-310b-4f46-9ae4-a1e535a606e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:14.776556 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1233/2405] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:14 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:15.593625 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c0d0460-d3f6-4488-a777-a4fcea02997f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:15.594702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c0d0460-d3f6-4488-a777-a4fcea02997f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:15.595086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:15.595086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:15.595795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c0d0460-d3f6-4488-a777-a4fcea02997f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:15.596512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7c0d0460-d3f6-4488-a777-a4fcea02997f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:15.658140 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:15.658140 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:15.660022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c0d0460-d3f6-4488-a777-a4fcea02997f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:15.662009 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1173/2406] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:15 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:15.800690 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5dc3611-dc12-456f-8ea7-0a1e2fe71a6d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:15.801359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5dc3611-dc12-456f-8ea7-0a1e2fe71a6d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:15.801648 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:15.801648 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:15.802110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5dc3611-dc12-456f-8ea7-0a1e2fe71a6d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:15.802565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d5dc3611-dc12-456f-8ea7-0a1e2fe71a6d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:15.910295 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:15.910295 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:15.912151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5dc3611-dc12-456f-8ea7-0a1e2fe71a6d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:15.914529 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1234/2407] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:15 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:16.675644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3a5b4e8-72f8-4f72-8b0e-fcd8a6028dc7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:16.676871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3a5b4e8-72f8-4f72-8b0e-fcd8a6028dc7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:16.677093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:16.677093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:16.677475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a3a5b4e8-72f8-4f72-8b0e-fcd8a6028dc7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:16.678131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a3a5b4e8-72f8-4f72-8b0e-fcd8a6028dc7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:16.727199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:16.727199 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:16.733015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a3a5b4e8-72f8-4f72-8b0e-fcd8a6028dc7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:16.744570 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1174/2408] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:16 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:16.932226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12fc2236-09c4-44e8-8271-ed6db716cd36 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:16.933378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12fc2236-09c4-44e8-8271-ed6db716cd36 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:16.933742 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:16.933742 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:16.934474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12fc2236-09c4-44e8-8271-ed6db716cd36 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:16.935171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-12fc2236-09c4-44e8-8271-ed6db716cd36 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:16.988757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:16.988757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:16.990671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12fc2236-09c4-44e8-8271-ed6db716cd36 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:16.997793 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1235/2409] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:16 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:17.756342 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abe1083e-f2b6-4153-abe5-0447c16f77ec tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:17.757352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abe1083e-f2b6-4153-abe5-0447c16f77ec tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:17.757719 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:17.757719 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:17.784902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abe1083e-f2b6-4153-abe5-0447c16f77ec tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:17.785696 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-abe1083e-f2b6-4153-abe5-0447c16f77ec tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:17.857757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:17.857757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:17.863275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abe1083e-f2b6-4153-abe5-0447c16f77ec tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:17.876800 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1175/2410] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:17 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:18.014915 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f804cd4-5f1b-40ca-baf6-d5c625f8f5a9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:18.015115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f804cd4-5f1b-40ca-baf6-d5c625f8f5a9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:18.018450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:18.018450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:18.019246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f804cd4-5f1b-40ca-baf6-d5c625f8f5a9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:18.019807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3f804cd4-5f1b-40ca-baf6-d5c625f8f5a9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:18.076499 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:18.076499 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:18.078915 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f804cd4-5f1b-40ca-baf6-d5c625f8f5a9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:18.079958 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1236/2411] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:18 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:10:18.891776 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f1d5796-1cb8-450c-89c5-0cd01ae242d9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:18.893048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f1d5796-1cb8-450c-89c5-0cd01ae242d9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:18.893481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:18.893481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:18.894348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f1d5796-1cb8-450c-89c5-0cd01ae242d9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:18.895133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1f1d5796-1cb8-450c-89c5-0cd01ae242d9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:18.956914 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:18.956914 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:18.963884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f1d5796-1cb8-450c-89c5-0cd01ae242d9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:18.980106 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1176/2412] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:18 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:19.097128 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0283b614-e97a-45b3-8ab4-d0f52625d9b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:19.107405 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0283b614-e97a-45b3-8ab4-d0f52625d9b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:19.107794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:19.107794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:19.108885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0283b614-e97a-45b3-8ab4-d0f52625d9b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:19.109383 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0283b614-e97a-45b3-8ab4-d0f52625d9b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:19.188515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:19.188515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:19.190542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0283b614-e97a-45b3-8ab4-d0f52625d9b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:19.195477 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1237/2413] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:19 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:20.013804 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0db096c4-3e9c-4b97-9704-51fc4a526483 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:20.015366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0db096c4-3e9c-4b97-9704-51fc4a526483 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:20.016148 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:20.016148 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:20.017117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0db096c4-3e9c-4b97-9704-51fc4a526483 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:20.018345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0db096c4-3e9c-4b97-9704-51fc4a526483 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:20.071289 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:20.071289 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:20.073575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0db096c4-3e9c-4b97-9704-51fc4a526483 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:20.074409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1177/2414] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:19 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:20.216738 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d896aa5-56f1-49f3-8bef-1235d7ef025d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:20.217506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d896aa5-56f1-49f3-8bef-1235d7ef025d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:20.218394 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:20.218394 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:20.221721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d896aa5-56f1-49f3-8bef-1235d7ef025d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:20.222973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0d896aa5-56f1-49f3-8bef-1235d7ef025d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:20.273725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:20.273725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:20.273725 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d896aa5-56f1-49f3-8bef-1235d7ef025d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:20.273725 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1238/2415] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:20 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:21.098713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49095844-7d4a-41b2-94af-816a869d8fcb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:21.099936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49095844-7d4a-41b2-94af-816a869d8fcb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:21.100481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:21.100481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:21.101178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49095844-7d4a-41b2-94af-816a869d8fcb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:21.101757 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-49095844-7d4a-41b2-94af-816a869d8fcb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:21.151742 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:21.151742 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:21.153978 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49095844-7d4a-41b2-94af-816a869d8fcb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:21.157017 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1178/2416] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:21 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:21.287728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec0d6215-377c-41f3-bc2c-4770cd24d1dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:21.288380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec0d6215-377c-41f3-bc2c-4770cd24d1dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:21.288552 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:21.288552 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:21.288966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec0d6215-377c-41f3-bc2c-4770cd24d1dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:21.289592 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ec0d6215-377c-41f3-bc2c-4770cd24d1dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:21.332123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:21.332123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:21.334567 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec0d6215-377c-41f3-bc2c-4770cd24d1dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:21.336161 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1239/2417] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:21 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:22.171770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1260fda-7306-481e-8b4d-d1b67b71426c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:22.173010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1260fda-7306-481e-8b4d-d1b67b71426c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:22.173448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:22.173448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:22.174107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1260fda-7306-481e-8b4d-d1b67b71426c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:22.174687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d1260fda-7306-481e-8b4d-d1b67b71426c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:22.244328 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:22.244328 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:22.244328 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1260fda-7306-481e-8b4d-d1b67b71426c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:22.274759 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1179/2418] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:22 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:22.379166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efbd6cba-46ca-4f9b-9596-e89051b43417 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:22.379166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efbd6cba-46ca-4f9b-9596-e89051b43417 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:22.379166 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:22.379166 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:22.379166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efbd6cba-46ca-4f9b-9596-e89051b43417 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:22.379166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-efbd6cba-46ca-4f9b-9596-e89051b43417 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:22.495526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:22.495526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:22.495526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efbd6cba-46ca-4f9b-9596-e89051b43417 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:22.495526 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1240/2419] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:22 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:23.273980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ffdb4ffd-311b-4988-8381-005dc85bf7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:23.274638 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ffdb4ffd-311b-4988-8381-005dc85bf7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:23.274846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:23.274846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:23.275176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ffdb4ffd-311b-4988-8381-005dc85bf7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:23.275543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ffdb4ffd-311b-4988-8381-005dc85bf7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:23.368881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:23.368881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:23.373101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ffdb4ffd-311b-4988-8381-005dc85bf7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:23.377442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1180/2420] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:23 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:23.513316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15603c77-7dfd-4f03-ad00-41319521d670 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:23.513901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15603c77-7dfd-4f03-ad00-41319521d670 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:23.514188 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:23.514188 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:23.514678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15603c77-7dfd-4f03-ad00-41319521d670 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:23.515124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-15603c77-7dfd-4f03-ad00-41319521d670 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:23.557358 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:23.557358 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:23.565132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15603c77-7dfd-4f03-ad00-41319521d670 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:23.568151 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1241/2421] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:23 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:24.406441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cff76b71-679f-4e3c-8fc3-00a03596b0cf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:24.408985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cff76b71-679f-4e3c-8fc3-00a03596b0cf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:24.409214 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:24.409214 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:24.409579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cff76b71-679f-4e3c-8fc3-00a03596b0cf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:24.409962 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cff76b71-679f-4e3c-8fc3-00a03596b0cf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:24.447354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:24.447354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:24.450009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cff76b71-679f-4e3c-8fc3-00a03596b0cf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:24.451071 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1181/2422] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:24 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:24.582876 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1bc6253-03a6-4ce6-b979-2cc296c53544 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:24.583744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1bc6253-03a6-4ce6-b979-2cc296c53544 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:24.584217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:24.584217 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:24.584601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1bc6253-03a6-4ce6-b979-2cc296c53544 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:24.584949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d1bc6253-03a6-4ce6-b979-2cc296c53544 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:24.645585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:24.645585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:24.647451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1bc6253-03a6-4ce6-b979-2cc296c53544 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:24.651698 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1242/2423] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:24 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:25.466750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cda98a47-5f86-45e8-9d2e-aad9b04f5165 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:25.467897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cda98a47-5f86-45e8-9d2e-aad9b04f5165 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:25.468348 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:25.468348 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:25.468941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cda98a47-5f86-45e8-9d2e-aad9b04f5165 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:25.469495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cda98a47-5f86-45e8-9d2e-aad9b04f5165 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:25.493881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:25.493881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:25.496637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cda98a47-5f86-45e8-9d2e-aad9b04f5165 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:25.504522 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1182/2424] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:25 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:25.668074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11def3c5-7ff2-47fe-bbed-aafd18d9bd30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:25.668673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11def3c5-7ff2-47fe-bbed-aafd18d9bd30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:25.668880 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:25.668880 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:25.669203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11def3c5-7ff2-47fe-bbed-aafd18d9bd30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:25.669578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-11def3c5-7ff2-47fe-bbed-aafd18d9bd30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:25.696701 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:25.696701 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:25.696701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11def3c5-7ff2-47fe-bbed-aafd18d9bd30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:25.696701 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1243/2425] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:25 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:26.512663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73ebc565-2f7f-4d84-875b-b18efe83b219 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:26.513368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73ebc565-2f7f-4d84-875b-b18efe83b219 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:26.513780 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:26.513780 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:26.514189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73ebc565-2f7f-4d84-875b-b18efe83b219 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:26.514565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-73ebc565-2f7f-4d84-875b-b18efe83b219 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:26.541684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:26.541684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:26.544645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73ebc565-2f7f-4d84-875b-b18efe83b219 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:26.545450 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1183/2426] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:26 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:26.718709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46f66b7f-f31c-44cb-9d10-591609a90007 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:26.719243 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46f66b7f-f31c-44cb-9d10-591609a90007 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:26.719460 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:26.719460 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:26.719833 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46f66b7f-f31c-44cb-9d10-591609a90007 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:26.720216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-46f66b7f-f31c-44cb-9d10-591609a90007 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:26.792248 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:26.792248 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:26.799579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46f66b7f-f31c-44cb-9d10-591609a90007 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:26.809790 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1244/2427] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:26 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:27.560795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf973e14-4ca9-4689-9a91-74a052b4215b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:27.561528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf973e14-4ca9-4689-9a91-74a052b4215b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:27.561973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:27.561973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:27.562788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf973e14-4ca9-4689-9a91-74a052b4215b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:27.563542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cf973e14-4ca9-4689-9a91-74a052b4215b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:27.666847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:27.666847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:27.676169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf973e14-4ca9-4689-9a91-74a052b4215b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:27.681878 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1184/2428] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:27 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:27.815596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a7351631-ebc7-4a8b-aa3b-4506eb41a2b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:27.816145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a7351631-ebc7-4a8b-aa3b-4506eb41a2b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:27.816418 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:27.816418 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:27.816781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a7351631-ebc7-4a8b-aa3b-4506eb41a2b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:27.817155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a7351631-ebc7-4a8b-aa3b-4506eb41a2b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:27.899674 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:27.899674 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:27.907795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a7351631-ebc7-4a8b-aa3b-4506eb41a2b3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:27.910601 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1245/2429] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:27 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:28.697209 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9464cd7-504d-48bb-afe1-5b074f616b80 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:28.697821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9464cd7-504d-48bb-afe1-5b074f616b80 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:28.697965 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:28.697965 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:28.698285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9464cd7-504d-48bb-afe1-5b074f616b80 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:28.698662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c9464cd7-504d-48bb-afe1-5b074f616b80 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:28.747940 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:28.747940 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:28.751703 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9464cd7-504d-48bb-afe1-5b074f616b80 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:28.766370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1185/2430] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:28 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:28.925605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66aa8bf2-0f4b-447e-a9a9-d9e5d6909013 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:28.926378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66aa8bf2-0f4b-447e-a9a9-d9e5d6909013 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:28.926519 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:28.926519 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:28.928088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66aa8bf2-0f4b-447e-a9a9-d9e5d6909013 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:28.928967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-66aa8bf2-0f4b-447e-a9a9-d9e5d6909013 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:28.995974 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:28.995974 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:29.001841 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66aa8bf2-0f4b-447e-a9a9-d9e5d6909013 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:29.002726 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1246/2431] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:28 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:29.814634 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36e06f83-c5fd-4704-8a5f-2f4dbee0d420 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:29.814634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36e06f83-c5fd-4704-8a5f-2f4dbee0d420 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:29.814634 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:29.814634 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:29.814634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36e06f83-c5fd-4704-8a5f-2f4dbee0d420 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:29.814634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-36e06f83-c5fd-4704-8a5f-2f4dbee0d420 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:29.930385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:29.930385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:29.930385 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36e06f83-c5fd-4704-8a5f-2f4dbee0d420 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:29.930385 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1186/2432] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:29 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:30.027092 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-baecd628-4d37-4249-bb4c-0ae32f40a092 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:30.027092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-baecd628-4d37-4249-bb4c-0ae32f40a092 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:30.027092 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:30.027092 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:30.027092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-baecd628-4d37-4249-bb4c-0ae32f40a092 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:30.027092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-baecd628-4d37-4249-bb4c-0ae32f40a092 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:30.079308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:30.079308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:30.081207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-baecd628-4d37-4249-bb4c-0ae32f40a092 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:30.082042 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1247/2433] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:30 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:30.935418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9c7064f-6574-426c-93cd-7bf518d02793 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:30.936262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9c7064f-6574-426c-93cd-7bf518d02793 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:30.936262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:30.936262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:30.936909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9c7064f-6574-426c-93cd-7bf518d02793 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:30.937389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f9c7064f-6574-426c-93cd-7bf518d02793 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:30.979091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:30.979091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:30.987023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9c7064f-6574-426c-93cd-7bf518d02793 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:30.988025 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1187/2434] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:30 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:31.101210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7126adf6-6c02-4f9e-97ac-ed0bc2b5da52 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:31.102195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7126adf6-6c02-4f9e-97ac-ed0bc2b5da52 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:31.108141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:31.108141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:31.109378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7126adf6-6c02-4f9e-97ac-ed0bc2b5da52 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:31.111145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7126adf6-6c02-4f9e-97ac-ed0bc2b5da52 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:31.204660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:31.204660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:31.208909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7126adf6-6c02-4f9e-97ac-ed0bc2b5da52 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:31.211208 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1248/2435] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:31 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 803 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:32.003649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-26486db8-efd6-4521-91ae-d49c813bbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:32.004197 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-26486db8-efd6-4521-91ae-d49c813bbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:32.004383 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:32.004383 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:32.004764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-26486db8-efd6-4521-91ae-d49c813bbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:32.005139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-26486db8-efd6-4521-91ae-d49c813bbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:32.055386 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:32.055386 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:32.061087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-26486db8-efd6-4521-91ae-d49c813bbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:32.066474 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1188/2436] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:31 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:32.225745 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a4bd8fa-e6ab-4d49-b1b7-d47bba7fec85 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:32.226451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a4bd8fa-e6ab-4d49-b1b7-d47bba7fec85 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:32.226928 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:32.226928 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:32.227497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a4bd8fa-e6ab-4d49-b1b7-d47bba7fec85 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:32.227982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8a4bd8fa-e6ab-4d49-b1b7-d47bba7fec85 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:32.253814 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:32.253814 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:32.256223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a4bd8fa-e6ab-4d49-b1b7-d47bba7fec85 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:32.260221 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1249/2437] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:32 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:33.082416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e2624780-62f7-469e-9eb8-d1cc1c31475f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:33.083543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e2624780-62f7-469e-9eb8-d1cc1c31475f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:33.083932 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:33.083932 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:33.084584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e2624780-62f7-469e-9eb8-d1cc1c31475f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:33.085136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e2624780-62f7-469e-9eb8-d1cc1c31475f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:33.122087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:33.122087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:33.124081 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e2624780-62f7-469e-9eb8-d1cc1c31475f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:33.125399 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1189/2438] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:33.271768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ed413a6-1f69-4b07-b80e-3dc717879870 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:33.273214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ed413a6-1f69-4b07-b80e-3dc717879870 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:33.273649 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:33.273649 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:33.274342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ed413a6-1f69-4b07-b80e-3dc717879870 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:33.274938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6ed413a6-1f69-4b07-b80e-3dc717879870 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:33.339003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:33.339003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:33.343344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ed413a6-1f69-4b07-b80e-3dc717879870 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:33.344500 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1250/2439] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:33 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:34.140466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-343cf32d-26f0-4be8-aeb3-41abfdec955f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:34.140990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-343cf32d-26f0-4be8-aeb3-41abfdec955f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:34.141209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:34.141209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:34.141737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-343cf32d-26f0-4be8-aeb3-41abfdec955f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:34.142182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-343cf32d-26f0-4be8-aeb3-41abfdec955f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:34.222771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:34.222771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:34.226192 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-343cf32d-26f0-4be8-aeb3-41abfdec955f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:34.227144 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1190/2440] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:34 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:34.361450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66250bf6-8649-415d-a765-5e39dbe06e16 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:34.363013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66250bf6-8649-415d-a765-5e39dbe06e16 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:34.363239 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:34.363239 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:34.364421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66250bf6-8649-415d-a765-5e39dbe06e16 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:34.364807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-66250bf6-8649-415d-a765-5e39dbe06e16 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:34.414569 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:34.414569 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:34.416593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66250bf6-8649-415d-a765-5e39dbe06e16 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:34.417443 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1251/2441] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:34 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:35.242100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63048e57-8295-4066-8846-97e171f584b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:35.242966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63048e57-8295-4066-8846-97e171f584b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:35.243280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:35.243280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:35.244335 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63048e57-8295-4066-8846-97e171f584b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:35.244980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-63048e57-8295-4066-8846-97e171f584b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:35.327617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:35.327617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:35.329758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63048e57-8295-4066-8846-97e171f584b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:35.330627 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1191/2442] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:35 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:35.441546 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-644b6cbf-88fe-4144-8b67-74532a4f2aa9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:35.441546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-644b6cbf-88fe-4144-8b67-74532a4f2aa9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:35.441546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:35.441546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:35.441546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-644b6cbf-88fe-4144-8b67-74532a4f2aa9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:35.441546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-644b6cbf-88fe-4144-8b67-74532a4f2aa9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:35.540169 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:35.540169 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:35.546772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-644b6cbf-88fe-4144-8b67-74532a4f2aa9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:35.547661 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1252/2443] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:35 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:36.347474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dfdb4051-5c5a-4915-8fee-74ac63c458c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:36.348674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dfdb4051-5c5a-4915-8fee-74ac63c458c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:36.359731 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:36.359731 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:36.361160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dfdb4051-5c5a-4915-8fee-74ac63c458c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:36.362302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-dfdb4051-5c5a-4915-8fee-74ac63c458c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:36.432832 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:36.432832 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:36.435965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dfdb4051-5c5a-4915-8fee-74ac63c458c3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:36.437201 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1192/2444] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:36 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:36.568944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b980123-6dce-4037-83cf-f9461e82b746 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:36.578953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b980123-6dce-4037-83cf-f9461e82b746 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:36.579443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:36.579443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:36.580166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b980123-6dce-4037-83cf-f9461e82b746 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:36.581332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8b980123-6dce-4037-83cf-f9461e82b746 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:36.695628 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:36.695628 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:36.702499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b980123-6dce-4037-83cf-f9461e82b746 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:36.703327 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1253/2445] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:36 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:37.470826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4172be70-5874-4d1f-b5c9-41fd212eb046 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:37.471645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4172be70-5874-4d1f-b5c9-41fd212eb046 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:37.471645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:37.471645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:37.471871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4172be70-5874-4d1f-b5c9-41fd212eb046 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:37.473860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4172be70-5874-4d1f-b5c9-41fd212eb046 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:37.541554 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:37.541554 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:37.549504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4172be70-5874-4d1f-b5c9-41fd212eb046 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:37.550635 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1193/2446] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:37 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 855 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:37.738335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bcd53a66-5ab3-4aa0-8cd3-5a980b715115 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:37.739177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bcd53a66-5ab3-4aa0-8cd3-5a980b715115 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:37.739375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:37.739375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:37.740029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bcd53a66-5ab3-4aa0-8cd3-5a980b715115 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:37.740578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-bcd53a66-5ab3-4aa0-8cd3-5a980b715115 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:37.815630 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:37.815630 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:37.817775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bcd53a66-5ab3-4aa0-8cd3-5a980b715115 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:37.825840 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1254/2447] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:37 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:38.565219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-894aaef7-5ea2-4f5d-a660-55a01ad23af3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:38.565954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-894aaef7-5ea2-4f5d-a660-55a01ad23af3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:38.566270 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:38.566270 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:38.566845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-894aaef7-5ea2-4f5d-a660-55a01ad23af3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:38.567345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-894aaef7-5ea2-4f5d-a660-55a01ad23af3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:38.714310 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:38.714310 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:38.716711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-894aaef7-5ea2-4f5d-a660-55a01ad23af3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:38.717710 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1194/2448] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:38 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 855 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:38.853239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e6b6544-b6fb-4253-991d-19e332d80c60 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:38.854003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e6b6544-b6fb-4253-991d-19e332d80c60 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:38.854411 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:38.854411 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:38.855175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e6b6544-b6fb-4253-991d-19e332d80c60 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:38.856250 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6e6b6544-b6fb-4253-991d-19e332d80c60 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:38.962382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:38.962382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:38.981968 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e6b6544-b6fb-4253-991d-19e332d80c60 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:38.983111 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1255/2449] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:38 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:39.731868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e5cffb1-a9a7-4cb4-a6bd-a7fe84534b6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:39.732469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e5cffb1-a9a7-4cb4-a6bd-a7fe84534b6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:39.732600 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:39.732600 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:39.732964 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e5cffb1-a9a7-4cb4-a6bd-a7fe84534b6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:39.733432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1e5cffb1-a9a7-4cb4-a6bd-a7fe84534b6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:39.792870 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:39.792870 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:39.794777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e5cffb1-a9a7-4cb4-a6bd-a7fe84534b6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:39.795607 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1195/2450] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:39 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:39.808434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62194e91-133a-4539-844f-261fccf6ed4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:10:39.808968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62194e91-133a-4539-844f-261fccf6ed4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:39.809182 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:39.809182 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:39.809560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62194e91-133a-4539-844f-261fccf6ed4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:39.859698 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:39.859698 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:39.865374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-62194e91-133a-4539-844f-261fccf6ed4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:10:39.867485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62194e91-133a-4539-844f-261fccf6ed4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab returned with HTTP 200 Jan 02 03:10:39.873858 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1256/2451] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:10:39 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab => generated 469 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:39.881019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12b3e95c-f1b9-4910-8fa2-380c51789f2a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:39.881552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12b3e95c-f1b9-4910-8fa2-380c51789f2a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:39.881768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:39.881768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:39.882142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12b3e95c-f1b9-4910-8fa2-380c51789f2a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:39.882699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-12b3e95c-f1b9-4910-8fa2-380c51789f2a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Show backup with id 5df845c4-6e61-4acb-b4cf-f7e03a48abac. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:39.926619 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:39.926619 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:39.928482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12b3e95c-f1b9-4910-8fa2-380c51789f2a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 200 Jan 02 03:10:39.929119 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1196/2452] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:39 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:39.944453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4c6b66be-7652-4703-a978-48a2c5facc4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac Jan 02 03:10:39.945064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4c6b66be-7652-4703-a978-48a2c5facc4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:39.946091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:39.946091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:39.948460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4c6b66be-7652-4703-a978-48a2c5facc4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:39.949636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-4c6b66be-7652-4703-a978-48a2c5facc4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete backup with id: 5df845c4-6e61-4acb-b4cf-f7e03a48abac. Jan 02 03:10:39.974997 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:39.974997 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:40.006320 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13a324f6-ed3f-4087-bafe-882dcc4d4dfd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:40.006717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13a324f6-ed3f-4087-bafe-882dcc4d4dfd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:40.007393 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:40.007393 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:40.009559 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13a324f6-ed3f-4087-bafe-882dcc4d4dfd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:40.010925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-13a324f6-ed3f-4087-bafe-882dcc4d4dfd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:40.017429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-4c6b66be-7652-4703-a978-48a2c5facc4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] delete_backup rpcapi backup_id 5df845c4-6e61-4acb-b4cf-f7e03a48abac {{(pid=88029) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:10:40.020653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4c6b66be-7652-4703-a978-48a2c5facc4e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac returned with HTTP 202 Jan 02 03:10:40.021839 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1257/2453] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:10:39 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/backups/5df845c4-6e61-4acb-b4cf-f7e03a48abac => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:10:40.091583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:40.091583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:40.095168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13a324f6-ed3f-4087-bafe-882dcc4d4dfd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:40.099511 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1197/2454] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:39 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:41.110836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c2ed070-61e0-4da4-a444-7348d0a03e7d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:41.111997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c2ed070-61e0-4da4-a444-7348d0a03e7d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:41.112251 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:41.112251 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:41.116697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c2ed070-61e0-4da4-a444-7348d0a03e7d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:41.117640 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7c2ed070-61e0-4da4-a444-7348d0a03e7d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:41.191137 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:41.191137 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:41.196591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c2ed070-61e0-4da4-a444-7348d0a03e7d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:41.197705 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1258/2455] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:41 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:42.211764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-795b0065-ef88-4687-a408-9ca6ca54c0ce tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:42.212306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-795b0065-ef88-4687-a408-9ca6ca54c0ce tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:42.212536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:42.212536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:42.212913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-795b0065-ef88-4687-a408-9ca6ca54c0ce tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:42.213284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-795b0065-ef88-4687-a408-9ca6ca54c0ce tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:42.287419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:42.287419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:42.292637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-795b0065-ef88-4687-a408-9ca6ca54c0ce tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:42.293490 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1198/2456] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:42 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:43.307703 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc3b1735-cb94-4a69-a797-f52b30ea293d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:43.308244 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc3b1735-cb94-4a69-a797-f52b30ea293d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:43.309022 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:43.309022 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:43.309401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc3b1735-cb94-4a69-a797-f52b30ea293d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:43.321117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-dc3b1735-cb94-4a69-a797-f52b30ea293d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:43.367985 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:43.367985 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:43.384826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc3b1735-cb94-4a69-a797-f52b30ea293d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:43.391402 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1259/2457] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:43 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:44.401270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87d154f5-8cf9-4eb1-af21-bc3906105336 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:44.403101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87d154f5-8cf9-4eb1-af21-bc3906105336 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:44.403273 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:44.403273 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:44.403775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-87d154f5-8cf9-4eb1-af21-bc3906105336 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:44.404272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-87d154f5-8cf9-4eb1-af21-bc3906105336 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:44.458425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:44.458425 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:44.460455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-87d154f5-8cf9-4eb1-af21-bc3906105336 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:44.466717 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1199/2458] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:44 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:45.476315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c00f549-f1f6-4f2b-9d7e-87e084f58eb2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:45.477082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c00f549-f1f6-4f2b-9d7e-87e084f58eb2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:45.477294 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:45.477294 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:45.477953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c00f549-f1f6-4f2b-9d7e-87e084f58eb2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:45.478541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9c00f549-f1f6-4f2b-9d7e-87e084f58eb2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:45.574579 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:45.574579 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:45.576579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c00f549-f1f6-4f2b-9d7e-87e084f58eb2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:45.581817 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1260/2459] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:45 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:46.598560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a296955-3ad3-49c6-9eb2-5c1c4222aabd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:46.600857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a296955-3ad3-49c6-9eb2-5c1c4222aabd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:46.602197 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:46.602197 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:46.602894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a296955-3ad3-49c6-9eb2-5c1c4222aabd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:46.614758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8a296955-3ad3-49c6-9eb2-5c1c4222aabd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:46.645549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:46.645549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:46.650025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a296955-3ad3-49c6-9eb2-5c1c4222aabd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:46.651324 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1200/2460] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:46 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:47.665301 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34605ff5-e8d8-40bf-8fdc-6137a17d76d9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:47.665823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34605ff5-e8d8-40bf-8fdc-6137a17d76d9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:47.666022 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:47.666022 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:47.666399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34605ff5-e8d8-40bf-8fdc-6137a17d76d9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:47.666763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-34605ff5-e8d8-40bf-8fdc-6137a17d76d9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:47.695635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:47.695635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:47.698116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34605ff5-e8d8-40bf-8fdc-6137a17d76d9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:47.699440 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1261/2461] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:47 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:48.714246 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-569397c6-2fec-403e-b834-315ecefa0073 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:48.715344 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-569397c6-2fec-403e-b834-315ecefa0073 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:48.715911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:48.715911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:48.716594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-569397c6-2fec-403e-b834-315ecefa0073 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:48.717136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-569397c6-2fec-403e-b834-315ecefa0073 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:48.748527 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:48.748527 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:48.754895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-569397c6-2fec-403e-b834-315ecefa0073 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:48.798467 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1201/2462] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:48 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:49.808764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0a1b738-9d1c-4ead-afb7-4f3f660e7a31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:49.809576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0a1b738-9d1c-4ead-afb7-4f3f660e7a31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:49.809898 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:49.809898 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:49.810450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0a1b738-9d1c-4ead-afb7-4f3f660e7a31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:49.810926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c0a1b738-9d1c-4ead-afb7-4f3f660e7a31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:49.852322 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:49.852322 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:49.855868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0a1b738-9d1c-4ead-afb7-4f3f660e7a31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:49.857202 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1262/2463] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:49 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:50.880836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab9b16d7-91c2-45a7-aa16-df6629abf893 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:50.880836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab9b16d7-91c2-45a7-aa16-df6629abf893 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:50.880836 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:50.880836 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:50.880836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab9b16d7-91c2-45a7-aa16-df6629abf893 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:50.880836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ab9b16d7-91c2-45a7-aa16-df6629abf893 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:50.919922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:50.919922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:50.922347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab9b16d7-91c2-45a7-aa16-df6629abf893 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:50.923444 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1202/2464] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:50 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:51.939062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0af4fe9c-7346-45b8-85f3-1b9fdbe29cae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:51.939657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0af4fe9c-7346-45b8-85f3-1b9fdbe29cae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:51.940054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:51.940054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:51.940874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0af4fe9c-7346-45b8-85f3-1b9fdbe29cae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:51.941256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0af4fe9c-7346-45b8-85f3-1b9fdbe29cae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:51.967701 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:51.967701 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:51.969676 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0af4fe9c-7346-45b8-85f3-1b9fdbe29cae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:51.971404 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1263/2465] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:51 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:52.986692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68eedce7-eb6b-4d48-af2f-eddc4e702bad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:52.987413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68eedce7-eb6b-4d48-af2f-eddc4e702bad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:52.987758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:52.987758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:52.988357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68eedce7-eb6b-4d48-af2f-eddc4e702bad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:52.988845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-68eedce7-eb6b-4d48-af2f-eddc4e702bad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:53.012331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:53.012331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:53.014562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68eedce7-eb6b-4d48-af2f-eddc4e702bad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:53.015594 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1203/2466] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:52 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:54.031364 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47b1f758-92b6-446f-94ed-7f8c40c87edc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:54.031879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47b1f758-92b6-446f-94ed-7f8c40c87edc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:54.032279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:54.032279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:54.032867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47b1f758-92b6-446f-94ed-7f8c40c87edc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:54.033325 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-47b1f758-92b6-446f-94ed-7f8c40c87edc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:54.099779 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:54.099779 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:54.108142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47b1f758-92b6-446f-94ed-7f8c40c87edc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:54.115921 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1264/2467] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:54 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:55.125882 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95e89394-01d1-4a13-841c-7e2904e45949 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:55.126421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95e89394-01d1-4a13-841c-7e2904e45949 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:55.126791 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:55.126791 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:55.127358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-95e89394-01d1-4a13-841c-7e2904e45949 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:55.127839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-95e89394-01d1-4a13-841c-7e2904e45949 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:55.172138 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:55.172138 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:55.175123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-95e89394-01d1-4a13-841c-7e2904e45949 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:55.176059 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1204/2468] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:55 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:56.191306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3fd8319-0c87-4f1e-bef7-622c8a12642e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:56.191853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3fd8319-0c87-4f1e-bef7-622c8a12642e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:56.191984 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:56.191984 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:56.192443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3fd8319-0c87-4f1e-bef7-622c8a12642e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:56.192809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d3fd8319-0c87-4f1e-bef7-622c8a12642e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:56.225354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:56.225354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:56.227527 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3fd8319-0c87-4f1e-bef7-622c8a12642e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:56.228720 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1265/2469] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:56 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:57.247579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-755c6b65-7d15-4a63-9d45-2e147bfef09d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:57.248967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-755c6b65-7d15-4a63-9d45-2e147bfef09d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:57.249365 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:57.249365 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:57.250123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-755c6b65-7d15-4a63-9d45-2e147bfef09d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:57.250806 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-755c6b65-7d15-4a63-9d45-2e147bfef09d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:57.289377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:57.289377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:57.292075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-755c6b65-7d15-4a63-9d45-2e147bfef09d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:57.303307 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1205/2470] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:57 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:58.315502 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90ff9acc-32b1-46f5-add4-d9a251177b0f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:58.316641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90ff9acc-32b1-46f5-add4-d9a251177b0f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:58.317070 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:58.317070 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:58.317454 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90ff9acc-32b1-46f5-add4-d9a251177b0f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:58.317825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-90ff9acc-32b1-46f5-add4-d9a251177b0f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:58.341494 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:58.341494 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:58.343300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90ff9acc-32b1-46f5-add4-d9a251177b0f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:58.344442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1266/2471] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:58 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:10:59.359001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da543131-f3cf-484d-b93e-c006fa54a176 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:10:59.361183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da543131-f3cf-484d-b93e-c006fa54a176 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:10:59.361594 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:10:59.361594 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:10:59.362657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da543131-f3cf-484d-b93e-c006fa54a176 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:10:59.363372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-da543131-f3cf-484d-b93e-c006fa54a176 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:10:59.387245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:10:59.387245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:10:59.389583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da543131-f3cf-484d-b93e-c006fa54a176 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:10:59.391463 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1206/2472] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:10:59 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:00.405942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0271752d-13c1-4e60-8d32-9b958c202d8c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:00.406484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0271752d-13c1-4e60-8d32-9b958c202d8c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:00.406678 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:00.406678 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:00.407050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0271752d-13c1-4e60-8d32-9b958c202d8c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:00.407423 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0271752d-13c1-4e60-8d32-9b958c202d8c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:00.430365 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:00.430365 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:00.432573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0271752d-13c1-4e60-8d32-9b958c202d8c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:00.433832 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1267/2473] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:00 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:01.448095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49dc6f28-755b-4944-b3e5-7bfbc7bff230 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:01.450066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49dc6f28-755b-4944-b3e5-7bfbc7bff230 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:01.450252 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:01.450252 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:01.450596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49dc6f28-755b-4944-b3e5-7bfbc7bff230 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:01.450977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-49dc6f28-755b-4944-b3e5-7bfbc7bff230 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:01.516210 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:01.516210 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:01.518185 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49dc6f28-755b-4944-b3e5-7bfbc7bff230 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:01.523520 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1207/2474] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:01 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:02.538698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b4e3e50-7943-47fb-a7f9-c5bf80153d55 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:02.539936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b4e3e50-7943-47fb-a7f9-c5bf80153d55 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:02.540274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:02.540274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:02.540774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b4e3e50-7943-47fb-a7f9-c5bf80153d55 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:02.541571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5b4e3e50-7943-47fb-a7f9-c5bf80153d55 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:02.565103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:02.565103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:02.567112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b4e3e50-7943-47fb-a7f9-c5bf80153d55 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:02.567986 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1268/2475] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:02 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:03.174166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes Jan 02 03:11:03.174992 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:03.174992 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:03.175737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"volume": {"imageRef": "06705461-003a-458e-b87d-7de516c92d96", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1725054274"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:03.177445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request body: {'volume': {'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1725054274'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:11:03.327807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume of 1 GB Jan 02 03:11:03.359569 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Availability Zones retrieved successfully. Jan 02 03:11:03.386619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (15348515-128a-41a3-ab5c-1e232220c6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:11:03.390065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a6b240-ea2e-4be3-9885-26dc6df9d722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:03.392500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:11:03.581528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a6b240-ea2e-4be3-9885-26dc6df9d722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:03.583138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5307bb91-65c3-4dfc-9888-db7eb7c252dc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:03.583774 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5307bb91-65c3-4dfc-9888-db7eb7c252dc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:03.584092 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:03.584092 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:03.584348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58141044-0b5d-468e-aa53-cc7510e111bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:03.584755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5307bb91-65c3-4dfc-9888-db7eb7c252dc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:03.585231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5307bb91-65c3-4dfc-9888-db7eb7c252dc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:03.647085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:03.647085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:03.654135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5307bb91-65c3-4dfc-9888-db7eb7c252dc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:03.657507 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1269/2476] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:03 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:03.685570 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['7788c74f-3c32-447e-8fa5-6596c02a3358', '06ccfa03-ad06-4a5e-8bf2-bb1cb5adaafc', '027bb6cd-85f8-4cba-9c44-25822d93372b', '31f64d6b-dbe9-4e81-9e8f-657902ae3c7c'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:11:03.688996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58141044-0b5d-468e-aa53-cc7510e111bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7788c74f-3c32-447e-8fa5-6596c02a3358', '06ccfa03-ad06-4a5e-8bf2-bb1cb5adaafc', '027bb6cd-85f8-4cba-9c44-25822d93372b', '31f64d6b-dbe9-4e81-9e8f-657902ae3c7c']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:03.693044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076ef6fc-9d96-45bb-9086-8d93a8673831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:03.779632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076ef6fc-9d96-45bb-9086-8d93a8673831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3040b98-87c2-4042-b595-d8a0f4372395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1725054274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['7788c74f-3c32-447e-8fa5-6596c02a3358','06ccfa03-ad06-4a5e-8bf2-bb1cb5adaafc','027bb6cd-85f8-4cba-9c44-25822d93372b','31f64d6b-dbe9-4e81-9e8f-657902ae3c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1725054274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3040b98-87c2-4042-b595-d8a0f4372395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a726798a88f438d91492f35f8b53391',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:03.785732 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3238ac4a-81d2-460d-a73c-e4a70d3d65e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:03.829171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3238ac4a-81d2-460d-a73c-e4a70d3d65e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1725054274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['7788c74f-3c32-447e-8fa5-6596c02a3358','06ccfa03-ad06-4a5e-8bf2-bb1cb5adaafc','027bb6cd-85f8-4cba-9c44-25822d93372b','31f64d6b-dbe9-4e81-9e8f-657902ae3c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:03.831669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3faf1e81-c41d-4b34-b97e-2aef756cfc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:03.858620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3faf1e81-c41d-4b34-b97e-2aef756cfc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:03.862653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (15348515-128a-41a3-ab5c-1e232220c6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:11:03.956318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request issued successfully. Jan 02 03:11:03.972883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-778b7c28-1a62-4b37-b6fd-125244f5c6f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes returned with HTTP 202 Jan 02 03:11:03.977851 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1208/2477] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:11:03 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes => generated 823 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:11:04.003195 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e34f913-66e0-4efe-a671-ec92e685b3ce tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:04.003723 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e34f913-66e0-4efe-a671-ec92e685b3ce tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:04.003938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:04.003938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:04.004368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e34f913-66e0-4efe-a671-ec92e685b3ce tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:04.081337 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:04.081337 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:04.091530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1e34f913-66e0-4efe-a671-ec92e685b3ce tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:04.117797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e34f913-66e0-4efe-a671-ec92e685b3ce tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:04.130848 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1270/2478] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:03 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:04.672132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-631aeac5-e78f-4d17-a5ec-40fd2819df17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:04.672757 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-631aeac5-e78f-4d17-a5ec-40fd2819df17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:04.672965 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:04.672965 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:04.673262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-631aeac5-e78f-4d17-a5ec-40fd2819df17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:04.673633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-631aeac5-e78f-4d17-a5ec-40fd2819df17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:04.890587 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:04.890587 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:04.892606 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-631aeac5-e78f-4d17-a5ec-40fd2819df17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:04.893856 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1209/2479] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:04 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:05.141412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b1023924-5a2d-42f3-bda9-458c0d96ffbf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:05.142382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b1023924-5a2d-42f3-bda9-458c0d96ffbf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:05.143102 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:05.143102 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:05.143441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b1023924-5a2d-42f3-bda9-458c0d96ffbf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:05.286861 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:05.286861 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:05.303329 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b1023924-5a2d-42f3-bda9-458c0d96ffbf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:05.331681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b1023924-5a2d-42f3-bda9-458c0d96ffbf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:05.342088 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1271/2480] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:05 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:11:05.909018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a5b0e527-befc-440a-bb7a-a5a87f37b704 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:05.910545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a5b0e527-befc-440a-bb7a-a5a87f37b704 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:05.911404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:05.911404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:05.912384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a5b0e527-befc-440a-bb7a-a5a87f37b704 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:05.913003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a5b0e527-befc-440a-bb7a-a5a87f37b704 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:05.967502 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:05.967502 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:05.972954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a5b0e527-befc-440a-bb7a-a5a87f37b704 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:05.975657 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1210/2481] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:05 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:06.348562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e218daf9-9be1-4faa-8d91-d43bba92a365 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:06.349381 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e218daf9-9be1-4faa-8d91-d43bba92a365 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:06.349768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:06.349768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:06.350409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e218daf9-9be1-4faa-8d91-d43bba92a365 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:06.472926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:06.472926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:06.499186 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e218daf9-9be1-4faa-8d91-d43bba92a365 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:06.559201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e218daf9-9be1-4faa-8d91-d43bba92a365 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:06.560516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1272/2482] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:06 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:06.990535 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b8656e88-d2ca-4e7e-941e-d628e82c3869 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:06.992929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b8656e88-d2ca-4e7e-941e-d628e82c3869 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:06.993135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:06.993135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:06.995857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b8656e88-d2ca-4e7e-941e-d628e82c3869 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:06.999087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b8656e88-d2ca-4e7e-941e-d628e82c3869 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:07.064927 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:07.064927 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:07.066808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b8656e88-d2ca-4e7e-941e-d628e82c3869 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:07.070461 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1211/2483] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:06 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:07.580506 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2c3f23da-faca-4304-a608-0e5762a40ed3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:07.581133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2c3f23da-faca-4304-a608-0e5762a40ed3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:07.581515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:07.581515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:07.582045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2c3f23da-faca-4304-a608-0e5762a40ed3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:07.693816 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:07.693816 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:07.711113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2c3f23da-faca-4304-a608-0e5762a40ed3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:07.773811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2c3f23da-faca-4304-a608-0e5762a40ed3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:07.776269 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1273/2484] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:07 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:08.093778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5020fedb-c57a-41a7-9bae-b11bc5a2f2e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:08.094729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5020fedb-c57a-41a7-9bae-b11bc5a2f2e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:08.095081 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:08.095081 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:08.097732 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5020fedb-c57a-41a7-9bae-b11bc5a2f2e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:08.099287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5020fedb-c57a-41a7-9bae-b11bc5a2f2e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:08.213780 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:08.213780 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:08.218878 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5020fedb-c57a-41a7-9bae-b11bc5a2f2e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:08.220166 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1212/2485] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:08 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:08.791698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67b899bd-1e25-4ef1-8115-546af9ede356 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:08.792905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67b899bd-1e25-4ef1-8115-546af9ede356 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:08.793219 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:08.793219 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:08.793749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67b899bd-1e25-4ef1-8115-546af9ede356 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:08.887953 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:08.887953 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:08.897719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-67b899bd-1e25-4ef1-8115-546af9ede356 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:08.924975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67b899bd-1e25-4ef1-8115-546af9ede356 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:08.926546 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1274/2486] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:08 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:09.235072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82ccc674-a046-406e-9273-c8615ce712ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:09.237008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82ccc674-a046-406e-9273-c8615ce712ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:09.237423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:09.237423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:09.238075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82ccc674-a046-406e-9273-c8615ce712ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:09.238891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-82ccc674-a046-406e-9273-c8615ce712ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:09.289807 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:09.289807 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:09.296691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82ccc674-a046-406e-9273-c8615ce712ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:09.299649 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1213/2487] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:09.945869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62fa6b30-a983-49b7-9538-d35ca538f016 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:09.946754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62fa6b30-a983-49b7-9538-d35ca538f016 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:09.947077 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:09.947077 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:09.948539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62fa6b30-a983-49b7-9538-d35ca538f016 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:10.146607 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:10.146607 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:10.174355 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-62fa6b30-a983-49b7-9538-d35ca538f016 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:10.204789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62fa6b30-a983-49b7-9538-d35ca538f016 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:10.205895 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1275/2488] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:09 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:10.324458 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bcbce02-1938-4221-bbb1-a1a00a51a574 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:10.325636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bcbce02-1938-4221-bbb1-a1a00a51a574 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:10.326028 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:10.326028 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:10.326662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bcbce02-1938-4221-bbb1-a1a00a51a574 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:10.327201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8bcbce02-1938-4221-bbb1-a1a00a51a574 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:10.385575 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:10.385575 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:10.389504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bcbce02-1938-4221-bbb1-a1a00a51a574 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:10.390728 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1214/2489] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:10 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:11.231098 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36b7f61a-e2ab-40bb-8301-fb05a14ebb0f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:11.232359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36b7f61a-e2ab-40bb-8301-fb05a14ebb0f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:11.232712 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:11.232712 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:11.233304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36b7f61a-e2ab-40bb-8301-fb05a14ebb0f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:11.370724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:11.370724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:11.403769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-36b7f61a-e2ab-40bb-8301-fb05a14ebb0f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:11.412507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6e0220e-a1d4-45a4-8597-7064124cb476 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:11.413160 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6e0220e-a1d4-45a4-8597-7064124cb476 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:11.413486 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:11.413486 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:11.414060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6e0220e-a1d4-45a4-8597-7064124cb476 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:11.414540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a6e0220e-a1d4-45a4-8597-7064124cb476 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:11.473283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36b7f61a-e2ab-40bb-8301-fb05a14ebb0f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:11.474160 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1276/2490] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:11 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:11.474949 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:11.474949 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:11.485451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6e0220e-a1d4-45a4-8597-7064124cb476 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:11.486604 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1215/2491] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:11 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:12.491773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14acd024-367e-4237-b416-282bada25766 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:12.492373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14acd024-367e-4237-b416-282bada25766 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:12.492554 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:12.492554 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:12.493213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14acd024-367e-4237-b416-282bada25766 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:12.500347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cb4f9e7-2a93-4dcb-bc98-3c236148acd4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:12.501752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cb4f9e7-2a93-4dcb-bc98-3c236148acd4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:12.502172 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:12.502172 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:12.503110 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1cb4f9e7-2a93-4dcb-bc98-3c236148acd4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:12.504622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1cb4f9e7-2a93-4dcb-bc98-3c236148acd4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:12.576591 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:12.576591 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:12.578467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1cb4f9e7-2a93-4dcb-bc98-3c236148acd4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:12.579319 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1216/2492] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:12 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:11:12.648553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:12.648553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:12.658479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-14acd024-367e-4237-b416-282bada25766 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:12.684977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14acd024-367e-4237-b416-282bada25766 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:12.686210 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1277/2493] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:12 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:13.596608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93518871-cbeb-4db5-a4cd-7670ad7805de tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:13.597153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93518871-cbeb-4db5-a4cd-7670ad7805de tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:13.597376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:13.597376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:13.597751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93518871-cbeb-4db5-a4cd-7670ad7805de tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:13.601773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-93518871-cbeb-4db5-a4cd-7670ad7805de tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:13.665461 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:13.665461 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:13.671059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93518871-cbeb-4db5-a4cd-7670ad7805de tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:13.672691 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1217/2494] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:13 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:13.703155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33519ca8-5247-4467-8440-60a22b41445f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:13.704058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33519ca8-5247-4467-8440-60a22b41445f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:13.704314 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:13.704314 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:13.704683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33519ca8-5247-4467-8440-60a22b41445f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:13.774666 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:13.774666 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:13.785643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-33519ca8-5247-4467-8440-60a22b41445f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:13.824664 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33519ca8-5247-4467-8440-60a22b41445f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:13.825818 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1278/2495] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:13 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:14.687756 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f1fa92a-012e-41c7-94f3-543c3fc775dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:14.688960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f1fa92a-012e-41c7-94f3-543c3fc775dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:14.689339 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:14.689339 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:14.690577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0f1fa92a-012e-41c7-94f3-543c3fc775dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:14.691111 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0f1fa92a-012e-41c7-94f3-543c3fc775dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:14.747683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:14.747683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:14.750837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0f1fa92a-012e-41c7-94f3-543c3fc775dd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:14.758408 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1218/2496] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:14 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:14.863830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c869391-c040-4671-918d-cbb21ea2590a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:14.866482 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c869391-c040-4671-918d-cbb21ea2590a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:14.866734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:14.866734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:14.867185 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c869391-c040-4671-918d-cbb21ea2590a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:14.996651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:14.996651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:15.007913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7c869391-c040-4671-918d-cbb21ea2590a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:15.044867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c869391-c040-4671-918d-cbb21ea2590a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:15.046003 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1279/2497] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:14 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:15.774565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9cb9c2d-dc51-4281-ab72-7a84e43ac1b1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:15.774565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9cb9c2d-dc51-4281-ab72-7a84e43ac1b1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:15.775070 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:15.775070 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:15.775070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9cb9c2d-dc51-4281-ab72-7a84e43ac1b1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:15.775734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c9cb9c2d-dc51-4281-ab72-7a84e43ac1b1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:15.828973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:15.828973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:15.830837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9cb9c2d-dc51-4281-ab72-7a84e43ac1b1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:15.833983 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1219/2498] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:15 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:16.062954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0c71c8cb-f7b7-4356-b077-f1d63bd10c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:16.063728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0c71c8cb-f7b7-4356-b077-f1d63bd10c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:16.064113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:16.064113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:16.065035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0c71c8cb-f7b7-4356-b077-f1d63bd10c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:16.152252 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:16.152252 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:16.179235 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0c71c8cb-f7b7-4356-b077-f1d63bd10c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:16.238790 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0c71c8cb-f7b7-4356-b077-f1d63bd10c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:16.239677 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1280/2499] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:16 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:11:16.845972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab4d4351-a031-40cb-b215-f8b3fe981978 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:16.846509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab4d4351-a031-40cb-b215-f8b3fe981978 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:16.846665 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:16.846665 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:16.847692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab4d4351-a031-40cb-b215-f8b3fe981978 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:16.848341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ab4d4351-a031-40cb-b215-f8b3fe981978 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:16.906275 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:16.906275 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:16.908131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab4d4351-a031-40cb-b215-f8b3fe981978 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:16.911138 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1220/2500] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:16 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:17.258995 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bedab7dd-276d-4d9b-8315-de5fbe2ce607 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:17.259510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bedab7dd-276d-4d9b-8315-de5fbe2ce607 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:17.259703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:17.259703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:17.260399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bedab7dd-276d-4d9b-8315-de5fbe2ce607 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:17.357145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:17.357145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:17.371400 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bedab7dd-276d-4d9b-8315-de5fbe2ce607 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:17.400422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bedab7dd-276d-4d9b-8315-de5fbe2ce607 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:17.401649 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1281/2501] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:17 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:17.930666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-460c9935-dc92-434a-877f-483953647fd5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:17.933433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-460c9935-dc92-434a-877f-483953647fd5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:17.934109 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:17.934109 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:17.935766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-460c9935-dc92-434a-877f-483953647fd5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:17.938882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-460c9935-dc92-434a-877f-483953647fd5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 940537d2-97ef-4e8b-a6c1-6303d8494b20. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:11:18.006225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:18.006225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:18.009173 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-460c9935-dc92-434a-877f-483953647fd5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 200 Jan 02 03:11:18.011578 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1221/2502] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:17 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:18.025883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aaa055db-1ce1-41bb-a470-7adb8936ab76 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:18.027291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aaa055db-1ce1-41bb-a470-7adb8936ab76 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:18.027671 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:18.027671 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:18.028352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aaa055db-1ce1-41bb-a470-7adb8936ab76 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:18.090614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:18.090614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:18.100594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aaa055db-1ce1-41bb-a470-7adb8936ab76 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:18.128926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:18.128926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:18.140666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aaa055db-1ce1-41bb-a470-7adb8936ab76 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:11:18.142127 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1282/2503] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:18 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 1203 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:18.160698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65750584-53bc-4821-beb5-211fdaf9636c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 Jan 02 03:11:18.161627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65750584-53bc-4821-beb5-211fdaf9636c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:18.161822 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:18.161822 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:18.162990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65750584-53bc-4821-beb5-211fdaf9636c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:18.163545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-65750584-53bc-4821-beb5-211fdaf9636c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete backup with id: 940537d2-97ef-4e8b-a6c1-6303d8494b20. Jan 02 03:11:18.223040 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:18.223040 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:18.297622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-65750584-53bc-4821-beb5-211fdaf9636c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] delete_backup rpcapi backup_id 940537d2-97ef-4e8b-a6c1-6303d8494b20 {{(pid=88028) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:11:18.305039 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65750584-53bc-4821-beb5-211fdaf9636c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 returned with HTTP 202 Jan 02 03:11:18.309953 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1222/2504] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:11:18 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/backups/940537d2-97ef-4e8b-a6c1-6303d8494b20 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:11:18.417965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c4b01e9-da9f-48f2-8214-1651fe964db8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:18.419389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c4b01e9-da9f-48f2-8214-1651fe964db8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:18.419591 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:18.419591 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:18.420990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c4b01e9-da9f-48f2-8214-1651fe964db8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:18.528230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-2ebef783-4c01-4de2-b5c7-8ef10f85506b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:18.528661 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-2ebef783-4c01-4de2-b5c7-8ef10f85506b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:18.529436 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:18.529436 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:18.530506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-2ebef783-4c01-4de2-b5c7-8ef10f85506b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:18.645322 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:18.645322 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:18.647126 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:18.647126 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:18.665316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-2ebef783-4c01-4de2-b5c7-8ef10f85506b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:18.674346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3c4b01e9-da9f-48f2-8214-1651fe964db8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:18.691015 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:18.691015 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:18.702420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-2ebef783-4c01-4de2-b5c7-8ef10f85506b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:11:18.703276 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1223/2505] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:11:18 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 1203 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:18.740883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c4b01e9-da9f-48f2-8214-1651fe964db8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:18.743632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0/action Jan 02 03:11:18.744414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:18.744414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:18.745647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:11:18.746231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:18.747338 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1283/2506] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:18 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:18.875264 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:18.875264 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:18.876916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:18.913431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Begin detaching volume completed successfully. Jan 02 03:11:18.913990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0/action returned with HTTP 202 Jan 02 03:11:18.915135 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1224/2507] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 03:11:18 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:11:18.941309 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f51b75ca-1e6b-4166-92f8-d800d36e2689 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:18.941813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f51b75ca-1e6b-4166-92f8-d800d36e2689 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:18.945220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:18.945220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:18.946259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f51b75ca-1e6b-4166-92f8-d800d36e2689 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:18.992061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume// Jan 02 03:11:18.992817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:18.993277 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:18.993277 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:18.993951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:18.995384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-54b70a33-05a3-4f9c-85e5-ea9815f06bf1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:11:18.998358 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1225/2508] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:11:18 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:11:19.021336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b9aa5e40-6da0-4932-888b-42a4d77e288e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:19.022988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b9aa5e40-6da0-4932-888b-42a4d77e288e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:19.025101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b9aa5e40-6da0-4932-888b-42a4d77e288e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:19.145490 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:19.145490 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:19.168993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f51b75ca-1e6b-4166-92f8-d800d36e2689 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:19.230161 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:19.230161 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:19.247740 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:19.247740 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:19.263397 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f51b75ca-1e6b-4166-92f8-d800d36e2689 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:11:19.264248 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1284/2509] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:18 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 1206 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:19.290209 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b9aa5e40-6da0-4932-888b-42a4d77e288e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:19.405494 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:19.405494 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:19.422729 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b9aa5e40-6da0-4932-888b-42a4d77e288e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:11:19.459689 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1226/2510] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:11:19 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 1305 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:11:19.762294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90c94282-181e-4d3a-99e5-fd13a0a68e86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:19.763116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90c94282-181e-4d3a-99e5-fd13a0a68e86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:19.763501 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:19.763501 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:19.764085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90c94282-181e-4d3a-99e5-fd13a0a68e86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:19.879662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b42e7849-5087-4fd8-902f-e442dc918958 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd Jan 02 03:11:19.880553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b42e7849-5087-4fd8-902f-e442dc918958 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:19.881007 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:19.881007 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:19.881656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b42e7849-5087-4fd8-902f-e442dc918958 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:19.968827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:19.968827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:19.987337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-90c94282-181e-4d3a-99e5-fd13a0a68e86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:20.002083 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:20.002083 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:20.046990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90c94282-181e-4d3a-99e5-fd13a0a68e86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:20.049074 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1285/2511] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:19 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:20.282338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1be2489c-de1f-4b1a-8311-498721f79063 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:20.282990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1be2489c-de1f-4b1a-8311-498721f79063 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:20.283312 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:20.283312 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:20.283869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1be2489c-de1f-4b1a-8311-498721f79063 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:20.400939 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:20.400939 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:20.429103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1be2489c-de1f-4b1a-8311-498721f79063 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:20.475293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:20.475293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:20.500519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1be2489c-de1f-4b1a-8311-498721f79063 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:11:20.501793 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1286/2512] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:20 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 1206 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:21.069081 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80aa203e-49a3-45b9-a25c-d53ae73eb071 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:21.071696 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80aa203e-49a3-45b9-a25c-d53ae73eb071 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:21.072390 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:21.072390 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:21.074012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80aa203e-49a3-45b9-a25c-d53ae73eb071 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:21.238998 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:21.238998 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:21.262342 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-80aa203e-49a3-45b9-a25c-d53ae73eb071 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:21.313162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80aa203e-49a3-45b9-a25c-d53ae73eb071 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:21.314235 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1287/2513] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:21 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:21.437432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b42e7849-5087-4fd8-902f-e442dc918958 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:11:21.439516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b42e7849-5087-4fd8-902f-e442dc918958 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:11:21.467977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35ae93fe-c921-4b1e-bb77-931ae5b7908a req-b42e7849-5087-4fd8-902f-e442dc918958 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd returned with HTTP 200 Jan 02 03:11:21.469320 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1227/2514] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:11:19 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/attachments/0a08777c-b147-4569-b167-507ae3abc4bd => generated 19 bytes in 1600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:21.519108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1809567e-59e2-476f-a5a1-9ef38d637c23 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:21.519732 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1809567e-59e2-476f-a5a1-9ef38d637c23 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:21.519994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:21.519994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:21.520683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1809567e-59e2-476f-a5a1-9ef38d637c23 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:21.582319 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:21.582319 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:21.594571 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1809567e-59e2-476f-a5a1-9ef38d637c23 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:21.622827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1809567e-59e2-476f-a5a1-9ef38d637c23 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:11:21.624315 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1288/2515] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:21 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:22.332410 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b8ae6cb-baaf-492d-947d-f59ec8504d4b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:22.333057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b8ae6cb-baaf-492d-947d-f59ec8504d4b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:22.333373 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:22.333373 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:22.333940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b8ae6cb-baaf-492d-947d-f59ec8504d4b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:22.455896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:22.455896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:22.480070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9b8ae6cb-baaf-492d-947d-f59ec8504d4b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:22.521143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b8ae6cb-baaf-492d-947d-f59ec8504d4b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:22.522104 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1228/2516] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:22 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:23.538477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c388196e-a3bd-4cbb-9f0f-708c294797bb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:23.539835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c388196e-a3bd-4cbb-9f0f-708c294797bb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:23.540344 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:23.540344 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:23.541032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c388196e-a3bd-4cbb-9f0f-708c294797bb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:23.628052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:23.628052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:23.639459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c388196e-a3bd-4cbb-9f0f-708c294797bb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:23.664681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c388196e-a3bd-4cbb-9f0f-708c294797bb tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:23.665770 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1289/2517] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:23 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:24.681927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ef0661cf-6753-4254-8f99-8c9435210527 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:24.683976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ef0661cf-6753-4254-8f99-8c9435210527 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:24.684453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:24.684453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:24.685172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ef0661cf-6753-4254-8f99-8c9435210527 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:24.744437 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:24.744437 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:24.772285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ef0661cf-6753-4254-8f99-8c9435210527 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:24.832994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ef0661cf-6753-4254-8f99-8c9435210527 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:24.835642 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1229/2518] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:24 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:25.860815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99ec6bc8-59d9-406a-876a-b876193b4c76 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:25.861509 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99ec6bc8-59d9-406a-876a-b876193b4c76 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:25.861832 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:25.861832 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:25.862388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99ec6bc8-59d9-406a-876a-b876193b4c76 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:25.935962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:25.935962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:25.945953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99ec6bc8-59d9-406a-876a-b876193b4c76 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:25.972395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99ec6bc8-59d9-406a-876a-b876193b4c76 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:25.974219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1290/2519] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:25 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:27.006461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a61cf288-f8ff-4a0e-aa7c-43a63ddeaf14 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:27.008112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a61cf288-f8ff-4a0e-aa7c-43a63ddeaf14 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:27.008592 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:27.008592 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:27.009564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a61cf288-f8ff-4a0e-aa7c-43a63ddeaf14 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:27.098245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:27.098245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:27.113314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a61cf288-f8ff-4a0e-aa7c-43a63ddeaf14 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:27.148742 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a61cf288-f8ff-4a0e-aa7c-43a63ddeaf14 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:27.149985 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1230/2520] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:26 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 976 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:28.171553 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f01ea53d-1ea9-49eb-90a2-56af91c8443d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:28.175228 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f01ea53d-1ea9-49eb-90a2-56af91c8443d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:28.176936 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:28.176936 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:28.177807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f01ea53d-1ea9-49eb-90a2-56af91c8443d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:28.239075 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:28.239075 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:28.254989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f01ea53d-1ea9-49eb-90a2-56af91c8443d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:28.282197 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f01ea53d-1ea9-49eb-90a2-56af91c8443d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:28.283188 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1291/2521] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:28 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 976 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:28.632743 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d92c4b29-df07-43bc-83a7-73d462a77645 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:28.633593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d92c4b29-df07-43bc-83a7-73d462a77645 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:28.633901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:28.633901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:28.634440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d92c4b29-df07-43bc-83a7-73d462a77645 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:28.634996 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d92c4b29-df07-43bc-83a7-73d462a77645 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume with id: 2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:28.691993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:28.691993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:28.693694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d92c4b29-df07-43bc-83a7-73d462a77645 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:28.737587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d92c4b29-df07-43bc-83a7-73d462a77645 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume request issued successfully. Jan 02 03:11:28.738436 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d92c4b29-df07-43bc-83a7-73d462a77645 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 202 Jan 02 03:11:28.739894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1231/2522] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:11:28 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:11:28.754234 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d71a77d6-ea0a-433f-a677-bfa3b67df8a2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:28.756286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d71a77d6-ea0a-433f-a677-bfa3b67df8a2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:28.756920 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:28.756920 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:28.758762 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d71a77d6-ea0a-433f-a677-bfa3b67df8a2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:28.821456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:28.821456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:28.832375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d71a77d6-ea0a-433f-a677-bfa3b67df8a2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:28.860867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d71a77d6-ea0a-433f-a677-bfa3b67df8a2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:11:28.861878 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1292/2523] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:28 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:29.299588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-419c6d25-e6ab-456d-a2b5-b263b33d74bc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:29.302607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-419c6d25-e6ab-456d-a2b5-b263b33d74bc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:29.303033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:29.303033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:29.304551 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-419c6d25-e6ab-456d-a2b5-b263b33d74bc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:29.421420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:29.421420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:29.473261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-419c6d25-e6ab-456d-a2b5-b263b33d74bc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:29.508254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-419c6d25-e6ab-456d-a2b5-b263b33d74bc tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:29.509534 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1232/2524] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:29 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 976 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:29.881040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8aa97d70-636b-480f-8f5d-a0b4ff3b8c8b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:29.882238 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8aa97d70-636b-480f-8f5d-a0b4ff3b8c8b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:29.883973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:29.883973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:29.885499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8aa97d70-636b-480f-8f5d-a0b4ff3b8c8b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:30.082906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:30.082906 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:30.111353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8aa97d70-636b-480f-8f5d-a0b4ff3b8c8b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:30.138892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8aa97d70-636b-480f-8f5d-a0b4ff3b8c8b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 200 Jan 02 03:11:30.140332 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1293/2525] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:29 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 910 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:30.533350 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c49bfd2-aaab-4559-9d2f-555408ec966a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:30.544004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c49bfd2-aaab-4559-9d2f-555408ec966a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:30.544444 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:30.544444 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:30.545029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c49bfd2-aaab-4559-9d2f-555408ec966a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:30.727774 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:30.727774 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:30.737943 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1c49bfd2-aaab-4559-9d2f-555408ec966a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:30.794437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c49bfd2-aaab-4559-9d2f-555408ec966a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:30.798126 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1233/2526] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:30 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 976 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:31.157007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9eadbdcb-699a-4aa6-9431-49105f7eda30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:11:31.157552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9eadbdcb-699a-4aa6-9431-49105f7eda30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:31.157770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:31.157770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:31.158129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9eadbdcb-699a-4aa6-9431-49105f7eda30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:31.276853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9eadbdcb-699a-4aa6-9431-49105f7eda30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 404 Jan 02 03:11:31.277974 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1294/2527] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:31 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:11:31.364071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes Jan 02 03:11:31.364565 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:31.364565 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:31.364981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'create', calling method: create, body: {"volume": {"imageRef": "06705461-003a-458e-b87d-7de516c92d96", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-924039928"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:31.366194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume request body: {'volume': {'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-924039928'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:11:31.551218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume of 1 GB Jan 02 03:11:31.576877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Availability Zones retrieved successfully. Jan 02 03:11:31.628576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (3b4f2866-d4fb-4ae4-8166-628783376706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:11:31.637577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5adfe18-194b-4be8-a5d4-69bbc081116a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:31.639727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:11:31.816374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de8da631-7eb0-4a96-93c9-9c25efaebd07 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:31.817188 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de8da631-7eb0-4a96-93c9-9c25efaebd07 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:31.817861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de8da631-7eb0-4a96-93c9-9c25efaebd07 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:31.864495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5adfe18-194b-4be8-a5d4-69bbc081116a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:31.867048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9c624b-f129-42fc-b9bb-9ad3b12f090a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:31.948369 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:31.948369 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:31.958942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de8da631-7eb0-4a96-93c9-9c25efaebd07 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:31.988353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de8da631-7eb0-4a96-93c9-9c25efaebd07 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:31.989762 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1295/2528] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:31 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 975 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:32.001454 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Created reservations ['0c2e9d4f-b0a6-4627-afc8-411ea4bb8f8c', '0f2ada3d-e58a-48a4-a451-8e4ad7ff74ec', '8a2b9871-ce25-44e6-af7c-9b6c739be8c7', '2c2e6674-b3b1-4c1e-8455-470768e231fd'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:11:32.004750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9c624b-f129-42fc-b9bb-9ad3b12f090a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c2e9d4f-b0a6-4627-afc8-411ea4bb8f8c', '0f2ada3d-e58a-48a4-a451-8e4ad7ff74ec', '8a2b9871-ce25-44e6-af7c-9b6c739be8c7', '2c2e6674-b3b1-4c1e-8455-470768e231fd']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:32.007106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0558e7-9365-4053-977b-fa399b1f189b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:32.084845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0558e7-9365-4053-977b-fa399b1f189b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb3bfd20-6cb0-496d-a494-2480009fa945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-924039928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['0c2e9d4f-b0a6-4627-afc8-411ea4bb8f8c','0f2ada3d-e58a-48a4-a451-8e4ad7ff74ec','8a2b9871-ce25-44e6-af7c-9b6c739be8c7','2c2e6674-b3b1-4c1e-8455-470768e231fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-924039928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb3bfd20-6cb0-496d-a494-2480009fa945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487649d48c00484daf20769ca99fd24d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:32.088162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b40bbe4e-3ee1-4432-92ea-0b146778c421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:32.130830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b40bbe4e-3ee1-4432-92ea-0b146778c421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-924039928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['0c2e9d4f-b0a6-4627-afc8-411ea4bb8f8c','0f2ada3d-e58a-48a4-a451-8e4ad7ff74ec','8a2b9871-ce25-44e6-af7c-9b6c739be8c7','2c2e6674-b3b1-4c1e-8455-470768e231fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:32.133105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ad7a0b-5d45-4792-8cc6-478ebb6f1f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:11:32.159218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ad7a0b-5d45-4792-8cc6-478ebb6f1f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:11:32.161908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (3b4f2866-d4fb-4ae4-8166-628783376706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:11:32.287956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume request issued successfully. Jan 02 03:11:32.328544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d76ece6-640c-4523-a13d-6744d577450d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes returned with HTTP 202 Jan 02 03:11:32.329593 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1234/2529] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:11:31 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/volumes => generated 817 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:11:32.345624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1916e5cd-4167-4f47-8f11-860b02afadac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:32.346628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1916e5cd-4167-4f47-8f11-860b02afadac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:32.347062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:32.347062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:32.347744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1916e5cd-4167-4f47-8f11-860b02afadac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:32.452549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:32.452549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:32.481916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1916e5cd-4167-4f47-8f11-860b02afadac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:32.542378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1916e5cd-4167-4f47-8f11-860b02afadac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:32.543469 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1296/2530] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:32 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:33.007793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1937607b-69de-4be8-b7dd-decdd308ea01 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:33.008687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1937607b-69de-4be8-b7dd-decdd308ea01 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:33.008687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:33.008687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:33.009212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1937607b-69de-4be8-b7dd-decdd308ea01 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:33.124092 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:33.124092 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:33.155112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1937607b-69de-4be8-b7dd-decdd308ea01 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:33.193511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1937607b-69de-4be8-b7dd-decdd308ea01 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:33.194614 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1235/2531] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1364 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:33.397421 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:33.398596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:33.399290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:33.399290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:33.400216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:33.489271 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:33.489271 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:33.499800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:33.532168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:33.532168 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1297/2532] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:11:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1364 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:33.560604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-024da1e7-c2a4-4e1a-8dc7-91291d953106 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:33.561488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-024da1e7-c2a4-4e1a-8dc7-91291d953106 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:33.561901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:33.561901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:33.562573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-024da1e7-c2a4-4e1a-8dc7-91291d953106 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:33.630835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume// Jan 02 03:11:33.631314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:33.631537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:33.631537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:33.631917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:33.633303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4aa29992-08ab-49cf-9185-782cbead6aa5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:11:33.634497 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1298/2533] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:11:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:11:33.637285 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:33.637285 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:33.653987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-ba0b008f-2f7f-4aea-b2c7-d1bba4c452e0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments Jan 02 03:11:33.659031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-024da1e7-c2a4-4e1a-8dc7-91291d953106 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:33.662009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-ba0b008f-2f7f-4aea-b2c7-d1bba4c452e0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3040b98-87c2-4042-b595-d8a0f4372395", "instance_uuid": "ef480b50-228f-4c7f-81bb-9643a64fa7ea", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:33.689185 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-024da1e7-c2a4-4e1a-8dc7-91291d953106 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:33.690436 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1236/2534] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:33 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:33.769562 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:33.769562 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:33.874737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-ba0b008f-2f7f-4aea-b2c7-d1bba4c452e0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments returned with HTTP 200 Jan 02 03:11:33.883008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1299/2535] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:11:33 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments => generated 273 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:11:33.949369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-01367446-462e-4ee8-af83-4752445d7f95 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:33.950370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-01367446-462e-4ee8-af83-4752445d7f95 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:33.950761 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:33.950761 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:33.951413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-01367446-462e-4ee8-af83-4752445d7f95 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:33.973447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-ba0b008f-2f7f-4aea-b2c7-d1bba4c452e0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume// Jan 02 03:11:33.974165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-ba0b008f-2f7f-4aea-b2c7-d1bba4c452e0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:33.974558 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:33.974558 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:33.975229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-ba0b008f-2f7f-4aea-b2c7-d1bba4c452e0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:33.976670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-ba0b008f-2f7f-4aea-b2c7-d1bba4c452e0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:11:33.977553 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1300/2536] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:11:33 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:11:33.993655 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-8078f248-1523-4611-8a05-ed811c40dc97 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:33.995411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-8078f248-1523-4611-8a05-ed811c40dc97 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:33.996370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-8078f248-1523-4611-8a05-ed811c40dc97 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:34.046644 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:34.046644 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:34.060116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-01367446-462e-4ee8-af83-4752445d7f95 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:34.123841 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:34.123841 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:34.132528 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:34.132528 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:34.137220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-01367446-462e-4ee8-af83-4752445d7f95 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:34.140241 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1237/2537] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1363 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:34.156842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-8078f248-1523-4611-8a05-ed811c40dc97 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:34.180002 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:34.180002 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:34.194070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-8078f248-1523-4611-8a05-ed811c40dc97 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:34.195488 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1301/2538] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:11:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1462 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:11:34.219389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-b8c8ca88-674e-43b5-aae8-4a1d8601b7e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] PUT http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c Jan 02 03:11:34.220019 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:34.220019 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:34.220617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-b8c8ca88-674e-43b5-aae8-4a1d8601b7e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:34.273227 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:11:34.273227 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:11:34.273984 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-b8c8ca88-674e-43b5-aae8-4a1d8601b7e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Lock "b'cinder-attachment_update-b3040b98-87c2-4042-b595-d8a0f4372395-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.016s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:11:34.277600 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:34.277600 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:34.717196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-785eefcd-ec1d-4480-b2cc-ac7db279382b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:34.718097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-785eefcd-ec1d-4480-b2cc-ac7db279382b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:34.718516 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:34.718516 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:34.719168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-785eefcd-ec1d-4480-b2cc-ac7db279382b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:34.856428 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:34.856428 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:34.889821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-785eefcd-ec1d-4480-b2cc-ac7db279382b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:34.944044 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-785eefcd-ec1d-4480-b2cc-ac7db279382b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:34.954488 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1302/2539] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:34 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:35.154901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d17cb35c-51e2-41db-aef8-77b990706e9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:35.155425 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d17cb35c-51e2-41db-aef8-77b990706e9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:35.155594 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:35.155594 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:35.156313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d17cb35c-51e2-41db-aef8-77b990706e9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:35.266301 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:35.266301 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:35.292579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d17cb35c-51e2-41db-aef8-77b990706e9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:35.334453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:35.334453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:35.351732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d17cb35c-51e2-41db-aef8-77b990706e9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:35.352940 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1303/2540] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:35 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1363 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:35.961286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c410f3ae-b89a-4523-8b36-4fb7145be691 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:35.961824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c410f3ae-b89a-4523-8b36-4fb7145be691 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:35.962020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:35.962020 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:35.962939 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c410f3ae-b89a-4523-8b36-4fb7145be691 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:36.076832 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:36.076832 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:36.095316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c410f3ae-b89a-4523-8b36-4fb7145be691 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:36.147364 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c410f3ae-b89a-4523-8b36-4fb7145be691 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:36.148220 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1304/2541] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:35 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:11:36.368889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3209fa5c-4803-4a00-bd53-db51eeaa534f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:36.369946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3209fa5c-4803-4a00-bd53-db51eeaa534f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:36.370213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:36.370213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:36.370472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3209fa5c-4803-4a00-bd53-db51eeaa534f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:36.477983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:36.477983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:36.508475 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3209fa5c-4803-4a00-bd53-db51eeaa534f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:36.552805 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:36.552805 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:36.570376 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3209fa5c-4803-4a00-bd53-db51eeaa534f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:36.571408 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1305/2542] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:36 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1363 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:11:36.593680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-b8c8ca88-674e-43b5-aae8-4a1d8601b7e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Lock "b'cinder-attachment_update-b3040b98-87c2-4042-b595-d8a0f4372395-n-h2-765315-10'" released by "attachment_update" :: held 2.320s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:11:36.594749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-b8c8ca88-674e-43b5-aae8-4a1d8601b7e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c returned with HTTP 200 Jan 02 03:11:36.599490 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1238/2543] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:11:34 2021] PUT /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c => generated 762 bytes in 2388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:37.165152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a0d41a0-372c-40e2-b584-a737e0b1001f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:37.166223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a0d41a0-372c-40e2-b584-a737e0b1001f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:37.166634 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:37.166634 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:37.167284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a0d41a0-372c-40e2-b584-a737e0b1001f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:37.295198 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:37.295198 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:37.308554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0a0d41a0-372c-40e2-b584-a737e0b1001f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:37.341529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a0d41a0-372c-40e2-b584-a737e0b1001f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:37.342850 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1306/2544] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:37 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:37.588025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-879cf5a6-c829-41a7-b530-96b01ff24c13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:37.593249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-879cf5a6-c829-41a7-b530-96b01ff24c13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:37.593493 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:37.593493 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:37.593983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-879cf5a6-c829-41a7-b530-96b01ff24c13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:37.784004 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:37.784004 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:37.834793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-879cf5a6-c829-41a7-b530-96b01ff24c13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:37.920635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:37.920635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:37.962251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-879cf5a6-c829-41a7-b530-96b01ff24c13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:37.963751 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1239/2545] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:37 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1364 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:38.358457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b83603a3-ec93-4f32-b103-7d160b20c2cd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:38.358989 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b83603a3-ec93-4f32-b103-7d160b20c2cd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:38.359326 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:38.359326 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:38.359536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b83603a3-ec93-4f32-b103-7d160b20c2cd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:38.472950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:38.472950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:38.494954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b83603a3-ec93-4f32-b103-7d160b20c2cd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:38.549776 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b83603a3-ec93-4f32-b103-7d160b20c2cd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:38.550670 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1307/2546] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:38 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:38.985038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4810d84e-b5c5-445f-84c4-8da368fb63c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:38.987034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4810d84e-b5c5-445f-84c4-8da368fb63c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:38.989875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:38.989875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:38.997039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4810d84e-b5c5-445f-84c4-8da368fb63c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:39.127003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:39.127003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:39.153693 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4810d84e-b5c5-445f-84c4-8da368fb63c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:39.209475 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:39.209475 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:39.243064 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4810d84e-b5c5-445f-84c4-8da368fb63c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:39.261957 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1240/2547] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:38 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1364 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:39.567179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cbf7885f-69c7-47d2-b6df-99a749ac16d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:39.567639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cbf7885f-69c7-47d2-b6df-99a749ac16d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:39.567837 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:39.567837 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:39.568533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cbf7885f-69c7-47d2-b6df-99a749ac16d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:39.646226 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:39.646226 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:39.667329 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cbf7885f-69c7-47d2-b6df-99a749ac16d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:39.715853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cbf7885f-69c7-47d2-b6df-99a749ac16d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:39.730131 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1308/2548] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:39 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:40.265774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ff78465-37b4-4772-b375-c3ed1122ad4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:40.268120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ff78465-37b4-4772-b375-c3ed1122ad4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:40.268705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:40.268705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:40.269539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ff78465-37b4-4772-b375-c3ed1122ad4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:40.338886 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:40.338886 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:40.353307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6ff78465-37b4-4772-b375-c3ed1122ad4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:40.379817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:40.379817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:40.399068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ff78465-37b4-4772-b375-c3ed1122ad4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:40.402112 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1241/2549] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:40 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1364 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:40.736100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cde456f1-648f-4b8f-913d-516f60e899fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:40.736960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cde456f1-648f-4b8f-913d-516f60e899fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:40.737378 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:40.737378 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:40.738029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cde456f1-648f-4b8f-913d-516f60e899fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:40.860582 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:40.860582 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:40.881647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cde456f1-648f-4b8f-913d-516f60e899fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:40.907309 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cde456f1-648f-4b8f-913d-516f60e899fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:40.908511 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1309/2550] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:40 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:11:41.418698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf3a5f8a-869c-414a-ba36-72219999f613 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:41.419230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf3a5f8a-869c-414a-ba36-72219999f613 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:41.419411 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:41.419411 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:41.419782 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf3a5f8a-869c-414a-ba36-72219999f613 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:41.483908 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:41.483908 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:41.493045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cf3a5f8a-869c-414a-ba36-72219999f613 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:41.515695 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:41.515695 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:41.526797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf3a5f8a-869c-414a-ba36-72219999f613 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:41.527308 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1242/2551] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:41 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1364 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:41.925165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ee7eae8-fe39-4ec4-9452-9150fc4e009d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:41.925701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ee7eae8-fe39-4ec4-9452-9150fc4e009d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:41.925925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:41.925925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:41.926295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ee7eae8-fe39-4ec4-9452-9150fc4e009d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:42.040704 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:42.040704 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:42.052370 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ee7eae8-fe39-4ec4-9452-9150fc4e009d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:42.079439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ee7eae8-fe39-4ec4-9452-9150fc4e009d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:42.079439 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1310/2552] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:41 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:42.160450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4dc7ef54-19b4-47e3-b4c3-b89cafa9f284 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c/action Jan 02 03:11:42.160892 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:42.160892 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:42.161364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4dc7ef54-19b4-47e3-b4c3-b89cafa9f284 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:11:42.161754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4dc7ef54-19b4-47e3-b4c3-b89cafa9f284 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:42.363146 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:42.363146 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:42.415438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b257985c-13f8-4d83-ad98-0a68a8edf459 req-4dc7ef54-19b4-47e3-b4c3-b89cafa9f284 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c/action returned with HTTP 204 Jan 02 03:11:42.421341 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1243/2553] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:11:42 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c/action => generated 0 bytes in 266 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:11:42.548070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1762eba4-950d-4447-be92-6cce38956649 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:42.549299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1762eba4-950d-4447-be92-6cce38956649 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:42.549918 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:42.549918 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:42.550532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1762eba4-950d-4447-be92-6cce38956649 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:42.712756 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:42.712756 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:42.722399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1762eba4-950d-4447-be92-6cce38956649 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:42.747316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:42.747316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:42.784115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1762eba4-950d-4447-be92-6cce38956649 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:11:42.785021 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1311/2554] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:42 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1656 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:11:42.802213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f2aaa454-8cfb-45fa-b9b5-9e1668e9f28a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:11:42.802684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:42.802684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:42.803102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f2aaa454-8cfb-45fa-b9b5-9e1668e9f28a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3040b98-87c2-4042-b595-d8a0f4372395", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1304203124"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:42.930635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:42.930635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:42.939176 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f2aaa454-8cfb-45fa-b9b5-9e1668e9f28a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:42.939572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-f2aaa454-8cfb-45fa-b9b5-9e1668e9f28a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:42.952487 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f2aaa454-8cfb-45fa-b9b5-9e1668e9f28a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 400 Jan 02 03:11:42.959008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1244/2555] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:11:42 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 160 bytes in 161 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:11:42.963634 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2cf54b9-ab20-4b9b-8ab5-f5fbb332a92d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:11:42.964340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:42.964340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:42.965076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2cf54b9-ab20-4b9b-8ab5-f5fbb332a92d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3040b98-87c2-4042-b595-d8a0f4372395", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1275149434"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:43.024886 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:43.024886 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:43.027270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b2cf54b9-ab20-4b9b-8ab5-f5fbb332a92d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:43.027861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-b2cf54b9-ab20-4b9b-8ab5-f5fbb332a92d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:43.089110 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-794dfb49-6b94-4cbf-a653-977eaed1e83b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:43.090105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-794dfb49-6b94-4cbf-a653-977eaed1e83b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:43.090524 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:43.090524 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:43.091183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-794dfb49-6b94-4cbf-a653-977eaed1e83b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:43.112824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-b2cf54b9-ab20-4b9b-8ab5-f5fbb332a92d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['bd070453-a505-4b44-aa4a-1a3994073633', '9df2defe-13c5-4acd-9714-c5791a90486c', 'e2c119e7-0455-4823-8c47-839b57894b3a', '59dd6f52-e180-4967-89a1-f81db47c5f94'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:11:43.201214 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:43.201214 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:43.221850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-794dfb49-6b94-4cbf-a653-977eaed1e83b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:43.283079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b2cf54b9-ab20-4b9b-8ab5-f5fbb332a92d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot force create request issued successfully. Jan 02 03:11:43.284572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2cf54b9-ab20-4b9b-8ab5-f5fbb332a92d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:11:43.292013 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1312/2556] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:11:42 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 310 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:11:43.295075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-794dfb49-6b94-4cbf-a653-977eaed1e83b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:43.295904 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1245/2557] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:43 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:11:43.299137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5a54f75-baab-4c4d-b158-62ef70c7ff0e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:43.300315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5a54f75-baab-4c4d-b158-62ef70c7ff0e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:43.300743 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:43.300743 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:43.301426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d5a54f75-baab-4c4d-b158-62ef70c7ff0e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:43.332098 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:43.332098 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:43.333562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d5a54f75-baab-4c4d-b158-62ef70c7ff0e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:43.336223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d5a54f75-baab-4c4d-b158-62ef70c7ff0e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 200 Jan 02 03:11:43.337277 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1313/2558] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:43 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:44.313115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f99a3727-ee81-410e-95e6-5d618f1fa5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:44.315037 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f99a3727-ee81-410e-95e6-5d618f1fa5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:44.316849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:44.316849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:44.319159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f99a3727-ee81-410e-95e6-5d618f1fa5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:44.349998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-332f8af0-8fab-474a-a546-097b3bb16a86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:44.350518 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-332f8af0-8fab-474a-a546-097b3bb16a86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:44.350709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:44.350709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:44.351404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-332f8af0-8fab-474a-a546-097b3bb16a86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:44.407784 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:44.407784 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:44.409405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-332f8af0-8fab-474a-a546-097b3bb16a86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:44.411574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-332f8af0-8fab-474a-a546-097b3bb16a86 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 200 Jan 02 03:11:44.415198 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1314/2559] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:44 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:44.476237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:44.476237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:44.500005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f99a3727-ee81-410e-95e6-5d618f1fa5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:44.562889 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f99a3727-ee81-410e-95e6-5d618f1fa5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:44.579555 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1246/2560] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:44 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:45.428716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb177846-72e8-41a4-a33a-0eb112ad8f5a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:45.429373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb177846-72e8-41a4-a33a-0eb112ad8f5a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:45.429684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:45.429684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:45.430237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb177846-72e8-41a4-a33a-0eb112ad8f5a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:45.489271 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:45.489271 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:45.490731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cb177846-72e8-41a4-a33a-0eb112ad8f5a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:45.497924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb177846-72e8-41a4-a33a-0eb112ad8f5a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 200 Jan 02 03:11:45.498888 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1315/2561] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:45 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:45.585948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e60deaf5-5173-4366-841f-3813301c00c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:45.586617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e60deaf5-5173-4366-841f-3813301c00c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:45.587048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:45.587048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:45.587694 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e60deaf5-5173-4366-841f-3813301c00c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:45.662412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:45.662412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:45.676340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e60deaf5-5173-4366-841f-3813301c00c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:45.707133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e60deaf5-5173-4366-841f-3813301c00c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:45.718429 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1247/2562] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:45 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:46.513803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97d9f02a-6297-4e47-988a-c987b827a462 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:46.514408 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97d9f02a-6297-4e47-988a-c987b827a462 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:46.519800 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:46.519800 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:46.520924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97d9f02a-6297-4e47-988a-c987b827a462 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:46.622783 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:46.622783 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:46.625144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-97d9f02a-6297-4e47-988a-c987b827a462 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:46.628424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97d9f02a-6297-4e47-988a-c987b827a462 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 200 Jan 02 03:11:46.629442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1316/2563] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:46 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 469 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:46.643723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9299ed4b-6faf-46d8-b16b-1dd8b4eb8d00 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:11:46.644225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:46.644225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:46.644704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9299ed4b-6faf-46d8-b16b-1dd8b4eb8d00 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3040b98-87c2-4042-b595-d8a0f4372395", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1417717611"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:46.729674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9836bc07-9204-47c3-80b2-3514e4dcb0e2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:46.730126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9836bc07-9204-47c3-80b2-3514e4dcb0e2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:46.731833 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:46.731833 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:46.732579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9836bc07-9204-47c3-80b2-3514e4dcb0e2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:46.778737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:46.778737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:46.786227 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9299ed4b-6faf-46d8-b16b-1dd8b4eb8d00 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:46.796144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-9299ed4b-6faf-46d8-b16b-1dd8b4eb8d00 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:46.898553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:46.898553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:46.937320 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9836bc07-9204-47c3-80b2-3514e4dcb0e2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:46.991102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9836bc07-9204-47c3-80b2-3514e4dcb0e2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:46.995603 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1317/2564] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:46 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:47.006276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-9299ed4b-6faf-46d8-b16b-1dd8b4eb8d00 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['60f6c89b-ebc6-4a8c-ab4b-969a35f72c05', '70185699-0b69-470d-bcd6-2682fc5db75f', '771fdc21-f266-4363-974e-162b959e608c', 'ba12e4b1-aad2-4d3d-8ee6-2b2b6c61cccb'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:11:47.256512 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9299ed4b-6faf-46d8-b16b-1dd8b4eb8d00 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot force create request issued successfully. Jan 02 03:11:47.264130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9299ed4b-6faf-46d8-b16b-1dd8b4eb8d00 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:11:47.265611 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1248/2565] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:11:46 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 310 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:11:47.282989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35d6f5d0-56c4-4424-9a83-5958990fcd22 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:11:47.283735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-35d6f5d0-56c4-4424-9a83-5958990fcd22 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:47.284116 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:47.284116 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:47.284800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-35d6f5d0-56c4-4424-9a83-5958990fcd22 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:47.345860 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:47.345860 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:47.347341 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-35d6f5d0-56c4-4424-9a83-5958990fcd22 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:47.355924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35d6f5d0-56c4-4424-9a83-5958990fcd22 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 200 Jan 02 03:11:47.357096 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1318/2566] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:47 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:48.009571 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3570e1f-b09e-45ec-b134-7f1b649d82a5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:48.011149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3570e1f-b09e-45ec-b134-7f1b649d82a5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:48.011543 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:48.011543 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:48.012240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3570e1f-b09e-45ec-b134-7f1b649d82a5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:48.180491 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:48.180491 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:48.210510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c3570e1f-b09e-45ec-b134-7f1b649d82a5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:48.284241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3570e1f-b09e-45ec-b134-7f1b649d82a5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:48.293437 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1249/2567] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:48 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:48.370539 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2aed5b0b-3c94-421c-8536-040e1c87ef61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:11:48.371333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2aed5b0b-3c94-421c-8536-040e1c87ef61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:48.371720 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:48.371720 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:48.372822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2aed5b0b-3c94-421c-8536-040e1c87ef61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:48.462037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:48.462037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:48.466520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2aed5b0b-3c94-421c-8536-040e1c87ef61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:48.475016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2aed5b0b-3c94-421c-8536-040e1c87ef61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 200 Jan 02 03:11:48.476491 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1319/2568] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:48 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 442 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:49.303362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-774ee4ec-7a1a-4808-94a4-72687e015a7e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:49.305827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-774ee4ec-7a1a-4808-94a4-72687e015a7e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:49.306231 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:49.306231 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:49.308006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-774ee4ec-7a1a-4808-94a4-72687e015a7e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:49.492669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88a7f1fc-fd1a-4528-bfd7-37cf7f99bff4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:11:49.496930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88a7f1fc-fd1a-4528-bfd7-37cf7f99bff4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:49.497423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:49.497423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:49.498158 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88a7f1fc-fd1a-4528-bfd7-37cf7f99bff4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:49.530476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:49.530476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:49.577647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-774ee4ec-7a1a-4808-94a4-72687e015a7e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:49.598618 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:49.598618 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:49.604867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-88a7f1fc-fd1a-4528-bfd7-37cf7f99bff4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:49.607781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88a7f1fc-fd1a-4528-bfd7-37cf7f99bff4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 200 Jan 02 03:11:49.618437 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1320/2569] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:49 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 442 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:49.632719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-774ee4ec-7a1a-4808-94a4-72687e015a7e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:49.642007 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1250/2570] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:49 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:50.639025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d501640b-97d8-4f12-9b74-0b4ff9855f8f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:11:50.639644 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d501640b-97d8-4f12-9b74-0b4ff9855f8f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:50.639783 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:50.639783 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:50.640097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d501640b-97d8-4f12-9b74-0b4ff9855f8f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:50.654793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-208f1cd9-eee6-417e-b7b0-50cb8e3590c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:50.655628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-208f1cd9-eee6-417e-b7b0-50cb8e3590c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:50.656419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:50.656419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:50.657030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-208f1cd9-eee6-417e-b7b0-50cb8e3590c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:50.673743 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:50.673743 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:50.674891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d501640b-97d8-4f12-9b74-0b4ff9855f8f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:50.678190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d501640b-97d8-4f12-9b74-0b4ff9855f8f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 200 Jan 02 03:11:50.685359 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1321/2571] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:50 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:50.695163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f7dd805-4f16-4fcf-a1fa-0b260dd3c1be tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:11:50.696417 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:50.696417 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:50.697050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f7dd805-4f16-4fcf-a1fa-0b260dd3c1be tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3040b98-87c2-4042-b595-d8a0f4372395", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1600413131"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:11:50.779979 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:50.779979 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:50.782106 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6f7dd805-4f16-4fcf-a1fa-0b260dd3c1be tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:11:50.784545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-6f7dd805-4f16-4fcf-a1fa-0b260dd3c1be tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:11:50.850197 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:50.850197 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:50.869637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-208f1cd9-eee6-417e-b7b0-50cb8e3590c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:50.928338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-208f1cd9-eee6-417e-b7b0-50cb8e3590c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:50.934584 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1251/2572] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:50 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:50.957574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-6f7dd805-4f16-4fcf-a1fa-0b260dd3c1be tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['d0a347c0-c1e6-429c-8352-7065d2c1ba77', '05a9977b-b1e7-4249-bd33-478d90870d75', 'dca46446-8f97-44cc-b58b-50d74062a790', '0a1c1156-5e4c-48a7-befd-105c258a037b'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:11:51.226925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6f7dd805-4f16-4fcf-a1fa-0b260dd3c1be tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot force create request issued successfully. Jan 02 03:11:51.227693 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f7dd805-4f16-4fcf-a1fa-0b260dd3c1be tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:11:51.234831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1322/2573] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:11:50 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 310 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:11:51.245347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6aa93ff6-9cc3-44f1-a2fa-0435300b72d2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:51.248080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6aa93ff6-9cc3-44f1-a2fa-0435300b72d2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:51.250245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:51.250245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:51.251037 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6aa93ff6-9cc3-44f1-a2fa-0435300b72d2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:51.351057 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:51.351057 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:51.352778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6aa93ff6-9cc3-44f1-a2fa-0435300b72d2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:51.361344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6aa93ff6-9cc3-44f1-a2fa-0435300b72d2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 200 Jan 02 03:11:51.362796 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1252/2574] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:51 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 442 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:51.949984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b297ff85-a6fc-4196-bb6d-5ce61abd31d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:51.951830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b297ff85-a6fc-4196-bb6d-5ce61abd31d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:51.952283 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:51.952283 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:51.952945 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b297ff85-a6fc-4196-bb6d-5ce61abd31d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:52.086714 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:52.086714 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:52.118003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b297ff85-a6fc-4196-bb6d-5ce61abd31d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:52.217357 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b297ff85-a6fc-4196-bb6d-5ce61abd31d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:52.218561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1323/2575] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:51 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:52.375810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d2516f09-5d0e-48f2-aea5-bf83419a7ba1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:52.378824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d2516f09-5d0e-48f2-aea5-bf83419a7ba1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:52.380557 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:52.380557 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:52.381333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d2516f09-5d0e-48f2-aea5-bf83419a7ba1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:52.485602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:52.485602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:52.486813 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d2516f09-5d0e-48f2-aea5-bf83419a7ba1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:52.488897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d2516f09-5d0e-48f2-aea5-bf83419a7ba1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 200 Jan 02 03:11:52.489747 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1253/2576] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:52 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 442 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:53.252052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59191443-070a-4810-8290-95c1847b83c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:53.252788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59191443-070a-4810-8290-95c1847b83c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:53.253119 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:53.253119 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:53.253686 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59191443-070a-4810-8290-95c1847b83c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:53.411448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:53.411448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:53.430772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-59191443-070a-4810-8290-95c1847b83c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:53.479093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59191443-070a-4810-8290-95c1847b83c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:53.483099 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1324/2577] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:53 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 909 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:53.502542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-763473a9-d669-4a18-accd-effe2d209ccd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:53.503730 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-763473a9-d669-4a18-accd-effe2d209ccd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:53.504126 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:53.504126 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:53.504805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-763473a9-d669-4a18-accd-effe2d209ccd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:53.560093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:53.560093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:53.564511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-763473a9-d669-4a18-accd-effe2d209ccd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:53.570581 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-763473a9-d669-4a18-accd-effe2d209ccd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 200 Jan 02 03:11:53.574194 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1254/2578] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:53 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 442 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:54.504508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b505a78-d38d-4083-b0a6-20542ea64631 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:54.505528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b505a78-d38d-4083-b0a6-20542ea64631 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:54.505888 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:54.505888 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:54.506469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b505a78-d38d-4083-b0a6-20542ea64631 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:54.584533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:54.584533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:54.586954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ea5a9a6-ef43-4b1c-8882-14f035b538bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:54.587625 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ea5a9a6-ef43-4b1c-8882-14f035b538bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:54.588796 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:54.588796 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:54.589459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ea5a9a6-ef43-4b1c-8882-14f035b538bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:54.602226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5b505a78-d38d-4083-b0a6-20542ea64631 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:54.646423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:54.646423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:54.647573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5ea5a9a6-ef43-4b1c-8882-14f035b538bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:54.649526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ea5a9a6-ef43-4b1c-8882-14f035b538bd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 200 Jan 02 03:11:54.649720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b505a78-d38d-4083-b0a6-20542ea64631 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:54.651331 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1255/2579] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:54 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 469 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:54.659417 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1325/2580] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:54 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 967 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:54.662570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e8a0be4-45fa-4b8e-b341-16a02feb7b61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:54.663215 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e8a0be4-45fa-4b8e-b341-16a02feb7b61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:54.663553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:54.663553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:54.664139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e8a0be4-45fa-4b8e-b341-16a02feb7b61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:54.664637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-1e8a0be4-45fa-4b8e-b341-16a02feb7b61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:54.702327 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:54.702327 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:54.703698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1e8a0be4-45fa-4b8e-b341-16a02feb7b61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:54.778428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1e8a0be4-45fa-4b8e-b341-16a02feb7b61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:11:54.779520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e8a0be4-45fa-4b8e-b341-16a02feb7b61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 202 Jan 02 03:11:54.780789 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1256/2581] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:11:54 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:11:54.790661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab905a61-96d4-4334-9cfc-847a6a0dc2f4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:54.791495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab905a61-96d4-4334-9cfc-847a6a0dc2f4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:54.791901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:54.791901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:54.793474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab905a61-96d4-4334-9cfc-847a6a0dc2f4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:54.832379 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:54.832379 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:54.834041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab905a61-96d4-4334-9cfc-847a6a0dc2f4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:54.836163 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab905a61-96d4-4334-9cfc-847a6a0dc2f4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 200 Jan 02 03:11:54.837224 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1326/2582] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:54 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:55.675184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7d21bf2-b15a-4fc3-ba59-30a2c4e4dc4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:55.678549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7d21bf2-b15a-4fc3-ba59-30a2c4e4dc4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:55.679688 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:55.679688 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:55.681284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7d21bf2-b15a-4fc3-ba59-30a2c4e4dc4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:55.816206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:55.816206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:55.857368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40ea45bd-d492-4953-9fee-03b11a31be1c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:55.859729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40ea45bd-d492-4953-9fee-03b11a31be1c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:55.860682 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:55.860682 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:55.861173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40ea45bd-d492-4953-9fee-03b11a31be1c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:55.867778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e7d21bf2-b15a-4fc3-ba59-30a2c4e4dc4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:55.930752 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:55.930752 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:55.937350 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-40ea45bd-d492-4953-9fee-03b11a31be1c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:55.939660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40ea45bd-d492-4953-9fee-03b11a31be1c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 200 Jan 02 03:11:55.940542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7d21bf2-b15a-4fc3-ba59-30a2c4e4dc4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:55.941498 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1257/2583] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:55 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 970 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:55.951894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1327/2584] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:55 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 468 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:56.957953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af2a9285-f073-4aab-b6ab-3b8fd8444153 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:56.958702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af2a9285-f073-4aab-b6ab-3b8fd8444153 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:56.960983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cdc6c45a-baa4-4066-9177-34ad6eb3b771 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:11:56.961332 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:56.961332 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:56.962254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af2a9285-f073-4aab-b6ab-3b8fd8444153 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:56.964233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cdc6c45a-baa4-4066-9177-34ad6eb3b771 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:56.964774 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:56.964774 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:56.972923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cdc6c45a-baa4-4066-9177-34ad6eb3b771 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:57.029352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cdc6c45a-baa4-4066-9177-34ad6eb3b771 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 404 Jan 02 03:11:57.030670 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1258/2585] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:56 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:11:57.044824 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-714df310-3ace-44d5-ad08-b17a9e8a22a0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:57.045366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-714df310-3ace-44d5-ad08-b17a9e8a22a0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:57.046291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-714df310-3ace-44d5-ad08-b17a9e8a22a0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:57.047185 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-714df310-3ace-44d5-ad08-b17a9e8a22a0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: 37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:57.081369 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:57.081369 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:57.098316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-af2a9285-f073-4aab-b6ab-3b8fd8444153 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:57.102823 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:57.102823 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:57.104919 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-714df310-3ace-44d5-ad08-b17a9e8a22a0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:57.131530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af2a9285-f073-4aab-b6ab-3b8fd8444153 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:57.133330 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1328/2586] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:56 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 970 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:11:57.205612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-714df310-3ace-44d5-ad08-b17a9e8a22a0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:11:57.206424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-714df310-3ace-44d5-ad08-b17a9e8a22a0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 202 Jan 02 03:11:57.208943 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1259/2587] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:11:57 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:11:57.220515 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-130a5880-3c80-4c34-9fc3-b22e2f8c1f29 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:57.221469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-130a5880-3c80-4c34-9fc3-b22e2f8c1f29 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:57.221988 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:57.221988 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:57.223784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-130a5880-3c80-4c34-9fc3-b22e2f8c1f29 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:57.269368 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:57.269368 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:57.271400 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-130a5880-3c80-4c34-9fc3-b22e2f8c1f29 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:57.273989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-130a5880-3c80-4c34-9fc3-b22e2f8c1f29 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 200 Jan 02 03:11:57.277759 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1329/2588] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:57 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:58.149681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e19d8ce-f7e2-4e4a-9d8f-5ab131aef0db tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:58.150304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e19d8ce-f7e2-4e4a-9d8f-5ab131aef0db tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:58.150834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:58.150834 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:58.151565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e19d8ce-f7e2-4e4a-9d8f-5ab131aef0db tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:58.263456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:58.263456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:58.292895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-831d3b66-6568-4e43-9202-1c92c7ccb152 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:58.293501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-831d3b66-6568-4e43-9202-1c92c7ccb152 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:58.293756 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:58.293756 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:58.294573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-831d3b66-6568-4e43-9202-1c92c7ccb152 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:58.304541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8e19d8ce-f7e2-4e4a-9d8f-5ab131aef0db tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:58.346772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e19d8ce-f7e2-4e4a-9d8f-5ab131aef0db tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:58.347705 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1260/2589] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:58 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 970 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:58.409703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:58.409703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:58.410856 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-831d3b66-6568-4e43-9202-1c92c7ccb152 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:58.412877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-831d3b66-6568-4e43-9202-1c92c7ccb152 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 200 Jan 02 03:11:58.419346 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1330/2590] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:58 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 468 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:59.366962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51d5d453-8870-48f3-aec8-8ef06de38ffe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:11:59.371868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51d5d453-8870-48f3-aec8-8ef06de38ffe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:59.373860 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:59.373860 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:59.375487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51d5d453-8870-48f3-aec8-8ef06de38ffe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:59.431754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c0fc29f-2422-44e3-bbd7-4f14c5e0105b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:11:59.432637 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c0fc29f-2422-44e3-bbd7-4f14c5e0105b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:59.433107 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:59.433107 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:59.433747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c0fc29f-2422-44e3-bbd7-4f14c5e0105b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:59.440954 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:59.440954 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:59.453233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-51d5d453-8870-48f3-aec8-8ef06de38ffe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:11:59.482670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51d5d453-8870-48f3-aec8-8ef06de38ffe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:11:59.484604 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1261/2591] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:11:59 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 970 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:11:59.486106 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c0fc29f-2422-44e3-bbd7-4f14c5e0105b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 404 Jan 02 03:11:59.490110 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1331/2592] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:59 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:11:59.498288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e510691-3cb2-4066-8235-bf99982ee397 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:11:59.499189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e510691-3cb2-4066-8235-bf99982ee397 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:59.499617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:11:59.499617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:11:59.500349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e510691-3cb2-4066-8235-bf99982ee397 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:59.501366 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-8e510691-3cb2-4066-8235-bf99982ee397 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:11:59.529843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:59.529843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:59.532004 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8e510691-3cb2-4066-8235-bf99982ee397 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:59.626661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8e510691-3cb2-4066-8235-bf99982ee397 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:11:59.627750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e510691-3cb2-4066-8235-bf99982ee397 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 202 Jan 02 03:11:59.636330 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1262/2593] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:11:59 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:11:59.640961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1e57c82-fc70-4b1a-849a-3e9dd1338f38 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:11:59.641948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1e57c82-fc70-4b1a-849a-3e9dd1338f38 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:11:59.643001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1e57c82-fc70-4b1a-849a-3e9dd1338f38 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:11:59.691674 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:11:59.691674 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:11:59.694171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e1e57c82-fc70-4b1a-849a-3e9dd1338f38 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:11:59.698571 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1e57c82-fc70-4b1a-849a-3e9dd1338f38 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 200 Jan 02 03:11:59.699980 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1332/2594] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:11:59 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:00.501277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8125a67-4d7c-4d7e-baf7-9de9f81bdf75 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:12:00.501778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8125a67-4d7c-4d7e-baf7-9de9f81bdf75 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:00.501899 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:00.501899 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:00.502229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8125a67-4d7c-4d7e-baf7-9de9f81bdf75 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:00.578473 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:00.578473 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:00.589086 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8125a67-4d7c-4d7e-baf7-9de9f81bdf75 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:12:00.617326 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8125a67-4d7c-4d7e-baf7-9de9f81bdf75 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:12:00.633972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bc8bc18-0c92-417b-a455-40fc8cc0ecbe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:12:00.637033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bc8bc18-0c92-417b-a455-40fc8cc0ecbe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:00.637637 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:00.637637 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:00.638422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bc8bc18-0c92-417b-a455-40fc8cc0ecbe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:00.645217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1263/2595] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:00 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 1358 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:00.703445 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:00.703445 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:00.713303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42176a1d-ee17-4edb-b714-1b0fa137245d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:12:00.714093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42176a1d-ee17-4edb-b714-1b0fa137245d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:00.714447 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:00.714447 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:00.715085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42176a1d-ee17-4edb-b714-1b0fa137245d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:00.717638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5bc8bc18-0c92-417b-a455-40fc8cc0ecbe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:12:00.748935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bc8bc18-0c92-417b-a455-40fc8cc0ecbe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:12:00.750108 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1333/2596] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:00 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 1358 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:00.777780 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:00.777780 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:00.779153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-42176a1d-ee17-4edb-b714-1b0fa137245d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:00.781014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42176a1d-ee17-4edb-b714-1b0fa137245d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 200 Jan 02 03:12:00.786276 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1264/2597] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:00 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:00.794459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2ad6198-1632-4f19-b22d-177badb6a3fd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups Jan 02 03:12:00.794944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:00.794944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:00.795596 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2ad6198-1632-4f19-b22d-177badb6a3fd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb3bfd20-6cb0-496d-a494-2480009fa945", "name": "tempest-VolumesBackupsTest-Backup-1419005261"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:00.796549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-c2ad6198-1632-4f19-b22d-177badb6a3fd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Creating new backup {'backup': {'volume_id': 'bb3bfd20-6cb0-496d-a494-2480009fa945', 'name': 'tempest-VolumesBackupsTest-Backup-1419005261'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 03:12:00.797265 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-c2ad6198-1632-4f19-b22d-177badb6a3fd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Creating backup of volume bb3bfd20-6cb0-496d-a494-2480009fa945 in container None Jan 02 03:12:00.881985 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:00.881985 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:00.883488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c2ad6198-1632-4f19-b22d-177badb6a3fd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:12:00.920824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-c2ad6198-1632-4f19-b22d-177badb6a3fd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Created reservations ['52124294-fb82-45e9-a881-b093ec206478', 'd925218d-4dd8-4e34-aa2d-0780472db8df'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:12:01.010448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2ad6198-1632-4f19-b22d-177badb6a3fd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups returned with HTTP 202 Jan 02 03:12:01.011516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1334/2598] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:12:00 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/backups => generated 396 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:12:01.026563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ebaa07ac-1b16-45e1-bcb9-4d9ddc16a9fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:01.027014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ebaa07ac-1b16-45e1-bcb9-4d9ddc16a9fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:01.027372 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:01.027372 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:01.027750 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ebaa07ac-1b16-45e1-bcb9-4d9ddc16a9fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:01.028120 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ebaa07ac-1b16-45e1-bcb9-4d9ddc16a9fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:01.060852 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:01.060852 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:01.063252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ebaa07ac-1b16-45e1-bcb9-4d9ddc16a9fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:01.064735 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1265/2599] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:01 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:12:01.794414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08ce57f0-52ab-4b20-a674-44fd3dd8335f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:12:01.794966 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08ce57f0-52ab-4b20-a674-44fd3dd8335f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:01.795117 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:01.795117 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:01.795810 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08ce57f0-52ab-4b20-a674-44fd3dd8335f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:01.832532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08ce57f0-52ab-4b20-a674-44fd3dd8335f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 404 Jan 02 03:12:01.834173 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1335/2600] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:01 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:12:01.964300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-8a77abde-ebc9-4057-8d38-a3b271b9c73d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:12:01.965191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-8a77abde-ebc9-4057-8d38-a3b271b9c73d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:01.965641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:01.965641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:01.966307 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-8a77abde-ebc9-4057-8d38-a3b271b9c73d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:02.019767 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.019767 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:02.030070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-214b743e-4598-48db-bbf6-3808beec52ff req-8a77abde-ebc9-4057-8d38-a3b271b9c73d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:02.050525 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.050525 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:02.061585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-8a77abde-ebc9-4057-8d38-a3b271b9c73d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:12:02.062794 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1266/2601] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:12:01 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1656 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:02.083525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-554b1aaf-f2fb-48e4-83b0-90d617d6494b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:02.083964 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-554b1aaf-f2fb-48e4-83b0-90d617d6494b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:02.084539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-554b1aaf-f2fb-48e4-83b0-90d617d6494b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:02.084907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-554b1aaf-f2fb-48e4-83b0-90d617d6494b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:02.100109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395/action Jan 02 03:12:02.103877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:02.103877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:02.105057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:12:02.105720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:02.130677 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.130677 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:02.132556 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-554b1aaf-f2fb-48e4-83b0-90d617d6494b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:02.133381 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1336/2602] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:02 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 803 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:02.163599 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.163599 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:02.165554 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:02.177121 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Begin detaching volume completed successfully. Jan 02 03:12:02.178125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395/action returned with HTTP 202 Jan 02 03:12:02.179640 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1267/2603] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 03:12:02 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 03:12:02.203269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f7908ca-6590-4c21-9487-316763910c5f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:12:02.209092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f7908ca-6590-4c21-9487-316763910c5f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:02.213321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:02.213321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:02.215450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f7908ca-6590-4c21-9487-316763910c5f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:02.267945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume// Jan 02 03:12:02.268508 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:02.268711 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:02.268711 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:02.269384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:02.279603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-3982e19b-4bd0-4727-b1e6-8d6fc32a9fd2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:12:02.280755 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1268/2604] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:12:02 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:12:02.294998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-0c4683c0-7f07-4a3c-b32d-a5430f395080 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:12:02.295845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-0c4683c0-7f07-4a3c-b32d-a5430f395080 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:02.298630 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-0c4683c0-7f07-4a3c-b32d-a5430f395080 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:02.316051 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.316051 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:02.344077 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7f7908ca-6590-4c21-9487-316763910c5f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:02.419013 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.419013 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:02.444773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f7908ca-6590-4c21-9487-316763910c5f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:12:02.445886 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.445886 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:02.446182 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1337/2605] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:02 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1659 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:02.456877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-214b743e-4598-48db-bbf6-3808beec52ff req-0c4683c0-7f07-4a3c-b32d-a5430f395080 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:02.482032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.482032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:02.504142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-0c4683c0-7f07-4a3c-b32d-a5430f395080 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:12:02.508051 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1269/2606] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:12:02 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1758 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:12:02.828465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-5bbfdd95-05e1-4af1-afc4-0edeca80fc67 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c Jan 02 03:12:02.829063 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-5bbfdd95-05e1-4af1-afc4-0edeca80fc67 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:02.829366 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:02.829366 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:02.829917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-5bbfdd95-05e1-4af1-afc4-0edeca80fc67 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:02.881788 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:02.881788 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:03.149108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f649d7e-e460-4c85-b99c-059d79692ae3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:03.150861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f649d7e-e460-4c85-b99c-059d79692ae3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:03.151304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:03.151304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:03.151969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f649d7e-e460-4c85-b99c-059d79692ae3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:03.152601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6f649d7e-e460-4c85-b99c-059d79692ae3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:03.189913 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:03.189913 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:03.193103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f649d7e-e460-4c85-b99c-059d79692ae3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:03.194417 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1270/2607] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:03 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:03.462431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0aebe3a6-c5c7-42d9-a239-10551f200603 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:12:03.463955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0aebe3a6-c5c7-42d9-a239-10551f200603 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:03.464414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:03.464414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:03.465084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0aebe3a6-c5c7-42d9-a239-10551f200603 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:03.520811 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:03.520811 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:03.530315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-214b743e-4598-48db-bbf6-3808beec52ff req-5bbfdd95-05e1-4af1-afc4-0edeca80fc67 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:12:03.530743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-214b743e-4598-48db-bbf6-3808beec52ff req-5bbfdd95-05e1-4af1-afc4-0edeca80fc67 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:12:03.531412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0aebe3a6-c5c7-42d9-a239-10551f200603 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:03.541927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-214b743e-4598-48db-bbf6-3808beec52ff req-5bbfdd95-05e1-4af1-afc4-0edeca80fc67 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c returned with HTTP 200 Jan 02 03:12:03.542791 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1338/2608] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:12:02 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/ae60ee1c-4a94-416f-b297-2235c15af28c => generated 19 bytes in 720 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:03.556945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0aebe3a6-c5c7-42d9-a239-10551f200603 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:12:03.558158 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1271/2609] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:03 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1364 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:04.208431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-630af25e-b759-4065-aa78-0a585a6d2ce0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:04.209032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-630af25e-b759-4065-aa78-0a585a6d2ce0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:04.209321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:04.209321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:04.209823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-630af25e-b759-4065-aa78-0a585a6d2ce0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:04.210258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-630af25e-b759-4065-aa78-0a585a6d2ce0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:04.251678 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:04.251678 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:04.257073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-630af25e-b759-4065-aa78-0a585a6d2ce0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:04.257910 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1339/2610] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:04 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:04.586695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72847713-2107-4d1e-bd22-681e9a1d93c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:12:04.587572 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72847713-2107-4d1e-bd22-681e9a1d93c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:04.588562 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:04.588562 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:04.589558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72847713-2107-4d1e-bd22-681e9a1d93c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:04.699557 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:04.699557 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:04.720925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-72847713-2107-4d1e-bd22-681e9a1d93c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:04.787185 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72847713-2107-4d1e-bd22-681e9a1d93c0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:12:04.788271 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1272/2611] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:04 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1364 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:05.272140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe0c421b-b3b2-4b40-ab86-c48ee42edc30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:05.272702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe0c421b-b3b2-4b40-ab86-c48ee42edc30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:05.272996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:05.272996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:05.273459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe0c421b-b3b2-4b40-ab86-c48ee42edc30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:05.273914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fe0c421b-b3b2-4b40-ab86-c48ee42edc30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:05.321262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:05.321262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:05.325939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe0c421b-b3b2-4b40-ab86-c48ee42edc30 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:05.330034 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1340/2612] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:05 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:06.345565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4289b0cd-9c00-4d82-b472-ea906f068d27 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:06.346156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4289b0cd-9c00-4d82-b472-ea906f068d27 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:06.346156 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:06.346156 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:06.346620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4289b0cd-9c00-4d82-b472-ea906f068d27 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:06.347220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4289b0cd-9c00-4d82-b472-ea906f068d27 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:06.391011 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:06.391011 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:06.393753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4289b0cd-9c00-4d82-b472-ea906f068d27 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:06.395412 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1273/2613] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:06 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:07.410313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da57f922-592f-4941-9ecf-e749b8fc7031 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:07.411422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da57f922-592f-4941-9ecf-e749b8fc7031 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:07.411805 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:07.411805 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:07.412489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-da57f922-592f-4941-9ecf-e749b8fc7031 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:07.413021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-da57f922-592f-4941-9ecf-e749b8fc7031 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:07.484923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:07.484923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:07.489996 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-da57f922-592f-4941-9ecf-e749b8fc7031 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:07.496821 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1341/2614] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:07 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:08.510974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a98137d-591c-40b4-b5cc-66b090bb1d41 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:08.512235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a98137d-591c-40b4-b5cc-66b090bb1d41 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:08.512671 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:08.512671 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:08.513806 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a98137d-591c-40b4-b5cc-66b090bb1d41 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:08.514717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9a98137d-591c-40b4-b5cc-66b090bb1d41 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:08.589461 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:08.589461 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:08.591318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a98137d-591c-40b4-b5cc-66b090bb1d41 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:08.592156 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1274/2615] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:08 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:09.607646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ae5dd21-ab00-4d94-8bca-b5740fe1b047 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:09.608745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ae5dd21-ab00-4d94-8bca-b5740fe1b047 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:09.609528 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:09.609528 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:09.610219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2ae5dd21-ab00-4d94-8bca-b5740fe1b047 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:09.611066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2ae5dd21-ab00-4d94-8bca-b5740fe1b047 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:09.671629 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:09.671629 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:09.675042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2ae5dd21-ab00-4d94-8bca-b5740fe1b047 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:09.676169 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1342/2616] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:10.513897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cf5c417-fc2c-472e-9c98-c2ab8292c038 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:12:10.514511 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:10.514511 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:10.514947 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cf5c417-fc2c-472e-9c98-c2ab8292c038 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebffbea-4875-4a5d-ad11-285d6bb64928", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1870589012"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:10.581565 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:10.581565 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:10.582934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0cf5c417-fc2c-472e-9c98-c2ab8292c038 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:10.583300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-0cf5c417-fc2c-472e-9c98-c2ab8292c038 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:10.665998 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-0cf5c417-fc2c-472e-9c98-c2ab8292c038 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['bb10fe2b-11c5-495d-a6b5-1bb606adde1e', '4ccbfcca-910f-4ba1-8939-8ac2ac7962dd', 'f93d5864-ee9f-46cc-b242-fa8f36708b78', '03d8aaaa-dbb7-4742-8e7e-e4ac60b0d19a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:12:10.692754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2380475e-4048-4d6c-9318-40b6ff06d07d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:10.693639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2380475e-4048-4d6c-9318-40b6ff06d07d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:10.693932 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:10.693932 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:10.694453 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2380475e-4048-4d6c-9318-40b6ff06d07d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:10.694930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2380475e-4048-4d6c-9318-40b6ff06d07d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:10.721486 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:10.721486 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:10.723594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2380475e-4048-4d6c-9318-40b6ff06d07d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:10.724920 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1343/2617] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:10 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:10.816405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0cf5c417-fc2c-472e-9c98-c2ab8292c038 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot create request issued successfully. Jan 02 03:12:10.817467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cf5c417-fc2c-472e-9c98-c2ab8292c038 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:12:10.818779 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1275/2618] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:12:10 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 380 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:12:10.830281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24878c57-d9f1-4130-9c69-5a39e456ba0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:10.831495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24878c57-d9f1-4130-9c69-5a39e456ba0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:10.832654 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:10.832654 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:10.833371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24878c57-d9f1-4130-9c69-5a39e456ba0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:10.873012 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:10.873012 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:10.874726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-24878c57-d9f1-4130-9c69-5a39e456ba0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:10.877837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24878c57-d9f1-4130-9c69-5a39e456ba0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 200 Jan 02 03:12:10.880063 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1344/2619] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:10 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 512 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:11.741809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a258ead-5993-4ddf-a93f-4cc869f131fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:11.743029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a258ead-5993-4ddf-a93f-4cc869f131fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:11.743481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:11.743481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:11.744889 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a258ead-5993-4ddf-a93f-4cc869f131fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:11.745477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1a258ead-5993-4ddf-a93f-4cc869f131fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:11.777497 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:11.777497 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:11.780078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a258ead-5993-4ddf-a93f-4cc869f131fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:11.781401 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1276/2620] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:11 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:11.894508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-924f968e-4d60-44d5-9ad2-1595c2152f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:11.895133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-924f968e-4d60-44d5-9ad2-1595c2152f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:11.895471 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:11.895471 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:11.896032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-924f968e-4d60-44d5-9ad2-1595c2152f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:11.943697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:11.943697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:11.946529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-924f968e-4d60-44d5-9ad2-1595c2152f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:11.946877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-924f968e-4d60-44d5-9ad2-1595c2152f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 200 Jan 02 03:12:11.954151 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1345/2621] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:11 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 512 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:12.803221 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c821cc8f-8d02-43f6-908d-7c075d334dae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:12.803809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c821cc8f-8d02-43f6-908d-7c075d334dae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:12.804255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:12.804255 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:12.805043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c821cc8f-8d02-43f6-908d-7c075d334dae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:12.805575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c821cc8f-8d02-43f6-908d-7c075d334dae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:12.860679 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:12.860679 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:12.862196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c821cc8f-8d02-43f6-908d-7c075d334dae tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:12.864471 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1277/2622] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:12 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:12.960935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e478311-8b14-4641-b4ac-e3b732b86634 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:12.961870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e478311-8b14-4641-b4ac-e3b732b86634 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:12.962331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:12.962331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:12.962997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e478311-8b14-4641-b4ac-e3b732b86634 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:12.989283 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:12.989283 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:12.990874 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6e478311-8b14-4641-b4ac-e3b732b86634 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:12.994022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e478311-8b14-4641-b4ac-e3b732b86634 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 200 Jan 02 03:12:13.001627 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1346/2623] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:12 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 539 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:13.006102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94629965-06b1-479d-b3c2-7ef267d9b55d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:13.006855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-94629965-06b1-479d-b3c2-7ef267d9b55d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:13.007269 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:13.007269 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:13.007958 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-94629965-06b1-479d-b3c2-7ef267d9b55d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:13.035302 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:13.035302 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:13.037117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94629965-06b1-479d-b3c2-7ef267d9b55d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:13.039337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94629965-06b1-479d-b3c2-7ef267d9b55d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 200 Jan 02 03:12:13.040481 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1278/2624] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:13 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:12:13.052088 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eee49a9-6e21-4b88-ba6b-a4963a90b601 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:12:13.052986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eee49a9-6e21-4b88-ba6b-a4963a90b601 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:13.053397 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:13.053397 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:13.054073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eee49a9-6e21-4b88-ba6b-a4963a90b601 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:13.054931 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-7eee49a9-6e21-4b88-ba6b-a4963a90b601 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:12:13.057933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.db.sqlalchemy.api [None req-7eee49a9-6e21-4b88-ba6b-a4963a90b601 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Building query based on filter {{(pid=88029) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 03:12:13.082783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7eee49a9-6e21-4b88-ba6b-a4963a90b601 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Get all snapshots completed successfully. Jan 02 03:12:13.084020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eee49a9-6e21-4b88-ba6b-a4963a90b601 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 200 Jan 02 03:12:13.085143 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1347/2625] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 03:12:13 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 731 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:13.097437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-541128d7-9938-493e-b962-56564679b57b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] PUT http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:13.098515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:13.098515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:13.099254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-541128d7-9938-493e-b962-56564679b57b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-744708370", "description": "This is the new description of snapshot."}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:13.130204 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:13.130204 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:13.131666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-541128d7-9938-493e-b962-56564679b57b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:13.144567 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-541128d7-9938-493e-b962-56564679b57b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 200 Jan 02 03:12:13.152306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1279/2626] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Jan 2 03:12:13 2021] PUT /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:13.156766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cb3a351-9791-401c-b457-73b49e3ff217 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:13.157559 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cb3a351-9791-401c-b457-73b49e3ff217 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:13.157974 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:13.157974 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:13.159034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0cb3a351-9791-401c-b457-73b49e3ff217 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:13.186617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:13.186617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:13.188280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0cb3a351-9791-401c-b457-73b49e3ff217 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:13.191138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0cb3a351-9791-401c-b457-73b49e3ff217 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 200 Jan 02 03:12:13.192546 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1348/2627] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:13 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 576 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:13.205268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0761f256-b302-4509-ad22-a8a01e63f35f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:13.205805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0761f256-b302-4509-ad22-a8a01e63f35f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:13.206082 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:13.206082 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:13.206488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0761f256-b302-4509-ad22-a8a01e63f35f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:13.206853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-0761f256-b302-4509-ad22-a8a01e63f35f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:13.236787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:13.236787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:13.238459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0761f256-b302-4509-ad22-a8a01e63f35f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:13.314357 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0761f256-b302-4509-ad22-a8a01e63f35f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:12:13.315293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0761f256-b302-4509-ad22-a8a01e63f35f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 202 Jan 02 03:12:13.316370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1280/2628] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:12:13 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:12:13.326006 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65e6f97c-d20c-4f85-bd22-3a80ea5d3b18 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:13.327129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65e6f97c-d20c-4f85-bd22-3a80ea5d3b18 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:13.329501 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:13.329501 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:13.330248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65e6f97c-d20c-4f85-bd22-3a80ea5d3b18 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:13.375498 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:13.375498 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:13.379201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65e6f97c-d20c-4f85-bd22-3a80ea5d3b18 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:13.385448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65e6f97c-d20c-4f85-bd22-3a80ea5d3b18 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 200 Jan 02 03:12:13.386861 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1349/2629] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:13 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 575 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:12:13.879234 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97dd8935-cb68-4371-904c-f7f4e5808fb7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:13.892459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97dd8935-cb68-4371-904c-f7f4e5808fb7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:13.893157 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:13.893157 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:13.893859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97dd8935-cb68-4371-904c-f7f4e5808fb7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:13.894687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-97dd8935-cb68-4371-904c-f7f4e5808fb7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:13.947945 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:13.947945 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:13.951498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97dd8935-cb68-4371-904c-f7f4e5808fb7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:13.955905 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1281/2630] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:13 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:14.399023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85907024-3dbb-488e-8d15-643b070c3c6a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:14.400275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85907024-3dbb-488e-8d15-643b070c3c6a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:14.400614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:14.400614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:14.401183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85907024-3dbb-488e-8d15-643b070c3c6a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:14.449292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:14.449292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:14.452050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-85907024-3dbb-488e-8d15-643b070c3c6a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:14.454620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85907024-3dbb-488e-8d15-643b070c3c6a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 200 Jan 02 03:12:14.455982 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1350/2631] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:14 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 575 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:14.970470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb1dcf3c-f0c6-40b9-9edd-24e7a19f939c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:14.971013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb1dcf3c-f0c6-40b9-9edd-24e7a19f939c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:14.971147 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:14.971147 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:14.971481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb1dcf3c-f0c6-40b9-9edd-24e7a19f939c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:14.971853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cb1dcf3c-f0c6-40b9-9edd-24e7a19f939c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:14.993113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:14.993113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:14.995238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb1dcf3c-f0c6-40b9-9edd-24e7a19f939c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:14.996168 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1282/2632] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:14 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:12:15.467229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77b73722-2383-4f1e-bf03-d48bd68d7ca1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:12:15.467822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77b73722-2383-4f1e-bf03-d48bd68d7ca1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:15.468019 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:15.468019 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:15.468743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77b73722-2383-4f1e-bf03-d48bd68d7ca1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:15.494919 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77b73722-2383-4f1e-bf03-d48bd68d7ca1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 404 Jan 02 03:12:15.510477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3d083fa-a749-4661-a470-4a611e1cc8a6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:12:15.510477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:15.510477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:15.510477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3d083fa-a749-4661-a470-4a611e1cc8a6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebffbea-4875-4a5d-ad11-285d6bb64928", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-689738126"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:15.516211 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1351/2633] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:15 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:12:15.564917 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:15.564917 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:15.566240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3d083fa-a749-4661-a470-4a611e1cc8a6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:15.566604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-f3d083fa-a749-4661-a470-4a611e1cc8a6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:15.659960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-f3d083fa-a749-4661-a470-4a611e1cc8a6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['73bb1bf9-8ba7-4cfe-ab7b-c35ce5c75ab0', '4e73427f-2ab8-4474-ad97-5f9fb611d324', '694f1546-32ff-4b65-ae94-f8976dfed0f4', 'bdd8fd6a-9043-45da-bb77-9cfec4021da6'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:12:15.860888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3d083fa-a749-4661-a470-4a611e1cc8a6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot create request issued successfully. Jan 02 03:12:15.861901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3d083fa-a749-4661-a470-4a611e1cc8a6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:12:15.874449 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e88529cd-f196-41bb-8b2b-e1cd3f9e8c9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:12:15.874988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e88529cd-f196-41bb-8b2b-e1cd3f9e8c9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:15.875479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e88529cd-f196-41bb-8b2b-e1cd3f9e8c9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:15.879968 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1283/2634] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:12:15 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 309 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:12:15.912118 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:15.912118 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:15.914250 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e88529cd-f196-41bb-8b2b-e1cd3f9e8c9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:15.918252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e88529cd-f196-41bb-8b2b-e1cd3f9e8c9a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 returned with HTTP 200 Jan 02 03:12:15.919483 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1352/2635] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:15 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 => generated 441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:16.012268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0bc39924-6c97-4c11-b4bf-2dd8f175e5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:16.013167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0bc39924-6c97-4c11-b4bf-2dd8f175e5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:16.013381 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:16.013381 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:16.013794 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0bc39924-6c97-4c11-b4bf-2dd8f175e5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:16.013989 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0bc39924-6c97-4c11-b4bf-2dd8f175e5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:16.041901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:16.041901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:16.043870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0bc39924-6c97-4c11-b4bf-2dd8f175e5fe tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:16.044846 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1284/2636] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:16 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:16.934922 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c6f58dd-f303-48a4-b264-cfb775a78eb0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:12:16.935764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c6f58dd-f303-48a4-b264-cfb775a78eb0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:16.936158 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:16.936158 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:16.936829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c6f58dd-f303-48a4-b264-cfb775a78eb0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:16.967864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:16.967864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:16.969521 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c6f58dd-f303-48a4-b264-cfb775a78eb0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:16.972385 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c6f58dd-f303-48a4-b264-cfb775a78eb0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 returned with HTTP 200 Jan 02 03:12:16.973453 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1353/2637] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:16 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:17.061134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ceff388d-e913-4052-948f-20f0acd99d2d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:17.061660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ceff388d-e913-4052-948f-20f0acd99d2d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:17.061838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:17.061838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:17.065053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ceff388d-e913-4052-948f-20f0acd99d2d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:17.065450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ceff388d-e913-4052-948f-20f0acd99d2d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:17.091063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:17.091063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:17.093007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ceff388d-e913-4052-948f-20f0acd99d2d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:17.094182 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1285/2638] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:17 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:17.986220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a1e70a9-ba9d-4e8e-a35a-564ed39d22b8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:12:17.987124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a1e70a9-ba9d-4e8e-a35a-564ed39d22b8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:17.987694 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:17.987694 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:17.988691 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3a1e70a9-ba9d-4e8e-a35a-564ed39d22b8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:18.019214 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:18.019214 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:18.021178 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3a1e70a9-ba9d-4e8e-a35a-564ed39d22b8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:18.023318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3a1e70a9-ba9d-4e8e-a35a-564ed39d22b8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 returned with HTTP 200 Jan 02 03:12:18.024346 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1354/2639] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:17 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:18.109890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-378e5762-9407-42b8-8e58-1d068b4987e0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:18.110444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-378e5762-9407-42b8-8e58-1d068b4987e0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:18.110624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:18.110624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:18.111345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-378e5762-9407-42b8-8e58-1d068b4987e0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:18.111731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-378e5762-9407-42b8-8e58-1d068b4987e0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:18.149143 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:18.149143 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:18.169048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-378e5762-9407-42b8-8e58-1d068b4987e0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:18.170506 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1286/2640] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:18 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:19.186399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4a3c812-1d53-430b-9095-fcba8f78b421 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:19.187571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4a3c812-1d53-430b-9095-fcba8f78b421 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:19.187903 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:19.187903 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:19.188476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4a3c812-1d53-430b-9095-fcba8f78b421 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:19.189262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f4a3c812-1d53-430b-9095-fcba8f78b421 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:19.218316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:19.218316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:19.220915 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4a3c812-1d53-430b-9095-fcba8f78b421 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:19.229416 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1355/2641] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:19 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:20.241707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee03132e-d2c9-4d3e-b9d0-075da9fb509e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:20.242608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee03132e-d2c9-4d3e-b9d0-075da9fb509e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:20.242979 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:20.242979 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:20.243722 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee03132e-d2c9-4d3e-b9d0-075da9fb509e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:20.252823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ee03132e-d2c9-4d3e-b9d0-075da9fb509e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:20.278899 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:20.278899 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:20.281604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee03132e-d2c9-4d3e-b9d0-075da9fb509e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:20.282205 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1287/2642] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:20 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:21.299124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cccdddd-5fe7-49a1-a219-dac38c41a167 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:21.299844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cccdddd-5fe7-49a1-a219-dac38c41a167 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:21.300044 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:21.300044 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:21.300770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8cccdddd-5fe7-49a1-a219-dac38c41a167 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:21.301320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8cccdddd-5fe7-49a1-a219-dac38c41a167 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:21.325515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:21.325515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:21.327938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8cccdddd-5fe7-49a1-a219-dac38c41a167 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:21.336272 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1356/2643] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:21 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:22.343629 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-364b7c58-9cf9-45e3-8a40-b3c96e51f860 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:22.344156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-364b7c58-9cf9-45e3-8a40-b3c96e51f860 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:22.344371 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:22.344371 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:22.356853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-364b7c58-9cf9-45e3-8a40-b3c96e51f860 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:22.357212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-364b7c58-9cf9-45e3-8a40-b3c96e51f860 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:22.398059 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:22.398059 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:22.400549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-364b7c58-9cf9-45e3-8a40-b3c96e51f860 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:22.401601 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1288/2644] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:22 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:23.419384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0512f67-6374-439f-bd12-11fd3244a15a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:23.419937 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0512f67-6374-439f-bd12-11fd3244a15a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:23.420048 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:23.420048 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:23.420467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0512f67-6374-439f-bd12-11fd3244a15a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:23.421054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b0512f67-6374-439f-bd12-11fd3244a15a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:23.450896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:23.450896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:23.453894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0512f67-6374-439f-bd12-11fd3244a15a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:23.462539 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1357/2645] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:23 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:24.470319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a88d5a5-f476-42fb-b835-363c082ace7b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:24.471623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a88d5a5-f476-42fb-b835-363c082ace7b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:24.472052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:24.472052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:24.473023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a88d5a5-f476-42fb-b835-363c082ace7b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:24.473631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0a88d5a5-f476-42fb-b835-363c082ace7b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:24.496963 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:24.496963 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:24.499570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a88d5a5-f476-42fb-b835-363c082ace7b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:24.500823 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1289/2646] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:24 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:25.515131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13182374-12e8-48b1-8e92-b6c210c0b15b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:25.515802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13182374-12e8-48b1-8e92-b6c210c0b15b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:25.515973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:25.515973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:25.516473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13182374-12e8-48b1-8e92-b6c210c0b15b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:25.517224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-13182374-12e8-48b1-8e92-b6c210c0b15b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:25.548193 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:25.548193 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:25.551667 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13182374-12e8-48b1-8e92-b6c210c0b15b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:25.552905 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1358/2647] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:25 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:26.569372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f752813-dfdd-4307-905e-0f48ea026303 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:26.570832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f752813-dfdd-4307-905e-0f48ea026303 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:26.571210 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:26.571210 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:26.572639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f752813-dfdd-4307-905e-0f48ea026303 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:26.573032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6f752813-dfdd-4307-905e-0f48ea026303 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:26.595317 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:26.595317 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:26.597588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f752813-dfdd-4307-905e-0f48ea026303 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:26.599073 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1290/2648] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:26 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:12:27.614563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b8b71e71-11ca-49c2-a234-fceaa99e1849 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:27.615760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b8b71e71-11ca-49c2-a234-fceaa99e1849 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:27.616099 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:27.616099 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:27.616680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b8b71e71-11ca-49c2-a234-fceaa99e1849 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:27.617158 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b8b71e71-11ca-49c2-a234-fceaa99e1849 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:27.685853 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:27.685853 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:27.689492 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b8b71e71-11ca-49c2-a234-fceaa99e1849 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:27.698229 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1359/2649] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:27 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:28.706542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e0ff70d-f40e-49ba-ad79-fd90e6172602 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:28.707040 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e0ff70d-f40e-49ba-ad79-fd90e6172602 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:28.707232 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:28.707232 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:28.707913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e0ff70d-f40e-49ba-ad79-fd90e6172602 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:28.708379 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2e0ff70d-f40e-49ba-ad79-fd90e6172602 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:28.748541 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:28.748541 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:28.751236 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e0ff70d-f40e-49ba-ad79-fd90e6172602 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:28.752356 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1291/2650] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:28 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:29.776905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b57ff177-55df-485c-a580-164913ca30f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:29.778538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b57ff177-55df-485c-a580-164913ca30f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:29.781722 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:29.781722 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:29.783908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b57ff177-55df-485c-a580-164913ca30f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:29.789322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b57ff177-55df-485c-a580-164913ca30f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:29.901910 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:29.901910 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:29.903870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b57ff177-55df-485c-a580-164913ca30f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:29.904799 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1360/2651] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:29 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:30.925903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37108c39-729e-4dd2-b6f8-c5b2c6b0d858 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:30.927165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37108c39-729e-4dd2-b6f8-c5b2c6b0d858 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:30.927538 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:30.927538 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:30.928716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37108c39-729e-4dd2-b6f8-c5b2c6b0d858 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:30.929264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-37108c39-729e-4dd2-b6f8-c5b2c6b0d858 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:30.956615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:30.956615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:30.959207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37108c39-729e-4dd2-b6f8-c5b2c6b0d858 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:30.960579 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1292/2652] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:30 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:31.974436 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:31.975096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:31.975632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:31.975632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:31.975959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:31.976357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:31.998733 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:31.998733 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:32.000684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:32.001496 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1361/2653] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:31 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:32.810439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-e21bd09e-cb9e-45fc-af73-20fb62645950 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:32.811136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-e21bd09e-cb9e-45fc-af73-20fb62645950 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:32.811603 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:32.811603 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:32.812169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-e21bd09e-cb9e-45fc-af73-20fb62645950 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:32.865906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:32.865906 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:32.875263 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-e21bd09e-cb9e-45fc-af73-20fb62645950 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:32.897563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-e21bd09e-cb9e-45fc-af73-20fb62645950 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:32.898595 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1293/2654] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:12:32 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:32.964736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume// Jan 02 03:12:32.965145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:32.965343 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:32.965343 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:32.966044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:32.967544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6a0a69a6-a840-4dcd-9f1f-d45193d5ffb3 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:12:32.968125 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1362/2655] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:12:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:12:32.983054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-40f6af73-1e86-44b0-b558-777e56876578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments Jan 02 03:12:32.983661 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:32.983661 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:32.984301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-40f6af73-1e86-44b0-b558-777e56876578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eebffbea-4875-4a5d-ad11-285d6bb64928", "instance_uuid": "91383384-51a0-4566-ac28-a8ba07b51eaf", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:33.016077 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44fc45cc-e88f-4dda-83e8-f1dac1673bb6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:33.017507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44fc45cc-e88f-4dda-83e8-f1dac1673bb6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:33.018341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44fc45cc-e88f-4dda-83e8-f1dac1673bb6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:33.019449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-44fc45cc-e88f-4dda-83e8-f1dac1673bb6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:33.041352 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:33.041352 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:33.047403 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:33.047403 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:33.050002 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44fc45cc-e88f-4dda-83e8-f1dac1673bb6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:33.058813 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1363/2656] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:33 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:33.100887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-40f6af73-1e86-44b0-b558-777e56876578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments returned with HTTP 200 Jan 02 03:12:33.101935 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1294/2657] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:12:32 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:33.170350 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-40f6af73-1e86-44b0-b558-777e56876578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume// Jan 02 03:12:33.171123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-40f6af73-1e86-44b0-b558-777e56876578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:33.172100 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:33.172100 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:33.186224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93df3354-a2e0-498c-8be9-3d2ebc094fd8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:33.186969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-40f6af73-1e86-44b0-b558-777e56876578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:33.188318 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93df3354-a2e0-498c-8be9-3d2ebc094fd8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:33.190858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-40f6af73-1e86-44b0-b558-777e56876578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:12:33.193033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:33.193033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:33.194511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93df3354-a2e0-498c-8be9-3d2ebc094fd8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:33.197402 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1295/2658] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:12:33 2021] GET /volume/ => generated 754 bytes in 29 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:12:33.217504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-d884e4c7-b4be-4e4c-b02e-851a95905208 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:33.218954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-d884e4c7-b4be-4e4c-b02e-851a95905208 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:33.220043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-d884e4c7-b4be-4e4c-b02e-851a95905208 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:33.330547 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:33.330547 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:33.331661 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:33.331661 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:33.352203 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-d884e4c7-b4be-4e4c-b02e-851a95905208 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:33.360549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-93df3354-a2e0-498c-8be9-3d2ebc094fd8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:33.377673 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:33.377673 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:33.390622 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-d884e4c7-b4be-4e4c-b02e-851a95905208 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:33.401428 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1296/2659] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:12:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 1014 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:12:33.421023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-b5f6eca6-e487-447e-b54d-b8cca0096977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] PUT http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34 Jan 02 03:12:33.421555 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:33.421555 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:33.421988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-b5f6eca6-e487-447e-b54d-b8cca0096977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:33.424583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:33.424583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:33.447985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93df3354-a2e0-498c-8be9-3d2ebc094fd8 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:33.450251 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1364/2660] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 915 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:33.473325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:12:33.473325 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:12:33.473855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-b5f6eca6-e487-447e-b54d-b8cca0096977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Lock "b'cinder-attachment_update-eebffbea-4875-4a5d-ad11-285d6bb64928-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:12:33.476223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:33.476223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:34.066627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8f24d90-cbd0-4739-9016-9e481d56ec31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:34.069290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8f24d90-cbd0-4739-9016-9e481d56ec31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:34.069780 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:34.069780 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:34.070154 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a8f24d90-cbd0-4739-9016-9e481d56ec31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:34.070698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a8f24d90-cbd0-4739-9016-9e481d56ec31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:34.095217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:34.095217 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:34.097930 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a8f24d90-cbd0-4739-9016-9e481d56ec31 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:34.099673 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1365/2661] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:34 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:34.466336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ccf5b995-1710-4089-8f3b-eabe9b0494b0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:34.467039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ccf5b995-1710-4089-8f3b-eabe9b0494b0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:34.467513 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:34.467513 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:34.468276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ccf5b995-1710-4089-8f3b-eabe9b0494b0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:34.568812 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:34.568812 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:34.590542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ccf5b995-1710-4089-8f3b-eabe9b0494b0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:34.625208 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:34.625208 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:34.635351 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ccf5b995-1710-4089-8f3b-eabe9b0494b0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:34.646631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1366/2662] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:34 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:35.117475 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2454e4bf-f177-4cc8-a7a7-a9c78c6a5124 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:35.118897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2454e4bf-f177-4cc8-a7a7-a9c78c6a5124 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:35.119123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:35.119123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:35.119512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2454e4bf-f177-4cc8-a7a7-a9c78c6a5124 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:35.120009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2454e4bf-f177-4cc8-a7a7-a9c78c6a5124 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:35.174226 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-b5f6eca6-e487-447e-b54d-b8cca0096977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Lock "b'cinder-attachment_update-eebffbea-4875-4a5d-ad11-285d6bb64928-n-h2-765315-10'" released by "attachment_update" :: held 1.700s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:12:35.175298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-b5f6eca6-e487-447e-b54d-b8cca0096977 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34 returned with HTTP 200 Jan 02 03:12:35.176219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1297/2663] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:12:33 2021] PUT /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34 => generated 762 bytes in 1761 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:12:35.178826 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:35.178826 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:35.181697 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2454e4bf-f177-4cc8-a7a7-a9c78c6a5124 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:35.182529 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1367/2664] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:35 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:12:35.653690 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-afd5ec1c-25e0-4b11-a876-1318212993e2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:35.654571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-afd5ec1c-25e0-4b11-a876-1318212993e2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:35.655156 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:35.655156 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:35.655435 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-afd5ec1c-25e0-4b11-a876-1318212993e2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:35.711469 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:35.711469 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:35.720216 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-afd5ec1c-25e0-4b11-a876-1318212993e2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:35.740563 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:35.740563 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:35.750551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-afd5ec1c-25e0-4b11-a876-1318212993e2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:35.751364 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1298/2665] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:35 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:36.197298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11b06d2a-d44e-407e-bfe7-6f8b1c4c8b34 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:36.197934 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11b06d2a-d44e-407e-bfe7-6f8b1c4c8b34 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:36.198306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:36.198306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:36.198867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11b06d2a-d44e-407e-bfe7-6f8b1c4c8b34 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:36.199350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-11b06d2a-d44e-407e-bfe7-6f8b1c4c8b34 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:36.223541 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:36.223541 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:36.225472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11b06d2a-d44e-407e-bfe7-6f8b1c4c8b34 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:36.232213 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1368/2666] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:36 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:36.771543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8c87a8a-69f8-4eff-83c1-2f0f5c41caf5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:36.772073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8c87a8a-69f8-4eff-83c1-2f0f5c41caf5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:36.773024 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:36.773024 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:36.773373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8c87a8a-69f8-4eff-83c1-2f0f5c41caf5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:36.884463 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:36.884463 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:36.900028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d8c87a8a-69f8-4eff-83c1-2f0f5c41caf5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:36.933247 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:36.933247 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:36.943726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8c87a8a-69f8-4eff-83c1-2f0f5c41caf5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:36.944714 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1299/2667] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:36 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 916 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:37.239950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fbf80368-f0e1-40d6-a5e6-061e9e7551e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:37.240564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fbf80368-f0e1-40d6-a5e6-061e9e7551e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:37.241420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:37.241420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:37.241803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fbf80368-f0e1-40d6-a5e6-061e9e7551e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:37.242177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fbf80368-f0e1-40d6-a5e6-061e9e7551e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:37.271079 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:37.271079 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:37.273311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fbf80368-f0e1-40d6-a5e6-061e9e7551e7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:37.275048 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1369/2668] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:37 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:37.963409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-666b6666-e365-41a3-acb6-72f09a9aaf84 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:37.963614 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-666b6666-e365-41a3-acb6-72f09a9aaf84 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:37.964509 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:37.964509 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:37.966659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-666b6666-e365-41a3-acb6-72f09a9aaf84 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:38.032450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:38.032450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:38.042109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-666b6666-e365-41a3-acb6-72f09a9aaf84 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:38.062658 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:38.062658 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:38.072836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-666b6666-e365-41a3-acb6-72f09a9aaf84 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:38.074138 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1300/2669] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:37 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:38.291006 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa611bcd-3de7-4375-9154-4d601cd6040e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:38.292358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa611bcd-3de7-4375-9154-4d601cd6040e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:38.292763 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:38.292763 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:38.293408 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa611bcd-3de7-4375-9154-4d601cd6040e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:38.293956 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-aa611bcd-3de7-4375-9154-4d601cd6040e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:38.317820 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:38.317820 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:38.319905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa611bcd-3de7-4375-9154-4d601cd6040e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:38.320902 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1370/2670] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:38 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:39.090918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49938015-ceb4-4c14-98d3-4547fe7a6456 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:39.093857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49938015-ceb4-4c14-98d3-4547fe7a6456 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:39.094064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:39.094064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:39.094765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49938015-ceb4-4c14-98d3-4547fe7a6456 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:39.145124 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:39.145124 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:39.154052 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-49938015-ceb4-4c14-98d3-4547fe7a6456 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:39.174225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:39.174225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:39.183386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49938015-ceb4-4c14-98d3-4547fe7a6456 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:39.184517 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1301/2671] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:39 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:39.335152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7852d03c-ca20-4ed5-92dd-c7bd9930246b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:39.335935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7852d03c-ca20-4ed5-92dd-c7bd9930246b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:39.336337 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:39.336337 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:39.337685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7852d03c-ca20-4ed5-92dd-c7bd9930246b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:39.338170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7852d03c-ca20-4ed5-92dd-c7bd9930246b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:39.360795 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:39.360795 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:39.362870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7852d03c-ca20-4ed5-92dd-c7bd9930246b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:39.363881 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1371/2672] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:39 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:40.201274 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7197d17-ec41-4d08-a808-b3851cf51b12 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:40.201936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7197d17-ec41-4d08-a808-b3851cf51b12 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:40.202222 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:40.202222 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:40.202726 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7197d17-ec41-4d08-a808-b3851cf51b12 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:40.284934 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:40.284934 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:40.297967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7197d17-ec41-4d08-a808-b3851cf51b12 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:40.334616 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:40.334616 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:40.334616 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7197d17-ec41-4d08-a808-b3851cf51b12 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:40.334616 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1302/2673] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:40 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:40.380680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-22d704f3-08d4-4498-b16c-3c5386d320a1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:40.382038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-22d704f3-08d4-4498-b16c-3c5386d320a1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:40.382420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:40.382420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:40.383065 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-22d704f3-08d4-4498-b16c-3c5386d320a1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:40.384486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-22d704f3-08d4-4498-b16c-3c5386d320a1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:40.410017 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:40.410017 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:40.412785 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-22d704f3-08d4-4498-b16c-3c5386d320a1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:40.413605 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1372/2674] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:40 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:40.605674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-6bb506f8-1e0c-491c-9637-a138b0714f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34/action Jan 02 03:12:40.606506 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:40.606506 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:40.607231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-6bb506f8-1e0c-491c-9637-a138b0714f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:12:40.607830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-6bb506f8-1e0c-491c-9637-a138b0714f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:40.682429 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:40.682429 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:40.700316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dacc5782-b6bf-4bd1-8f27-96bf44b7a287 req-6bb506f8-1e0c-491c-9637-a138b0714f0b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34/action returned with HTTP 204 Jan 02 03:12:40.701706 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1303/2675] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:12:40 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:12:41.346233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59ff28a5-2493-4844-8d21-47a96c8e5630 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:41.346861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59ff28a5-2493-4844-8d21-47a96c8e5630 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:41.347145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:41.347145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:41.347785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59ff28a5-2493-4844-8d21-47a96c8e5630 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:41.410809 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:41.410809 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:41.419784 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-59ff28a5-2493-4844-8d21-47a96c8e5630 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:41.429345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b04ce64-7171-4667-9053-41fbbfb4e369 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:41.431877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b04ce64-7171-4667-9053-41fbbfb4e369 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:41.432282 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:41.432282 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:41.432898 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b04ce64-7171-4667-9053-41fbbfb4e369 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:41.433443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4b04ce64-7171-4667-9053-41fbbfb4e369 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:41.439755 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:41.439755 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:41.449427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59ff28a5-2493-4844-8d21-47a96c8e5630 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:41.450463 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1373/2676] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:41 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 1208 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:41.462439 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:41.462439 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:41.468821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1deacfa-c53c-473e-bf4d-bf67ae1ae00e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:12:41.469449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:41.469449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:41.469869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f1deacfa-c53c-473e-bf4d-bf67ae1ae00e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebffbea-4875-4a5d-ad11-285d6bb64928", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-239436677"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:41.478765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b04ce64-7171-4667-9053-41fbbfb4e369 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:41.479643 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1304/2677] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:41 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:41.523624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:41.523624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:41.525471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f1deacfa-c53c-473e-bf4d-bf67ae1ae00e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:41.525825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-f1deacfa-c53c-473e-bf4d-bf67ae1ae00e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:41.584756 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-f1deacfa-c53c-473e-bf4d-bf67ae1ae00e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['693f4c45-eba5-49f7-b089-22f044a1cb32', 'af8f32d0-c13e-4a9e-aa97-20580ce2d1bf', '844e6bf5-776f-453c-a920-0cbd2ebf60f0', '827b5583-8d82-4dea-acf3-b82377b0e8f3'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:12:41.712728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f1deacfa-c53c-473e-bf4d-bf67ae1ae00e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot force create request issued successfully. Jan 02 03:12:41.713822 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f1deacfa-c53c-473e-bf4d-bf67ae1ae00e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:12:41.726029 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1374/2678] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:12:41 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 309 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:12:41.732164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eb3b217-c3c1-4be0-9f60-399a7e59158b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:12:41.732752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eb3b217-c3c1-4be0-9f60-399a7e59158b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:41.733038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:41.733038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:41.733550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eb3b217-c3c1-4be0-9f60-399a7e59158b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:41.761589 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:41.761589 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:41.763954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7eb3b217-c3c1-4be0-9f60-399a7e59158b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:41.771627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eb3b217-c3c1-4be0-9f60-399a7e59158b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 returned with HTTP 200 Jan 02 03:12:41.773242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1305/2679] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:41 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 => generated 441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:12:42.500877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bab13707-dfc2-4a67-af14-5545bf2539a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:42.501437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bab13707-dfc2-4a67-af14-5545bf2539a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:42.501600 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:42.501600 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:42.501961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bab13707-dfc2-4a67-af14-5545bf2539a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:42.502332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-bab13707-dfc2-4a67-af14-5545bf2539a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:42.537448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:42.537448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:42.540073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bab13707-dfc2-4a67-af14-5545bf2539a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:42.541332 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1375/2680] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:42 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:42.798583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2f37b6c-6ef2-4222-95cf-e0f102513015 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:12:42.799885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2f37b6c-6ef2-4222-95cf-e0f102513015 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:42.813419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:42.813419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:42.824351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2f37b6c-6ef2-4222-95cf-e0f102513015 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:42.969035 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:42.969035 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:42.970710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b2f37b6c-6ef2-4222-95cf-e0f102513015 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:42.973896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2f37b6c-6ef2-4222-95cf-e0f102513015 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 returned with HTTP 200 Jan 02 03:12:42.975235 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1306/2681] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:42 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 => generated 441 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:43.555800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90882560-de0f-48c3-96ad-b051a3bdf0fa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:43.557411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90882560-de0f-48c3-96ad-b051a3bdf0fa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:43.557851 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:43.557851 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:43.558542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90882560-de0f-48c3-96ad-b051a3bdf0fa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:43.559077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-90882560-de0f-48c3-96ad-b051a3bdf0fa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:43.584034 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:43.584034 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:43.586131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90882560-de0f-48c3-96ad-b051a3bdf0fa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:43.593801 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1376/2682] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:43 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:43.988015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-697da943-e7d4-4dd9-9071-afa0bfa1b5ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:12:43.989004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-697da943-e7d4-4dd9-9071-afa0bfa1b5ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:43.989464 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:43.989464 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:43.990142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-697da943-e7d4-4dd9-9071-afa0bfa1b5ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:44.017333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:44.017333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:44.018830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-697da943-e7d4-4dd9-9071-afa0bfa1b5ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:44.021323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-697da943-e7d4-4dd9-9071-afa0bfa1b5ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 returned with HTTP 200 Jan 02 03:12:44.022955 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1307/2683] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:43 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:44.037484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-412eb2fa-a694-45ce-961b-90a18a75c240 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:12:44.038272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:44.038272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:44.039031 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-412eb2fa-a694-45ce-961b-90a18a75c240 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebffbea-4875-4a5d-ad11-285d6bb64928", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1939744963"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:44.118805 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:44.118805 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:44.120213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-412eb2fa-a694-45ce-961b-90a18a75c240 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:44.120586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-412eb2fa-a694-45ce-961b-90a18a75c240 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:44.202886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-412eb2fa-a694-45ce-961b-90a18a75c240 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['b4b79ca0-1b15-49f4-9513-ecf2b7e314b8', '7564b918-b96e-4358-82cd-e2f416aba2c3', '70e85082-81a8-49db-943f-d9d50cb6bbb4', '01ac990c-dd10-45b7-8b61-8b8ad6aaf66d'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:12:44.366832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-412eb2fa-a694-45ce-961b-90a18a75c240 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot force create request issued successfully. Jan 02 03:12:44.368566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-412eb2fa-a694-45ce-961b-90a18a75c240 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:12:44.369492 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1377/2684] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:12:44 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 310 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:12:44.382560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfef55d9-ca32-48fd-83fb-40566a7cbc43 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:12:44.383131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfef55d9-ca32-48fd-83fb-40566a7cbc43 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:44.383131 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:44.383131 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:44.384054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfef55d9-ca32-48fd-83fb-40566a7cbc43 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:44.421593 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:44.421593 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:44.422983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cfef55d9-ca32-48fd-83fb-40566a7cbc43 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:44.425068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfef55d9-ca32-48fd-83fb-40566a7cbc43 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 returned with HTTP 200 Jan 02 03:12:44.426032 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1308/2685] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:44 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:44.604521 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96599467-72b3-4e7f-8886-4fe81fd13ae4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:44.605326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96599467-72b3-4e7f-8886-4fe81fd13ae4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:44.605422 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:44.605422 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:44.605767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96599467-72b3-4e7f-8886-4fe81fd13ae4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:44.606140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-96599467-72b3-4e7f-8886-4fe81fd13ae4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:44.630598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:44.630598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:44.632897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96599467-72b3-4e7f-8886-4fe81fd13ae4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:44.634902 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1378/2686] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:44 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:45.439786 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daf8ba62-2d9b-4487-9307-2d325ff5ed13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:12:45.440601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daf8ba62-2d9b-4487-9307-2d325ff5ed13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:45.441212 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:45.441212 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:45.441857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-daf8ba62-2d9b-4487-9307-2d325ff5ed13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:45.508029 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:45.508029 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:45.510743 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-daf8ba62-2d9b-4487-9307-2d325ff5ed13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:45.521026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-daf8ba62-2d9b-4487-9307-2d325ff5ed13 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 returned with HTTP 200 Jan 02 03:12:45.522272 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1309/2687] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:45 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 => generated 442 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:45.659323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b1702bf-b273-4254-807f-07aa7f347f17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:45.661211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b1702bf-b273-4254-807f-07aa7f347f17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:45.661877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:45.661877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:45.663388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b1702bf-b273-4254-807f-07aa7f347f17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:45.664315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8b1702bf-b273-4254-807f-07aa7f347f17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:45.726565 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:45.726565 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:45.731844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b1702bf-b273-4254-807f-07aa7f347f17 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:45.734874 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1379/2688] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:45 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:46.541073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5a7b189-1c77-4c93-9931-844c9da74194 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:12:46.541073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5a7b189-1c77-4c93-9931-844c9da74194 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:46.541073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:46.541073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:46.541073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5a7b189-1c77-4c93-9931-844c9da74194 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:46.578400 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:46.578400 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:46.581081 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c5a7b189-1c77-4c93-9931-844c9da74194 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:46.584342 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5a7b189-1c77-4c93-9931-844c9da74194 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 returned with HTTP 200 Jan 02 03:12:46.585841 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1310/2689] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:46 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:46.597181 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66924c40-a4d9-4d3f-b23f-6b514aa27a3a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:12:46.597763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66924c40-a4d9-4d3f-b23f-6b514aa27a3a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:46.597984 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:46.597984 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:46.598366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66924c40-a4d9-4d3f-b23f-6b514aa27a3a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:46.598730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-66924c40-a4d9-4d3f-b23f-6b514aa27a3a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:12:46.624733 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:46.624733 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:46.625896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-66924c40-a4d9-4d3f-b23f-6b514aa27a3a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:46.749311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-66924c40-a4d9-4d3f-b23f-6b514aa27a3a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:12:46.750424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66924c40-a4d9-4d3f-b23f-6b514aa27a3a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 returned with HTTP 202 Jan 02 03:12:46.751817 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1380/2690] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:12:46 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:12:46.760071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3495695-266c-4c23-9ac9-dc2032d5929a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:46.762102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b76b687-6f90-4d73-8464-8f7e63dad578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:12:46.762499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3495695-266c-4c23-9ac9-dc2032d5929a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:46.762710 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:46.762710 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:46.763084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3495695-266c-4c23-9ac9-dc2032d5929a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:46.763465 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e3495695-266c-4c23-9ac9-dc2032d5929a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:46.767267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b76b687-6f90-4d73-8464-8f7e63dad578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:46.767634 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:46.767634 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:46.768437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b76b687-6f90-4d73-8464-8f7e63dad578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:46.826933 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:46.826933 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:46.828526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6b76b687-6f90-4d73-8464-8f7e63dad578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:46.828675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:46.828675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:46.832963 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b76b687-6f90-4d73-8464-8f7e63dad578 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 returned with HTTP 200 Jan 02 03:12:46.833289 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3495695-266c-4c23-9ac9-dc2032d5929a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:46.835273 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1311/2691] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:46 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:46.839481 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1381/2692] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:46 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 => generated 468 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:47.853646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-535b517a-3315-4c59-9a6a-05ef7cb227d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:12:47.854230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-83cfd1a2-c551-4f6e-8d0c-78808ac263ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:47.854469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-535b517a-3315-4c59-9a6a-05ef7cb227d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:47.854687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:47.854687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:47.855066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-535b517a-3315-4c59-9a6a-05ef7cb227d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:47.855719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-83cfd1a2-c551-4f6e-8d0c-78808ac263ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:47.856092 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:47.856092 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:47.856891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-83cfd1a2-c551-4f6e-8d0c-78808ac263ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:47.857514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-83cfd1a2-c551-4f6e-8d0c-78808ac263ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:47.913061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:47.913061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:47.913061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-535b517a-3315-4c59-9a6a-05ef7cb227d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:47.913061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-535b517a-3315-4c59-9a6a-05ef7cb227d0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 returned with HTTP 200 Jan 02 03:12:47.918655 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1382/2693] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:47 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 => generated 468 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:47.935625 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:47.935625 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:47.940594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-83cfd1a2-c551-4f6e-8d0c-78808ac263ba tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:47.942219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1312/2694] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:47 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:48.926283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e2f7fdeb-118b-4fd3-a5c2-4a2a8fd5d50e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:12:48.927760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e2f7fdeb-118b-4fd3-a5c2-4a2a8fd5d50e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:48.928209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:48.928209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:48.928918 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e2f7fdeb-118b-4fd3-a5c2-4a2a8fd5d50e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:48.956852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39ea2c16-82c1-47fe-838a-d2cdc20380a7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:48.957376 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39ea2c16-82c1-47fe-838a-d2cdc20380a7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:48.957587 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:48.957587 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:48.957936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39ea2c16-82c1-47fe-838a-d2cdc20380a7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:48.958305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-39ea2c16-82c1-47fe-838a-d2cdc20380a7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:48.962507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e2f7fdeb-118b-4fd3-a5c2-4a2a8fd5d50e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 returned with HTTP 404 Jan 02 03:12:48.964241 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1383/2695] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:48 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:12:48.975224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5be48c6e-dea3-433f-a5d2-e7c8a4e1ec93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:12:48.976286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5be48c6e-dea3-433f-a5d2-e7c8a4e1ec93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:48.978182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5be48c6e-dea3-433f-a5d2-e7c8a4e1ec93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:48.979232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-5be48c6e-dea3-433f-a5d2-e7c8a4e1ec93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: 6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:12:48.996454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:48.996454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:48.998389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39ea2c16-82c1-47fe-838a-d2cdc20380a7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:48.999672 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1313/2696] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:48 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:49.012956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:49.012956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:49.014586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5be48c6e-dea3-433f-a5d2-e7c8a4e1ec93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:49.114448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5be48c6e-dea3-433f-a5d2-e7c8a4e1ec93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:12:49.115189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5be48c6e-dea3-433f-a5d2-e7c8a4e1ec93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 returned with HTTP 202 Jan 02 03:12:49.116576 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1384/2697] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:12:48 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:12:49.126734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9808d49-fea2-4730-881e-93fe56200c61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:12:49.127621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9808d49-fea2-4730-881e-93fe56200c61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:49.128071 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:49.128071 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:49.128825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9808d49-fea2-4730-881e-93fe56200c61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:49.156882 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:49.156882 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:49.158678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a9808d49-fea2-4730-881e-93fe56200c61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:49.161264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9808d49-fea2-4730-881e-93fe56200c61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 returned with HTTP 200 Jan 02 03:12:49.162309 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1314/2698] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:49 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:12:50.014191 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3fcff3ea-afed-45fc-8d79-bd9cb8c4422a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:50.015399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3fcff3ea-afed-45fc-8d79-bd9cb8c4422a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:50.015885 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:50.015885 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:50.016540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3fcff3ea-afed-45fc-8d79-bd9cb8c4422a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:50.017081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3fcff3ea-afed-45fc-8d79-bd9cb8c4422a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:50.067342 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:50.067342 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:50.074650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3fcff3ea-afed-45fc-8d79-bd9cb8c4422a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:50.076207 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1385/2699] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:50 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:50.175116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1289089-8942-4cf8-a6c3-1e9af64e7d7d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:12:50.176216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1289089-8942-4cf8-a6c3-1e9af64e7d7d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:50.176617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:50.176617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:50.177005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1289089-8942-4cf8-a6c3-1e9af64e7d7d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:50.284793 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:50.284793 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:50.290276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e1289089-8942-4cf8-a6c3-1e9af64e7d7d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:50.295242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1289089-8942-4cf8-a6c3-1e9af64e7d7d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 returned with HTTP 200 Jan 02 03:12:50.297860 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1315/2700] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:50 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 => generated 467 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:51.091764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75924478-c2be-4e68-9e9f-274c487e5a44 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:51.093369 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75924478-c2be-4e68-9e9f-274c487e5a44 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:51.093804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:51.093804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:51.094900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75924478-c2be-4e68-9e9f-274c487e5a44 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:51.096608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-75924478-c2be-4e68-9e9f-274c487e5a44 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:51.125840 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:51.125840 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:51.128155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75924478-c2be-4e68-9e9f-274c487e5a44 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:51.129825 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1386/2701] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:51 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:51.316993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec4af852-f5e9-4252-a4c5-812bc3bdf897 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:12:51.320108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec4af852-f5e9-4252-a4c5-812bc3bdf897 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:51.320503 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:51.320503 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:51.321647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec4af852-f5e9-4252-a4c5-812bc3bdf897 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:51.361192 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec4af852-f5e9-4252-a4c5-812bc3bdf897 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 returned with HTTP 404 Jan 02 03:12:51.362481 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1316/2702] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:51 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:12:51.373067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4c6e0b6-f17b-41ca-b2d6-a26448ee537e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:12:51.373606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4c6e0b6-f17b-41ca-b2d6-a26448ee537e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:51.373822 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:51.373822 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:51.374180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4c6e0b6-f17b-41ca-b2d6-a26448ee537e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:51.374551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-d4c6e0b6-f17b-41ca-b2d6-a26448ee537e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:12:51.423399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:51.423399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:51.424643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d4c6e0b6-f17b-41ca-b2d6-a26448ee537e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:51.548133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d4c6e0b6-f17b-41ca-b2d6-a26448ee537e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:12:51.553945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4c6e0b6-f17b-41ca-b2d6-a26448ee537e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 returned with HTTP 202 Jan 02 03:12:51.560405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1387/2703] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:12:51 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:12:51.567488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2358d82-e6e3-4450-9952-20841c9ced31 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:12:51.568925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2358d82-e6e3-4450-9952-20841c9ced31 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:51.569533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c2358d82-e6e3-4450-9952-20841c9ced31 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:51.646129 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:51.646129 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:51.647756 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c2358d82-e6e3-4450-9952-20841c9ced31 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:51.651264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c2358d82-e6e3-4450-9952-20841c9ced31 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 returned with HTTP 200 Jan 02 03:12:51.656008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1317/2704] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:51 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 => generated 467 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:52.145196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b7aa637-df06-4ef1-8527-eb6cf4b52f59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:52.145946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b7aa637-df06-4ef1-8527-eb6cf4b52f59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:52.145946 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:52.145946 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:52.146334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b7aa637-df06-4ef1-8527-eb6cf4b52f59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:52.146544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3b7aa637-df06-4ef1-8527-eb6cf4b52f59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:52.195437 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:52.195437 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:52.198694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b7aa637-df06-4ef1-8527-eb6cf4b52f59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:52.199753 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1388/2705] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:52 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:52.669089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-26547d2b-be05-44fe-9dbf-877812c09ab4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:12:52.671515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-26547d2b-be05-44fe-9dbf-877812c09ab4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:52.671961 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:52.671961 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:52.672861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-26547d2b-be05-44fe-9dbf-877812c09ab4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:52.725135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:52.725135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:52.730459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-26547d2b-be05-44fe-9dbf-877812c09ab4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:12:52.735924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-26547d2b-be05-44fe-9dbf-877812c09ab4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 returned with HTTP 200 Jan 02 03:12:52.737395 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1318/2706] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:52 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 => generated 467 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:53.222888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d926af4-0f52-461c-a939-70980d556122 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:53.222888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d926af4-0f52-461c-a939-70980d556122 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:53.222888 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:53.222888 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:53.222888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d926af4-0f52-461c-a939-70980d556122 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:53.222888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5d926af4-0f52-461c-a939-70980d556122 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:53.308170 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:53.308170 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:53.323315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d926af4-0f52-461c-a939-70980d556122 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:53.327027 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1389/2707] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:53 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:53.755040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d836449e-322a-4129-82c3-3cc270dccfae tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:12:53.755574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d836449e-322a-4129-82c3-3cc270dccfae tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:53.755777 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:53.755777 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:53.756156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d836449e-322a-4129-82c3-3cc270dccfae tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:53.806815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d836449e-322a-4129-82c3-3cc270dccfae tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 returned with HTTP 404 Jan 02 03:12:53.808036 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1319/2708] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:12:53 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:12:54.051733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-2182464b-53ec-487c-94d6-a45f59909ae1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:54.052042 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-2182464b-53ec-487c-94d6-a45f59909ae1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:54.052615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:54.052615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:54.053295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-2182464b-53ec-487c-94d6-a45f59909ae1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:54.156958 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.156958 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:54.181075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-2182464b-53ec-487c-94d6-a45f59909ae1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:54.213277 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.213277 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:54.241656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-2182464b-53ec-487c-94d6-a45f59909ae1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:54.243824 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1390/2709] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:12:54 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 1208 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:54.270380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-7ce2b048-7f5a-4160-bd51-061e2dd4f97f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928/action Jan 02 03:12:54.271982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-7ce2b048-7f5a-4160-bd51-061e2dd4f97f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action body: b'{"os-begin_detaching": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:12:54.272615 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-7ce2b048-7f5a-4160-bd51-061e2dd4f97f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:12:54.340663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:54.341582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:54.342058 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:54.342058 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:54.342863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:54.343459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:54.358697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.358697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:54.364018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-7ce2b048-7f5a-4160-bd51-061e2dd4f97f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:54.375660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-7ce2b048-7f5a-4160-bd51-061e2dd4f97f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Begin detaching volume completed successfully. Jan 02 03:12:54.376606 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-7ce2b048-7f5a-4160-bd51-061e2dd4f97f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928/action returned with HTTP 202 Jan 02 03:12:54.387897 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1320/2710] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 03:12:54 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:12:54.393798 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.393798 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:54.396796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:54.398368 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1391/2711] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:54 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:54.414033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51f646c7-4f8d-46a3-8439-9b8474cd0b4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:54.415186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51f646c7-4f8d-46a3-8439-9b8474cd0b4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:54.415394 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:54.415394 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:54.416056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51f646c7-4f8d-46a3-8439-9b8474cd0b4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:54.457568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume// Jan 02 03:12:54.458015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:54.458657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:54.458657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:54.459468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:54.461112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65f0fe22-b0e8-4eab-a507-dfeb59ea1206 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:12:54.462652 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1392/2712] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:12:54 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:12:54.477574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-24005b86-b7cb-45d6-8289-15addde5b7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:54.478523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-24005b86-b7cb-45d6-8289-15addde5b7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:54.479584 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-24005b86-b7cb-45d6-8289-15addde5b7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:54.483364 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.483364 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:54.492733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-51f646c7-4f8d-46a3-8439-9b8474cd0b4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:54.514914 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.514914 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:54.532700 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51f646c7-4f8d-46a3-8439-9b8474cd0b4c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:54.534180 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1321/2713] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:54 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 1211 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:12:54.554997 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.554997 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:54.565794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-24005b86-b7cb-45d6-8289-15addde5b7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:54.589523 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.589523 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:54.600021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-24005b86-b7cb-45d6-8289-15addde5b7a5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:54.602545 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1393/2714] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:12:54 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 1310 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:12:54.937072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-5eeb3436-4946-4263-893d-657c540ac517 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34 Jan 02 03:12:54.937599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-5eeb3436-4946-4263-893d-657c540ac517 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:54.937797 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:54.937797 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:54.938481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-5eeb3436-4946-4263-893d-657c540ac517 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:54.959788 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:54.959788 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:55.414211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-562d2ab8-4971-49c7-b499-4cf03c041474 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:55.415717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-562d2ab8-4971-49c7-b499-4cf03c041474 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:55.416152 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:55.416152 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:55.416883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-562d2ab8-4971-49c7-b499-4cf03c041474 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:55.417459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-562d2ab8-4971-49c7-b499-4cf03c041474 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:55.469708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:55.469708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:55.479021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-562d2ab8-4971-49c7-b499-4cf03c041474 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:55.489972 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1394/2715] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:55 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:55.550918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65831987-551f-4331-91b8-b4b13c787c8e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:55.551955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65831987-551f-4331-91b8-b4b13c787c8e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:55.552404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:55.552404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:55.553141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65831987-551f-4331-91b8-b4b13c787c8e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:55.686220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:55.686220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:55.712410 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65831987-551f-4331-91b8-b4b13c787c8e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:55.793903 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:55.793903 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:55.818638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65831987-551f-4331-91b8-b4b13c787c8e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:55.823506 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1395/2716] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:55 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 1211 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:12:55.929668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-5eeb3436-4946-4263-893d-657c540ac517 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:12:55.930547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-5eeb3436-4946-4263-893d-657c540ac517 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:12:55.938705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-90141b0c-f37c-42fb-a910-2f4cf3d06b16 req-5eeb3436-4946-4263-893d-657c540ac517 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34 returned with HTTP 200 Jan 02 03:12:55.939923 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1322/2717] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:12:54 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/attachments/632afa8a-50e5-4c7a-b6d0-d298c80edc34 => generated 19 bytes in 1008 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:56.497503 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c97ef6dd-61b7-4a78-844f-aac73551bc3c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:56.498122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c97ef6dd-61b7-4a78-844f-aac73551bc3c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:56.498258 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:56.498258 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:56.498564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c97ef6dd-61b7-4a78-844f-aac73551bc3c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:56.499135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c97ef6dd-61b7-4a78-844f-aac73551bc3c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:56.541845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:56.541845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:56.549093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c97ef6dd-61b7-4a78-844f-aac73551bc3c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:56.559738 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1396/2718] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:56 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:56.837799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e690345-26db-42dc-a13a-feb5291480ff tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:12:56.838430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e690345-26db-42dc-a13a-feb5291480ff tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:56.838738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:56.838738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:56.839269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e690345-26db-42dc-a13a-feb5291480ff tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:56.897278 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:56.897278 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:56.909605 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2e690345-26db-42dc-a13a-feb5291480ff tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:12:56.935120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e690345-26db-42dc-a13a-feb5291480ff tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:12:56.936231 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1323/2719] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:56 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:57.569181 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d195e18-44d0-4668-8bdd-3f6906cf3fcf tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:57.570325 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d195e18-44d0-4668-8bdd-3f6906cf3fcf tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:57.570746 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:57.570746 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:57.571533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d195e18-44d0-4668-8bdd-3f6906cf3fcf tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:57.572070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9d195e18-44d0-4668-8bdd-3f6906cf3fcf tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:57.627027 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:57.627027 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:57.646467 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d195e18-44d0-4668-8bdd-3f6906cf3fcf tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:57.656030 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1397/2720] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:57 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:58.662748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32e5bb6b-c502-4aab-8bbe-90c05a862d3f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:58.663247 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32e5bb6b-c502-4aab-8bbe-90c05a862d3f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:58.663445 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:58.663445 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:58.664138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32e5bb6b-c502-4aab-8bbe-90c05a862d3f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:58.664731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-32e5bb6b-c502-4aab-8bbe-90c05a862d3f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:58.711456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:58.711456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:58.714825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32e5bb6b-c502-4aab-8bbe-90c05a862d3f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:58.721058 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1324/2721] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:58 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:12:59.739510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73746f47-e94d-4fb9-a2d8-08e4263d6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:12:59.740076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73746f47-e94d-4fb9-a2d8-08e4263d6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:12:59.740346 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:12:59.740346 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:12:59.740729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73746f47-e94d-4fb9-a2d8-08e4263d6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:12:59.741103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-73746f47-e94d-4fb9-a2d8-08e4263d6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:12:59.810080 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:12:59.810080 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:12:59.812328 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73746f47-e94d-4fb9-a2d8-08e4263d6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:12:59.818318 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1398/2722] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:12:59 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:00.832413 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3720d2ab-0006-4179-acdc-be1f6a030506 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:00.832990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3720d2ab-0006-4179-acdc-be1f6a030506 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:00.833114 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:00.833114 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:00.833551 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3720d2ab-0006-4179-acdc-be1f6a030506 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:00.833836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3720d2ab-0006-4179-acdc-be1f6a030506 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:00.863050 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:00.863050 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:00.865390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3720d2ab-0006-4179-acdc-be1f6a030506 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:00.866412 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1325/2723] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:00 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:01.881426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f321dd7e-aae9-4e1a-840a-3149495a74bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:01.882168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f321dd7e-aae9-4e1a-840a-3149495a74bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:01.882382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:01.882382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:01.882993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f321dd7e-aae9-4e1a-840a-3149495a74bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:01.883944 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f321dd7e-aae9-4e1a-840a-3149495a74bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:01.933101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:01.933101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:01.935170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f321dd7e-aae9-4e1a-840a-3149495a74bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:01.936724 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1399/2724] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:01 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:02.954810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e245f29-3944-40ef-8c1c-ad1ec5c79abb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:02.955330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e245f29-3944-40ef-8c1c-ad1ec5c79abb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:02.955527 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:02.955527 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:02.956765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e245f29-3944-40ef-8c1c-ad1ec5c79abb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:02.956765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7e245f29-3944-40ef-8c1c-ad1ec5c79abb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:02.982412 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:02.982412 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:02.984779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e245f29-3944-40ef-8c1c-ad1ec5c79abb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:02.991890 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1326/2725] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:02 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:03.999989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a5631bca-e397-4a73-834a-56cc726b11a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:04.000940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a5631bca-e397-4a73-834a-56cc726b11a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:04.001259 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:04.001259 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:04.001817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a5631bca-e397-4a73-834a-56cc726b11a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:04.002294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a5631bca-e397-4a73-834a-56cc726b11a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:04.026110 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:04.026110 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:04.028199 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a5631bca-e397-4a73-834a-56cc726b11a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:04.029131 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1400/2726] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:03 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:04.618310 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes Jan 02 03:13:04.618919 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:04.618919 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:04.619662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-338797236"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:04.620849 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-338797236'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:13:04.621339 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume of 1 GB Jan 02 03:13:04.635860 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Availability Zones retrieved successfully. Jan 02 03:13:04.653283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (cf8f459d-6b49-47ef-8e5b-94454e27e8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:04.656275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc9d5bef-cb3d-480e-b37e-3c91b2895887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:04.658632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:04.752192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc9d5bef-cb3d-480e-b37e-3c91b2895887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:04.755646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d64b68d-4191-4019-8840-59303b5a7e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:04.911214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['2f51fe76-625a-488f-b700-127c13ff09c4', 'af31574d-a906-4da0-a70f-7f0a35de50dc', 'f4f71529-a23a-4e1c-8fcc-63547035944c', '9375aa0b-dc78-48db-8a53-19e09526a4e0'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:04.911214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d64b68d-4191-4019-8840-59303b5a7e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f51fe76-625a-488f-b700-127c13ff09c4', 'af31574d-a906-4da0-a70f-7f0a35de50dc', 'f4f71529-a23a-4e1c-8fcc-63547035944c', '9375aa0b-dc78-48db-8a53-19e09526a4e0']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:04.920650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad02a70-29b0-4d9c-be9f-75cf80535025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:05.002090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad02a70-29b0-4d9c-be9f-75cf80535025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '756dfcf8-d204-47a8-b1ec-56066ab6634c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-338797236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['2f51fe76-625a-488f-b700-127c13ff09c4','af31574d-a906-4da0-a70f-7f0a35de50dc','f4f71529-a23a-4e1c-8fcc-63547035944c','9375aa0b-dc78-48db-8a53-19e09526a4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-338797236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=756dfcf8-d204-47a8-b1ec-56066ab6634c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a726798a88f438d91492f35f8b53391',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:05.005081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c16e78b-9860-4988-9d09-424b7afe188b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:05.034995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c16e78b-9860-4988-9d09-424b7afe188b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-338797236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['2f51fe76-625a-488f-b700-127c13ff09c4','af31574d-a906-4da0-a70f-7f0a35de50dc','f4f71529-a23a-4e1c-8fcc-63547035944c','9375aa0b-dc78-48db-8a53-19e09526a4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:05.038103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65db399-9907-4cc4-b4f3-548920f3fe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:05.044552 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e01b2775-5230-4c94-bd04-20f3a7cdd77a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:05.045805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e01b2775-5230-4c94-bd04-20f3a7cdd77a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:05.046241 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:05.046241 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:05.047563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e01b2775-5230-4c94-bd04-20f3a7cdd77a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:05.048156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e01b2775-5230-4c94-bd04-20f3a7cdd77a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:05.067489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65db399-9907-4cc4-b4f3-548920f3fe32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:05.071343 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (cf8f459d-6b49-47ef-8e5b-94454e27e8f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:05.091416 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:05.091416 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:05.094308 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e01b2775-5230-4c94-bd04-20f3a7cdd77a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:05.108401 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1401/2727] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:05 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:05.142698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request issued successfully. Jan 02 03:13:05.158371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f050229-dce6-48ef-bde8-26414384d6e4 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes returned with HTTP 202 Jan 02 03:13:05.159406 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1327/2728] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:13:04 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes => generated 822 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:05.175230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5fa2bedf-5b6a-439f-9c6e-1f24d3a4651f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c Jan 02 03:13:05.176140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5fa2bedf-5b6a-439f-9c6e-1f24d3a4651f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:05.176381 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:05.176381 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:05.176741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5fa2bedf-5b6a-439f-9c6e-1f24d3a4651f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:05.260573 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:05.260573 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:05.271409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5fa2bedf-5b6a-439f-9c6e-1f24d3a4651f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:05.302982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5fa2bedf-5b6a-439f-9c6e-1f24d3a4651f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c returned with HTTP 200 Jan 02 03:13:05.323353 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1402/2729] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:05 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:06.123961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b450b167-029d-46bd-b53e-905a553f7848 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:06.127580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b450b167-029d-46bd-b53e-905a553f7848 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:06.128331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:06.128331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:06.129038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b450b167-029d-46bd-b53e-905a553f7848 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:06.129772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b450b167-029d-46bd-b53e-905a553f7848 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:06.156465 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:06.156465 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:06.158678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b450b167-029d-46bd-b53e-905a553f7848 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:06.159799 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1328/2730] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:06 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:06.321238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd4ed9d7-bc70-4cd9-b3f3-985be5b8610a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c Jan 02 03:13:06.321939 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd4ed9d7-bc70-4cd9-b3f3-985be5b8610a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:06.322162 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:06.322162 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:06.322543 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd4ed9d7-bc70-4cd9-b3f3-985be5b8610a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:06.374494 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:06.374494 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:06.383857 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cd4ed9d7-bc70-4cd9-b3f3-985be5b8610a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:06.406573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd4ed9d7-bc70-4cd9-b3f3-985be5b8610a tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c returned with HTTP 200 Jan 02 03:13:06.407398 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1403/2731] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:06 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:06.423529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10c8506f-248a-4bc0-8b62-3a0271d311e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:13:06.424083 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:06.424083 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:06.424496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10c8506f-248a-4bc0-8b62-3a0271d311e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "756dfcf8-d204-47a8-b1ec-56066ab6634c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2103007850"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:06.479335 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:06.479335 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:06.480484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-10c8506f-248a-4bc0-8b62-3a0271d311e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:06.481038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-10c8506f-248a-4bc0-8b62-3a0271d311e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume 756dfcf8-d204-47a8-b1ec-56066ab6634c Jan 02 03:13:06.569499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-10c8506f-248a-4bc0-8b62-3a0271d311e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['4d94d531-010e-4786-9de0-2a7bebce282e', '2cc5d1ae-2c56-4e59-aa97-647e607c1d1c', '17a0f07a-4891-42c0-9f50-92e42de32cc6', 'b51e2175-be95-4898-8849-5e2bccdbd34a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:06.718858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-10c8506f-248a-4bc0-8b62-3a0271d311e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot create request issued successfully. Jan 02 03:13:06.719637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10c8506f-248a-4bc0-8b62-3a0271d311e9 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:13:06.721040 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1329/2732] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:13:06 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 310 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:06.732409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af39cb2e-8b6f-4fb9-890d-4864277900c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 Jan 02 03:13:06.733235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af39cb2e-8b6f-4fb9-890d-4864277900c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:06.733486 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:06.733486 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:06.733788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af39cb2e-8b6f-4fb9-890d-4864277900c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:06.782406 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:06.782406 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:06.783961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-af39cb2e-8b6f-4fb9-890d-4864277900c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:06.786546 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af39cb2e-8b6f-4fb9-890d-4864277900c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 returned with HTTP 200 Jan 02 03:13:06.789304 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1404/2733] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:06 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 => generated 442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:07.175871 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8010037b-f89c-41a7-a700-746957012b9d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:07.178008 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8010037b-f89c-41a7-a700-746957012b9d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:07.179401 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:07.179401 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:07.181363 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8010037b-f89c-41a7-a700-746957012b9d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:07.182148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8010037b-f89c-41a7-a700-746957012b9d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:07.225871 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:07.225871 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:07.228947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8010037b-f89c-41a7-a700-746957012b9d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:07.229774 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1330/2734] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:07 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:07.800572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f1032fb-2021-4ebb-9878-7fa5ba9b6597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 Jan 02 03:13:07.801344 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f1032fb-2021-4ebb-9878-7fa5ba9b6597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:07.801721 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:07.801721 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:07.802385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f1032fb-2021-4ebb-9878-7fa5ba9b6597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:07.871161 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:07.871161 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:07.872807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4f1032fb-2021-4ebb-9878-7fa5ba9b6597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:07.875011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f1032fb-2021-4ebb-9878-7fa5ba9b6597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 returned with HTTP 200 Jan 02 03:13:07.876374 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1405/2735] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:07 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 => generated 442 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:08.255648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8521fba8-650a-41d6-9f35-0aeb551be256 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:08.256293 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8521fba8-650a-41d6-9f35-0aeb551be256 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:08.256446 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:08.256446 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:08.256829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8521fba8-650a-41d6-9f35-0aeb551be256 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:08.257207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8521fba8-650a-41d6-9f35-0aeb551be256 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:08.347576 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:08.347576 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:08.350248 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8521fba8-650a-41d6-9f35-0aeb551be256 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:08.358634 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1331/2736] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:08 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:08.889450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-954ed303-9290-4d36-89c3-820a23354f71 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 Jan 02 03:13:08.889959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-954ed303-9290-4d36-89c3-820a23354f71 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:08.890181 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:08.890181 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:08.890569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-954ed303-9290-4d36-89c3-820a23354f71 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:08.937921 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:08.937921 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:08.939965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-954ed303-9290-4d36-89c3-820a23354f71 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:08.942388 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-954ed303-9290-4d36-89c3-820a23354f71 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 returned with HTTP 200 Jan 02 03:13:08.943927 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1406/2737] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:08 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:08.954865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes Jan 02 03:13:08.955830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:08.955830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:08.956646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "627bdac8-4027-40bc-97b1-9ed83b347218", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-280372323"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:08.958116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request body: {'volume': {'snapshot_id': '627bdac8-4027-40bc-97b1-9ed83b347218', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-280372323'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:13:08.985418 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:08.985418 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:08.988635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:08.989181 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume of 2 GB Jan 02 03:13:09.003618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Availability Zones retrieved successfully. Jan 02 03:13:09.025113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (022d7fec-cd54-4429-8cde-15b4d1b08de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:09.027957 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28f051d-b28a-42bc-90f6-f881542b4a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:09.030469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:09.186985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28f051d-b28a-42bc-90f6-f881542b4a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '627bdac8-4027-40bc-97b1-9ed83b347218', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:09.189815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47442305-8d1c-47d8-901f-b31bd409a41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:09.271225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['1e499bae-3ce2-446f-8a5c-7d4e783d5c6b', 'a80f7873-c7bb-46bb-89d9-8ea3d636f4d7', '763013c5-d7c7-4739-9e9b-1ef37c6b99fe', '29b7a7a1-1218-47b4-b736-17437818ef75'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:09.274099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47442305-8d1c-47d8-901f-b31bd409a41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e499bae-3ce2-446f-8a5c-7d4e783d5c6b', 'a80f7873-c7bb-46bb-89d9-8ea3d636f4d7', '763013c5-d7c7-4739-9e9b-1ef37c6b99fe', '29b7a7a1-1218-47b4-b736-17437818ef75']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:09.276563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd663a9-d78b-4408-b9da-c7c6713af9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:09.365745 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-adfc3cd3-aae9-4fad-b4df-18d38d84dd62 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:09.368682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-adfc3cd3-aae9-4fad-b4df-18d38d84dd62 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:09.368866 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:09.368866 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:09.369708 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-adfc3cd3-aae9-4fad-b4df-18d38d84dd62 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:09.369708 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-adfc3cd3-aae9-4fad-b4df-18d38d84dd62 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:09.399874 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:09.399874 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:09.404613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-adfc3cd3-aae9-4fad-b4df-18d38d84dd62 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:09.404613 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1407/2738] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:09.438131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd663a9-d78b-4408-b9da-c7c6713af9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '766bd3df-e5f6-4096-84d8-f181d3e285a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-280372323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['1e499bae-3ce2-446f-8a5c-7d4e783d5c6b','a80f7873-c7bb-46bb-89d9-8ea3d636f4d7','763013c5-d7c7-4739-9e9b-1ef37c6b99fe','29b7a7a1-1218-47b4-b736-17437818ef75'],size=2,snapshot_id=627bdac8-4027-40bc-97b1-9ed83b347218,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-280372323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=766bd3df-e5f6-4096-84d8-f181d3e285a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',provider_auth=None,provider_geometry=None,provider_id=None,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=627bdac8-4027-40bc-97b1-9ed83b347218,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a726798a88f438d91492f35f8b53391',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:09.440285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa31b07-3e64-4f5d-9dcc-75b9952d0994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:09.467938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa31b07-3e64-4f5d-9dcc-75b9952d0994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-280372323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['1e499bae-3ce2-446f-8a5c-7d4e783d5c6b','a80f7873-c7bb-46bb-89d9-8ea3d636f4d7','763013c5-d7c7-4739-9e9b-1ef37c6b99fe','29b7a7a1-1218-47b4-b736-17437818ef75'],size=2,snapshot_id=627bdac8-4027-40bc-97b1-9ed83b347218,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:09.470102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db3c823-7820-4c84-bf8b-89c26689b65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:09.561744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db3c823-7820-4c84-bf8b-89c26689b65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:09.564648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (022d7fec-cd54-4429-8cde-15b4d1b08de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:09.618565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request issued successfully. Jan 02 03:13:09.640133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4ba14707-e068-4140-8ae2-25ca59a163b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes returned with HTTP 202 Jan 02 03:13:09.641639 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1332/2739] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:13:08 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes => generated 856 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:09.657373 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8835215f-edb8-405b-8300-8cda41a5054d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:09.657807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8835215f-edb8-405b-8300-8cda41a5054d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:09.658198 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:09.658198 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:09.658859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8835215f-edb8-405b-8300-8cda41a5054d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:09.755304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:09.755304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:09.799239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8835215f-edb8-405b-8300-8cda41a5054d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:09.849800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8835215f-edb8-405b-8300-8cda41a5054d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:09.850751 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1408/2740] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:09 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 924 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:10.421578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b9264d50-5f24-468b-a931-21d780fbde49 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:10.422379 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b9264d50-5f24-468b-a931-21d780fbde49 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:10.422598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:10.422598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:10.422969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b9264d50-5f24-468b-a931-21d780fbde49 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:10.423384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b9264d50-5f24-468b-a931-21d780fbde49 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:10.457088 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:10.457088 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:10.459611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b9264d50-5f24-468b-a931-21d780fbde49 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:10.481925 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1333/2741] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:10 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:10.869048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f475fa5-c3f5-4fba-9593-d1ed3861eb27 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:10.869804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f475fa5-c3f5-4fba-9593-d1ed3861eb27 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:10.870212 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:10.870212 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:10.870582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f475fa5-c3f5-4fba-9593-d1ed3861eb27 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:10.948432 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:10.948432 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:10.959754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3f475fa5-c3f5-4fba-9593-d1ed3861eb27 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:10.986793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f475fa5-c3f5-4fba-9593-d1ed3861eb27 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:11.001935 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1409/2742] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:10 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 948 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:11.476028 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b785bc22-f0ed-4dc0-ba53-2b60238eb62e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:11.476845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b785bc22-f0ed-4dc0-ba53-2b60238eb62e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:11.477038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:11.477038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:11.477819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b785bc22-f0ed-4dc0-ba53-2b60238eb62e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:11.478298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b785bc22-f0ed-4dc0-ba53-2b60238eb62e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:11.531839 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:11.531839 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:11.535850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b785bc22-f0ed-4dc0-ba53-2b60238eb62e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:11.543757 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1334/2743] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:11 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:12.006840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78a32562-88be-475d-8814-5990a28747f5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:12.008133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78a32562-88be-475d-8814-5990a28747f5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:12.008625 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:12.008625 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:12.009277 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78a32562-88be-475d-8814-5990a28747f5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:12.068993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:12.068993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:12.080298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78a32562-88be-475d-8814-5990a28747f5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:12.120745 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78a32562-88be-475d-8814-5990a28747f5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:12.122099 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1410/2744] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:12 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 948 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:12.551865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e5815bca-fad8-48bd-8c1b-2b2b482e113e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:12.553604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e5815bca-fad8-48bd-8c1b-2b2b482e113e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:12.553983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:12.553983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:12.555212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e5815bca-fad8-48bd-8c1b-2b2b482e113e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:12.555756 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e5815bca-fad8-48bd-8c1b-2b2b482e113e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:12.590304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:12.590304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:12.592118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e5815bca-fad8-48bd-8c1b-2b2b482e113e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:12.593112 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1335/2745] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:12 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:13.138362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba1684e9-2c1f-43f3-9855-ce1232c8f225 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:13.139206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba1684e9-2c1f-43f3-9855-ce1232c8f225 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:13.139357 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:13.139357 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:13.139707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba1684e9-2c1f-43f3-9855-ce1232c8f225 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:13.201157 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:13.201157 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:13.212270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ba1684e9-2c1f-43f3-9855-ce1232c8f225 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:13.237550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba1684e9-2c1f-43f3-9855-ce1232c8f225 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:13.239080 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1411/2746] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:13 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 948 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:13.608841 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbfd9059-fa1f-42fc-a1b9-bd9562a054b0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:13.609436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbfd9059-fa1f-42fc-a1b9-bd9562a054b0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:13.609590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:13.609590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:13.609950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dbfd9059-fa1f-42fc-a1b9-bd9562a054b0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:13.610277 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-dbfd9059-fa1f-42fc-a1b9-bd9562a054b0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:13.636660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:13.636660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:13.639880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dbfd9059-fa1f-42fc-a1b9-bd9562a054b0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:13.641106 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1336/2747] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:13 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:13.659474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b121cc74-0db1-4ef5-91c3-abed4628022f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:13:13.660637 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b121cc74-0db1-4ef5-91c3-abed4628022f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:13.661083 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:13.661083 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:13.661761 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b121cc74-0db1-4ef5-91c3-abed4628022f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:13.717580 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:13.717580 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:13.734551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b121cc74-0db1-4ef5-91c3-abed4628022f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:13.768598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b121cc74-0db1-4ef5-91c3-abed4628022f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:13:13.769788 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1412/2748] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:13 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 1358 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:13:13.787631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307/restore Jan 02 03:13:13.788107 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:13.788107 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:13.788924 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:13.789855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Restoring backup d54ed9ca-dddc-43f6-bbf8-e31414e92307 ({'restore': {}}) {{(pid=88028) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 03:13:13.790201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Restoring backup d54ed9ca-dddc-43f6-bbf8-e31414e92307 to volume None. Jan 02 03:13:13.844405 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:13.844405 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:13.847656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.backup.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Creating volume of 1 GB for restore of backup d54ed9ca-dddc-43f6-bbf8-e31414e92307. Jan 02 03:13:13.869102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Availability Zones retrieved successfully. Jan 02 03:13:13.888117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (fb965ea8-6d74-4af2-aa61-e10f6086395f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:13.891439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00c56ba-cedf-47d6-9255-59f3b2c6ea70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:13.893796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:14.001889 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00c56ba-cedf-47d6-9255-59f3b2c6ea70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:14.004856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89befee5-a70a-4fa3-87b8-1d61f866ca82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:14.158659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Created reservations ['9cf92ae6-55ae-412d-960c-71bdc474a998', '0ce1312b-13a9-4ac7-be93-46e8f0a0fb9f', '943ff9aa-7c4e-4d36-8930-39377d1a374d', '7d2a4f5b-0153-494b-b4e3-cbe4814c9d0b'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:14.160626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89befee5-a70a-4fa3-87b8-1d61f866ca82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf92ae6-55ae-412d-960c-71bdc474a998', '0ce1312b-13a9-4ac7-be93-46e8f0a0fb9f', '943ff9aa-7c4e-4d36-8930-39377d1a374d', '7d2a4f5b-0153-494b-b4e3-cbe4814c9d0b']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:14.163070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (209f54a2-ed6f-438c-8813-c15f7a147482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:14.255799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25c12dda-98df-4094-bd1d-d353f3b665fe tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:14.256716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25c12dda-98df-4094-bd1d-d353f3b665fe tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:14.257130 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:14.257130 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:14.258038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25c12dda-98df-4094-bd1d-d353f3b665fe tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:14.273144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (209f54a2-ed6f-438c-8813-c15f7a147482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '168bd6b6-d470-4227-a7d9-247d868bc42f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d54ed9ca-dddc-43f6-bbf8-e31414e92307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['9cf92ae6-55ae-412d-960c-71bdc474a998','0ce1312b-13a9-4ac7-be93-46e8f0a0fb9f','943ff9aa-7c4e-4d36-8930-39377d1a374d','7d2a4f5b-0153-494b-b4e3-cbe4814c9d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d54ed9ca-dddc-43f6-bbf8-e31414e92307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=168bd6b6-d470-4227-a7d9-247d868bc42f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487649d48c00484daf20769ca99fd24d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:14.287978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f994e75c-0960-4da5-99cc-d80d7fcf63c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:14.347313 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:14.347313 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:14.369577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-25c12dda-98df-4094-bd1d-d353f3b665fe tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:14.379186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f994e75c-0960-4da5-99cc-d80d7fcf63c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d54ed9ca-dddc-43f6-bbf8-e31414e92307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['9cf92ae6-55ae-412d-960c-71bdc474a998','0ce1312b-13a9-4ac7-be93-46e8f0a0fb9f','943ff9aa-7c4e-4d36-8930-39377d1a374d','7d2a4f5b-0153-494b-b4e3-cbe4814c9d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:14.392323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0ae671-d8b2-45b8-ac9b-7251eb6de35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:14.429411 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25c12dda-98df-4094-bd1d-d353f3b665fe tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:14.430991 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1413/2749] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:14 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 948 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:14.443032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0ae671-d8b2-45b8-ac9b-7251eb6de35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:14.446913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (fb965ea8-6d74-4af2-aa61-e10f6086395f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:14.502103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume request issued successfully. Jan 02 03:13:14.574249 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:14.574249 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:14.575601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:15.447340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6bf88d5-b6f8-4090-b963-7ba032e94d65 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:15.448780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6bf88d5-b6f8-4090-b963-7ba032e94d65 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:15.449244 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:15.449244 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:15.449930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6bf88d5-b6f8-4090-b963-7ba032e94d65 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:15.682371 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:15.682371 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:15.692698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6bf88d5-b6f8-4090-b963-7ba032e94d65 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:15.719213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6bf88d5-b6f8-4090-b963-7ba032e94d65 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:15.729515 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1414/2750] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:15 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 948 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:15.745979 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:15.745979 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:15.747671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:15.747671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Checking backup size 1 against volume size 1 {{(pid=88028) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 03:13:15.748446 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.backup.api [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Overwriting volume 168bd6b6-d470-4227-a7d9-247d868bc42f with restore of backup d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:16.156832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] restore_backup in rpcapi backup_id d54ed9ca-dddc-43f6-bbf8-e31414e92307 {{(pid=88028) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 03:13:16.160465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ff619079-96f1-4df6-a064-5b8c0436c8bb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307/restore returned with HTTP 202 Jan 02 03:13:16.161754 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1337/2751] 10.222.0.50 () {60 vars in 1360 bytes} [Sat Jan 2 03:13:13 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307/restore => generated 189 bytes in 2379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:16.171624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eabdd06c-118d-448f-9e32-34cff392ae61 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:16.172558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eabdd06c-118d-448f-9e32-34cff392ae61 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:16.172558 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:16.172558 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:16.174130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eabdd06c-118d-448f-9e32-34cff392ae61 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:16.174130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-eabdd06c-118d-448f-9e32-34cff392ae61 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:16.216785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:16.216785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:16.218911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eabdd06c-118d-448f-9e32-34cff392ae61 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:16.219323 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1415/2752] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:16 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:16.736560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33234805-4872-4ed7-8108-4d3507798401 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:16.737913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33234805-4872-4ed7-8108-4d3507798401 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:16.738293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:16.738293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:16.738938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-33234805-4872-4ed7-8108-4d3507798401 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:16.817338 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:16.817338 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:16.830275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-33234805-4872-4ed7-8108-4d3507798401 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:16.871836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-33234805-4872-4ed7-8108-4d3507798401 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:16.879774 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1338/2753] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:16 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 948 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:17.233972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1e33183-4faf-4659-aa9e-fcc1f65c133c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:17.234808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1e33183-4faf-4659-aa9e-fcc1f65c133c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:17.235005 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:17.235005 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:17.235688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1e33183-4faf-4659-aa9e-fcc1f65c133c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:17.236327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e1e33183-4faf-4659-aa9e-fcc1f65c133c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:17.260992 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:17.260992 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:17.263801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1e33183-4faf-4659-aa9e-fcc1f65c133c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:17.267240 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1416/2754] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:17 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:17.914152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c087c8b-2a37-435a-b2e7-0291108f8a04 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:17.915549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c087c8b-2a37-435a-b2e7-0291108f8a04 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:17.915936 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:17.915936 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:17.916627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c087c8b-2a37-435a-b2e7-0291108f8a04 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:17.973922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:17.973922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:17.982807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1c087c8b-2a37-435a-b2e7-0291108f8a04 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:18.010568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c087c8b-2a37-435a-b2e7-0291108f8a04 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:18.011263 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1339/2755] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:17 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 949 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:18.028000 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f4d304b-2f9f-4554-a12f-6752e80aaf2f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:18.028557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f4d304b-2f9f-4554-a12f-6752e80aaf2f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:18.028756 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:18.028756 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:18.029610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f4d304b-2f9f-4554-a12f-6752e80aaf2f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:18.081212 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:18.081212 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:18.091906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f4d304b-2f9f-4554-a12f-6752e80aaf2f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:18.114869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f4d304b-2f9f-4554-a12f-6752e80aaf2f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:18.115620 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1417/2756] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:18 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:18.131600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-edd176ae-bbba-4165-8db7-f8da19d442e7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:18.132133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-edd176ae-bbba-4165-8db7-f8da19d442e7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:18.132404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:18.132404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:18.133319 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-edd176ae-bbba-4165-8db7-f8da19d442e7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:18.133768 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-edd176ae-bbba-4165-8db7-f8da19d442e7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume with id: 766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:18.184741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:18.184741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:18.186123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-edd176ae-bbba-4165-8db7-f8da19d442e7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:18.217928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-edd176ae-bbba-4165-8db7-f8da19d442e7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume request issued successfully. Jan 02 03:13:18.218175 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-edd176ae-bbba-4165-8db7-f8da19d442e7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 202 Jan 02 03:13:18.219077 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1340/2757] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:18 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:18.226718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3db00d9b-1c85-4ca3-8d1a-7e461c2801fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:18.227286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3db00d9b-1c85-4ca3-8d1a-7e461c2801fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:18.227507 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:18.227507 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:18.227878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3db00d9b-1c85-4ca3-8d1a-7e461c2801fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:18.279619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88f82b4c-1234-4c01-a48a-ca9456b99207 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:18.280149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88f82b4c-1234-4c01-a48a-ca9456b99207 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:18.280376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:18.280376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:18.281123 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88f82b4c-1234-4c01-a48a-ca9456b99207 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:18.281695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-88f82b4c-1234-4c01-a48a-ca9456b99207 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:18.282428 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:18.282428 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:18.292150 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3db00d9b-1c85-4ca3-8d1a-7e461c2801fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:18.316551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3db00d9b-1c85-4ca3-8d1a-7e461c2801fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:18.318384 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1418/2758] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:18 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 948 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:18.327957 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:18.327957 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:18.330855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88f82b4c-1234-4c01-a48a-ca9456b99207 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:18.332218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1341/2759] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:18 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:19.529443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e284ee4c-75d0-4f29-aae7-cd312e084661 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:19.529443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e284ee4c-75d0-4f29-aae7-cd312e084661 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:19.529443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:19.529443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:19.529443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e284ee4c-75d0-4f29-aae7-cd312e084661 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c12ce074-c6fe-4454-bbb9-e0923f1b06fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c12ce074-c6fe-4454-bbb9-e0923f1b06fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c12ce074-c6fe-4454-bbb9-e0923f1b06fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c12ce074-c6fe-4454-bbb9-e0923f1b06fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c12ce074-c6fe-4454-bbb9-e0923f1b06fb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:19.532802 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1342/2760] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:19 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:19.534484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:19.534484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:19.546141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e284ee4c-75d0-4f29-aae7-cd312e084661 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:19.613964 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e284ee4c-75d0-4f29-aae7-cd312e084661 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 200 Jan 02 03:13:19.613964 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1419/2761] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:19 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 948 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:20.451858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1dfb679-b0e7-404f-8078-9579af83bd32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:20.451858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1dfb679-b0e7-404f-8078-9579af83bd32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:20.451858 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:20.451858 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:20.451858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1dfb679-b0e7-404f-8078-9579af83bd32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:20.451858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e1dfb679-b0e7-404f-8078-9579af83bd32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:20.550824 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:20.550824 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:20.554322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1dfb679-b0e7-404f-8078-9579af83bd32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:20.555366 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1343/2762] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:20 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:20.615481 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5248fe8e-ff01-4192-8972-cb3f0d377d3f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:20.616022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5248fe8e-ff01-4192-8972-cb3f0d377d3f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:20.617692 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:20.617692 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:20.618274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5248fe8e-ff01-4192-8972-cb3f0d377d3f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:20.690498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5248fe8e-ff01-4192-8972-cb3f0d377d3f tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 404 Jan 02 03:13:20.690498 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1420/2763] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:20 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:20.702510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes Jan 02 03:13:20.702510 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:20.702510 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:20.702510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-893236761"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:20.702510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-893236761'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:13:20.702510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume of 1 GB Jan 02 03:13:20.728927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Availability Zones retrieved successfully. Jan 02 03:13:20.755082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (313ec620-b1e9-48a4-b7ab-f56b3386e7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:20.759135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26941fd0-87fd-4bba-9d67-5b93a2a3749c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:20.765818 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:20.884214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26941fd0-87fd-4bba-9d67-5b93a2a3749c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:20.891901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04694c64-9d5c-4a7a-b254-e3c5bcb9acdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:20.979896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['e3290db3-89eb-49d1-8442-181d55aa4463', '313e2471-a13c-49b8-a385-73297208a898', 'f8c6cf5d-d4a4-4fca-a910-24ef4358ac41', '07a9f74e-cfb7-4027-97ea-2405e5df25a9'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:20.981891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04694c64-9d5c-4a7a-b254-e3c5bcb9acdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3290db3-89eb-49d1-8442-181d55aa4463', '313e2471-a13c-49b8-a385-73297208a898', 'f8c6cf5d-d4a4-4fca-a910-24ef4358ac41', '07a9f74e-cfb7-4027-97ea-2405e5df25a9']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:20.984709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f101b91-f7c5-4fb0-8a50-23a7cf2e689d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:21.060599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f101b91-f7c5-4fb0-8a50-23a7cf2e689d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '275d587f-ed18-464f-a903-ce0b420572c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-893236761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['e3290db3-89eb-49d1-8442-181d55aa4463','313e2471-a13c-49b8-a385-73297208a898','f8c6cf5d-d4a4-4fca-a910-24ef4358ac41','07a9f74e-cfb7-4027-97ea-2405e5df25a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-893236761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=275d587f-ed18-464f-a903-ce0b420572c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a726798a88f438d91492f35f8b53391',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:21.060599 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd52b52-032b-4255-9628-e2b2ba27d685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:21.092720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd52b52-032b-4255-9628-e2b2ba27d685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-893236761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['e3290db3-89eb-49d1-8442-181d55aa4463','313e2471-a13c-49b8-a385-73297208a898','f8c6cf5d-d4a4-4fca-a910-24ef4358ac41','07a9f74e-cfb7-4027-97ea-2405e5df25a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:21.108555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7dbb6a-d392-4d9f-9e87-a6dd8fe92d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:21.146753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7dbb6a-d392-4d9f-9e87-a6dd8fe92d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:21.146753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (313ec620-b1e9-48a4-b7ab-f56b3386e7e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:21.275810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request issued successfully. Jan 02 03:13:21.347191 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10dcaf0a-26fb-469e-91d2-34f8e6f9a193 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes returned with HTTP 202 Jan 02 03:13:21.347191 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1344/2764] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:13:20 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes => generated 822 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:21.361698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb65a8e6-edda-47e9-ace9-7452ba7e785d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 Jan 02 03:13:21.361698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb65a8e6-edda-47e9-ace9-7452ba7e785d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:21.369963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb65a8e6-edda-47e9-ace9-7452ba7e785d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:21.562120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:21.562120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:21.588205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec72795b-62e1-40ff-bc62-07d29482a8f9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:21.588205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec72795b-62e1-40ff-bc62-07d29482a8f9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:21.588205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:21.588205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:21.588205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ec72795b-62e1-40ff-bc62-07d29482a8f9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:21.588205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ec72795b-62e1-40ff-bc62-07d29482a8f9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:21.604812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fb65a8e6-edda-47e9-ace9-7452ba7e785d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:21.655509 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb65a8e6-edda-47e9-ace9-7452ba7e785d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 returned with HTTP 200 Jan 02 03:13:21.655509 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1421/2765] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:21 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 => generated 914 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:21.659676 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:21.659676 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:21.659676 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ec72795b-62e1-40ff-bc62-07d29482a8f9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:21.659676 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1345/2766] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:21 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:22.663698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4e46a573-d263-497c-a33b-a89dec30fcaa tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 Jan 02 03:13:22.663698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4e46a573-d263-497c-a33b-a89dec30fcaa tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:22.663698 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:22.663698 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:22.663698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4e46a573-d263-497c-a33b-a89dec30fcaa tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:22.667224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd457826-b685-4940-96a9-ed38d06a872b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:22.667224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd457826-b685-4940-96a9-ed38d06a872b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:22.667224 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:22.667224 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:22.667224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd457826-b685-4940-96a9-ed38d06a872b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:22.667224 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-bd457826-b685-4940-96a9-ed38d06a872b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:22.699271 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:22.699271 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:22.701426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd457826-b685-4940-96a9-ed38d06a872b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:22.702253 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1346/2767] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:22 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:22.782279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:22.782279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:22.822260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4e46a573-d263-497c-a33b-a89dec30fcaa tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:22.868521 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4e46a573-d263-497c-a33b-a89dec30fcaa tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 returned with HTTP 200 Jan 02 03:13:22.879174 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1422/2768] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:22 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 => generated 915 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:22.886659 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7af7810-2eb8-4537-9a47-c5cc3315ca2c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots Jan 02 03:13:22.886659 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:22.886659 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:22.886659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7af7810-2eb8-4537-9a47-c5cc3315ca2c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "275d587f-ed18-464f-a903-ce0b420572c7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1988801419"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:22.964973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:22.964973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:22.970622 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7af7810-2eb8-4537-9a47-c5cc3315ca2c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:22.970622 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-c7af7810-2eb8-4537-9a47-c5cc3315ca2c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create snapshot from volume 275d587f-ed18-464f-a903-ce0b420572c7 Jan 02 03:13:23.106978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-c7af7810-2eb8-4537-9a47-c5cc3315ca2c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['6fbb4419-8da2-49cc-8c3a-f99947d13d3c', 'c6b2f427-2551-4464-9da5-a41306fa7607', '0949260d-ab82-4e24-aa91-0097ecb1ef45', '2c027b00-5118-4d3c-ab30-b5cd05894c7b'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:23.252909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7af7810-2eb8-4537-9a47-c5cc3315ca2c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot create request issued successfully. Jan 02 03:13:23.253699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7af7810-2eb8-4537-9a47-c5cc3315ca2c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots returned with HTTP 202 Jan 02 03:13:23.256244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1347/2769] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:13:22 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots => generated 310 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:23.278761 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91b81937-90bc-4f20-95bb-a48e6fd0c171 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 Jan 02 03:13:23.278761 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91b81937-90bc-4f20-95bb-a48e6fd0c171 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:23.279819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:23.279819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:23.279819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91b81937-90bc-4f20-95bb-a48e6fd0c171 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:23.359177 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:23.359177 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:23.359177 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-91b81937-90bc-4f20-95bb-a48e6fd0c171 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:23.382232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91b81937-90bc-4f20-95bb-a48e6fd0c171 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 returned with HTTP 200 Jan 02 03:13:23.390544 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1423/2770] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:23 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 => generated 442 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:23.724925 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a55deb68-62e7-495b-8b5c-f2bbc36355cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:23.724925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a55deb68-62e7-495b-8b5c-f2bbc36355cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:23.724925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:23.724925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:23.724925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a55deb68-62e7-495b-8b5c-f2bbc36355cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:23.724925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a55deb68-62e7-495b-8b5c-f2bbc36355cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:23.772528 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:23.772528 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:23.777170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a55deb68-62e7-495b-8b5c-f2bbc36355cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:23.778496 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1348/2771] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:23 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:24.391230 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6897f6a7-3c48-4643-b5fd-848bb76542b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 Jan 02 03:13:24.391764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6897f6a7-3c48-4643-b5fd-848bb76542b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:24.391987 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:24.391987 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:24.392391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6897f6a7-3c48-4643-b5fd-848bb76542b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:24.436056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:24.436056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:24.437819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6897f6a7-3c48-4643-b5fd-848bb76542b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:24.440420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6897f6a7-3c48-4643-b5fd-848bb76542b6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 returned with HTTP 200 Jan 02 03:13:24.442127 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1424/2772] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:24 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 => generated 442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:24.801219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-385e560b-4fdd-467b-82b4-6b3cddb348f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:24.802459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-385e560b-4fdd-467b-82b4-6b3cddb348f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:24.802901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:24.802901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:24.803611 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-385e560b-4fdd-467b-82b4-6b3cddb348f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:24.804303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-385e560b-4fdd-467b-82b4-6b3cddb348f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:24.884375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:24.884375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:24.884375 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-385e560b-4fdd-467b-82b4-6b3cddb348f8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:24.884375 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1349/2773] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:24 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:25.461770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f2b0717-8fda-459d-adcf-ae4c281462c1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 Jan 02 03:13:25.461770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f2b0717-8fda-459d-adcf-ae4c281462c1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:25.461770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:25.461770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:25.465616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f2b0717-8fda-459d-adcf-ae4c281462c1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:25.512650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:25.512650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:25.512650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f2b0717-8fda-459d-adcf-ae4c281462c1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:25.512650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f2b0717-8fda-459d-adcf-ae4c281462c1 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 returned with HTTP 200 Jan 02 03:13:25.512650 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1425/2774] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:25 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 => generated 469 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:25.531477 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] POST http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes Jan 02 03:13:25.531477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:25.531477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:25.531477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "84312f04-514a-40e9-b2e8-b6f644b4ca63", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-982192101"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:25.531477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request body: {'volume': {'snapshot_id': '84312f04-514a-40e9-b2e8-b6f644b4ca63', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-982192101'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:13:25.582741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:25.582741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:25.582741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:25.582741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume of 1 GB Jan 02 03:13:25.611544 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Availability Zones retrieved successfully. Jan 02 03:13:25.650330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (35a24b18-48ca-428c-9ea9-f9123d72cc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:25.650330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b0d9bc-e394-4a48-ac15-a23a51477255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:25.661398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:25.906550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4dddcde2-e262-4869-a00c-37a8af62c851 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:25.906550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4dddcde2-e262-4869-a00c-37a8af62c851 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:25.906550 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:25.906550 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:25.906550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4dddcde2-e262-4869-a00c-37a8af62c851 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:25.906550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4dddcde2-e262-4869-a00c-37a8af62c851 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:25.935035 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:25.935035 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:25.935035 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4dddcde2-e262-4869-a00c-37a8af62c851 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:25.942578 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1426/2775] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:25 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:25.975047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b0d9bc-e394-4a48-ac15-a23a51477255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84312f04-514a-40e9-b2e8-b6f644b4ca63', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:25.975047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd05a693-b007-4164-928e-064c3450a8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:26.093517 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Created reservations ['8d2549ac-8e6c-413e-ad2b-fcc69e6fed5e', '8f81aff0-6e59-4ded-bc4a-5102cc345592', '9c6cee34-e619-4299-8d0f-d60054690029', '982b0854-ba81-4825-80f6-6be474e6739a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:26.096500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd05a693-b007-4164-928e-064c3450a8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d2549ac-8e6c-413e-ad2b-fcc69e6fed5e', '8f81aff0-6e59-4ded-bc4a-5102cc345592', '9c6cee34-e619-4299-8d0f-d60054690029', '982b0854-ba81-4825-80f6-6be474e6739a']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:26.099251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb5c13b-e35c-47ab-934f-519009790217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:26.280874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb5c13b-e35c-47ab-934f-519009790217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26b825d4-c376-4528-ae29-fc00b2ec4c85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-982192101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['8d2549ac-8e6c-413e-ad2b-fcc69e6fed5e','8f81aff0-6e59-4ded-bc4a-5102cc345592','9c6cee34-e619-4299-8d0f-d60054690029','982b0854-ba81-4825-80f6-6be474e6739a'],size=1,snapshot_id=84312f04-514a-40e9-b2e8-b6f644b4ca63,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-982192101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26b825d4-c376-4528-ae29-fc00b2ec4c85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84312f04-514a-40e9-b2e8-b6f644b4ca63,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a726798a88f438d91492f35f8b53391',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:26.280874 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c6abb44-bbd0-4571-914c-9df06b87f3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:26.342156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c6abb44-bbd0-4571-914c-9df06b87f3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-982192101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3a2b3dddd646b9b5f7c2fc1e64fe13',qos_specs=None,replication_status=,reservations=['8d2549ac-8e6c-413e-ad2b-fcc69e6fed5e','8f81aff0-6e59-4ded-bc4a-5102cc345592','9c6cee34-e619-4299-8d0f-d60054690029','982b0854-ba81-4825-80f6-6be474e6739a'],size=1,snapshot_id=84312f04-514a-40e9-b2e8-b6f644b4ca63,source_replicaid=,source_volid=None,status='creating',user_id='7a726798a88f438d91492f35f8b53391',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:26.355763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c345609-81ab-48c6-934f-e54158878c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:26.538279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c345609-81ab-48c6-934f-e54158878c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:26.538279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Flow 'volume_create_api' (35a24b18-48ca-428c-9ea9-f9123d72cc29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:26.595636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Create volume request issued successfully. Jan 02 03:13:26.615202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-333812b2-e345-432f-8e93-01a6035ac2c7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes returned with HTTP 202 Jan 02 03:13:26.615202 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1350/2776] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:13:25 2021] POST /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes => generated 856 bytes in 1096 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:26.641566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb0c22a8-662b-457e-88e3-c83bf4be090d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:26.641566 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb0c22a8-662b-457e-88e3-c83bf4be090d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:26.641566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:26.641566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:26.641566 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb0c22a8-662b-457e-88e3-c83bf4be090d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:26.697488 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:26.697488 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:26.728054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bb0c22a8-662b-457e-88e3-c83bf4be090d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:26.755014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb0c22a8-662b-457e-88e3-c83bf4be090d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:26.755014 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1427/2777] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:26 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 924 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:26.953072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f763e04a-d45c-478c-805e-a37ec2a29d8d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:26.954601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f763e04a-d45c-478c-805e-a37ec2a29d8d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:26.955057 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:26.955057 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:26.955739 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f763e04a-d45c-478c-805e-a37ec2a29d8d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:26.956375 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f763e04a-d45c-478c-805e-a37ec2a29d8d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:26.982571 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:26.982571 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:26.984954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f763e04a-d45c-478c-805e-a37ec2a29d8d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:26.985797 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1351/2778] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:26 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:27.777218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65df4a98-f676-4010-b530-25137a97ab68 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:27.777218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65df4a98-f676-4010-b530-25137a97ab68 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:27.777218 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:27.777218 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:27.777218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65df4a98-f676-4010-b530-25137a97ab68 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:27.876980 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:27.876980 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:27.886916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65df4a98-f676-4010-b530-25137a97ab68 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:27.911518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65df4a98-f676-4010-b530-25137a97ab68 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:27.912596 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1428/2779] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:27 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:28.003772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4544ce42-d7d3-45e3-ac7c-3e71ea620a12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:28.004738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4544ce42-d7d3-45e3-ac7c-3e71ea620a12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:28.005355 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:28.005355 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:28.006507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4544ce42-d7d3-45e3-ac7c-3e71ea620a12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:28.008073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4544ce42-d7d3-45e3-ac7c-3e71ea620a12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:28.092951 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:28.092951 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:28.092951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4544ce42-d7d3-45e3-ac7c-3e71ea620a12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:28.092951 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1352/2780] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:27 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:28.938894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6497751a-e099-4e8b-a819-3f51187f811d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:28.938894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6497751a-e099-4e8b-a819-3f51187f811d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:28.938894 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:28.938894 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:28.938894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6497751a-e099-4e8b-a819-3f51187f811d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:29.045795 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:29.045795 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:29.077334 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6497751a-e099-4e8b-a819-3f51187f811d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:29.105550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a022e61-b253-4ea1-9f7a-24819f929625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:29.105550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a022e61-b253-4ea1-9f7a-24819f929625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:29.105550 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:29.105550 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:29.105550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a022e61-b253-4ea1-9f7a-24819f929625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:29.105550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9a022e61-b253-4ea1-9f7a-24819f929625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:29.133092 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6497751a-e099-4e8b-a819-3f51187f811d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:29.133092 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1429/2781] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:28 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:29.159385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:29.159385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:29.162211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a022e61-b253-4ea1-9f7a-24819f929625 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:29.163175 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1353/2782] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:29 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:30.145144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab34916e-0e5f-4503-865e-f5c71370e354 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:30.146413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab34916e-0e5f-4503-865e-f5c71370e354 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:30.146775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:30.146775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:30.147670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab34916e-0e5f-4503-865e-f5c71370e354 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:30.215896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-872c1c41-6d6f-41cf-a258-f8fa73654f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:30.215896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-872c1c41-6d6f-41cf-a258-f8fa73654f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:30.215896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:30.215896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:30.215896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-872c1c41-6d6f-41cf-a258-f8fa73654f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:30.215896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-872c1c41-6d6f-41cf-a258-f8fa73654f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:30.291087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:30.291087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:30.293006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:30.293006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:30.299386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab34916e-0e5f-4503-865e-f5c71370e354 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:30.315122 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-872c1c41-6d6f-41cf-a258-f8fa73654f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:30.315122 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1354/2783] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:30 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:30.329679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab34916e-0e5f-4503-865e-f5c71370e354 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:30.352635 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1430/2784] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:30 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:31.348451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3a9706b-2da2-448e-9dcd-64367f9a8c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:31.348451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3a9706b-2da2-448e-9dcd-64367f9a8c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:31.348451 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:31.348451 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:31.348451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3a9706b-2da2-448e-9dcd-64367f9a8c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:31.362246 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6856707-2082-4156-918e-935699519f40 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:31.362246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6856707-2082-4156-918e-935699519f40 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:31.362246 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:31.362246 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:31.362246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6856707-2082-4156-918e-935699519f40 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:31.362246 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d6856707-2082-4156-918e-935699519f40 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:31.401354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:31.401354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:31.401354 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6856707-2082-4156-918e-935699519f40 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:31.401354 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1355/2785] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:31 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:31.459051 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:31.459051 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:31.497960 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d3a9706b-2da2-448e-9dcd-64367f9a8c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:31.527151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3a9706b-2da2-448e-9dcd-64367f9a8c50 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:31.527151 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1431/2786] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:31 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:32.432348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f086486b-d1c7-4a13-9e76-1e2ea80e969b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:32.432348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f086486b-d1c7-4a13-9e76-1e2ea80e969b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:32.432348 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:32.432348 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:32.432348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f086486b-d1c7-4a13-9e76-1e2ea80e969b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:32.432348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f086486b-d1c7-4a13-9e76-1e2ea80e969b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:32.493600 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:32.493600 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:32.501013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f086486b-d1c7-4a13-9e76-1e2ea80e969b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:32.501013 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1356/2787] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:32 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:32.536777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20b7fe91-55e6-4cdc-9be6-9313ed446098 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:32.537756 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20b7fe91-55e6-4cdc-9be6-9313ed446098 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:32.538009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:32.538009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:32.538341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20b7fe91-55e6-4cdc-9be6-9313ed446098 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:32.592877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:32.592877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:32.602222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-20b7fe91-55e6-4cdc-9be6-9313ed446098 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:32.629019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20b7fe91-55e6-4cdc-9be6-9313ed446098 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:32.629685 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1432/2788] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:32 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:33.527420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08c6641f-bc24-431b-aeef-c525dfced33d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:33.527420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08c6641f-bc24-431b-aeef-c525dfced33d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:33.527420 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:33.527420 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:33.527420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08c6641f-bc24-431b-aeef-c525dfced33d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:33.532164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-08c6641f-bc24-431b-aeef-c525dfced33d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:33.587037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:33.587037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:33.587037 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08c6641f-bc24-431b-aeef-c525dfced33d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:33.587037 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1357/2789] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:33 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:33.647021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d88600e-65ea-450c-b49b-fdacabc3d604 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:33.648044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d88600e-65ea-450c-b49b-fdacabc3d604 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:33.649154 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:33.649154 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:33.649848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5d88600e-65ea-450c-b49b-fdacabc3d604 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:33.704925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:33.704925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:33.715290 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5d88600e-65ea-450c-b49b-fdacabc3d604 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:33.776240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5d88600e-65ea-450c-b49b-fdacabc3d604 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:33.776240 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1433/2790] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:33 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:34.599087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2874852f-64c7-4e10-a3d2-7ff949b8b102 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:34.599087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2874852f-64c7-4e10-a3d2-7ff949b8b102 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:34.599087 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:34.599087 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:34.603573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2874852f-64c7-4e10-a3d2-7ff949b8b102 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:34.603573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2874852f-64c7-4e10-a3d2-7ff949b8b102 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:34.751507 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:34.751507 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:34.751507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2874852f-64c7-4e10-a3d2-7ff949b8b102 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:34.772050 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1358/2791] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:34 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:34.791727 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48b2d9bb-9d73-4f84-80cc-8677bba53acf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:34.791727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48b2d9bb-9d73-4f84-80cc-8677bba53acf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:34.791727 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:34.791727 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:34.791727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48b2d9bb-9d73-4f84-80cc-8677bba53acf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:34.868878 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:34.868878 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:34.877186 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-48b2d9bb-9d73-4f84-80cc-8677bba53acf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:34.899073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48b2d9bb-9d73-4f84-80cc-8677bba53acf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:34.899073 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1434/2792] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:34 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:35.774400 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8793a7ef-d907-4dcc-b4b1-ae38f9b3129f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:35.774400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8793a7ef-d907-4dcc-b4b1-ae38f9b3129f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:35.774400 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:35.774400 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:35.774400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8793a7ef-d907-4dcc-b4b1-ae38f9b3129f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:35.774400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8793a7ef-d907-4dcc-b4b1-ae38f9b3129f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:35.812479 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:35.812479 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:35.823445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8793a7ef-d907-4dcc-b4b1-ae38f9b3129f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:35.823445 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1359/2793] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:35 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:35.920145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-772b8f6e-c3ca-421d-932b-bc921daaed16 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:35.920145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-772b8f6e-c3ca-421d-932b-bc921daaed16 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:35.920145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:35.920145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:35.920145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-772b8f6e-c3ca-421d-932b-bc921daaed16 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:35.980845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:35.980845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:35.989269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-772b8f6e-c3ca-421d-932b-bc921daaed16 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:36.013353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-772b8f6e-c3ca-421d-932b-bc921daaed16 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:36.013353 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1435/2794] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:35 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 949 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:36.028165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-52ff6186-3247-4c96-90dd-0842aa37d493 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:36.028165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-52ff6186-3247-4c96-90dd-0842aa37d493 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:36.028165 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:36.028165 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:36.028165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-52ff6186-3247-4c96-90dd-0842aa37d493 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:36.144232 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:36.144232 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:36.172559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-52ff6186-3247-4c96-90dd-0842aa37d493 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:36.214393 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-52ff6186-3247-4c96-90dd-0842aa37d493 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:36.214393 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1360/2795] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:36 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 949 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:36.236382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce71842e-6c0e-44a0-a5ed-68a0679ba597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:36.236382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce71842e-6c0e-44a0-a5ed-68a0679ba597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:36.236382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:36.236382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:36.236382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce71842e-6c0e-44a0-a5ed-68a0679ba597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:36.236382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-ce71842e-6c0e-44a0-a5ed-68a0679ba597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume with id: 26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:36.344885 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:36.344885 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:36.362178 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ce71842e-6c0e-44a0-a5ed-68a0679ba597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:36.451855 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ce71842e-6c0e-44a0-a5ed-68a0679ba597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume request issued successfully. Jan 02 03:13:36.459141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce71842e-6c0e-44a0-a5ed-68a0679ba597 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 202 Jan 02 03:13:36.459141 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1436/2796] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:36 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:36.467145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9b3a0cc-ad8f-493c-9a1c-ae86870e2626 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:36.467145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9b3a0cc-ad8f-493c-9a1c-ae86870e2626 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:36.467145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:36.467145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:36.467145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9b3a0cc-ad8f-493c-9a1c-ae86870e2626 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:36.605177 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:36.605177 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:36.605177 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c9b3a0cc-ad8f-493c-9a1c-ae86870e2626 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:36.641788 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9b3a0cc-ad8f-493c-9a1c-ae86870e2626 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:36.641788 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1361/2797] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:36 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:36.837223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d97bb27-5b8a-4452-9f72-5d6f5625a4ad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:36.837223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d97bb27-5b8a-4452-9f72-5d6f5625a4ad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:36.837223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:36.837223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:36.837223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d97bb27-5b8a-4452-9f72-5d6f5625a4ad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:36.837223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0d97bb27-5b8a-4452-9f72-5d6f5625a4ad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:36.888687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:36.888687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:36.892475 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d97bb27-5b8a-4452-9f72-5d6f5625a4ad tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:36.892475 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1437/2798] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:36 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:37.683170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99fa1c95-6477-4179-9ce7-63dd5a313b93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:37.683170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99fa1c95-6477-4179-9ce7-63dd5a313b93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:37.683170 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:37.683170 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:37.683170 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99fa1c95-6477-4179-9ce7-63dd5a313b93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:37.916256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:37.916256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:37.950130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99fa1c95-6477-4179-9ce7-63dd5a313b93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:38.061355 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99fa1c95-6477-4179-9ce7-63dd5a313b93 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 200 Jan 02 03:13:38.061355 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1438/2799] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:37 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 948 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:38.061355 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4915f359-b91b-47bd-8994-98e89979c9d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:38.061355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4915f359-b91b-47bd-8994-98e89979c9d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:38.061355 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:38.061355 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:38.061355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4915f359-b91b-47bd-8994-98e89979c9d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:38.061355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4915f359-b91b-47bd-8994-98e89979c9d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:38.087179 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:38.087179 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:38.093584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f1014af-eccf-4276-9a09-43a6eef3b231 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] POST http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types Jan 02 03:13:38.095823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4915f359-b91b-47bd-8994-98e89979c9d8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:38.098108 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:38.098108 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:38.098108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f1014af-eccf-4276-9a09-43a6eef3b231 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-89247904", "extra_specs": {"storage_protocol": "tempest-storage_protocol-602009", "vendor_name": "tempest-vendor_name-962053300"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:38.100466 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1439/2800] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:38 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:38.181849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f1014af-eccf-4276-9a09-43a6eef3b231 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types returned with HTTP 200 Jan 02 03:13:38.181849 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1362/2801] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 03:13:37 2021] POST /volume/v3/04aca8ac2ada4252b9bc4d454137594e/types => generated 321 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:38.409558 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] POST http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes Jan 02 03:13:38.409558 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:38.409558 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:38.409558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Action: 'create', calling method: create, body: {"volume": {"volume_type": "48562bcf-636d-4058-884e-f7486e19585e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1473615578"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:38.409558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Create volume request body: {'volume': {'volume_type': '48562bcf-636d-4058-884e-f7486e19585e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1473615578'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:13:38.447890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Create volume of 1 GB Jan 02 03:13:38.447890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:38.447890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:38.447890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Availability Zones retrieved successfully. Jan 02 03:13:38.480976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Flow 'volume_create_api' (88e98787-3504-4389-9962-686d6d40bd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:38.488856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffcf2e8-1b66-4463-953b-5ecf3b4b849d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:38.488856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:38.571971 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffcf2e8-1b66-4463-953b-5ecf3b4b849d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:13:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-602009',vendor_name='tempest-vendor_name-962053300'},id=48562bcf-636d-4058-884e-f7486e19585e,is_public=True,name='tempest-UserMessagesTest-volume-type-89247904',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48562bcf-636d-4058-884e-f7486e19585e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:38.574462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf52c2d-0d70-422a-9156-e9861f6decc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:38.628359 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-89247904 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-89247904, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:13:38.629144 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-89247904 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-89247904, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:13:38.736378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Created reservations ['cbecaf60-78d1-40e2-8537-8b660f75172c', '98f5b6c7-cdaf-47ef-8581-cad727a6297a', 'e017da7a-58a3-4c93-abfc-06874474bb86', 'b8bfe303-f786-48b9-9e53-4862a10be5b3'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:38.736378 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf52c2d-0d70-422a-9156-e9861f6decc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbecaf60-78d1-40e2-8537-8b660f75172c', '98f5b6c7-cdaf-47ef-8581-cad727a6297a', 'e017da7a-58a3-4c93-abfc-06874474bb86', 'b8bfe303-f786-48b9-9e53-4862a10be5b3']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:38.743820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25af60e2-1af3-4a18-ba46-96b907f2a004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:38.882670 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25af60e2-1af3-4a18-ba46-96b907f2a004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a72b82e8-0370-44d1-b89c-92625b2fe911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1473615578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3263e3e844b84c069a0e0d6121c945e0',qos_specs=None,replication_status=,reservations=['cbecaf60-78d1-40e2-8537-8b660f75172c','98f5b6c7-cdaf-47ef-8581-cad727a6297a','e017da7a-58a3-4c93-abfc-06874474bb86','b8bfe303-f786-48b9-9e53-4862a10be5b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c12492ca7bf406baa8917dc90ca441b',volume_type_id=48562bcf-636d-4058-884e-f7486e19585e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1473615578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a72b82e8-0370-44d1-b89c-92625b2fe911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3263e3e844b84c069a0e0d6121c945e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6c12492ca7bf406baa8917dc90ca441b',volume_attachment=,volume_type=,volume_type_id=48562bcf-636d-4058-884e-f7486e19585e)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:38.892327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b67e39e-5230-4ce2-92a4-ec18bc630ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:38.950269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b67e39e-5230-4ce2-92a4-ec18bc630ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1473615578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3263e3e844b84c069a0e0d6121c945e0',qos_specs=None,replication_status=,reservations=['cbecaf60-78d1-40e2-8537-8b660f75172c','98f5b6c7-cdaf-47ef-8581-cad727a6297a','e017da7a-58a3-4c93-abfc-06874474bb86','b8bfe303-f786-48b9-9e53-4862a10be5b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c12492ca7bf406baa8917dc90ca441b',volume_type_id=48562bcf-636d-4058-884e-f7486e19585e)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:38.970079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9644406-7721-4975-9283-187a244ebe61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:38.988758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9644406-7721-4975-9283-187a244ebe61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:38.996766 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Flow 'volume_create_api' (88e98787-3504-4389-9962-686d6d40bd9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:39.072009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e1fa353-1f3a-43a8-8ff1-e77f3e4aa19e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:39.072009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e1fa353-1f3a-43a8-8ff1-e77f3e4aa19e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.072009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e1fa353-1f3a-43a8-8ff1-e77f3e4aa19e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.091800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Create volume request issued successfully. Jan 02 03:13:39.120062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9da4cf38-a317-4499-ae78-31cf54bbed43 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes returned with HTTP 202 Jan 02 03:13:39.121229 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1440/2802] 10.222.0.50 () {62 vars in 1266 bytes} [Sat Jan 2 03:13:38 2021] POST /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes => generated 850 bytes in 933 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:39.134591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a255b55-b2b0-4595-9009-31c14aa64b5a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:39.135742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a255b55-b2b0-4595-9009-31c14aa64b5a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.136255 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:39.136255 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:39.137076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a255b55-b2b0-4595-9009-31c14aa64b5a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.137698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5a255b55-b2b0-4595-9009-31c14aa64b5a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:39.169180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e1fa353-1f3a-43a8-8ff1-e77f3e4aa19e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 404 Jan 02 03:13:39.180464 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1363/2803] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:39 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:39.180464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98f32154-37dd-476e-87e7-5a4d6728c828 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 Jan 02 03:13:39.184427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98f32154-37dd-476e-87e7-5a4d6728c828 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.184427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98f32154-37dd-476e-87e7-5a4d6728c828 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.203522 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:39.203522 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:39.211021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a255b55-b2b0-4595-9009-31c14aa64b5a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:39.211021 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1441/2804] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:39 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:39.222180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a9d1ada-49c5-46dc-ac7a-b211c718e26c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:39.222180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a9d1ada-49c5-46dc-ac7a-b211c718e26c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.222180 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:39.222180 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:39.222180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a9d1ada-49c5-46dc-ac7a-b211c718e26c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.222180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-0a9d1ada-49c5-46dc-ac7a-b211c718e26c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume with id: 26b825d4-c376-4528-ae29-fc00b2ec4c85 Jan 02 03:13:39.262442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:39.262442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:39.275585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-98f32154-37dd-476e-87e7-5a4d6728c828 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Volume info retrieved successfully. Jan 02 03:13:39.312275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98f32154-37dd-476e-87e7-5a4d6728c828 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 returned with HTTP 200 Jan 02 03:13:39.312275 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1364/2805] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 03:13:39 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 => generated 939 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:39.316437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a9d1ada-49c5-46dc-ac7a-b211c718e26c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 returned with HTTP 404 Jan 02 03:13:39.316437 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1442/2806] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:39 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/26b825d4-c376-4528-ae29-fc00b2ec4c85 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:39.335201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3da9c0bb-f1f8-4858-bbb9-c281bfa0e77c tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages Jan 02 03:13:39.335201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3da9c0bb-f1f8-4858-bbb9-c281bfa0e77c tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.335201 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3da9c0bb-f1f8-4858-bbb9-c281bfa0e77c tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.339695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b074ef7-97c4-432c-a640-c989729398a3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 Jan 02 03:13:39.339695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b074ef7-97c4-432c-a640-c989729398a3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.339695 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:39.339695 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:39.339695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b074ef7-97c4-432c-a640-c989729398a3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.339695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-6b074ef7-97c4-432c-a640-c989729398a3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: 84312f04-514a-40e9-b2e8-b6f644b4ca63 Jan 02 03:13:39.354953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3da9c0bb-f1f8-4858-bbb9-c281bfa0e77c tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages returned with HTTP 200 Jan 02 03:13:39.354953 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1443/2807] 10.222.0.50 () {60 vars in 1247 bytes} [Sat Jan 2 03:13:39 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:39.368282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0fde6ba9-589b-4111-a6f9-9f5b2ecaac94 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] DELETE http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/c43f585e-19b4-4c9d-8d14-ef04b39c8385 Jan 02 03:13:39.368769 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:39.368769 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:39.372153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6b074ef7-97c4-432c-a640-c989729398a3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:39.376707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0fde6ba9-589b-4111-a6f9-9f5b2ecaac94 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.376707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0fde6ba9-589b-4111-a6f9-9f5b2ecaac94 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.407020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:13:39.407020 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:13:39.411677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0fde6ba9-589b-4111-a6f9-9f5b2ecaac94 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/c43f585e-19b4-4c9d-8d14-ef04b39c8385 returned with HTTP 204 Jan 02 03:13:39.432673 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1444/2808] 10.222.0.50 () {60 vars in 1361 bytes} [Sat Jan 2 03:13:39 2021] DELETE /volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/c43f585e-19b4-4c9d-8d14-ef04b39c8385 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 02 03:13:39.432673 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4b52207-fa94-442f-8dc0-fbb52cd624a2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/c43f585e-19b4-4c9d-8d14-ef04b39c8385 Jan 02 03:13:39.432673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4b52207-fa94-442f-8dc0-fbb52cd624a2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.432673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e4b52207-fa94-442f-8dc0-fbb52cd624a2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.432673 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e4b52207-fa94-442f-8dc0-fbb52cd624a2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/c43f585e-19b4-4c9d-8d14-ef04b39c8385 returned with HTTP 404 Jan 02 03:13:39.442873 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1445/2809] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Jan 2 03:13:39 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/c43f585e-19b4-4c9d-8d14-ef04b39c8385 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:39.455710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6d64037-09b0-41a6-b133-f9458e367825 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] POST http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types Jan 02 03:13:39.455710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6d64037-09b0-41a6-b133-f9458e367825 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1187362155", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1305354161", "vendor_name": "tempest-vendor_name-1060564036"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:39.473414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6b074ef7-97c4-432c-a640-c989729398a3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:13:39.473414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b074ef7-97c4-432c-a640-c989729398a3 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 returned with HTTP 202 Jan 02 03:13:39.473414 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1365/2810] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:39 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:39.473414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-746321ff-5266-497f-bf55-7df958895745 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 Jan 02 03:13:39.478886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-746321ff-5266-497f-bf55-7df958895745 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:39.478886 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:39.478886 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:39.478886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-746321ff-5266-497f-bf55-7df958895745 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:39.536486 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:39.536486 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:39.536486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-746321ff-5266-497f-bf55-7df958895745 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:39.536486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-746321ff-5266-497f-bf55-7df958895745 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 returned with HTTP 200 Jan 02 03:13:39.536486 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1366/2811] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:39 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:39.568102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6d64037-09b0-41a6-b133-f9458e367825 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types returned with HTTP 200 Jan 02 03:13:39.574333 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1446/2812] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 03:13:39 2021] POST /volume/v3/04aca8ac2ada4252b9bc4d454137594e/types => generated 328 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:39.589675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] POST http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes Jan 02 03:13:39.589675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:39.589675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:39.589675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7ec44889-b8bd-4b52-81f5-ad667051a1ec", "size": 1, "name": "tempest-UserMessagesTest-Volume-1282992032"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:39.589675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Create volume request body: {'volume': {'volume_type': '7ec44889-b8bd-4b52-81f5-ad667051a1ec', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1282992032'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:13:39.621956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Create volume of 1 GB Jan 02 03:13:39.621956 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:39.621956 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:39.621956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Availability Zones retrieved successfully. Jan 02 03:13:39.662331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Flow 'volume_create_api' (829a0c12-eafb-4bc7-be26-ab1e883aa6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:39.662331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb9adb2-639b-4303-b0e9-bca4bcfb13e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:39.669200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:39.911139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb9adb2-639b-4303-b0e9-bca4bcfb13e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:13:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1305354161',vendor_name='tempest-vendor_name-1060564036'},id=7ec44889-b8bd-4b52-81f5-ad667051a1ec,is_public=True,name='tempest-UserMessagesTest-volume-type-1187362155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ec44889-b8bd-4b52-81f5-ad667051a1ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:39.914564 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbddc3f4-c897-4571-9cf6-d27bc3db8c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:40.034889 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1187362155 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1187362155, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:13:40.034889 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1187362155 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1187362155, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:13:40.095317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Created reservations ['cd457e3d-3f36-4b65-9a00-6798540e7258', '37b78946-e00c-4d7a-9fce-dbb5b8230e6a', '9405c7af-0a4c-443f-913b-a12d050f33ed', '26bd8ae9-f1e4-4627-a2e2-2655206f3175'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:40.100520 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbddc3f4-c897-4571-9cf6-d27bc3db8c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd457e3d-3f36-4b65-9a00-6798540e7258', '37b78946-e00c-4d7a-9fce-dbb5b8230e6a', '9405c7af-0a4c-443f-913b-a12d050f33ed', '26bd8ae9-f1e4-4627-a2e2-2655206f3175']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:40.100520 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec988f8-c3dc-4527-b4b9-1d0d29b49fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:40.194278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec988f8-c3dc-4527-b4b9-1d0d29b49fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6087d2a8-d4fb-4a9b-ac26-4266dbd59683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1282992032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3263e3e844b84c069a0e0d6121c945e0',qos_specs=None,replication_status=,reservations=['cd457e3d-3f36-4b65-9a00-6798540e7258','37b78946-e00c-4d7a-9fce-dbb5b8230e6a','9405c7af-0a4c-443f-913b-a12d050f33ed','26bd8ae9-f1e4-4627-a2e2-2655206f3175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c12492ca7bf406baa8917dc90ca441b',volume_type_id=7ec44889-b8bd-4b52-81f5-ad667051a1ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1282992032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6087d2a8-d4fb-4a9b-ac26-4266dbd59683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3263e3e844b84c069a0e0d6121c945e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6c12492ca7bf406baa8917dc90ca441b',volume_attachment=,volume_type=,volume_type_id=7ec44889-b8bd-4b52-81f5-ad667051a1ec)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:40.194278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (217935f2-95b9-48fd-be52-b9e8aab30fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:40.230352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f704cdfa-d669-4920-8422-7fa0d216520d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:40.230352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f704cdfa-d669-4920-8422-7fa0d216520d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:40.234165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f704cdfa-d669-4920-8422-7fa0d216520d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:40.234165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f704cdfa-d669-4920-8422-7fa0d216520d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:40.252867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (217935f2-95b9-48fd-be52-b9e8aab30fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1282992032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3263e3e844b84c069a0e0d6121c945e0',qos_specs=None,replication_status=,reservations=['cd457e3d-3f36-4b65-9a00-6798540e7258','37b78946-e00c-4d7a-9fce-dbb5b8230e6a','9405c7af-0a4c-443f-913b-a12d050f33ed','26bd8ae9-f1e4-4627-a2e2-2655206f3175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c12492ca7bf406baa8917dc90ca441b',volume_type_id=7ec44889-b8bd-4b52-81f5-ad667051a1ec)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:40.255038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b3373af-0a95-434b-8b68-59c83453299c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:40.292930 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:40.292930 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:40.292930 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f704cdfa-d669-4920-8422-7fa0d216520d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:40.297623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b3373af-0a95-434b-8b68-59c83453299c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:40.297623 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Flow 'volume_create_api' (829a0c12-eafb-4bc7-be26-ab1e883aa6b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:40.301356 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1447/2813] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:40 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:40.382568 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Create volume request issued successfully. Jan 02 03:13:40.389727 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab18566c-df4c-4516-a8dd-7fa7de5d74b9 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes returned with HTTP 202 Jan 02 03:13:40.389727 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1367/2814] 10.222.0.50 () {62 vars in 1266 bytes} [Sat Jan 2 03:13:39 2021] POST /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes => generated 852 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:40.406245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0a11fce-1eb8-4f95-89f4-712ae7a17fbf tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 Jan 02 03:13:40.406245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0a11fce-1eb8-4f95-89f4-712ae7a17fbf tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:40.406245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:40.406245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:40.406245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0a11fce-1eb8-4f95-89f4-712ae7a17fbf tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:40.479732 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:40.479732 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:40.483857 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e0a11fce-1eb8-4f95-89f4-712ae7a17fbf tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Volume info retrieved successfully. Jan 02 03:13:40.536856 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0a11fce-1eb8-4f95-89f4-712ae7a17fbf tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 returned with HTTP 200 Jan 02 03:13:40.561727 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f965132-e257-40e8-9e81-19322a9d15ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 Jan 02 03:13:40.561727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f965132-e257-40e8-9e81-19322a9d15ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:40.561727 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:40.561727 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:40.561727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1f965132-e257-40e8-9e81-19322a9d15ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:40.565526 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1448/2815] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 03:13:40 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 => generated 920 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:40.590445 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:40.590445 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:40.590445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1f965132-e257-40e8-9e81-19322a9d15ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:40.590445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1f965132-e257-40e8-9e81-19322a9d15ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 returned with HTTP 200 Jan 02 03:13:40.594475 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1368/2816] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:40 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:41.314945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78eed7db-23b2-4ef4-b1d8-ee34a6c8cb86 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:41.314945 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78eed7db-23b2-4ef4-b1d8-ee34a6c8cb86 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.314945 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:41.314945 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:41.314945 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78eed7db-23b2-4ef4-b1d8-ee34a6c8cb86 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.314945 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-78eed7db-23b2-4ef4-b1d8-ee34a6c8cb86 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:41.340262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:41.340262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:41.355259 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78eed7db-23b2-4ef4-b1d8-ee34a6c8cb86 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:41.355259 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1449/2817] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:41 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:41.556027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb6cbed8-9dc9-4629-8eb4-517087e67c37 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 Jan 02 03:13:41.556027 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb6cbed8-9dc9-4629-8eb4-517087e67c37 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.556027 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:41.556027 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:41.556027 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb6cbed8-9dc9-4629-8eb4-517087e67c37 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.617935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:41.617935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:41.630464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d96f925-5408-46f0-bdc1-fca18f85faea tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 Jan 02 03:13:41.630464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d96f925-5408-46f0-bdc1-fca18f85faea tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.630464 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:41.630464 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:41.630464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d96f925-5408-46f0-bdc1-fca18f85faea tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.644095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cb6cbed8-9dc9-4629-8eb4-517087e67c37 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Volume info retrieved successfully. Jan 02 03:13:41.674648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d96f925-5408-46f0-bdc1-fca18f85faea tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 returned with HTTP 404 Jan 02 03:13:41.674648 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1450/2818] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:41 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/84312f04-514a-40e9-b2e8-b6f644b4ca63 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:41.685125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-561fac47-8194-4f9d-a675-df26700a9022 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 Jan 02 03:13:41.685125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-561fac47-8194-4f9d-a675-df26700a9022 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.685125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-561fac47-8194-4f9d-a675-df26700a9022 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.685125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-561fac47-8194-4f9d-a675-df26700a9022 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume with id: 275d587f-ed18-464f-a903-ce0b420572c7 Jan 02 03:13:41.698513 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb6cbed8-9dc9-4629-8eb4-517087e67c37 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 returned with HTTP 200 Jan 02 03:13:41.698513 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1369/2819] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Jan 2 03:13:41 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 => generated 941 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:41.716220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e547e69-1247-4d69-91fd-fe3a52dc8989 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages Jan 02 03:13:41.716220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e547e69-1247-4d69-91fd-fe3a52dc8989 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.716220 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:41.716220 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:41.716220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e547e69-1247-4d69-91fd-fe3a52dc8989 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.732391 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e547e69-1247-4d69-91fd-fe3a52dc8989 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages returned with HTTP 200 Jan 02 03:13:41.732391 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1370/2820] 10.222.0.50 () {60 vars in 1247 bytes} [Sat Jan 2 03:13:41 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:41.745030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f6ec7b9-c812-4247-9286-7f478a8a09ee tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/04dae81a-2f36-4541-a6d3-22c7f53fc0c8 Jan 02 03:13:41.745030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f6ec7b9-c812-4247-9286-7f478a8a09ee tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.745030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f6ec7b9-c812-4247-9286-7f478a8a09ee tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.747327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f6ec7b9-c812-4247-9286-7f478a8a09ee tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/04dae81a-2f36-4541-a6d3-22c7f53fc0c8 returned with HTTP 200 Jan 02 03:13:41.748552 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1371/2821] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Jan 2 03:13:41 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/04dae81a-2f36-4541-a6d3-22c7f53fc0c8 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:41.758558 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7c462e8-4a36-485e-836f-3af1b0271ce2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages Jan 02 03:13:41.758558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7c462e8-4a36-485e-836f-3af1b0271ce2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.767742 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:41.767742 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:41.770988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-561fac47-8194-4f9d-a675-df26700a9022 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:41.774626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7c462e8-4a36-485e-836f-3af1b0271ce2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.783102 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7c462e8-4a36-485e-836f-3af1b0271ce2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages returned with HTTP 200 Jan 02 03:13:41.784877 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1372/2822] 10.222.0.50 () {60 vars in 1247 bytes} [Sat Jan 2 03:13:41 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:41.820722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb3bdf51-ce89-4910-936f-6bc484ea49d2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] DELETE http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/04dae81a-2f36-4541-a6d3-22c7f53fc0c8 Jan 02 03:13:41.820722 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb3bdf51-ce89-4910-936f-6bc484ea49d2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.835193 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb3bdf51-ce89-4910-936f-6bc484ea49d2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.864821 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:13:41.864821 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:13:41.881470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb3bdf51-ce89-4910-936f-6bc484ea49d2 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/04dae81a-2f36-4541-a6d3-22c7f53fc0c8 returned with HTTP 204 Jan 02 03:13:41.881470 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1373/2823] 10.222.0.50 () {60 vars in 1361 bytes} [Sat Jan 2 03:13:41 2021] DELETE /volume/v3/3263e3e844b84c069a0e0d6121c945e0/messages/04dae81a-2f36-4541-a6d3-22c7f53fc0c8 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 02 03:13:41.883931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-561fac47-8194-4f9d-a675-df26700a9022 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume request issued successfully. Jan 02 03:13:41.883931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-561fac47-8194-4f9d-a675-df26700a9022 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 returned with HTTP 202 Jan 02 03:13:41.883931 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1451/2824] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:41 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:13:41.893660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02bf1fe4-ed20-4d33-ac91-f6c1e7984fab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 Jan 02 03:13:41.893660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02bf1fe4-ed20-4d33-ac91-f6c1e7984fab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.893660 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02bf1fe4-ed20-4d33-ac91-f6c1e7984fab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.900758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] DELETE http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 Jan 02 03:13:41.900758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:41.900758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:41.900758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:41.900758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:41.900758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Delete volume with id: 6087d2a8-d4fb-4a9b-ac26-4266dbd59683 Jan 02 03:13:41.987271 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:41.987271 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:42.008595 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-02bf1fe4-ed20-4d33-ac91-f6c1e7984fab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:42.039887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:42.039887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:42.039887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Volume info retrieved successfully. Jan 02 03:13:42.047711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Decrease volume quotas only if status is not error_managing. {{(pid=88029) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 02 03:13:42.059409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02bf1fe4-ed20-4d33-ac91-f6c1e7984fab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 returned with HTTP 200 Jan 02 03:13:42.059409 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1374/2825] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:41 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:42.097347 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1187362155 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1187362155, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:13:42.100255 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1187362155 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1187362155, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:13:42.129311 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Created reservations ['4ab5ec41-2a4a-4dde-96bc-1750efe05919', '2fc5495a-f66b-44ea-aefd-d85a8ba60dd6', 'b5ad377b-cfa9-4ef1-a5e5-a301a468a8a5', '0a95e8d7-0100-4b9c-8c4a-7c0d88f38516'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:42.129311 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:13:42.129311 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:13:42.202067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Delete volume request issued successfully. Jan 02 03:13:42.202067 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-92a11f9d-7b6f-407c-be93-9d5de9d42b6a tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 returned with HTTP 202 Jan 02 03:13:42.202067 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1452/2826] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:41 2021] DELETE /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:42.225346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fb06834-edc7-4240-a024-83e2615be39c tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 Jan 02 03:13:42.225346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fb06834-edc7-4240-a024-83e2615be39c tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:42.225346 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:42.225346 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:42.225346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7fb06834-edc7-4240-a024-83e2615be39c tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:42.371254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-669e003d-456b-44e1-a3de-bac938934f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:42.371254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-669e003d-456b-44e1-a3de-bac938934f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:42.371254 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:42.371254 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:42.371254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-669e003d-456b-44e1-a3de-bac938934f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:42.371254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-669e003d-456b-44e1-a3de-bac938934f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:42.404011 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:42.404011 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:42.408921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7fb06834-edc7-4240-a024-83e2615be39c tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 returned with HTTP 404 Jan 02 03:13:42.409983 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1375/2827] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:42 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/6087d2a8-d4fb-4a9b-ac26-4266dbd59683 => generated 109 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:42.414575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-669e003d-456b-44e1-a3de-bac938934f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:42.416695 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1453/2828] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:42 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:42.419797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23507427-f9b4-45d5-b8c0-6f9e7001a983 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] DELETE http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/7ec44889-b8bd-4b52-81f5-ad667051a1ec Jan 02 03:13:42.420553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23507427-f9b4-45d5-b8c0-6f9e7001a983 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:42.421237 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23507427-f9b4-45d5-b8c0-6f9e7001a983 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:42.531723 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:13:42.531723 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:13:42.551639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23507427-f9b4-45d5-b8c0-6f9e7001a983 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/7ec44889-b8bd-4b52-81f5-ad667051a1ec returned with HTTP 202 Jan 02 03:13:42.551639 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1376/2829] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:13:42 2021] DELETE /volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/7ec44889-b8bd-4b52-81f5-ad667051a1ec => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:42.566352 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5ec2c26-de16-4e9f-bc7f-d7a1c27a7937 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] GET http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/7ec44889-b8bd-4b52-81f5-ad667051a1ec Jan 02 03:13:42.566352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5ec2c26-de16-4e9f-bc7f-d7a1c27a7937 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:42.566352 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:42.566352 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:42.566352 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5ec2c26-de16-4e9f-bc7f-d7a1c27a7937 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:42.590654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5ec2c26-de16-4e9f-bc7f-d7a1c27a7937 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/7ec44889-b8bd-4b52-81f5-ad667051a1ec returned with HTTP 404 Jan 02 03:13:42.596986 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1454/2830] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:13:42 2021] GET /volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/7ec44889-b8bd-4b52-81f5-ad667051a1ec => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:42.606973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] DELETE http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 Jan 02 03:13:42.606973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:42.606973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:42.606973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Delete volume with id: a72b82e8-0370-44d1-b89c-92625b2fe911 Jan 02 03:13:42.715492 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:42.715492 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:42.715492 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Volume info retrieved successfully. Jan 02 03:13:42.719489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Decrease volume quotas only if status is not error_managing. {{(pid=88028) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 02 03:13:42.755241 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-89247904 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-89247904, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:13:42.755241 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-89247904 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-89247904, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:13:42.793380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Created reservations ['e597ab50-3f8e-41e8-99c8-51189b588014', 'b1de9cc4-51ec-46a7-ab62-c97d2d941690', 'df14b817-f613-4777-8b84-963bbee5d372', '139b45fe-f01a-4de9-b671-d673a71c38ac'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:42.793380 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:13:42.793380 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:13:42.867572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Delete volume request issued successfully. Jan 02 03:13:42.867572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9295b774-955b-482f-9026-428ec2301122 tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 returned with HTTP 202 Jan 02 03:13:42.867572 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1377/2831] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:42 2021] DELETE /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:42.876892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac86a122-c0a8-4177-8a22-763d465136ed tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] GET http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 Jan 02 03:13:42.876892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac86a122-c0a8-4177-8a22-763d465136ed tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:42.876892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac86a122-c0a8-4177-8a22-763d465136ed tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:42.954917 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac86a122-c0a8-4177-8a22-763d465136ed tempest-UserMessagesTest-2036488585 tempest-UserMessagesTest-2036488585] http://10.222.0.50/volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 returned with HTTP 404 Jan 02 03:13:42.954917 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1455/2832] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:42 2021] GET /volume/v3/3263e3e844b84c069a0e0d6121c945e0/volumes/a72b82e8-0370-44d1-b89c-92625b2fe911 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:42.970275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d88427dc-1e31-46ad-9294-948a84a9d072 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] DELETE http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/48562bcf-636d-4058-884e-f7486e19585e Jan 02 03:13:42.970275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d88427dc-1e31-46ad-9294-948a84a9d072 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:42.970275 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:42.970275 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:42.970275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d88427dc-1e31-46ad-9294-948a84a9d072 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:43.079159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9deec3ca-eeaa-428f-8f41-fd37d5b75478 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 Jan 02 03:13:43.079159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9deec3ca-eeaa-428f-8f41-fd37d5b75478 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:43.079159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9deec3ca-eeaa-428f-8f41-fd37d5b75478 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:43.106547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d88427dc-1e31-46ad-9294-948a84a9d072 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/48562bcf-636d-4058-884e-f7486e19585e returned with HTTP 202 Jan 02 03:13:43.106547 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1378/2833] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:13:42 2021] DELETE /volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/48562bcf-636d-4058-884e-f7486e19585e => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:43.114961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0e63d79-6295-4126-a072-cd2493c17849 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] GET http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/48562bcf-636d-4058-884e-f7486e19585e Jan 02 03:13:43.114961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0e63d79-6295-4126-a072-cd2493c17849 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:43.114961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0e63d79-6295-4126-a072-cd2493c17849 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:43.126405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0e63d79-6295-4126-a072-cd2493c17849 tempest-UserMessagesTest-1237166821 tempest-UserMessagesTest-1237166821] http://10.222.0.50/volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/48562bcf-636d-4058-884e-f7486e19585e returned with HTTP 404 Jan 02 03:13:43.126405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1379/2834] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:13:43 2021] GET /volume/v3/04aca8ac2ada4252b9bc4d454137594e/types/48562bcf-636d-4058-884e-f7486e19585e => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:43.243781 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:43.243781 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:43.268232 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9deec3ca-eeaa-428f-8f41-fd37d5b75478 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:43.374395 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9deec3ca-eeaa-428f-8f41-fd37d5b75478 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 returned with HTTP 200 Jan 02 03:13:43.374395 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1456/2835] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:43 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 => generated 914 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:43.443612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4fc427ee-2faf-4834-b4c6-b7ac702c56a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:43.443612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4fc427ee-2faf-4834-b4c6-b7ac702c56a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:43.443612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4fc427ee-2faf-4834-b4c6-b7ac702c56a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:43.443612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4fc427ee-2faf-4834-b4c6-b7ac702c56a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:43.470656 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:43.470656 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:43.470656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4fc427ee-2faf-4834-b4c6-b7ac702c56a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:43.470656 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1380/2836] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:43 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:44.399552 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b13e6cd9-86ea-4dd3-829a-ee0d0a4865f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 Jan 02 03:13:44.399552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b13e6cd9-86ea-4dd3-829a-ee0d0a4865f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:44.399552 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:44.399552 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:44.399552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b13e6cd9-86ea-4dd3-829a-ee0d0a4865f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:44.506140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15077323-91c0-4566-8ee3-a8a594473bac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:44.514200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15077323-91c0-4566-8ee3-a8a594473bac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:44.514200 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:44.514200 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:44.514200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15077323-91c0-4566-8ee3-a8a594473bac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:44.519544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-15077323-91c0-4566-8ee3-a8a594473bac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:44.550268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b13e6cd9-86ea-4dd3-829a-ee0d0a4865f2 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 returned with HTTP 404 Jan 02 03:13:44.557424 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1457/2837] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:44 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/275d587f-ed18-464f-a903-ce0b420572c7 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:44.569326 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0f072e2-a5ff-4c4c-9f52-12650bad4d3c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:44.570302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0f072e2-a5ff-4c4c-9f52-12650bad4d3c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:44.571158 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0f072e2-a5ff-4c4c-9f52-12650bad4d3c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:44.572086 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-b0f072e2-a5ff-4c4c-9f52-12650bad4d3c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume with id: 766bd3df-e5f6-4096-84d8-f181d3e285a9 Jan 02 03:13:44.619984 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:44.619984 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:44.622849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15077323-91c0-4566-8ee3-a8a594473bac tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:44.624780 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1381/2838] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:44 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:44.677969 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0f072e2-a5ff-4c4c-9f52-12650bad4d3c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 returned with HTTP 404 Jan 02 03:13:44.679589 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1458/2839] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:44 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/766bd3df-e5f6-4096-84d8-f181d3e285a9 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:44.688723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d890b473-99ca-4c4e-aacb-4ce27fbbaf61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 Jan 02 03:13:44.689603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d890b473-99ca-4c4e-aacb-4ce27fbbaf61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:44.689935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:44.689935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:44.690511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d890b473-99ca-4c4e-aacb-4ce27fbbaf61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:44.690962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-d890b473-99ca-4c4e-aacb-4ce27fbbaf61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: 627bdac8-4027-40bc-97b1-9ed83b347218 Jan 02 03:13:44.737032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:44.737032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:44.737032 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d890b473-99ca-4c4e-aacb-4ce27fbbaf61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:44.817108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d890b473-99ca-4c4e-aacb-4ce27fbbaf61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:13:44.817108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d890b473-99ca-4c4e-aacb-4ce27fbbaf61 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 returned with HTTP 202 Jan 02 03:13:44.817108 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1382/2840] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:44 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:44.825208 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29f03c03-dfcd-4161-9041-4f90782df4b7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 Jan 02 03:13:44.825208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-29f03c03-dfcd-4161-9041-4f90782df4b7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:44.825208 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-29f03c03-dfcd-4161-9041-4f90782df4b7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:44.959927 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:44.959927 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:44.961111 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-29f03c03-dfcd-4161-9041-4f90782df4b7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:44.965470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-29f03c03-dfcd-4161-9041-4f90782df4b7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 returned with HTTP 200 Jan 02 03:13:44.966313 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1459/2841] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:44 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 => generated 468 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:45.645897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6eee8aaf-6bf8-4b1a-8e49-d18032d09cd9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:45.658304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6eee8aaf-6bf8-4b1a-8e49-d18032d09cd9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:45.658304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:45.658304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:45.658304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6eee8aaf-6bf8-4b1a-8e49-d18032d09cd9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:45.658304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6eee8aaf-6bf8-4b1a-8e49-d18032d09cd9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:45.705846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:45.705846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:45.707737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6eee8aaf-6bf8-4b1a-8e49-d18032d09cd9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:45.708700 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1383/2842] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:45 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:45.980773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-603167db-3369-494d-bf9c-075d276dc068 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 Jan 02 03:13:45.981270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-603167db-3369-494d-bf9c-075d276dc068 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:45.982733 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:45.982733 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:45.983276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-603167db-3369-494d-bf9c-075d276dc068 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:46.087284 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:46.087284 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:46.087284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-603167db-3369-494d-bf9c-075d276dc068 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:46.087284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-603167db-3369-494d-bf9c-075d276dc068 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 returned with HTTP 200 Jan 02 03:13:46.087284 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1460/2843] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:45 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 => generated 468 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:46.723441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f83ccb34-3e55-44aa-87dc-bbbbc1e72302 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:46.736921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f83ccb34-3e55-44aa-87dc-bbbbc1e72302 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:46.736921 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:46.736921 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:46.736921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f83ccb34-3e55-44aa-87dc-bbbbc1e72302 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:46.736921 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f83ccb34-3e55-44aa-87dc-bbbbc1e72302 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:46.753393 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:46.753393 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:46.755413 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f83ccb34-3e55-44aa-87dc-bbbbc1e72302 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:46.756278 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1384/2844] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:46 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:47.095039 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aff1cbb5-afe9-4ff2-88be-81f2b2c9dd6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 Jan 02 03:13:47.095668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aff1cbb5-afe9-4ff2-88be-81f2b2c9dd6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:47.095827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:47.095827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:47.096153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aff1cbb5-afe9-4ff2-88be-81f2b2c9dd6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:47.123520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aff1cbb5-afe9-4ff2-88be-81f2b2c9dd6e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 returned with HTTP 404 Jan 02 03:13:47.125432 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1461/2845] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:47 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/627bdac8-4027-40bc-97b1-9ed83b347218 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:47.138252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74134e87-9014-467f-bdc3-2c1069c45580 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c Jan 02 03:13:47.139134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74134e87-9014-467f-bdc3-2c1069c45580 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:47.139350 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:47.139350 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:47.139732 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74134e87-9014-467f-bdc3-2c1069c45580 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:47.140223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-74134e87-9014-467f-bdc3-2c1069c45580 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume with id: 756dfcf8-d204-47a8-b1ec-56066ab6634c Jan 02 03:13:47.205925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:47.205925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:47.207241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-74134e87-9014-467f-bdc3-2c1069c45580 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:47.249174 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-74134e87-9014-467f-bdc3-2c1069c45580 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume request issued successfully. Jan 02 03:13:47.249418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74134e87-9014-467f-bdc3-2c1069c45580 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c returned with HTTP 202 Jan 02 03:13:47.250347 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1385/2846] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:47 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:47.265662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ce2dc59-fb0b-4e91-adc3-3a99447c54c5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c Jan 02 03:13:47.266797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ce2dc59-fb0b-4e91-adc3-3a99447c54c5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:47.268143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7ce2dc59-fb0b-4e91-adc3-3a99447c54c5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:47.367622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:47.367622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:47.380046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7ce2dc59-fb0b-4e91-adc3-3a99447c54c5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:47.405470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7ce2dc59-fb0b-4e91-adc3-3a99447c54c5 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c returned with HTTP 200 Jan 02 03:13:47.406712 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1462/2847] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:47 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:47.770839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fc4cc38-99dd-4153-b97e-cef7dd4c7833 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:47.771990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fc4cc38-99dd-4153-b97e-cef7dd4c7833 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:47.772414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:47.772414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:47.773030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6fc4cc38-99dd-4153-b97e-cef7dd4c7833 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:47.773576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6fc4cc38-99dd-4153-b97e-cef7dd4c7833 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id d54ed9ca-dddc-43f6-bbf8-e31414e92307. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:47.811457 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:47.811457 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:47.813336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6fc4cc38-99dd-4153-b97e-cef7dd4c7833 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 200 Jan 02 03:13:47.814139 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1386/2848] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:47 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:47.826843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d435c25-75f5-46a4-b9db-2c58065dcd77 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f Jan 02 03:13:47.827748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d435c25-75f5-46a4-b9db-2c58065dcd77 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:47.828293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:47.828293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:47.830337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d435c25-75f5-46a4-b9db-2c58065dcd77 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:47.909484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:47.909484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:47.922719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2d435c25-75f5-46a4-b9db-2c58065dcd77 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:47.956547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d435c25-75f5-46a4-b9db-2c58065dcd77 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f returned with HTTP 200 Jan 02 03:13:47.959074 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1463/2849] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:47 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f => generated 1413 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:13:47.972707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e1dd572-5b43-410c-9b66-62448906bda6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f Jan 02 03:13:47.973323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e1dd572-5b43-410c-9b66-62448906bda6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:47.973406 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:47.973406 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:47.973749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e1dd572-5b43-410c-9b66-62448906bda6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:48.027836 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:48.027836 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:48.036706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7e1dd572-5b43-410c-9b66-62448906bda6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:48.061852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e1dd572-5b43-410c-9b66-62448906bda6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f returned with HTTP 200 Jan 02 03:13:48.062377 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1387/2850] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:47 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f => generated 1413 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:13:48.077620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8b999cc-6c9a-4206-96f1-6e9c65e3882e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f Jan 02 03:13:48.078217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8b999cc-6c9a-4206-96f1-6e9c65e3882e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:48.078651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:48.078651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:48.079233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8b999cc-6c9a-4206-96f1-6e9c65e3882e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:48.079769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-e8b999cc-6c9a-4206-96f1-6e9c65e3882e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume with id: 168bd6b6-d470-4227-a7d9-247d868bc42f Jan 02 03:13:48.131819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:48.131819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:48.133491 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e8b999cc-6c9a-4206-96f1-6e9c65e3882e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:48.161463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e8b999cc-6c9a-4206-96f1-6e9c65e3882e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume request issued successfully. Jan 02 03:13:48.161862 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8b999cc-6c9a-4206-96f1-6e9c65e3882e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f returned with HTTP 202 Jan 02 03:13:48.162718 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1464/2851] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:48 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:48.171072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66b690fa-bfa5-4440-a778-9fd426c0ff6a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f Jan 02 03:13:48.171358 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66b690fa-bfa5-4440-a778-9fd426c0ff6a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:48.171455 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:48.171455 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:48.171806 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66b690fa-bfa5-4440-a778-9fd426c0ff6a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:48.224588 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:48.224588 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:48.234068 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-66b690fa-bfa5-4440-a778-9fd426c0ff6a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:48.263655 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66b690fa-bfa5-4440-a778-9fd426c0ff6a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f returned with HTTP 200 Jan 02 03:13:48.264582 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1388/2852] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:48 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f => generated 1412 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:13:48.425726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-27ff91ec-be1e-4261-a79c-d53c5e35f254 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c Jan 02 03:13:48.426737 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-27ff91ec-be1e-4261-a79c-d53c5e35f254 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:48.427120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:48.427120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:48.427731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-27ff91ec-be1e-4261-a79c-d53c5e35f254 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:48.487311 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:48.487311 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:48.498158 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-27ff91ec-be1e-4261-a79c-d53c5e35f254 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:48.532808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-27ff91ec-be1e-4261-a79c-d53c5e35f254 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c returned with HTTP 200 Jan 02 03:13:48.534815 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1465/2853] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:48 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:48.972983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd8ee5d0-0be0-45bf-ae57-e86e124b23f8 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] GET http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services Jan 02 03:13:48.973821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd8ee5d0-0be0-45bf-ae57-e86e124b23f8 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:48.974257 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:48.974257 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:48.974872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd8ee5d0-0be0-45bf-ae57-e86e124b23f8 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:48.985016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd8ee5d0-0be0-45bf-ae57-e86e124b23f8 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services returned with HTTP 200 Jan 02 03:13:48.985852 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1389/2854] 10.222.0.50 () {58 vars in 1216 bytes} [Sat Jan 2 03:13:48 2021] GET /volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services => generated 632 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:49.000207 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba21e656-a7d0-43f3-a6ba-0d697cef230b tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] GET http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10 Jan 02 03:13:49.000724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba21e656-a7d0-43f3-a6ba-0d697cef230b tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.001158 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:49.001158 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:49.001534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba21e656-a7d0-43f3-a6ba-0d697cef230b tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.011564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba21e656-a7d0-43f3-a6ba-0d697cef230b tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10 returned with HTTP 200 Jan 02 03:13:49.012402 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1466/2855] 10.222.0.50 () {58 vars in 1253 bytes} [Sat Jan 2 03:13:48 2021] GET /volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10 => generated 632 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:49.026638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4d6a2e4-6f35-4ff7-ba3e-86dc646b7dc1 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] GET http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10&binary=cinder-scheduler Jan 02 03:13:49.027155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4d6a2e4-6f35-4ff7-ba3e-86dc646b7dc1 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.027634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4d6a2e4-6f35-4ff7-ba3e-86dc646b7dc1 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.036488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4d6a2e4-6f35-4ff7-ba3e-86dc646b7dc1 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10&binary=cinder-scheduler returned with HTTP 200 Jan 02 03:13:49.044815 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1390/2856] 10.222.0.50 () {58 vars in 1301 bytes} [Sat Jan 2 03:13:49 2021] GET /volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10&binary=cinder-scheduler => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:49.052078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e39c1542-39a6-4dfd-94ad-79b08b32e1e4 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] GET http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?binary=cinder-scheduler Jan 02 03:13:49.052747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e39c1542-39a6-4dfd-94ad-79b08b32e1e4 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.053234 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e39c1542-39a6-4dfd-94ad-79b08b32e1e4 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.062197 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e39c1542-39a6-4dfd-94ad-79b08b32e1e4 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 02 03:13:49.063015 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1467/2857] 10.222.0.50 () {58 vars in 1263 bytes} [Sat Jan 2 03:13:49 2021] GET /volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?binary=cinder-scheduler => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:49.220621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] POST http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes Jan 02 03:13:49.221482 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-111575579"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:49.222672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-111575579'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:13:49.223269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Create volume of 1 GB Jan 02 03:13:49.238046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Availability Zones retrieved successfully. Jan 02 03:13:49.256141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Flow 'volume_create_api' (06f19890-3ece-49f9-b2c8-63f704cfd555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:49.259788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38956c67-3c00-4bef-bc16-2e4873ed0621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:49.262796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:49.282705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-567d1628-601b-4044-8bf7-e965c63f009b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f Jan 02 03:13:49.283892 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-567d1628-601b-4044-8bf7-e965c63f009b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.284942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-567d1628-601b-4044-8bf7-e965c63f009b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.334436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38956c67-3c00-4bef-bc16-2e4873ed0621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:49.338267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787ddbf9-f74c-46b1-8bc1-9389eb256673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:49.342399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:49.342399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:49.352084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-567d1628-601b-4044-8bf7-e965c63f009b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:49.378018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-567d1628-601b-4044-8bf7-e965c63f009b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f returned with HTTP 200 Jan 02 03:13:49.379084 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1468/2858] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:49 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f => generated 1412 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:13:49.443159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Created reservations ['3317eb31-b9ed-4b28-a671-9f7f6d51ed0b', '811877d0-1cf5-403b-9e2f-9ae3c8840f05', 'a4b972bb-a498-45a7-836f-164669a3cf9c', '90d980fa-4af8-440f-a426-a77d230bf173'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:49.446211 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787ddbf9-f74c-46b1-8bc1-9389eb256673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3317eb31-b9ed-4b28-a671-9f7f6d51ed0b', '811877d0-1cf5-403b-9e2f-9ae3c8840f05', 'a4b972bb-a498-45a7-836f-164669a3cf9c', '90d980fa-4af8-440f-a426-a77d230bf173']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:49.448930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3581d59-e9d6-4008-a9f0-c81f072813b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:49.515788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3581d59-e9d6-4008-a9f0-c81f072813b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2aa4066-6188-416a-89fb-5b7ee90f4cff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-111575579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59fee10a2177407482f1f88fdfb9a887',qos_specs=None,replication_status=,reservations=['3317eb31-b9ed-4b28-a671-9f7f6d51ed0b','811877d0-1cf5-403b-9e2f-9ae3c8840f05','a4b972bb-a498-45a7-836f-164669a3cf9c','90d980fa-4af8-440f-a426-a77d230bf173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b16607e2e494628a67ee60ffeeae73a',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-111575579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2aa4066-6188-416a-89fb-5b7ee90f4cff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59fee10a2177407482f1f88fdfb9a887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5b16607e2e494628a67ee60ffeeae73a',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:49.517824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04c56e0-6a3b-43f9-950d-1e097a01bb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:49.545910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04c56e0-6a3b-43f9-950d-1e097a01bb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-111575579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59fee10a2177407482f1f88fdfb9a887',qos_specs=None,replication_status=,reservations=['3317eb31-b9ed-4b28-a671-9f7f6d51ed0b','811877d0-1cf5-403b-9e2f-9ae3c8840f05','a4b972bb-a498-45a7-836f-164669a3cf9c','90d980fa-4af8-440f-a426-a77d230bf173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b16607e2e494628a67ee60ffeeae73a',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:49.547687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16dfb453-d576-41bf-811e-7911f376dd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:49.550244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c281294-cc6a-41f5-ba7f-f57cccc5af30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c Jan 02 03:13:49.551059 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c281294-cc6a-41f5-ba7f-f57cccc5af30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.551476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:49.551476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:49.552130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c281294-cc6a-41f5-ba7f-f57cccc5af30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.563981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16dfb453-d576-41bf-811e-7911f376dd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:49.567137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Flow 'volume_create_api' (06f19890-3ece-49f9-b2c8-63f704cfd555) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:49.599767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c281294-cc6a-41f5-ba7f-f57cccc5af30 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c returned with HTTP 404 Jan 02 03:13:49.601389 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1469/2859] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:49 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/756dfcf8-d204-47a8-b1ec-56066ab6634c => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:49.617797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-228950ef-d1fb-45b7-8ac1-81803346274d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:13:49.618326 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-228950ef-d1fb-45b7-8ac1-81803346274d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.618789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-228950ef-d1fb-45b7-8ac1-81803346274d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.619155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-228950ef-d1fb-45b7-8ac1-81803346274d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: c855680a-7300-41a4-9aba-de2b3be8ea27 Jan 02 03:13:49.633562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Create volume request issued successfully. Jan 02 03:13:49.648143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b487132c-0e15-4cc5-b001-ebafd9c4f28d tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes returned with HTTP 202 Jan 02 03:13:49.649219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1391/2860] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:13:49 2021] POST /volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes => generated 822 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:49.664299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-005e8ccb-a60e-41aa-803e-ad1921263636 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] GET http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff Jan 02 03:13:49.664836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-005e8ccb-a60e-41aa-803e-ad1921263636 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.665052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:49.665052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:49.665655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-005e8ccb-a60e-41aa-803e-ad1921263636 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.671788 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-228950ef-d1fb-45b7-8ac1-81803346274d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 returned with HTTP 404 Jan 02 03:13:49.676270 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1470/2861] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:49 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/c855680a-7300-41a4-9aba-de2b3be8ea27 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:49.684371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f094d6b-119a-4854-90e4-fdaa5e73441e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:13:49.688802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f094d6b-119a-4854-90e4-fdaa5e73441e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.689496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3f094d6b-119a-4854-90e4-fdaa5e73441e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.690009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-3f094d6b-119a-4854-90e4-fdaa5e73441e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 Jan 02 03:13:49.747461 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:49.747461 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:49.747974 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3f094d6b-119a-4854-90e4-fdaa5e73441e tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 returned with HTTP 404 Jan 02 03:13:49.749935 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1471/2862] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:49 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/f8dbc2e7-c715-4bdd-b34a-ef5694c7d815 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:49.758329 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d10611bc-f6c0-42e3-bf0a-05a8442b671b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:13:49.759743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d10611bc-f6c0-42e3-bf0a-05a8442b671b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.760471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d10611bc-f6c0-42e3-bf0a-05a8442b671b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.761065 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-d10611bc-f6c0-42e3-bf0a-05a8442b671b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: 6e96fc03-b6d4-4cbc-a656-f58280b00671 Jan 02 03:13:49.781338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-005e8ccb-a60e-41aa-803e-ad1921263636 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Volume info retrieved successfully. Jan 02 03:13:49.789654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d10611bc-f6c0-42e3-bf0a-05a8442b671b tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 returned with HTTP 404 Jan 02 03:13:49.791522 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1472/2863] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:49 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/6e96fc03-b6d4-4cbc-a656-f58280b00671 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:49.806805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05ec8774-9c52-44a6-94b0-9a564cca5dc0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:13:49.808667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05ec8774-9c52-44a6-94b0-9a564cca5dc0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.811395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05ec8774-9c52-44a6-94b0-9a564cca5dc0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.812019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-05ec8774-9c52-44a6-94b0-9a564cca5dc0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: d0f73f62-c15f-46fd-8d80-3f103ea3e997 Jan 02 03:13:49.828785 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-005e8ccb-a60e-41aa-803e-ad1921263636 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff returned with HTTP 200 Jan 02 03:13:49.832150 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1392/2864] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:49 2021] GET /volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff => generated 890 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:49.869399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05ec8774-9c52-44a6-94b0-9a564cca5dc0 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 returned with HTTP 404 Jan 02 03:13:49.870941 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1473/2865] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:49 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/d0f73f62-c15f-46fd-8d80-3f103ea3e997 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:49.879296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25ac9052-bb3b-49f6-bc8d-03d88c06a914 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:13:49.879976 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25ac9052-bb3b-49f6-bc8d-03d88c06a914 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.880324 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:49.880324 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:49.880872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25ac9052-bb3b-49f6-bc8d-03d88c06a914 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.881325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-25ac9052-bb3b-49f6-bc8d-03d88c06a914 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: 37406c97-ed01-4f23-b7fd-77aab59f73fd Jan 02 03:13:49.909194 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25ac9052-bb3b-49f6-bc8d-03d88c06a914 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd returned with HTTP 404 Jan 02 03:13:49.910298 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1393/2866] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:49 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/37406c97-ed01-4f23-b7fd-77aab59f73fd => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:13:49.918528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89bb8dcf-cbb8-4baf-be6e-4dbde06a213c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:13:49.919053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89bb8dcf-cbb8-4baf-be6e-4dbde06a213c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.919538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89bb8dcf-cbb8-4baf-be6e-4dbde06a213c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.919896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-89bb8dcf-cbb8-4baf-be6e-4dbde06a213c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: b04dc980-83c0-4452-bbbe-b69e1efbda4b Jan 02 03:13:49.943993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89bb8dcf-cbb8-4baf-be6e-4dbde06a213c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b returned with HTTP 404 Jan 02 03:13:49.946529 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1474/2867] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:49 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/b04dc980-83c0-4452-bbbe-b69e1efbda4b => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:49.954879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3e6931a-c656-4d15-819c-932a0b6f7918 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:13:49.955663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3e6931a-c656-4d15-819c-932a0b6f7918 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.956386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3e6931a-c656-4d15-819c-932a0b6f7918 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.956753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-d3e6931a-c656-4d15-819c-932a0b6f7918 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: e57f5144-27cb-413a-b372-2edd6916e375 Jan 02 03:13:49.982719 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3e6931a-c656-4d15-819c-932a0b6f7918 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 returned with HTTP 404 Jan 02 03:13:49.984673 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1394/2868] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:49 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/e57f5144-27cb-413a-b372-2edd6916e375 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:49.994174 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aaca838d-b585-453f-b652-7436062fbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:13:49.994896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aaca838d-b585-453f-b652-7436062fbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:49.996013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aaca838d-b585-453f-b652-7436062fbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:49.997225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-aaca838d-b585-453f-b652-7436062fbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume with id: b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:13:50.058337 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:50.058337 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:50.060141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aaca838d-b585-453f-b652-7436062fbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:50.090072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aaca838d-b585-453f-b652-7436062fbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume request issued successfully. Jan 02 03:13:50.090844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aaca838d-b585-453f-b652-7436062fbae6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 202 Jan 02 03:13:50.091881 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1475/2869] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:49 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:13:50.099508 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e8a1602-d630-4db8-b5f3-d27a25b6ab0c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:13:50.100028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e8a1602-d630-4db8-b5f3-d27a25b6ab0c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:50.101808 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e8a1602-d630-4db8-b5f3-d27a25b6ab0c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:50.164219 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:50.164219 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:50.174590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e8a1602-d630-4db8-b5f3-d27a25b6ab0c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:50.202269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e8a1602-d630-4db8-b5f3-d27a25b6ab0c tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:13:50.208488 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1395/2870] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:50 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1363 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:13:50.395497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b874c35d-b4cb-4933-b86f-59b2ad974874 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f Jan 02 03:13:50.398098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b874c35d-b4cb-4933-b86f-59b2ad974874 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:50.400342 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:50.400342 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:50.401265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b874c35d-b4cb-4933-b86f-59b2ad974874 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:50.462926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b874c35d-b4cb-4933-b86f-59b2ad974874 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f returned with HTTP 404 Jan 02 03:13:50.464615 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1476/2871] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:50 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/168bd6b6-d470-4227-a7d9-247d868bc42f => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:50.473142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5895c3ff-bbc4-4540-9df2-c8d5bd970eb5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 Jan 02 03:13:50.473679 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5895c3ff-bbc4-4540-9df2-c8d5bd970eb5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:50.474998 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:50.474998 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:50.476052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5895c3ff-bbc4-4540-9df2-c8d5bd970eb5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:50.476456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-5895c3ff-bbc4-4540-9df2-c8d5bd970eb5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete backup with id: d54ed9ca-dddc-43f6-bbf8-e31414e92307. Jan 02 03:13:50.513768 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:50.513768 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:50.548856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-5895c3ff-bbc4-4540-9df2-c8d5bd970eb5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] delete_backup rpcapi backup_id d54ed9ca-dddc-43f6-bbf8-e31414e92307 {{(pid=88028) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:13:50.551755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5895c3ff-bbc4-4540-9df2-c8d5bd970eb5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 returned with HTTP 202 Jan 02 03:13:50.552634 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1396/2872] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:50 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/backups/d54ed9ca-dddc-43f6-bbf8-e31414e92307 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:13:50.582600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes Jan 02 03:13:50.583625 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1262424949"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:50.585612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1262424949'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:13:50.586193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume of 1 GB Jan 02 03:13:50.601879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Availability Zones retrieved successfully. Jan 02 03:13:50.621262 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (deb2a32e-25ee-45b3-a5ba-2800131f912e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:50.625048 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71328ee9-58d0-4e49-99a6-6655436eb932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:50.627767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:13:50.705138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71328ee9-58d0-4e49-99a6-6655436eb932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:50.707405 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8128cda0-a201-4e66-a96f-678511134e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:50.785577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Created reservations ['277c03b2-1956-42a5-9283-3d7f242773eb', 'ab767b0a-df39-4ea4-9db1-5c66c5ba075a', 'fac4b381-b578-4e4d-b822-d3c6d594f522', 'cedfe577-0a09-4199-8aeb-a67b68cdf6bb'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:50.787490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8128cda0-a201-4e66-a96f-678511134e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['277c03b2-1956-42a5-9283-3d7f242773eb', 'ab767b0a-df39-4ea4-9db1-5c66c5ba075a', 'fac4b381-b578-4e4d-b822-d3c6d594f522', 'cedfe577-0a09-4199-8aeb-a67b68cdf6bb']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:50.790354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f67768d-9c40-43ab-817e-8b8ef3fef71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:50.849063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-001ea492-22b7-49e5-b3a2-6c30d09d965a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] GET http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff Jan 02 03:13:50.849583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-001ea492-22b7-49e5-b3a2-6c30d09d965a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:50.849774 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:50.849774 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:50.850899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-001ea492-22b7-49e5-b3a2-6c30d09d965a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:50.916893 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:50.916893 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:50.932412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f67768d-9c40-43ab-817e-8b8ef3fef71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ebcd4f2-9df1-4e77-94b7-713a374f39de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1262424949',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['277c03b2-1956-42a5-9283-3d7f242773eb','ab767b0a-df39-4ea4-9db1-5c66c5ba075a','fac4b381-b578-4e4d-b822-d3c6d594f522','cedfe577-0a09-4199-8aeb-a67b68cdf6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1262424949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ebcd4f2-9df1-4e77-94b7-713a374f39de,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='487649d48c00484daf20769ca99fd24d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:50.935000 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523105db-022b-4a6d-abc7-8ef97a281e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:50.937142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-001ea492-22b7-49e5-b3a2-6c30d09d965a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Volume info retrieved successfully. Jan 02 03:13:50.984499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-001ea492-22b7-49e5-b3a2-6c30d09d965a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff returned with HTTP 200 Jan 02 03:13:50.985321 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1397/2873] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:50 2021] GET /volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:50.991762 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523105db-022b-4a6d-abc7-8ef97a281e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1262424949',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['277c03b2-1956-42a5-9283-3d7f242773eb','ab767b0a-df39-4ea4-9db1-5c66c5ba075a','fac4b381-b578-4e4d-b822-d3c6d594f522','cedfe577-0a09-4199-8aeb-a67b68cdf6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:50.994184 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ff31d3-81fd-4899-98c4-495219ea0caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:13:51.001089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a07d88bf-db7b-4826-a1b6-368dd75e4533 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] GET http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff Jan 02 03:13:51.001587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a07d88bf-db7b-4826-a1b6-368dd75e4533 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:51.001724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:51.001724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:51.002334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a07d88bf-db7b-4826-a1b6-368dd75e4533 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:51.016780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ff31d3-81fd-4899-98c4-495219ea0caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:13:51.020432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (deb2a32e-25ee-45b3-a5ba-2800131f912e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:13:51.070845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:51.070845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:51.080998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a07d88bf-db7b-4826-a1b6-368dd75e4533 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Volume info retrieved successfully. Jan 02 03:13:51.089971 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume request issued successfully. Jan 02 03:13:51.108294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39a62274-1637-4e36-aff5-bd412f31e1e9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes returned with HTTP 202 Jan 02 03:13:51.109020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a07d88bf-db7b-4826-a1b6-368dd75e4533 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff returned with HTTP 200 Jan 02 03:13:51.109616 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1477/2874] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:13:50 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/volumes => generated 885 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:51.121845 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1398/2875] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:50 2021] GET /volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff => generated 1087 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:13:51.126155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-987106bf-b6f8-473d-912b-e0326b2a704c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:13:51.126689 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-987106bf-b6f8-473d-912b-e0326b2a704c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:51.126952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:51.126952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:51.127903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-987106bf-b6f8-473d-912b-e0326b2a704c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:51.132723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c09f6e30-dea8-4519-b4fa-f6bfbf199260 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] GET http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10&binary=cinder-volume Jan 02 03:13:51.133242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c09f6e30-dea8-4519-b4fa-f6bfbf199260 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:51.133457 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:51.133457 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:51.133841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c09f6e30-dea8-4519-b4fa-f6bfbf199260 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:51.153442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c09f6e30-dea8-4519-b4fa-f6bfbf199260 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10&binary=cinder-volume returned with HTTP 200 Jan 02 03:13:51.154461 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1399/2876] 10.222.0.50 () {58 vars in 1295 bytes} [Sat Jan 2 03:13:51 2021] GET /volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services?host=n-d-765315-10&binary=cinder-volume => generated 279 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:51.174407 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13adf543-61e0-4ce6-bdfa-4e854beecbe5 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] GET http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services Jan 02 03:13:51.174948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13adf543-61e0-4ce6-bdfa-4e854beecbe5 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:51.175439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13adf543-61e0-4ce6-bdfa-4e854beecbe5 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:51.186112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13adf543-61e0-4ce6-bdfa-4e854beecbe5 tempest-VolumesServicesTestJSON-2038874356 tempest-VolumesServicesTestJSON-2038874356] http://10.222.0.50/volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services returned with HTTP 200 Jan 02 03:13:51.186881 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1400/2877] 10.222.0.50 () {58 vars in 1216 bytes} [Sat Jan 2 03:13:51 2021] GET /volume/v3/b90af30bc0c14601b0b7b0fa08aafe30/os-services => generated 632 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:51.190333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:51.190333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:51.200584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08616585-5935-46c4-b4f2-04795750e81b tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] DELETE http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff Jan 02 03:13:51.201142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08616585-5935-46c4-b4f2-04795750e81b tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:51.201631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08616585-5935-46c4-b4f2-04795750e81b tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:51.202296 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-08616585-5935-46c4-b4f2-04795750e81b tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Delete volume with id: a2aa4066-6188-416a-89fb-5b7ee90f4cff Jan 02 03:13:51.216833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-987106bf-b6f8-473d-912b-e0326b2a704c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:51.257926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-987106bf-b6f8-473d-912b-e0326b2a704c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de returned with HTTP 200 Jan 02 03:13:51.259070 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1478/2878] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:51 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de => generated 953 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:13:51.263002 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24ef4f76-4227-45d8-b6d7-7dbfc7a2e1fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:13:51.264105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24ef4f76-4227-45d8-b6d7-7dbfc7a2e1fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:51.264349 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:51.264349 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:51.264733 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24ef4f76-4227-45d8-b6d7-7dbfc7a2e1fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:51.289584 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:51.289584 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:51.291099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-08616585-5935-46c4-b4f2-04795750e81b tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Volume info retrieved successfully. Jan 02 03:13:51.341124 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:51.341124 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:51.350993 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-24ef4f76-4227-45d8-b6d7-7dbfc7a2e1fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:51.370520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-08616585-5935-46c4-b4f2-04795750e81b tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Delete volume request issued successfully. Jan 02 03:13:51.372597 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08616585-5935-46c4-b4f2-04795750e81b tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff returned with HTTP 202 Jan 02 03:13:51.374373 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1401/2879] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:51 2021] DELETE /volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:51.385309 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4958dd0c-e23e-4b80-ae9d-85d9187ae580 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] GET http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff Jan 02 03:13:51.386014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4958dd0c-e23e-4b80-ae9d-85d9187ae580 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:51.386392 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:51.386392 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:51.386988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4958dd0c-e23e-4b80-ae9d-85d9187ae580 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:51.387998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24ef4f76-4227-45d8-b6d7-7dbfc7a2e1fd tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 200 Jan 02 03:13:51.398788 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1479/2880] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:51 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 1363 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:13:51.448072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:51.448072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:51.461204 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4958dd0c-e23e-4b80-ae9d-85d9187ae580 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Volume info retrieved successfully. Jan 02 03:13:51.493018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4958dd0c-e23e-4b80-ae9d-85d9187ae580 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff returned with HTTP 200 Jan 02 03:13:51.494239 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1402/2881] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:51 2021] GET /volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff => generated 914 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:52.277332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17c190e9-ffaf-4f6d-8dd9-a0ec3ced7f11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:13:52.278525 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17c190e9-ffaf-4f6d-8dd9-a0ec3ced7f11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:52.278962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:52.278962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:52.279734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17c190e9-ffaf-4f6d-8dd9-a0ec3ced7f11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:52.344808 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:52.344808 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:52.355365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-17c190e9-ffaf-4f6d-8dd9-a0ec3ced7f11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:52.381300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17c190e9-ffaf-4f6d-8dd9-a0ec3ced7f11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de returned with HTTP 200 Jan 02 03:13:52.382862 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1480/2882] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:52 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de => generated 978 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:52.399550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-895a6a02-298d-45be-9b4a-3d2c8f3f8210 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups Jan 02 03:13:52.400411 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:52.400411 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:52.401116 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-895a6a02-298d-45be-9b4a-3d2c8f3f8210 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ebcd4f2-9df1-4e77-94b7-713a374f39de", "name": "tempest-VolumesBackupsTest-Backup-398412377", "description": "tempest-volume-backup-description-821077209", "container": "container"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:52.403609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-895a6a02-298d-45be-9b4a-3d2c8f3f8210 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Creating new backup {'backup': {'volume_id': '6ebcd4f2-9df1-4e77-94b7-713a374f39de', 'name': 'tempest-VolumesBackupsTest-Backup-398412377', 'description': 'tempest-volume-backup-description-821077209', 'container': 'container'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 03:13:52.404211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-895a6a02-298d-45be-9b4a-3d2c8f3f8210 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Creating backup of volume 6ebcd4f2-9df1-4e77-94b7-713a374f39de in container container Jan 02 03:13:52.415079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ffd31b8-7671-4bdc-a06b-6fdd9c1de56d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 Jan 02 03:13:52.415718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ffd31b8-7671-4bdc-a06b-6fdd9c1de56d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:52.416138 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:52.416138 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:52.417302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ffd31b8-7671-4bdc-a06b-6fdd9c1de56d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:52.487746 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ffd31b8-7671-4bdc-a06b-6fdd9c1de56d tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 returned with HTTP 404 Jan 02 03:13:52.489045 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1481/2883] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:52 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/b3040b98-87c2-4042-b595-d8a0f4372395 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:13:52.504714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe38d60d-0d8e-44fe-95eb-b83dedecd1a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:13:52.505903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe38d60d-0d8e-44fe-95eb-b83dedecd1a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:52.508702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fe38d60d-0d8e-44fe-95eb-b83dedecd1a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:52.511632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-fe38d60d-0d8e-44fe-95eb-b83dedecd1a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete snapshot with id: 721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:13:52.530487 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:52.530487 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:52.532654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-895a6a02-298d-45be-9b4a-3d2c8f3f8210 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:13:52.554922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:52.554922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:52.556092 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe38d60d-0d8e-44fe-95eb-b83dedecd1a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:52.575719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-895a6a02-298d-45be-9b4a-3d2c8f3f8210 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Created reservations ['e2a7eb81-0cf1-4c0b-843f-c085f146adac', 'a83bf319-034f-4eba-a5b9-172f8a76473a'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:13:52.660227 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fe38d60d-0d8e-44fe-95eb-b83dedecd1a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot delete request issued successfully. Jan 02 03:13:52.660830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fe38d60d-0d8e-44fe-95eb-b83dedecd1a7 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab returned with HTTP 202 Jan 02 03:13:52.661591 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1482/2884] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:13:52 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:52.669218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-297ca2e2-4108-49e5-afe8-1cdc04ce5e7a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] GET http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff Jan 02 03:13:52.670550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-297ca2e2-4108-49e5-afe8-1cdc04ce5e7a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:52.670988 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:52.670988 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:52.671620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-297ca2e2-4108-49e5-afe8-1cdc04ce5e7a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:52.701887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-895a6a02-298d-45be-9b4a-3d2c8f3f8210 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups returned with HTTP 202 Jan 02 03:13:52.702716 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1403/2885] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:13:52 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/backups => generated 395 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:13:52.715754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf5c3ec2-140b-4c33-befd-d3693879b857 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:13:52.716320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf5c3ec2-140b-4c33-befd-d3693879b857 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:52.716539 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:52.716539 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:52.716916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cf5c3ec2-140b-4c33-befd-d3693879b857 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:52.817009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:52.817009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:52.825835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cf5c3ec2-140b-4c33-befd-d3693879b857 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:52.838231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cf5c3ec2-140b-4c33-befd-d3693879b857 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab returned with HTTP 200 Jan 02 03:13:52.841013 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1404/2886] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:52 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab => generated 468 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:52.860371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b1d03777-6e82-4c37-930e-4314bf260a9f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:13:52.869881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b1d03777-6e82-4c37-930e-4314bf260a9f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:52.870526 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:52.870526 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:52.873627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b1d03777-6e82-4c37-930e-4314bf260a9f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:52.874071 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b1d03777-6e82-4c37-930e-4314bf260a9f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:52.874733 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:52.874733 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:52.906331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-297ca2e2-4108-49e5-afe8-1cdc04ce5e7a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Volume info retrieved successfully. Jan 02 03:13:52.927752 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:52.927752 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:52.935219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b1d03777-6e82-4c37-930e-4314bf260a9f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:13:52.946163 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1405/2887] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:52 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:52.955499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-297ca2e2-4108-49e5-afe8-1cdc04ce5e7a tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff returned with HTTP 200 Jan 02 03:13:52.957167 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1483/2888] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:52 2021] GET /volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff => generated 914 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:53.855304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-52c0312e-92cc-4afc-9d95-839a38dea309 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:13:53.856532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-52c0312e-92cc-4afc-9d95-839a38dea309 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:53.856958 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:53.856958 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:53.870380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-52c0312e-92cc-4afc-9d95-839a38dea309 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:53.900113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:53.900113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:53.902200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-52c0312e-92cc-4afc-9d95-839a38dea309 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Snapshot retrieved successfully. Jan 02 03:13:53.904334 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-52c0312e-92cc-4afc-9d95-839a38dea309 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab returned with HTTP 200 Jan 02 03:13:53.905296 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1406/2889] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:53 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:53.957728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99ab9b4f-f53f-4fa1-a4c4-5965646704ca tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:13:53.959067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99ab9b4f-f53f-4fa1-a4c4-5965646704ca tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:53.959563 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:53.959563 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:53.961106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99ab9b4f-f53f-4fa1-a4c4-5965646704ca tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:53.961615 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-99ab9b4f-f53f-4fa1-a4c4-5965646704ca tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:53.978275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-792be615-f39e-43d2-a751-d5442d939280 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] GET http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff Jan 02 03:13:53.978990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-792be615-f39e-43d2-a751-d5442d939280 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:53.979272 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:53.979272 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:53.979883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-792be615-f39e-43d2-a751-d5442d939280 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:54.004476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:54.004476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:54.004476 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99ab9b4f-f53f-4fa1-a4c4-5965646704ca tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:13:54.004476 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1484/2890] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:53 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:54.050125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-792be615-f39e-43d2-a751-d5442d939280 tempest-VolumesServicesTestJSON-1558331790 tempest-VolumesServicesTestJSON-1558331790] http://10.222.0.50/volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff returned with HTTP 404 Jan 02 03:13:54.051199 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1407/2891] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:53 2021] GET /volume/v3/59fee10a2177407482f1f88fdfb9a887/volumes/a2aa4066-6188-416a-89fb-5b7ee90f4cff => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:54.925775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-092412fe-56a9-47ae-9bc5-5ebd14221220 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab Jan 02 03:13:54.925775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-092412fe-56a9-47ae-9bc5-5ebd14221220 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:54.925775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:54.925775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:54.925775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-092412fe-56a9-47ae-9bc5-5ebd14221220 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:54.959814 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-092412fe-56a9-47ae-9bc5-5ebd14221220 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab returned with HTTP 404 Jan 02 03:13:54.968466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8be2f6e-60a5-4a5b-8b3b-26a3907ba6ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] DELETE http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:13:54.968977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8be2f6e-60a5-4a5b-8b3b-26a3907ba6ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:54.969459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8be2f6e-60a5-4a5b-8b3b-26a3907ba6ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:54.969918 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f8be2f6e-60a5-4a5b-8b3b-26a3907ba6ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume with id: eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:13:54.975183 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1485/2892] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:13:54 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/snapshots/721f9714-a218-407a-83cf-e6fd1599b7ab => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:55.017396 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d3775c8-5097-4ec9-8883-001879ad7535 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:13:55.017926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d3775c8-5097-4ec9-8883-001879ad7535 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:55.018410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1d3775c8-5097-4ec9-8883-001879ad7535 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:55.018777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1d3775c8-5097-4ec9-8883-001879ad7535 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:55.034881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:55.034881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:55.036749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8be2f6e-60a5-4a5b-8b3b-26a3907ba6ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:55.042922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:55.042922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:55.060461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1d3775c8-5097-4ec9-8883-001879ad7535 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:13:55.061355 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1486/2893] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:55 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:55.085635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8be2f6e-60a5-4a5b-8b3b-26a3907ba6ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Delete volume request issued successfully. Jan 02 03:13:55.086286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8be2f6e-60a5-4a5b-8b3b-26a3907ba6ab tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 202 Jan 02 03:13:55.087147 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1408/2894] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:13:54 2021] DELETE /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:13:55.094950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb963ccb-e9af-4fd7-962e-ce2a187bc8c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:13:55.095478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb963ccb-e9af-4fd7-962e-ce2a187bc8c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:55.095675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:55.095675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:55.096043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb963ccb-e9af-4fd7-962e-ce2a187bc8c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:55.149546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:55.149546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:55.159105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bb963ccb-e9af-4fd7-962e-ce2a187bc8c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:55.187784 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb963ccb-e9af-4fd7-962e-ce2a187bc8c6 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:13:55.188581 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1487/2895] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:55 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:56.081020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-575e22b3-bb85-489c-888b-c3b72c1472f5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:13:56.081020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-575e22b3-bb85-489c-888b-c3b72c1472f5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:56.081020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:56.081020 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:56.081020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-575e22b3-bb85-489c-888b-c3b72c1472f5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:56.081020 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-575e22b3-bb85-489c-888b-c3b72c1472f5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:56.122659 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:56.122659 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:56.124820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-575e22b3-bb85-489c-888b-c3b72c1472f5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:13:56.131284 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1409/2896] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:56 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:56.205472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f59070f-2665-4545-af64-191fee3b1043 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:13:56.206220 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f59070f-2665-4545-af64-191fee3b1043 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:56.206615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:56.206615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:56.207253 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f59070f-2665-4545-af64-191fee3b1043 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:56.265254 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:56.265254 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:56.284880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2f59070f-2665-4545-af64-191fee3b1043 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Volume info retrieved successfully. Jan 02 03:13:56.311845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f59070f-2665-4545-af64-191fee3b1043 tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 200 Jan 02 03:13:56.313325 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1488/2897] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:56 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:57.144896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7070332-e1f6-4f9b-8a52-bb8147769285 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:13:57.146085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7070332-e1f6-4f9b-8a52-bb8147769285 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:57.146480 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:57.146480 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:57.147152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f7070332-e1f6-4f9b-8a52-bb8147769285 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:57.147987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f7070332-e1f6-4f9b-8a52-bb8147769285 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:57.181881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:57.181881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:57.183657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f7070332-e1f6-4f9b-8a52-bb8147769285 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:13:57.184574 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1410/2898] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:57 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:57.329982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be260f59-0dda-4522-b25e-79f1fa9ababf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] GET http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 Jan 02 03:13:57.336155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be260f59-0dda-4522-b25e-79f1fa9ababf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:57.336644 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:57.336644 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:57.337317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be260f59-0dda-4522-b25e-79f1fa9ababf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:57.389666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be260f59-0dda-4522-b25e-79f1fa9ababf tempest-VolumesSnapshotTestJSON-578201489 tempest-VolumesSnapshotTestJSON-578201489] http://10.222.0.50/volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 returned with HTTP 404 Jan 02 03:13:57.390812 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1489/2899] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:57 2021] GET /volume/v3/4b3a2b3dddd646b9b5f7c2fc1e64fe13/volumes/eebffbea-4875-4a5d-ad11-285d6bb64928 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:58.202297 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b5c255c-3379-4f8b-8872-92ffa5dc75aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:13:58.202968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b5c255c-3379-4f8b-8872-92ffa5dc75aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:58.203185 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:58.203185 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:58.203709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b5c255c-3379-4f8b-8872-92ffa5dc75aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:58.204084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8b5c255c-3379-4f8b-8872-92ffa5dc75aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:58.227954 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:58.227954 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:58.229911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b5c255c-3379-4f8b-8872-92ffa5dc75aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:13:58.231344 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1411/2900] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:58 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:58.508533 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fcd8a53d-e096-4146-ba3b-f38e9bd0610c tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] POST http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types Jan 02 03:13:58.509620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fcd8a53d-e096-4146-ba3b-f38e9bd0610c tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1657307639", "extra_specs": {"spec1": "val1"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:58.555929 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fcd8a53d-e096-4146-ba3b-f38e9bd0610c tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types returned with HTTP 200 Jan 02 03:13:58.561448 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1490/2901] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Jan 2 03:13:58 2021] POST /volume/v3/baa168a559b040b997f80a56a095f6a5/types => generated 243 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:13:58.569901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-01894021-3081-486e-9f6f-0615b3656921 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] POST http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs Jan 02 03:13:58.570443 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:13:58.570443 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:13:58.570972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-01894021-3081-486e-9f6f-0615b3656921 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:58.572424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-01894021-3081-486e-9f6f-0615b3656921 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs returned with HTTP 400 Jan 02 03:13:58.573587 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1412/2902] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Jan 2 03:13:58 2021] POST /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 03:13:58.583940 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f62f3afe-aaa9-4f21-8616-41d5f0ef44c7 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] POST http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs Jan 02 03:13:58.585705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f62f3afe-aaa9-4f21-8616-41d5f0ef44c7 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:58.587206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f62f3afe-aaa9-4f21-8616-41d5f0ef44c7 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs returned with HTTP 400 Jan 02 03:13:58.588352 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1491/2903] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Jan 2 03:13:58 2021] POST /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 03:13:58.600117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db43d736-6945-493c-91f2-eb0f7750fe95 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] POST http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/cc063317-7714-405b-a548-6be8250b93f0/extra_specs Jan 02 03:13:58.601054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db43d736-6945-493c-91f2-eb0f7750fe95 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:58.677156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db43d736-6945-493c-91f2-eb0f7750fe95 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/cc063317-7714-405b-a548-6be8250b93f0/extra_specs returned with HTTP 404 Jan 02 03:13:58.679549 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1413/2904] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Jan 2 03:13:58 2021] POST /volume/v3/baa168a559b040b997f80a56a095f6a5/types/cc063317-7714-405b-a548-6be8250b93f0/extra_specs => generated 114 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:58.691565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d63e3582-a5e0-4a96-be55-6954ceca5532 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] DELETE http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/f3520104-361a-4d2c-bdbe-f395e3338b59/extra_specs/spec1 Jan 02 03:13:58.698156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d63e3582-a5e0-4a96-be55-6954ceca5532 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:58.698923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d63e3582-a5e0-4a96-be55-6954ceca5532 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:58.718124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d63e3582-a5e0-4a96-be55-6954ceca5532 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/f3520104-361a-4d2c-bdbe-f395e3338b59/extra_specs/spec1 returned with HTTP 404 Jan 02 03:13:58.730802 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1492/2905] 10.222.0.50 () {58 vars in 1366 bytes} [Sat Jan 2 03:13:58 2021] DELETE /volume/v3/baa168a559b040b997f80a56a095f6a5/types/f3520104-361a-4d2c-bdbe-f395e3338b59/extra_specs/spec1 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:58.743280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17920a5a-c8b1-4214-a1e1-7b1a0cc496a2 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] GET http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/nonexistent_extra_spec_name Jan 02 03:13:58.744333 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17920a5a-c8b1-4214-a1e1-7b1a0cc496a2 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:58.745219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17920a5a-c8b1-4214-a1e1-7b1a0cc496a2 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:58.769111 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17920a5a-c8b1-4214-a1e1-7b1a0cc496a2 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 02 03:13:58.770726 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1414/2906] 10.222.0.50 () {58 vars in 1429 bytes} [Sat Jan 2 03:13:58 2021] GET /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:13:58.782987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39cb5aa5-1d31-4e56-bbf5-ee5874303594 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] GET http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/d9720779-aa2a-49ab-8feb-ad230a153865/extra_specs/spec1 Jan 02 03:13:58.783565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39cb5aa5-1d31-4e56-bbf5-ee5874303594 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:58.784059 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39cb5aa5-1d31-4e56-bbf5-ee5874303594 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:58.798094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39cb5aa5-1d31-4e56-bbf5-ee5874303594 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/d9720779-aa2a-49ab-8feb-ad230a153865/extra_specs/spec1 returned with HTTP 404 Jan 02 03:13:58.799281 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1493/2907] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Jan 2 03:13:58 2021] GET /volume/v3/baa168a559b040b997f80a56a095f6a5/types/d9720779-aa2a-49ab-8feb-ad230a153865/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:58.811193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46805f9a-af40-4a9f-94fd-cae23e8686ea tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] GET http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/1421a1d2-9464-4017-b32c-41400627bdbf/extra_specs Jan 02 03:13:58.811918 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46805f9a-af40-4a9f-94fd-cae23e8686ea tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:58.812692 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46805f9a-af40-4a9f-94fd-cae23e8686ea tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:58.826749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46805f9a-af40-4a9f-94fd-cae23e8686ea tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/1421a1d2-9464-4017-b32c-41400627bdbf/extra_specs returned with HTTP 404 Jan 02 03:13:58.833171 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1415/2908] 10.222.0.50 () {58 vars in 1345 bytes} [Sat Jan 2 03:13:58 2021] GET /volume/v3/baa168a559b040b997f80a56a095f6a5/types/1421a1d2-9464-4017-b32c-41400627bdbf/extra_specs => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:58.838743 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-800b8f1f-160d-45dd-8890-71e98e46086e tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] PUT http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/spec1 Jan 02 03:13:58.839641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-800b8f1f-160d-45dd-8890-71e98e46086e tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:58.841031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-800b8f1f-160d-45dd-8890-71e98e46086e tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/spec1 returned with HTTP 400 Jan 02 03:13:58.842123 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1494/2909] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Jan 2 03:13:58 2021] PUT /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:13:58.854701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfc9c8a8-6885-4758-9b9a-3fe42e5b44ae tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] PUT http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/spec1 Jan 02 03:13:58.855460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfc9c8a8-6885-4758-9b9a-3fe42e5b44ae tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Action: 'update', calling method: update, body: null {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:58.856492 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfc9c8a8-6885-4758-9b9a-3fe42e5b44ae tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/spec1 returned with HTTP 400 Jan 02 03:13:58.863541 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1416/2910] 10.222.0.50 () {60 vars in 1382 bytes} [Sat Jan 2 03:13:58 2021] PUT /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/spec1 => generated 72 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:13:58.869597 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1d36a08-e8f6-47b3-a2b9-3c02ac675a40 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] PUT http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/None Jan 02 03:13:58.870442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1d36a08-e8f6-47b3-a2b9-3c02ac675a40 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:58.931909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1d36a08-e8f6-47b3-a2b9-3c02ac675a40 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] HTTP exception thrown: Request body and URI mismatch Jan 02 03:13:58.932324 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1d36a08-e8f6-47b3-a2b9-3c02ac675a40 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/None returned with HTTP 400 Jan 02 03:13:58.933430 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1495/2911] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Jan 2 03:13:58 2021] PUT /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/None => generated 73 bytes in 70 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 03:13:58.946130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d418810f-8094-416e-acea-ba05b6905266 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] PUT http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/50a9a398-8f0a-4ea5-8a01-2c6333e39120 Jan 02 03:13:58.946904 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d418810f-8094-416e-acea-ba05b6905266 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:13:59.013187 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d418810f-8094-416e-acea-ba05b6905266 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] HTTP exception thrown: Request body and URI mismatch Jan 02 03:13:59.013636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d418810f-8094-416e-acea-ba05b6905266 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/50a9a398-8f0a-4ea5-8a01-2c6333e39120 returned with HTTP 400 Jan 02 03:13:59.014761 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1417/2912] 10.222.0.50 () {60 vars in 1476 bytes} [Sat Jan 2 03:13:58 2021] PUT /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c/extra_specs/50a9a398-8f0a-4ea5-8a01-2c6333e39120 => generated 73 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 02 03:13:59.024149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14eb3574-1736-4929-9208-4165a0972fc8 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] DELETE http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c Jan 02 03:13:59.024724 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14eb3574-1736-4929-9208-4165a0972fc8 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:59.025282 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14eb3574-1736-4929-9208-4165a0972fc8 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Calling method '_delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:59.111970 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:13:59.111970 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:13:59.124830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14eb3574-1736-4929-9208-4165a0972fc8 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c returned with HTTP 202 Jan 02 03:13:59.128913 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1496/2913] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:13:59 2021] DELETE /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:13:59.134732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d08c05dd-0059-409c-aa20-807362f53240 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] GET http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c Jan 02 03:13:59.135258 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d08c05dd-0059-409c-aa20-807362f53240 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:59.135745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d08c05dd-0059-409c-aa20-807362f53240 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:59.149026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d08c05dd-0059-409c-aa20-807362f53240 tempest-ExtraSpecsNegativeTest-1648167262 tempest-ExtraSpecsNegativeTest-1648167262] http://10.222.0.50/volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c returned with HTTP 404 Jan 02 03:13:59.151113 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1418/2914] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Jan 2 03:13:59 2021] GET /volume/v3/baa168a559b040b997f80a56a095f6a5/types/0fd96af6-e3e9-40ab-b9a2-92f903d6649c => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:13:59.245765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59ad05ef-6bab-4c62-9564-f35c540f348d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:13:59.246869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59ad05ef-6bab-4c62-9564-f35c540f348d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:13:59.247501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59ad05ef-6bab-4c62-9564-f35c540f348d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:13:59.248142 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-59ad05ef-6bab-4c62-9564-f35c540f348d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:13:59.278920 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:13:59.278920 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:13:59.281222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59ad05ef-6bab-4c62-9564-f35c540f348d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:13:59.282242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1497/2915] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:13:59 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:00.303166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-996209b5-4209-485c-995d-5dd924c7ea51 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:00.304309 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-996209b5-4209-485c-995d-5dd924c7ea51 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:00.304841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-996209b5-4209-485c-995d-5dd924c7ea51 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:00.305214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-996209b5-4209-485c-995d-5dd924c7ea51 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:00.329536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:00.329536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:00.331750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-996209b5-4209-485c-995d-5dd924c7ea51 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:00.332818 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1419/2916] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:00 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:01.347601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68f7768d-b2a3-4118-88bb-00d05ec1559c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:01.348809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68f7768d-b2a3-4118-88bb-00d05ec1559c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:01.349209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:01.349209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:01.349835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68f7768d-b2a3-4118-88bb-00d05ec1559c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:01.350448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-68f7768d-b2a3-4118-88bb-00d05ec1559c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:01.372836 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:01.372836 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:01.374950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68f7768d-b2a3-4118-88bb-00d05ec1559c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:01.375749 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1498/2917] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:01 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:02.391038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2327567d-2fe8-4c0a-9422-0190daef079d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:02.391550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2327567d-2fe8-4c0a-9422-0190daef079d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:02.391706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] POST http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes Jan 02 03:14:02.392123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:02.392123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:02.392311 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:02.392311 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:02.392576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-80174459"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:02.393107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2327567d-2fe8-4c0a-9422-0190daef079d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:02.393703 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2327567d-2fe8-4c0a-9422-0190daef079d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:02.394281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-80174459'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:14:02.394656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Create volume of 1 GB Jan 02 03:14:02.420270 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:02.420270 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:02.422134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2327567d-2fe8-4c0a-9422-0190daef079d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:02.422792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Availability Zones retrieved successfully. Jan 02 03:14:02.422950 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1499/2918] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:02 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:02.451039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Flow 'volume_create_api' (5d8708f5-9f63-4f79-bca1-0c3fbd757cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:14:02.453959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38915f20-acdc-4ecd-8410-9b7733ffd04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:02.455916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:14:02.525424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38915f20-acdc-4ecd-8410-9b7733ffd04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:02.527815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4718cd0d-292a-41da-82dc-153f95093852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:02.632603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Created reservations ['982cccb7-1624-4666-bba7-c7b759ec66d3', 'cf087b8b-f8df-4265-ab9e-8066e41bd9f6', '2256537f-3ad3-4cd1-b835-4c17b1c8b83a', '5b2ec3b9-b9c9-4d5c-aac8-da5e67b60248'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:14:02.634856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4718cd0d-292a-41da-82dc-153f95093852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['982cccb7-1624-4666-bba7-c7b759ec66d3', 'cf087b8b-f8df-4265-ab9e-8066e41bd9f6', '2256537f-3ad3-4cd1-b835-4c17b1c8b83a', '5b2ec3b9-b9c9-4d5c-aac8-da5e67b60248']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:02.637014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51f2843-2726-45b8-accc-6d4adff97fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:02.698434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51f2843-2726-45b8-accc-6d4adff97fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e09dff8-f661-4aff-a380-b58bf84c428b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-80174459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='551c4295f6ab4d55b8ce62ede7063585',qos_specs=None,replication_status=,reservations=['982cccb7-1624-4666-bba7-c7b759ec66d3','cf087b8b-f8df-4265-ab9e-8066e41bd9f6','2256537f-3ad3-4cd1-b835-4c17b1c8b83a','5b2ec3b9-b9c9-4d5c-aac8-da5e67b60248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280ede430916419789d278445d55bddf',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-80174459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e09dff8-f661-4aff-a380-b58bf84c428b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='551c4295f6ab4d55b8ce62ede7063585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='280ede430916419789d278445d55bddf',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:02.700651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08c4760-f532-439d-918f-21b1533c8a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:02.743312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08c4760-f532-439d-918f-21b1533c8a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-80174459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='551c4295f6ab4d55b8ce62ede7063585',qos_specs=None,replication_status=,reservations=['982cccb7-1624-4666-bba7-c7b759ec66d3','cf087b8b-f8df-4265-ab9e-8066e41bd9f6','2256537f-3ad3-4cd1-b835-4c17b1c8b83a','5b2ec3b9-b9c9-4d5c-aac8-da5e67b60248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280ede430916419789d278445d55bddf',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:02.745581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4c2cd50-545b-4b87-97f1-6d6008e3829d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:02.762941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4c2cd50-545b-4b87-97f1-6d6008e3829d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:02.766303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Flow 'volume_create_api' (5d8708f5-9f63-4f79-bca1-0c3fbd757cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:14:02.824847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Create volume request issued successfully. Jan 02 03:14:02.842247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-39f66ddf-8715-4840-875a-aa139a600f8f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes returned with HTTP 202 Jan 02 03:14:02.843426 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1420/2919] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:14:02 2021] POST /volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes => generated 822 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:14:02.866781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32f20a9a-cf21-4582-8bad-afd97c67c947 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b Jan 02 03:14:02.874064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32f20a9a-cf21-4582-8bad-afd97c67c947 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:02.879353 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:02.879353 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:02.879878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32f20a9a-cf21-4582-8bad-afd97c67c947 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:02.949528 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:02.949528 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:02.969249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-32f20a9a-cf21-4582-8bad-afd97c67c947 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Volume info retrieved successfully. Jan 02 03:14:02.997268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32f20a9a-cf21-4582-8bad-afd97c67c947 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b returned with HTTP 200 Jan 02 03:14:03.008590 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1500/2920] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:02 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b => generated 890 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:03.437680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bdba160-81a2-41ab-8012-e5903adb6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:03.438804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bdba160-81a2-41ab-8012-e5903adb6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:03.439167 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:03.439167 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:03.439769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bdba160-81a2-41ab-8012-e5903adb6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:03.440331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9bdba160-81a2-41ab-8012-e5903adb6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:03.524704 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:03.524704 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:03.526821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bdba160-81a2-41ab-8012-e5903adb6076 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:03.527788 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1421/2921] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:03 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:04.014412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a9cb36a-4334-40e2-aebc-c48ae5dd6e3a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b Jan 02 03:14:04.015257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a9cb36a-4334-40e2-aebc-c48ae5dd6e3a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:04.015681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:04.015681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:04.016356 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a9cb36a-4334-40e2-aebc-c48ae5dd6e3a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:04.072369 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:04.072369 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:04.082574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a9cb36a-4334-40e2-aebc-c48ae5dd6e3a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Volume info retrieved successfully. Jan 02 03:14:04.106193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a9cb36a-4334-40e2-aebc-c48ae5dd6e3a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b returned with HTTP 200 Jan 02 03:14:04.107327 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1501/2922] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:04 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:04.132560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a32933b-6441-427b-bddf-0a3bdedafe10 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] POST http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots Jan 02 03:14:04.137125 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:04.137125 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:04.137609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a32933b-6441-427b-bddf-0a3bdedafe10 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e09dff8-f661-4aff-a380-b58bf84c428b", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-229992788"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:04.225652 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:04.225652 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:04.226852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0a32933b-6441-427b-bddf-0a3bdedafe10 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Volume info retrieved successfully. Jan 02 03:14:04.227206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-0a32933b-6441-427b-bddf-0a3bdedafe10 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Create snapshot from volume 9e09dff8-f661-4aff-a380-b58bf84c428b Jan 02 03:14:04.312424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-0a32933b-6441-427b-bddf-0a3bdedafe10 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Created reservations ['ad26dbb2-6159-4824-881d-0d0fabcdce8d', 'b76d40f0-7e50-499c-a6a6-8a357897cbc4', '29d38243-eee3-4bcf-aebc-509a8bdb4861', '725fc38e-3be0-40c2-8ffb-1ccdb7d69363'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:14:04.444709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0a32933b-6441-427b-bddf-0a3bdedafe10 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot create request issued successfully. Jan 02 03:14:04.446133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a32933b-6441-427b-bddf-0a3bdedafe10 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots returned with HTTP 202 Jan 02 03:14:04.447850 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1422/2923] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:14:04 2021] POST /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots => generated 310 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:14:04.458646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75a5f6d5-e2dd-449a-8624-447c8985b7d2 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 Jan 02 03:14:04.472319 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75a5f6d5-e2dd-449a-8624-447c8985b7d2 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:04.472434 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:04.472434 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:04.473216 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75a5f6d5-e2dd-449a-8624-447c8985b7d2 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:04.500751 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:04.500751 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:04.501923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-75a5f6d5-e2dd-449a-8624-447c8985b7d2 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:04.504038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75a5f6d5-e2dd-449a-8624-447c8985b7d2 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 returned with HTTP 200 Jan 02 03:14:04.505313 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1502/2924] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:14:04 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:04.543826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-603799c1-a1d1-43aa-90c0-e59bf5c7b961 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:04.544406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-603799c1-a1d1-43aa-90c0-e59bf5c7b961 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:04.544627 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:04.544627 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:04.545004 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-603799c1-a1d1-43aa-90c0-e59bf5c7b961 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:04.545376 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-603799c1-a1d1-43aa-90c0-e59bf5c7b961 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:04.576548 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:04.576548 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:04.578847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-603799c1-a1d1-43aa-90c0-e59bf5c7b961 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:04.579659 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1423/2925] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:04 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:05.523854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6119f0c3-e9cc-482b-9d01-b95713484ba6 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 Jan 02 03:14:05.524546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6119f0c3-e9cc-482b-9d01-b95713484ba6 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:05.524651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:05.524651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:05.524955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6119f0c3-e9cc-482b-9d01-b95713484ba6 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:05.558129 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:05.558129 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:05.560786 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6119f0c3-e9cc-482b-9d01-b95713484ba6 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:05.562805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6119f0c3-e9cc-482b-9d01-b95713484ba6 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 returned with HTTP 200 Jan 02 03:14:05.563640 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1503/2926] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:14:05 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:05.594988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89bb2151-fb62-4526-935f-eaf981e33b12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:05.595821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89bb2151-fb62-4526-935f-eaf981e33b12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:05.596036 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:05.596036 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:05.596474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89bb2151-fb62-4526-935f-eaf981e33b12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:05.596845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-89bb2151-fb62-4526-935f-eaf981e33b12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:05.629926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:05.629926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:05.633093 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89bb2151-fb62-4526-935f-eaf981e33b12 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:05.634452 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1424/2927] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:05 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:14:06.578931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62762254-9453-49c9-ae19-b4e9c1c55768 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 Jan 02 03:14:06.579758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62762254-9453-49c9-ae19-b4e9c1c55768 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:06.580124 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:06.580124 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:06.580846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-62762254-9453-49c9-ae19-b4e9c1c55768 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:06.647826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fc875ec-dd68-476d-b576-0efca3ec7ce4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:06.648381 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fc875ec-dd68-476d-b576-0efca3ec7ce4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:06.648600 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:06.648600 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:06.653322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fc875ec-dd68-476d-b576-0efca3ec7ce4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:06.653754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8fc875ec-dd68-476d-b576-0efca3ec7ce4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:06.676538 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:06.676538 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:06.680895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-62762254-9453-49c9-ae19-b4e9c1c55768 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:06.684781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-62762254-9453-49c9-ae19-b4e9c1c55768 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 returned with HTTP 200 Jan 02 03:14:06.687038 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1504/2928] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:14:06 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 => generated 469 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:06.697601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:06.697601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:06.699465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fc875ec-dd68-476d-b576-0efca3ec7ce4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:06.701704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d08897a-533f-46b3-b6b1-34881314ea81 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] POST http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:06.702869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:06.702869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:06.704079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d08897a-533f-46b3-b6b1-34881314ea81 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:06.706884 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1425/2929] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:06 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:06.739932 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:06.739932 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:06.742325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6d08897a-533f-46b3-b6b1-34881314ea81 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:06.845789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6d08897a-533f-46b3-b6b1-34881314ea81 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Update snapshot metadata completed successfully. Jan 02 03:14:06.846946 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d08897a-533f-46b3-b6b1-34881314ea81 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:06.847828 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1505/2930] 10.222.0.50 () {60 vars in 1369 bytes} [Sat Jan 2 03:14:06 2021] POST /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 68 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 03:14:06.857455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7a85c43-3dd8-4bc3-80e9-f6962e406e2d tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:06.858245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7a85c43-3dd8-4bc3-80e9-f6962e406e2d tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:06.858465 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:06.858465 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:06.859025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7a85c43-3dd8-4bc3-80e9-f6962e406e2d tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:06.896462 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:06.896462 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:06.898286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7a85c43-3dd8-4bc3-80e9-f6962e406e2d tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:06.900499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7a85c43-3dd8-4bc3-80e9-f6962e406e2d tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Get snapshot metadata completed successfully. Jan 02 03:14:06.901226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7a85c43-3dd8-4bc3-80e9-f6962e406e2d tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:06.904236 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1426/2931] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 03:14:06 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 68 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:06.911573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1927a273-23d8-4f28-afe6-f1d1455a1188 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] PUT http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:06.912027 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:06.912027 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:06.913161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1927a273-23d8-4f28-afe6-f1d1455a1188 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:06.958830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:06.958830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:06.961092 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1927a273-23d8-4f28-afe6-f1d1455a1188 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.020716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1927a273-23d8-4f28-afe6-f1d1455a1188 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Update snapshot metadata completed successfully. Jan 02 03:14:07.022691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1927a273-23d8-4f28-afe6-f1d1455a1188 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:07.023809 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1506/2932] 10.222.0.50 () {60 vars in 1368 bytes} [Sat Jan 2 03:14:06 2021] PUT /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 57 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.033085 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7506f675-97c6-4781-b8bc-201de7bdd4cb tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:07.033605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7506f675-97c6-4781-b8bc-201de7bdd4cb tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:07.033820 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.033820 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.034194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7506f675-97c6-4781-b8bc-201de7bdd4cb tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:07.061869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.061869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.063390 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7506f675-97c6-4781-b8bc-201de7bdd4cb tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.065772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7506f675-97c6-4781-b8bc-201de7bdd4cb tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Get snapshot metadata completed successfully. Jan 02 03:14:07.066618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7506f675-97c6-4781-b8bc-201de7bdd4cb tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:07.067997 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1427/2933] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 03:14:07 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.078219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-883f89ba-bd79-4323-a5be-5fe12d8df27a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] DELETE http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 Jan 02 03:14:07.078767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-883f89ba-bd79-4323-a5be-5fe12d8df27a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:07.078993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.078993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.079574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-883f89ba-bd79-4323-a5be-5fe12d8df27a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:07.108088 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.108088 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.109317 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-883f89ba-bd79-4323-a5be-5fe12d8df27a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.111291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-883f89ba-bd79-4323-a5be-5fe12d8df27a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Get snapshot metadata completed successfully. Jan 02 03:14:07.119496 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:14:07.119496 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:14:07.128255 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-883f89ba-bd79-4323-a5be-5fe12d8df27a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Delete snapshot metadata completed successfully. Jan 02 03:14:07.128990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-883f89ba-bd79-4323-a5be-5fe12d8df27a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 returned with HTTP 200 Jan 02 03:14:07.130356 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1507/2934] 10.222.0.50 () {58 vars in 1366 bytes} [Sat Jan 2 03:14:07 2021] DELETE /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 => generated 0 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 02 03:14:07.139260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55612467-1544-47dd-804d-a613f9827450 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:07.140072 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55612467-1544-47dd-804d-a613f9827450 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:07.140306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.140306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.140681 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-55612467-1544-47dd-804d-a613f9827450 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:07.168602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.168602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.170386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-55612467-1544-47dd-804d-a613f9827450 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.172636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-55612467-1544-47dd-804d-a613f9827450 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Get snapshot metadata completed successfully. Jan 02 03:14:07.173529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-55612467-1544-47dd-804d-a613f9827450 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:07.174357 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1428/2935] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 03:14:07 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.186857 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14b87707-d112-42ef-978f-9e2dd199d4c0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] PUT http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:07.187574 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.187574 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.188916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-14b87707-d112-42ef-978f-9e2dd199d4c0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:07.218932 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.218932 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.220087 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-14b87707-d112-42ef-978f-9e2dd199d4c0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.254009 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-14b87707-d112-42ef-978f-9e2dd199d4c0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Update snapshot metadata completed successfully. Jan 02 03:14:07.254625 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-14b87707-d112-42ef-978f-9e2dd199d4c0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:07.255523 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1508/2936] 10.222.0.50 () {60 vars in 1368 bytes} [Sat Jan 2 03:14:07 2021] PUT /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 16 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.268090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e0a7ce4-f885-45b8-9469-1e57d9e9df77 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] POST http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:07.268590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.268590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.269011 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e0a7ce4-f885-45b8-9469-1e57d9e9df77 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:07.299052 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.299052 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.300684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3e0a7ce4-f885-45b8-9469-1e57d9e9df77 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.346014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3e0a7ce4-f885-45b8-9469-1e57d9e9df77 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Update snapshot metadata completed successfully. Jan 02 03:14:07.346955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e0a7ce4-f885-45b8-9469-1e57d9e9df77 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:07.354720 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1429/2937] 10.222.0.50 () {60 vars in 1369 bytes} [Sat Jan 2 03:14:07 2021] POST /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 68 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.358742 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2458fa6d-4bc7-4481-9314-109e1a525694 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:07.359462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2458fa6d-4bc7-4481-9314-109e1a525694 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:07.359827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.359827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.360474 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2458fa6d-4bc7-4481-9314-109e1a525694 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:07.391202 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.391202 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.392382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2458fa6d-4bc7-4481-9314-109e1a525694 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.394504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2458fa6d-4bc7-4481-9314-109e1a525694 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Get snapshot metadata completed successfully. Jan 02 03:14:07.395113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2458fa6d-4bc7-4481-9314-109e1a525694 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:07.395943 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1509/2938] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 03:14:07 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.407578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6da31d77-05d2-48fc-99f6-0cf99374708b tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] PUT http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 Jan 02 03:14:07.408155 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.408155 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.408690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6da31d77-05d2-48fc-99f6-0cf99374708b tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:07.459308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.459308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.463495 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6da31d77-05d2-48fc-99f6-0cf99374708b tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.516906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6da31d77-05d2-48fc-99f6-0cf99374708b tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Update snapshot metadata completed successfully. Jan 02 03:14:07.517910 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6da31d77-05d2-48fc-99f6-0cf99374708b tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 returned with HTTP 200 Jan 02 03:14:07.524317 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1430/2939] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Jan 2 03:14:07 2021] PUT /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 => generated 35 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.563338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69916ad9-7b3e-46cf-ab0a-0d7efe3c2ff0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 Jan 02 03:14:07.564105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69916ad9-7b3e-46cf-ab0a-0d7efe3c2ff0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:07.564944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.564944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.565588 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69916ad9-7b3e-46cf-ab0a-0d7efe3c2ff0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:07.598810 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.598810 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.600933 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-69916ad9-7b3e-46cf-ab0a-0d7efe3c2ff0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.603574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-69916ad9-7b3e-46cf-ab0a-0d7efe3c2ff0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Get snapshot metadata completed successfully. Jan 02 03:14:07.604456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69916ad9-7b3e-46cf-ab0a-0d7efe3c2ff0 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 returned with HTTP 200 Jan 02 03:14:07.605504 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1510/2940] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Jan 2 03:14:07 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata/key3 => generated 35 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.615055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2bf8693a-2b30-4f4a-8acb-fa1d2c187171 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:07.616877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2bf8693a-2b30-4f4a-8acb-fa1d2c187171 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:07.616877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.616877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.617137 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2bf8693a-2b30-4f4a-8acb-fa1d2c187171 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:07.675215 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.675215 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.676401 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2bf8693a-2b30-4f4a-8acb-fa1d2c187171 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.678938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2bf8693a-2b30-4f4a-8acb-fa1d2c187171 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Get snapshot metadata completed successfully. Jan 02 03:14:07.687244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2bf8693a-2b30-4f4a-8acb-fa1d2c187171 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:07.688544 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1431/2941] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Jan 2 03:14:07 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 75 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.699408 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b836ff4-e0af-4bf5-b053-117b32398212 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] PUT http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata Jan 02 03:14:07.699869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.699869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.700343 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b836ff4-e0af-4bf5-b053-117b32398212 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:07.714700 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4c7e476-9758-472d-8397-65eb55cb94df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:07.715610 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4c7e476-9758-472d-8397-65eb55cb94df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:07.715831 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.715831 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.716222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4c7e476-9758-472d-8397-65eb55cb94df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:07.716612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a4c7e476-9758-472d-8397-65eb55cb94df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:07.771010 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.771010 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.772985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4c7e476-9758-472d-8397-65eb55cb94df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:07.773824 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1432/2942] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:07 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:07.779973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:07.779973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:07.788153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5b836ff4-e0af-4bf5-b053-117b32398212 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:07.919323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5b836ff4-e0af-4bf5-b053-117b32398212 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Update snapshot metadata completed successfully. Jan 02 03:14:07.936892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b836ff4-e0af-4bf5-b053-117b32398212 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata returned with HTTP 200 Jan 02 03:14:07.936892 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1511/2943] 10.222.0.50 () {60 vars in 1368 bytes} [Sat Jan 2 03:14:07 2021] PUT /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006/metadata => generated 16 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:07.942486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4ec8960-56b0-4a02-b882-09c860991d1f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] DELETE http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 Jan 02 03:14:07.942486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4ec8960-56b0-4a02-b882-09c860991d1f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:07.942486 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:07.942486 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:07.942486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4ec8960-56b0-4a02-b882-09c860991d1f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:07.942486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-f4ec8960-56b0-4a02-b882-09c860991d1f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Delete snapshot with id: 12378e8e-bcf5-4616-90b1-5815cb8db006 Jan 02 03:14:08.001384 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:08.001384 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:08.002982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f4ec8960-56b0-4a02-b882-09c860991d1f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:08.165283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f4ec8960-56b0-4a02-b882-09c860991d1f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot delete request issued successfully. Jan 02 03:14:08.166062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4ec8960-56b0-4a02-b882-09c860991d1f tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 returned with HTTP 202 Jan 02 03:14:08.167194 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1433/2944] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:14:07 2021] DELETE /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:14:08.176504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3a57684-3281-4731-b964-588c57035f91 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 Jan 02 03:14:08.177226 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3a57684-3281-4731-b964-588c57035f91 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:08.177602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:08.177602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:08.178772 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3a57684-3281-4731-b964-588c57035f91 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:08.242116 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:08.242116 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:08.243489 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3a57684-3281-4731-b964-588c57035f91 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:08.247848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3a57684-3281-4731-b964-588c57035f91 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 returned with HTTP 200 Jan 02 03:14:08.250465 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1512/2945] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:14:08 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:08.790379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f02112ff-0aa1-4805-95f0-e7bf1b268952 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:08.790879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f02112ff-0aa1-4805-95f0-e7bf1b268952 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:08.791377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:08.791377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:08.791377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f02112ff-0aa1-4805-95f0-e7bf1b268952 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:08.791796 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f02112ff-0aa1-4805-95f0-e7bf1b268952 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:08.870688 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:08.870688 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:08.882247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f02112ff-0aa1-4805-95f0-e7bf1b268952 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:08.882914 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1434/2946] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:08 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:09.262181 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be0fd608-ff48-43d7-bc36-2f8e7569db56 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 Jan 02 03:14:09.280615 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be0fd608-ff48-43d7-bc36-2f8e7569db56 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:09.280828 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:09.280828 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:09.281512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be0fd608-ff48-43d7-bc36-2f8e7569db56 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:09.338103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:09.338103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:09.338103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-be0fd608-ff48-43d7-bc36-2f8e7569db56 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Snapshot retrieved successfully. Jan 02 03:14:09.338103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be0fd608-ff48-43d7-bc36-2f8e7569db56 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 returned with HTTP 200 Jan 02 03:14:09.359491 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1513/2947] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:14:09 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 => generated 468 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:09.898787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa8cab8f-f742-4129-b1ae-e6a5874c3d32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:09.899345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa8cab8f-f742-4129-b1ae-e6a5874c3d32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:09.899598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:09.899598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:09.899875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa8cab8f-f742-4129-b1ae-e6a5874c3d32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:09.900205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-aa8cab8f-f742-4129-b1ae-e6a5874c3d32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:09.973745 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:09.973745 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:09.976953 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa8cab8f-f742-4129-b1ae-e6a5874c3d32 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:09.984499 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1435/2948] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:10.349592 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-401ac1f6-2e71-4a81-b609-8d182c2215dc tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 Jan 02 03:14:10.350831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-401ac1f6-2e71-4a81-b609-8d182c2215dc tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:10.351410 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:10.351410 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:10.352003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-401ac1f6-2e71-4a81-b609-8d182c2215dc tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:10.379031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-401ac1f6-2e71-4a81-b609-8d182c2215dc tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 returned with HTTP 404 Jan 02 03:14:10.380357 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1514/2949] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:14:10 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/snapshots/12378e8e-bcf5-4616-90b1-5815cb8db006 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:14:10.388955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be0200da-b611-4770-af9f-319c04209fd7 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] DELETE http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b Jan 02 03:14:10.389704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be0200da-b611-4770-af9f-319c04209fd7 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:10.390091 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:10.390091 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:10.390672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be0200da-b611-4770-af9f-319c04209fd7 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:10.391287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-be0200da-b611-4770-af9f-319c04209fd7 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Delete volume with id: 9e09dff8-f661-4aff-a380-b58bf84c428b Jan 02 03:14:10.464703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:10.464703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:10.466514 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-be0200da-b611-4770-af9f-319c04209fd7 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Volume info retrieved successfully. Jan 02 03:14:10.505714 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-be0200da-b611-4770-af9f-319c04209fd7 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Delete volume request issued successfully. Jan 02 03:14:10.508501 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be0200da-b611-4770-af9f-319c04209fd7 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b returned with HTTP 202 Jan 02 03:14:10.510759 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1436/2950] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:14:10 2021] DELETE /volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:14:10.517602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c49c9b6-c87f-426b-a1ce-7b4907c37d7a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b Jan 02 03:14:10.518764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c49c9b6-c87f-426b-a1ce-7b4907c37d7a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:10.519337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c49c9b6-c87f-426b-a1ce-7b4907c37d7a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:10.587975 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:10.587975 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:10.598398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c49c9b6-c87f-426b-a1ce-7b4907c37d7a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Volume info retrieved successfully. Jan 02 03:14:10.669821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c49c9b6-c87f-426b-a1ce-7b4907c37d7a tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b returned with HTTP 200 Jan 02 03:14:10.670670 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1515/2951] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:10 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:10.998897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9c7ed12-ed0f-49f5-b791-04782d250181 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:10.999431 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9c7ed12-ed0f-49f5-b791-04782d250181 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:10.999649 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:10.999649 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:11.000025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9c7ed12-ed0f-49f5-b791-04782d250181 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:11.000443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a9c7ed12-ed0f-49f5-b791-04782d250181 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:11.024642 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:11.024642 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:11.026504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9c7ed12-ed0f-49f5-b791-04782d250181 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:11.031899 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1437/2952] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:10 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:11.688693 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2290899c-a939-4a93-a9b7-7398b2fc0628 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b Jan 02 03:14:11.689397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2290899c-a939-4a93-a9b7-7398b2fc0628 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:11.691009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:11.691009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:11.694500 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2290899c-a939-4a93-a9b7-7398b2fc0628 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:11.841279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:11.841279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:11.852802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2290899c-a939-4a93-a9b7-7398b2fc0628 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Volume info retrieved successfully. Jan 02 03:14:11.894665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2290899c-a939-4a93-a9b7-7398b2fc0628 tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b returned with HTTP 200 Jan 02 03:14:11.895748 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1516/2953] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:11 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:12.041278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbcbf2ee-3b89-4787-b67a-c2c802e07202 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:12.041799 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbcbf2ee-3b89-4787-b67a-c2c802e07202 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:12.042001 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:12.042001 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:12.042374 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbcbf2ee-3b89-4787-b67a-c2c802e07202 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:12.042746 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-bbcbf2ee-3b89-4787-b67a-c2c802e07202 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:12.074121 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:12.074121 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:12.075987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbcbf2ee-3b89-4787-b67a-c2c802e07202 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:12.079115 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1438/2954] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:12 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:12.911730 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e81f4aa1-6ea2-4919-bf09-34f0fa2f80ee tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] GET http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b Jan 02 03:14:12.915092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e81f4aa1-6ea2-4919-bf09-34f0fa2f80ee tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:12.919788 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:12.919788 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:12.920549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e81f4aa1-6ea2-4919-bf09-34f0fa2f80ee tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:12.980416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e81f4aa1-6ea2-4919-bf09-34f0fa2f80ee tempest-SnapshotMetadataTestJSON-2113247782 tempest-SnapshotMetadataTestJSON-2113247782] http://10.222.0.50/volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b returned with HTTP 404 Jan 02 03:14:12.981950 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1517/2955] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:12 2021] GET /volume/v3/551c4295f6ab4d55b8ce62ede7063585/volumes/9e09dff8-f661-4aff-a380-b58bf84c428b => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:14:13.094789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d30e0bba-feb8-4201-b3df-0290e4193566 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:13.096342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d30e0bba-feb8-4201-b3df-0290e4193566 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:13.096685 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:13.096685 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:13.098255 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d30e0bba-feb8-4201-b3df-0290e4193566 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:13.098255 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d30e0bba-feb8-4201-b3df-0290e4193566 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:13.151454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:13.151454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:13.155632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d30e0bba-feb8-4201-b3df-0290e4193566 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:13.169960 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1439/2956] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:13 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:14.180280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ec0ba47-e29b-4e6a-b061-87493ae06b5c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:14.180824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ec0ba47-e29b-4e6a-b061-87493ae06b5c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:14.181299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ec0ba47-e29b-4e6a-b061-87493ae06b5c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:14.182024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6ec0ba47-e29b-4e6a-b061-87493ae06b5c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:14.233484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:14.233484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:14.240168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ec0ba47-e29b-4e6a-b061-87493ae06b5c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:14.246204 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1518/2957] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:14 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:15.285335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b49ec37-958e-4461-b11e-f743aaeb4805 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:15.286060 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b49ec37-958e-4461-b11e-f743aaeb4805 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:15.286227 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:15.286227 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:15.286578 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b49ec37-958e-4461-b11e-f743aaeb4805 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:15.286954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6b49ec37-958e-4461-b11e-f743aaeb4805 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:15.331582 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:15.331582 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:15.333593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b49ec37-958e-4461-b11e-f743aaeb4805 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:15.335797 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1440/2958] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:15 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:16.356330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-014f3864-db0d-448f-a811-3ab737b441c6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:16.357290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-014f3864-db0d-448f-a811-3ab737b441c6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:16.357635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:16.357635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:16.358163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-014f3864-db0d-448f-a811-3ab737b441c6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:16.358693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-014f3864-db0d-448f-a811-3ab737b441c6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:16.413815 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:16.413815 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:16.415780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-014f3864-db0d-448f-a811-3ab737b441c6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:16.417329 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1519/2959] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:16 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:16.976217 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] POST http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes Jan 02 03:14:16.976973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:16.976973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:16.977648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2126372965"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:16.978996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2126372965'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:14:16.979353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Create volume of 1 GB Jan 02 03:14:16.996425 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Availability Zones retrieved successfully. Jan 02 03:14:17.016647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Flow 'volume_create_api' (c8e7f7b2-b178-4a53-90a1-0c46d9dfcfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:14:17.019891 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fff3411-8c9a-45af-9d59-f0c31cc870b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:17.024450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:14:17.124872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fff3411-8c9a-45af-9d59-f0c31cc870b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:17.127426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9257606b-08fa-481e-a4c8-1e842893f391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:17.228969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Created reservations ['93800b78-d550-4ad1-bf59-eebe1ffefab0', '149ff9e0-60fc-4d76-af90-f3877b9e31c9', 'f97915a6-f5f4-4dc6-8439-073db4090021', '38211a58-595a-4e7a-b343-28efdee60372'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:14:17.231931 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9257606b-08fa-481e-a4c8-1e842893f391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93800b78-d550-4ad1-bf59-eebe1ffefab0', '149ff9e0-60fc-4d76-af90-f3877b9e31c9', 'f97915a6-f5f4-4dc6-8439-073db4090021', '38211a58-595a-4e7a-b343-28efdee60372']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:17.234334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (705e88d8-7f81-4340-be76-4be77b3b6c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:17.359760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (705e88d8-7f81-4340-be76-4be77b3b6c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39d62aad-208c-460d-b24d-815e32b3267d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2126372965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1622830798d9456a92aecf1d875e6b50',qos_specs=None,replication_status=,reservations=['93800b78-d550-4ad1-bf59-eebe1ffefab0','149ff9e0-60fc-4d76-af90-f3877b9e31c9','f97915a6-f5f4-4dc6-8439-073db4090021','38211a58-595a-4e7a-b343-28efdee60372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3159f98ef70d42fb9c8aa634668492ac',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2126372965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39d62aad-208c-460d-b24d-815e32b3267d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1622830798d9456a92aecf1d875e6b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3159f98ef70d42fb9c8aa634668492ac',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:17.367325 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50dc7a47-bd2b-45ef-b257-848b58e38c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:17.399460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50dc7a47-bd2b-45ef-b257-848b58e38c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2126372965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1622830798d9456a92aecf1d875e6b50',qos_specs=None,replication_status=,reservations=['93800b78-d550-4ad1-bf59-eebe1ffefab0','149ff9e0-60fc-4d76-af90-f3877b9e31c9','f97915a6-f5f4-4dc6-8439-073db4090021','38211a58-595a-4e7a-b343-28efdee60372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3159f98ef70d42fb9c8aa634668492ac',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:17.401943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66207e6a-e62e-4484-bd6b-ed30bd91d121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:17.433621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66207e6a-e62e-4484-bd6b-ed30bd91d121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:17.437987 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b5fa2dfd-51d2-4dc3-8160-faf1ccc85e4d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:17.437987 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b5fa2dfd-51d2-4dc3-8160-faf1ccc85e4d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:17.440979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Flow 'volume_create_api' (c8e7f7b2-b178-4a53-90a1-0c46d9dfcfb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:14:17.446738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:17.446738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:17.451853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b5fa2dfd-51d2-4dc3-8160-faf1ccc85e4d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:17.452316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b5fa2dfd-51d2-4dc3-8160-faf1ccc85e4d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:17.500055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Create volume request issued successfully. Jan 02 03:14:17.501147 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:17.501147 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:17.506609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b5fa2dfd-51d2-4dc3-8160-faf1ccc85e4d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:17.507493 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1520/2960] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:17 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:17.522282 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6734bbec-9414-4b65-ad08-143abb797f93 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes returned with HTTP 202 Jan 02 03:14:17.523477 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1441/2961] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:14:16 2021] POST /volume/v3/1622830798d9456a92aecf1d875e6b50/volumes => generated 819 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:14:17.538840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59cdc383-be56-4830-b538-a612a915b147 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] GET http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d Jan 02 03:14:17.539377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59cdc383-be56-4830-b538-a612a915b147 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:17.539730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:17.539730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:17.540419 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59cdc383-be56-4830-b538-a612a915b147 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:17.647934 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:17.647934 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:17.677101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-59cdc383-be56-4830-b538-a612a915b147 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Volume info retrieved successfully. Jan 02 03:14:17.728105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59cdc383-be56-4830-b538-a612a915b147 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d returned with HTTP 200 Jan 02 03:14:17.738823 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1521/2962] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:17 2021] GET /volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d => generated 887 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:18.531713 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0283d77-1791-4444-8523-2bb7e95b1846 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:18.533182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0283d77-1791-4444-8523-2bb7e95b1846 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:18.533182 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:18.533182 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:18.533182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0283d77-1791-4444-8523-2bb7e95b1846 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:18.534983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a0283d77-1791-4444-8523-2bb7e95b1846 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:18.566446 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:18.566446 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:18.569670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0283d77-1791-4444-8523-2bb7e95b1846 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:18.570712 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1442/2963] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:18 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:18.748819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e10715c4-3c98-4c00-a770-b88ae056a5ce tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] GET http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d Jan 02 03:14:18.749788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e10715c4-3c98-4c00-a770-b88ae056a5ce tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:18.750259 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:18.750259 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:18.750687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e10715c4-3c98-4c00-a770-b88ae056a5ce tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:18.807958 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:18.807958 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:18.819557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e10715c4-3c98-4c00-a770-b88ae056a5ce tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Volume info retrieved successfully. Jan 02 03:14:18.848847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e10715c4-3c98-4c00-a770-b88ae056a5ce tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d returned with HTTP 200 Jan 02 03:14:18.861291 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1522/2964] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:18 2021] GET /volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d => generated 912 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:14:18.877151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee86dfee-6d3c-4fb5-8223-68072efd1fae tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] GET http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/limits Jan 02 03:14:18.877151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee86dfee-6d3c-4fb5-8223-68072efd1fae tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:18.877327 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:18.877327 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:18.877587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee86dfee-6d3c-4fb5-8223-68072efd1fae tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:18.946475 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee86dfee-6d3c-4fb5-8223-68072efd1fae tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/limits returned with HTTP 200 Jan 02 03:14:18.947397 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1443/2965] 10.222.0.50 () {58 vars in 1201 bytes} [Sat Jan 2 03:14:18 2021] GET /volume/v3/1622830798d9456a92aecf1d875e6b50/limits => generated 302 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:18.958388 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7bd3a6b2-2f06-481f-b85a-93b3d5d8c849 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] DELETE http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d Jan 02 03:14:18.960355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7bd3a6b2-2f06-481f-b85a-93b3d5d8c849 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:18.960773 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:18.960773 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:18.961421 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7bd3a6b2-2f06-481f-b85a-93b3d5d8c849 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:18.962208 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-7bd3a6b2-2f06-481f-b85a-93b3d5d8c849 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Delete volume with id: 39d62aad-208c-460d-b24d-815e32b3267d Jan 02 03:14:19.028990 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:19.028990 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:19.030783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7bd3a6b2-2f06-481f-b85a-93b3d5d8c849 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Volume info retrieved successfully. Jan 02 03:14:19.072705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7bd3a6b2-2f06-481f-b85a-93b3d5d8c849 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Delete volume request issued successfully. Jan 02 03:14:19.073369 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7bd3a6b2-2f06-481f-b85a-93b3d5d8c849 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d returned with HTTP 202 Jan 02 03:14:19.074619 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1523/2966] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:14:18 2021] DELETE /volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:14:19.083604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17920171-3235-4442-ad2b-66f22fe2a544 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] GET http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d Jan 02 03:14:19.085288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17920171-3235-4442-ad2b-66f22fe2a544 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:19.086032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17920171-3235-4442-ad2b-66f22fe2a544 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:19.181690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:19.181690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:19.236466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-17920171-3235-4442-ad2b-66f22fe2a544 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Volume info retrieved successfully. Jan 02 03:14:19.326549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17920171-3235-4442-ad2b-66f22fe2a544 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d returned with HTTP 200 Jan 02 03:14:19.327400 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1444/2967] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:19 2021] GET /volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d => generated 911 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:19.587054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f52fd515-bf0d-4242-8902-33c2aa0d9c9c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:19.588130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f52fd515-bf0d-4242-8902-33c2aa0d9c9c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:19.588555 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:19.588555 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:19.589151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f52fd515-bf0d-4242-8902-33c2aa0d9c9c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:19.589811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f52fd515-bf0d-4242-8902-33c2aa0d9c9c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:19.658796 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:19.658796 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:19.668715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f52fd515-bf0d-4242-8902-33c2aa0d9c9c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:19.671635 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1524/2968] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:19 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:20.344343 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aeb7877-ede5-4c72-8953-37bf0fd7a79b tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] GET http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d Jan 02 03:14:20.345057 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aeb7877-ede5-4c72-8953-37bf0fd7a79b tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:20.345354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:20.345354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:20.346047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3aeb7877-ede5-4c72-8953-37bf0fd7a79b tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:20.574794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:20.574794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:20.604237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3aeb7877-ede5-4c72-8953-37bf0fd7a79b tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Volume info retrieved successfully. Jan 02 03:14:20.692439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6783e9e1-d011-4654-8e96-949e7486d32e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:20.695122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6783e9e1-d011-4654-8e96-949e7486d32e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:20.695708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:20.695708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:20.696776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6783e9e1-d011-4654-8e96-949e7486d32e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:20.697650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6783e9e1-d011-4654-8e96-949e7486d32e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:20.761192 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3aeb7877-ede5-4c72-8953-37bf0fd7a79b tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d returned with HTTP 200 Jan 02 03:14:20.762050 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1445/2969] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:20 2021] GET /volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d => generated 911 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:20.805877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:20.805877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:20.810541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6783e9e1-d011-4654-8e96-949e7486d32e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:20.812905 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1525/2970] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:20 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:21.784404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4f45136-ebfc-44b1-a654-e42607660572 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] GET http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d Jan 02 03:14:21.786233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4f45136-ebfc-44b1-a654-e42607660572 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:21.786609 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:21.786609 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:21.788811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4f45136-ebfc-44b1-a654-e42607660572 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:21.840988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c480c954-5240-43b4-95bb-f887cc2ea9a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:21.855653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c480c954-5240-43b4-95bb-f887cc2ea9a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:21.857064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:21.857064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:21.857706 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c480c954-5240-43b4-95bb-f887cc2ea9a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:21.863787 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c480c954-5240-43b4-95bb-f887cc2ea9a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:21.956396 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:21.956396 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:21.958696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c480c954-5240-43b4-95bb-f887cc2ea9a0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:21.969187 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1526/2971] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:21 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:21.998664 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:21.998664 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:22.023331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d4f45136-ebfc-44b1-a654-e42607660572 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Volume info retrieved successfully. Jan 02 03:14:22.056484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4f45136-ebfc-44b1-a654-e42607660572 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d returned with HTTP 200 Jan 02 03:14:22.057628 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1446/2972] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:21 2021] GET /volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d => generated 911 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:22.985256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d0b2106-7981-4f48-9940-b07609b9423f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:22.985815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d0b2106-7981-4f48-9940-b07609b9423f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:22.986004 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:22.986004 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:22.986395 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9d0b2106-7981-4f48-9940-b07609b9423f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:22.986775 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9d0b2106-7981-4f48-9940-b07609b9423f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:23.045039 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:23.045039 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:23.047007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9d0b2106-7981-4f48-9940-b07609b9423f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:23.047920 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1527/2973] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:22 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:23.074233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f0cf055-eece-4eef-9178-47a6110cc2d4 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] GET http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d Jan 02 03:14:23.074771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f0cf055-eece-4eef-9178-47a6110cc2d4 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:23.074992 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:23.074992 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:23.075553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6f0cf055-eece-4eef-9178-47a6110cc2d4 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:23.200546 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6f0cf055-eece-4eef-9178-47a6110cc2d4 tempest-AbsoluteLimitsTests-553797834 tempest-AbsoluteLimitsTests-553797834] http://10.222.0.50/volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d returned with HTTP 404 Jan 02 03:14:23.201648 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1447/2974] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:23 2021] GET /volume/v3/1622830798d9456a92aecf1d875e6b50/volumes/39d62aad-208c-460d-b24d-815e32b3267d => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:14:24.062756 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b44f19ee-20f0-4e57-9522-e5320e457f0d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:24.063312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b44f19ee-20f0-4e57-9522-e5320e457f0d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:24.063794 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:24.063794 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:24.064349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b44f19ee-20f0-4e57-9522-e5320e457f0d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:24.064837 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b44f19ee-20f0-4e57-9522-e5320e457f0d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:24.123771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:24.123771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:24.126113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b44f19ee-20f0-4e57-9522-e5320e457f0d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:24.127066 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1528/2975] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:24 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:25.143124 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-144ff799-533c-4adc-81ff-6cfb7d026818 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:25.144064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-144ff799-533c-4adc-81ff-6cfb7d026818 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:25.144940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-144ff799-533c-4adc-81ff-6cfb7d026818 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:25.145577 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-144ff799-533c-4adc-81ff-6cfb7d026818 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:25.215385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:25.215385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:25.218455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-144ff799-533c-4adc-81ff-6cfb7d026818 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:25.225993 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1448/2976] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:25 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:26.239167 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-00a5c654-cfa8-419e-95f0-1a8b32f3176e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:26.240164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-00a5c654-cfa8-419e-95f0-1a8b32f3176e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:26.241207 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:26.241207 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:26.242812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-00a5c654-cfa8-419e-95f0-1a8b32f3176e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:26.243731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-00a5c654-cfa8-419e-95f0-1a8b32f3176e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:26.321341 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:26.321341 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:26.327076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-00a5c654-cfa8-419e-95f0-1a8b32f3176e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:26.334864 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1529/2977] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:26 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:14:27.356370 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93e8144e-c6d3-4b03-afaf-637a10ad6196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:27.357456 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93e8144e-c6d3-4b03-afaf-637a10ad6196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:27.357807 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:27.357807 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:27.358682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93e8144e-c6d3-4b03-afaf-637a10ad6196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:27.363763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-93e8144e-c6d3-4b03-afaf-637a10ad6196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:27.425872 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:27.425872 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:27.432868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93e8144e-c6d3-4b03-afaf-637a10ad6196 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:27.434851 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1449/2978] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:27 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:28.449463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98be1046-466b-43f7-9d55-6e068f941c47 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:28.450354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98be1046-466b-43f7-9d55-6e068f941c47 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:28.450354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:28.450354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:28.450751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98be1046-466b-43f7-9d55-6e068f941c47 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:28.450882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-98be1046-466b-43f7-9d55-6e068f941c47 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:28.502673 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:28.502673 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:28.505198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98be1046-466b-43f7-9d55-6e068f941c47 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:28.506919 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1450/2979] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:28 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:28.613779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] POST http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes Jan 02 03:14:28.614246 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:28.614246 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:28.614656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1224935240"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:28.616397 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1224935240'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:14:28.616780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Create volume of 1 GB Jan 02 03:14:28.630547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Availability Zones retrieved successfully. Jan 02 03:14:28.648869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Flow 'volume_create_api' (93633f1a-0306-4aca-a09f-6f4adc6a2ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:14:28.651971 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f887f7b1-baab-41be-a60b-a317ca8471d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:28.654192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:14:28.727982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f887f7b1-baab-41be-a60b-a317ca8471d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:28.730292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8471d70c-99e0-41da-bb87-0d94a1945b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:28.841528 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Created reservations ['6a5e9555-2d21-44bd-b5a8-2a6458d06d44', '26af0221-d235-4d87-93b4-1ab995c018f6', 'bc9f40d1-7699-4db9-8c1f-a5ee3abbc5e0', '84d7ed30-3190-4f48-abaf-ac72222cd1be'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:14:28.843473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8471d70c-99e0-41da-bb87-0d94a1945b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a5e9555-2d21-44bd-b5a8-2a6458d06d44', '26af0221-d235-4d87-93b4-1ab995c018f6', 'bc9f40d1-7699-4db9-8c1f-a5ee3abbc5e0', '84d7ed30-3190-4f48-abaf-ac72222cd1be']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:28.845798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd07eaa6-8ae2-4869-ac52-9151ca1ca992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:28.928847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd07eaa6-8ae2-4869-ac52-9151ca1ca992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a8e6a35-179f-4712-865e-43d2afeaf68b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1224935240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2001568200c41c5a628d6e97ae32880',qos_specs=None,replication_status=,reservations=['6a5e9555-2d21-44bd-b5a8-2a6458d06d44','26af0221-d235-4d87-93b4-1ab995c018f6','bc9f40d1-7699-4db9-8c1f-a5ee3abbc5e0','84d7ed30-3190-4f48-abaf-ac72222cd1be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813d782ed80a4d729c5624b75f9277e8',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:14:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1224935240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a8e6a35-179f-4712-865e-43d2afeaf68b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2001568200c41c5a628d6e97ae32880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='813d782ed80a4d729c5624b75f9277e8',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:28.934942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfbb737-bbdf-4211-bf19-b0b5af3d2ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:29.003115 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfbb737-bbdf-4211-bf19-b0b5af3d2ef9) transitioned into state 'SUCCESS' from state '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-1224935240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2001568200c41c5a628d6e97ae32880',qos_specs=None,replication_status=,reservations=['6a5e9555-2d21-44bd-b5a8-2a6458d06d44','26af0221-d235-4d87-93b4-1ab995c018f6','bc9f40d1-7699-4db9-8c1f-a5ee3abbc5e0','84d7ed30-3190-4f48-abaf-ac72222cd1be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813d782ed80a4d729c5624b75f9277e8',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:29.005176 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750cb773-6944-4d7d-8ec0-dacb7887e981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:29.031656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750cb773-6944-4d7d-8ec0-dacb7887e981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:29.034729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Flow 'volume_create_api' (93633f1a-0306-4aca-a09f-6f4adc6a2ce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:14:29.152853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Create volume request issued successfully. Jan 02 03:14:29.184834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-288ccaff-8c8b-4a9c-8d91-d976b2481b9f tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes returned with HTTP 202 Jan 02 03:14:29.185946 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1530/2980] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:14:28 2021] POST /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes => generated 819 bytes in 919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:14:29.204094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cdc4ea87-ccc2-4ebf-957b-227f9814dfe3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b Jan 02 03:14:29.204754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cdc4ea87-ccc2-4ebf-957b-227f9814dfe3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:29.205073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:29.205073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:29.205758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cdc4ea87-ccc2-4ebf-957b-227f9814dfe3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:29.276574 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:29.276574 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:29.286227 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cdc4ea87-ccc2-4ebf-957b-227f9814dfe3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:29.313651 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cdc4ea87-ccc2-4ebf-957b-227f9814dfe3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b returned with HTTP 200 Jan 02 03:14:29.314717 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1451/2981] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:29 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b => generated 887 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:29.537897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-761a5015-b2c3-4be5-8e46-f1c58e5ff5f7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:29.540018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-761a5015-b2c3-4be5-8e46-f1c58e5ff5f7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:29.540414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:29.540414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:29.541072 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-761a5015-b2c3-4be5-8e46-f1c58e5ff5f7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:29.541717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-761a5015-b2c3-4be5-8e46-f1c58e5ff5f7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:29.609416 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:29.609416 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:29.611533 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-761a5015-b2c3-4be5-8e46-f1c58e5ff5f7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:29.612468 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1531/2982] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:29 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:14:30.350141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5cf83150-225a-4a9f-b43f-8eabd4b30a34 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b Jan 02 03:14:30.350682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5cf83150-225a-4a9f-b43f-8eabd4b30a34 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:30.350877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:30.350877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:30.351271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5cf83150-225a-4a9f-b43f-8eabd4b30a34 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:30.407761 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:30.407761 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:30.418702 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5cf83150-225a-4a9f-b43f-8eabd4b30a34 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:30.444619 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5cf83150-225a-4a9f-b43f-8eabd4b30a34 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b returned with HTTP 200 Jan 02 03:14:30.445670 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1452/2983] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:30 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:30.464647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a7b320d-cb0e-48f6-bc43-339ed601f523 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] POST http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:30.465466 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:30.465466 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:30.466177 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5a7b320d-cb0e-48f6-bc43-339ed601f523 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:30.593552 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:30.593552 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:30.597890 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5a7b320d-cb0e-48f6-bc43-339ed601f523 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:30.617182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5a7b320d-cb0e-48f6-bc43-339ed601f523 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Create volume metadata completed successfully. Jan 02 03:14:30.618226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5a7b320d-cb0e-48f6-bc43-339ed601f523 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:30.619327 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1532/2984] 10.222.0.50 () {60 vars in 1364 bytes} [Sat Jan 2 03:14:30 2021] POST /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 101 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:30.632627 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a95323f7-c1ee-4628-b0d2-deb9da74f73f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:30.633463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a95323f7-c1ee-4628-b0d2-deb9da74f73f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:30.633857 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:30.633857 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:30.634525 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a95323f7-c1ee-4628-b0d2-deb9da74f73f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:30.635083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a95323f7-c1ee-4628-b0d2-deb9da74f73f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:30.636496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97a97392-0ecb-4a36-981b-d5fbdd235546 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:30.638503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97a97392-0ecb-4a36-981b-d5fbdd235546 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:30.638819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:30.638819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:30.639332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97a97392-0ecb-4a36-981b-d5fbdd235546 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:30.665691 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:30.665691 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:30.668106 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a95323f7-c1ee-4628-b0d2-deb9da74f73f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:30.674209 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1453/2985] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:30 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:30.711457 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:30.711457 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:30.713001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-97a97392-0ecb-4a36-981b-d5fbdd235546 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:30.725668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-97a97392-0ecb-4a36-981b-d5fbdd235546 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Get volume metadata completed successfully. Jan 02 03:14:30.726498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97a97392-0ecb-4a36-981b-d5fbdd235546 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:30.727636 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1533/2986] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 03:14:30 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 101 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:30.737835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8adc3142-fc6b-4e4f-9213-2177eb646f14 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] PUT http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:30.738553 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:30.738553 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:30.739657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8adc3142-fc6b-4e4f-9213-2177eb646f14 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:30.827014 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:30.827014 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:30.829042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8adc3142-fc6b-4e4f-9213-2177eb646f14 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:30.858231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8adc3142-fc6b-4e4f-9213-2177eb646f14 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Update volume metadata completed successfully. Jan 02 03:14:30.859382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8adc3142-fc6b-4e4f-9213-2177eb646f14 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:30.861422 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1454/2987] 10.222.0.50 () {60 vars in 1362 bytes} [Sat Jan 2 03:14:30 2021] PUT /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 57 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:30.874236 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ea326b7-e27f-4f9a-ab83-63b7d23249c3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:30.874851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ea326b7-e27f-4f9a-ab83-63b7d23249c3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:30.875290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:30.875290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:30.875968 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ea326b7-e27f-4f9a-ab83-63b7d23249c3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:30.953189 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:30.953189 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:30.955989 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ea326b7-e27f-4f9a-ab83-63b7d23249c3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:30.979261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ea326b7-e27f-4f9a-ab83-63b7d23249c3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Get volume metadata completed successfully. Jan 02 03:14:30.981398 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ea326b7-e27f-4f9a-ab83-63b7d23249c3 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:30.990264 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1534/2988] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 03:14:30 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 57 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:31.008663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17cb9973-095d-4117-986f-4d745e8bf863 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] DELETE http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key1 Jan 02 03:14:31.009669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17cb9973-095d-4117-986f-4d745e8bf863 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:31.010038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:31.010038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:31.010732 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17cb9973-095d-4117-986f-4d745e8bf863 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:31.096337 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:31.096337 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:31.097973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-17cb9973-095d-4117-986f-4d745e8bf863 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:31.112427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-17cb9973-095d-4117-986f-4d745e8bf863 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Get volume metadata completed successfully. Jan 02 03:14:31.124730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:14:31.124730 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:14:31.132869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-17cb9973-095d-4117-986f-4d745e8bf863 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Delete volume metadata completed successfully. Jan 02 03:14:31.133604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17cb9973-095d-4117-986f-4d745e8bf863 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key1 returned with HTTP 200 Jan 02 03:14:31.135297 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1455/2989] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Jan 2 03:14:30 2021] DELETE /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key1 => generated 0 bytes in 144 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 02 03:14:31.143981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24681567-578b-4703-9c8a-896c89f9aea9 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:31.144708 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24681567-578b-4703-9c8a-896c89f9aea9 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:31.145053 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:31.145053 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:31.145622 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24681567-578b-4703-9c8a-896c89f9aea9 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:31.364237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:31.364237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:31.368455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-24681567-578b-4703-9c8a-896c89f9aea9 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:31.395412 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-24681567-578b-4703-9c8a-896c89f9aea9 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Get volume metadata completed successfully. Jan 02 03:14:31.396608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24681567-578b-4703-9c8a-896c89f9aea9 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:31.397838 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1535/2990] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 03:14:31 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 32 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:31.409054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e0ff185-38c9-4023-8ff8-b3e3dc56ca82 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] PUT http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:31.409770 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:31.409770 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:31.410441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e0ff185-38c9-4023-8ff8-b3e3dc56ca82 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:31.520959 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:31.520959 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:31.525162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e0ff185-38c9-4023-8ff8-b3e3dc56ca82 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:31.563479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e0ff185-38c9-4023-8ff8-b3e3dc56ca82 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Update volume metadata completed successfully. Jan 02 03:14:31.564113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e0ff185-38c9-4023-8ff8-b3e3dc56ca82 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:31.565708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1456/2991] 10.222.0.50 () {60 vars in 1362 bytes} [Sat Jan 2 03:14:31 2021] PUT /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 16 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:31.578698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35c2e9a5-6b16-47ae-b12b-a62435f304ff tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] POST http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:31.579363 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:31.579363 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:31.579586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-35c2e9a5-6b16-47ae-b12b-a62435f304ff tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:31.635450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:31.635450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:31.636418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-35c2e9a5-6b16-47ae-b12b-a62435f304ff tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:31.655047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-35c2e9a5-6b16-47ae-b12b-a62435f304ff tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Create volume metadata completed successfully. Jan 02 03:14:31.655762 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-35c2e9a5-6b16-47ae-b12b-a62435f304ff tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:31.661394 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1536/2992] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Jan 2 03:14:31 2021] POST /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:31.668525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d646d834-854c-45aa-a12c-2bdecfc040e7 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] PUT http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key3 Jan 02 03:14:31.669419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:31.669419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:31.670245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d646d834-854c-45aa-a12c-2bdecfc040e7 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:31.690263 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e113bd3-2122-41d3-a329-6c40505f18cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:31.690941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e113bd3-2122-41d3-a329-6c40505f18cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:31.691257 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:31.691257 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:31.691961 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e113bd3-2122-41d3-a329-6c40505f18cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:31.692745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0e113bd3-2122-41d3-a329-6c40505f18cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:31.751702 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:31.751702 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:31.753967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e113bd3-2122-41d3-a329-6c40505f18cb tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:31.755022 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1537/2993] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:31 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:31.805775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:31.805775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:31.821423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d646d834-854c-45aa-a12c-2bdecfc040e7 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:31.846551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d646d834-854c-45aa-a12c-2bdecfc040e7 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Update volume metadata completed successfully. Jan 02 03:14:31.847389 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d646d834-854c-45aa-a12c-2bdecfc040e7 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key3 returned with HTTP 200 Jan 02 03:14:31.853642 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1457/2994] 10.222.0.50 () {60 vars in 1377 bytes} [Sat Jan 2 03:14:31 2021] PUT /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key3 => generated 35 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:31.858961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b700257-04d9-4c98-8881-2d5084210400 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key3 Jan 02 03:14:31.859679 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b700257-04d9-4c98-8881-2d5084210400 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:31.860039 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:31.860039 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:31.860695 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b700257-04d9-4c98-8881-2d5084210400 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:31.926943 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:31.926943 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:31.929340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7b700257-04d9-4c98-8881-2d5084210400 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:31.941973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7b700257-04d9-4c98-8881-2d5084210400 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Get volume metadata completed successfully. Jan 02 03:14:31.943807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b700257-04d9-4c98-8881-2d5084210400 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key3 returned with HTTP 200 Jan 02 03:14:31.946317 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1538/2995] 10.222.0.50 () {58 vars in 1357 bytes} [Sat Jan 2 03:14:31 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata/key3 => generated 35 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:31.955158 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ba8af89-6744-4009-89ed-6d4b7a8ef07b tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:31.955957 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ba8af89-6744-4009-89ed-6d4b7a8ef07b tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:31.957407 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:31.957407 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:31.958472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1ba8af89-6744-4009-89ed-6d4b7a8ef07b tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:32.014666 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:32.014666 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:32.016451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ba8af89-6744-4009-89ed-6d4b7a8ef07b tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:32.030894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1ba8af89-6744-4009-89ed-6d4b7a8ef07b tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Get volume metadata completed successfully. Jan 02 03:14:32.031787 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1ba8af89-6744-4009-89ed-6d4b7a8ef07b tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:32.033302 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1458/2996] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Jan 2 03:14:31 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 75 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:32.043366 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ea0e3a33-7d66-4a79-9e89-69d27cbc7492 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] PUT http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata Jan 02 03:14:32.043836 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:32.043836 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:32.044276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ea0e3a33-7d66-4a79-9e89-69d27cbc7492 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:32.108843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:32.108843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:32.109982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ea0e3a33-7d66-4a79-9e89-69d27cbc7492 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:32.127828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ea0e3a33-7d66-4a79-9e89-69d27cbc7492 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Update volume metadata completed successfully. Jan 02 03:14:32.128494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ea0e3a33-7d66-4a79-9e89-69d27cbc7492 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata returned with HTTP 200 Jan 02 03:14:32.135661 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1539/2997] 10.222.0.50 () {60 vars in 1362 bytes} [Sat Jan 2 03:14:32 2021] PUT /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b/metadata => generated 16 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:14:32.140337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de0fa762-4670-4caf-aaa6-0aa8efa31c25 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] DELETE http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b Jan 02 03:14:32.140876 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de0fa762-4670-4caf-aaa6-0aa8efa31c25 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:32.141073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:32.141073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:32.141718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de0fa762-4670-4caf-aaa6-0aa8efa31c25 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:32.142550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-de0fa762-4670-4caf-aaa6-0aa8efa31c25 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Delete volume with id: 0a8e6a35-179f-4712-865e-43d2afeaf68b Jan 02 03:14:32.239250 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:32.239250 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:32.241113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de0fa762-4670-4caf-aaa6-0aa8efa31c25 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:32.289872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de0fa762-4670-4caf-aaa6-0aa8efa31c25 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Delete volume request issued successfully. Jan 02 03:14:32.290622 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de0fa762-4670-4caf-aaa6-0aa8efa31c25 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b returned with HTTP 202 Jan 02 03:14:32.291645 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1459/2998] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:14:32 2021] DELETE /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:14:32.300401 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54106d90-4daa-4bc8-a62e-6b35369ad85e tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b Jan 02 03:14:32.300533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54106d90-4daa-4bc8-a62e-6b35369ad85e tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:32.300753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:32.300753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:32.301130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54106d90-4daa-4bc8-a62e-6b35369ad85e tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:32.362842 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:32.362842 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:32.372757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-54106d90-4daa-4bc8-a62e-6b35369ad85e tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:32.419499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54106d90-4daa-4bc8-a62e-6b35369ad85e tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b returned with HTTP 200 Jan 02 03:14:32.431417 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1540/2999] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:32 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:32.785455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7609fd9e-f072-4253-bd6e-0ee679661f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:32.789253 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7609fd9e-f072-4253-bd6e-0ee679661f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:32.790640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:32.790640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:32.795553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7609fd9e-f072-4253-bd6e-0ee679661f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:32.799203 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7609fd9e-f072-4253-bd6e-0ee679661f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:32.848796 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:32.848796 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:32.851753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7609fd9e-f072-4253-bd6e-0ee679661f96 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:32.861032 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1460/3000] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:32 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:33.438937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0332233d-9e5f-44d8-a35c-52a771ea30d0 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b Jan 02 03:14:33.439773 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0332233d-9e5f-44d8-a35c-52a771ea30d0 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:33.440151 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:33.440151 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:33.440820 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0332233d-9e5f-44d8-a35c-52a771ea30d0 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:33.569452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:33.569452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:33.579332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0332233d-9e5f-44d8-a35c-52a771ea30d0 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Volume info retrieved successfully. Jan 02 03:14:33.613747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0332233d-9e5f-44d8-a35c-52a771ea30d0 tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b returned with HTTP 200 Jan 02 03:14:33.626346 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1541/3001] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:33 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b => generated 911 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:34.329741 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64ad27e3-bce6-41bb-b2f0-9dafda0151e5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:34.330930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64ad27e3-bce6-41bb-b2f0-9dafda0151e5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:34.331102 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:34.331102 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:34.331748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-64ad27e3-bce6-41bb-b2f0-9dafda0151e5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:34.333401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-64ad27e3-bce6-41bb-b2f0-9dafda0151e5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:34.381602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:34.381602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:34.390562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-64ad27e3-bce6-41bb-b2f0-9dafda0151e5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:34.402566 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1461/3002] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:33 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:34.634935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc7796f8-ee84-4529-8e9e-8ad923ec133c tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] GET http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b Jan 02 03:14:34.635451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc7796f8-ee84-4529-8e9e-8ad923ec133c tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:34.635848 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:34.635848 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:34.639877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc7796f8-ee84-4529-8e9e-8ad923ec133c tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:34.701992 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:34.701992 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:34.707600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc7796f8-ee84-4529-8e9e-8ad923ec133c tempest-VolumesMetadataTest-1024376584 tempest-VolumesMetadataTest-1024376584] http://10.222.0.50/volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b returned with HTTP 404 Jan 02 03:14:34.708790 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1542/3003] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:34 2021] GET /volume/v3/b2001568200c41c5a628d6e97ae32880/volumes/0a8e6a35-179f-4712-865e-43d2afeaf68b => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:14:35.418805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c783a4b5-04a5-4972-b0ad-e5bc6c63f0df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:35.423036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c783a4b5-04a5-4972-b0ad-e5bc6c63f0df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:35.423539 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:35.423539 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:35.441377 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c783a4b5-04a5-4972-b0ad-e5bc6c63f0df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:35.442831 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c783a4b5-04a5-4972-b0ad-e5bc6c63f0df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:35.546980 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:35.546980 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:35.551320 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c783a4b5-04a5-4972-b0ad-e5bc6c63f0df tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:35.557008 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1462/3004] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:35 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 850 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:36.577539 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-195f079c-6343-4bec-aa42-c9139f50917b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:36.578259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-195f079c-6343-4bec-aa42-c9139f50917b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:36.578259 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:36.578259 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:36.578573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-195f079c-6343-4bec-aa42-c9139f50917b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:36.579398 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-195f079c-6343-4bec-aa42-c9139f50917b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:36.620534 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:36.620534 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:36.622720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-195f079c-6343-4bec-aa42-c9139f50917b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:36.629915 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1543/3005] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:36 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:37.639880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c61a89c6-693f-47ac-82ab-d3c8a158e569 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:37.640492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c61a89c6-693f-47ac-82ab-d3c8a158e569 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:37.640635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:37.640635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:37.641380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c61a89c6-693f-47ac-82ab-d3c8a158e569 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:37.641800 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c61a89c6-693f-47ac-82ab-d3c8a158e569 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:37.664738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:37.664738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:37.666992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c61a89c6-693f-47ac-82ab-d3c8a158e569 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:37.668126 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1463/3006] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:37 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:37.680744 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ae7fe820-4d20-437c-8e50-0a9fb7f233ec tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:14:37.681534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ae7fe820-4d20-437c-8e50-0a9fb7f233ec tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:37.681844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:37.681844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:37.682603 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ae7fe820-4d20-437c-8e50-0a9fb7f233ec tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:37.735162 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:37.735162 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:37.746277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ae7fe820-4d20-437c-8e50-0a9fb7f233ec tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:14:37.772998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ae7fe820-4d20-437c-8e50-0a9fb7f233ec tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de returned with HTTP 200 Jan 02 03:14:37.773800 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1544/3007] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:37 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de => generated 978 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:37.792530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7a8a60d-cc3c-4e35-8ecf-fe90ac1a8567 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:37.793175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7a8a60d-cc3c-4e35-8ecf-fe90ac1a8567 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:37.793522 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:37.793522 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:37.794030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e7a8a60d-cc3c-4e35-8ecf-fe90ac1a8567 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:37.794602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e7a8a60d-cc3c-4e35-8ecf-fe90ac1a8567 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:37.828940 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:37.828940 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:37.831268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e7a8a60d-cc3c-4e35-8ecf-fe90ac1a8567 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:37.832397 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1464/3008] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:37 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:37.848332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9cf37642-c985-4bfd-b67d-8c500cd1cd89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/detail Jan 02 03:14:37.848884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9cf37642-c985-4bfd-b67d-8c500cd1cd89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:37.849093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:37.849093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:37.849731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9cf37642-c985-4bfd-b67d-8c500cd1cd89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:37.850422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-9cf37642-c985-4bfd-b67d-8c500cd1cd89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:14:37.877424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9cf37642-c985-4bfd-b67d-8c500cd1cd89 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/detail returned with HTTP 200 Jan 02 03:14:37.878190 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1545/3009] 10.222.0.50 () {58 vars in 1225 bytes} [Sat Jan 2 03:14:37 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/detail => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:37.892566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] POST http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874/restore Jan 02 03:14:37.893046 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:37.893046 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:37.893412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:14:37.894286 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Restoring backup 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 ({'restore': {}}) {{(pid=88028) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 03:14:37.894826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Restoring backup 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 to volume None. Jan 02 03:14:37.918619 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:37.918619 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:37.921636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.backup.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Creating volume of 1 GB for restore of backup 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. Jan 02 03:14:37.934981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Availability Zones retrieved successfully. Jan 02 03:14:37.954284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (987093ff-0489-4a10-8cb0-ef9890ae0875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:14:37.957139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c04af5-533a-47d2-94a3-9a3acc378413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:37.960788 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:14:38.113870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c04af5-533a-47d2-94a3-9a3acc378413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:38.117823 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7779240b-57be-48a5-a0c4-d36081a14bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:38.215335 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Created reservations ['87501b2d-0ac3-4672-b0a6-b305a53d2483', '1038cac8-815a-413f-9d3d-58050acbf96c', '186bcf0c-d0be-4f95-b844-4e5cf0caa2a0', 'a1ed8b1d-cfcb-42e5-bd72-16727ecc7277'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:14:38.217645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7779240b-57be-48a5-a0c4-d36081a14bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87501b2d-0ac3-4672-b0a6-b305a53d2483', '1038cac8-815a-413f-9d3d-58050acbf96c', '186bcf0c-d0be-4f95-b844-4e5cf0caa2a0', 'a1ed8b1d-cfcb-42e5-bd72-16727ecc7277']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:38.219841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14224992-b3fd-4089-95cf-f4baf4887459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:38.290980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14224992-b3fd-4089-95cf-f4baf4887459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '746927b1-75f4-431b-9229-7c523ba94038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_65dbf5bf-9f9e-45cc-a7b8-13f482d0c874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['87501b2d-0ac3-4672-b0a6-b305a53d2483','1038cac8-815a-413f-9d3d-58050acbf96c','186bcf0c-d0be-4f95-b844-4e5cf0caa2a0','a1ed8b1d-cfcb-42e5-bd72-16727ecc7277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:14:38Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_65dbf5bf-9f9e-45cc-a7b8-13f482d0c874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=746927b1-75f4-431b-9229-7c523ba94038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487649d48c00484daf20769ca99fd24d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:38.293963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf370b9b-1056-4d91-89b6-e5a245c986e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:38.325448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf370b9b-1056-4d91-89b6-e5a245c986e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_65dbf5bf-9f9e-45cc-a7b8-13f482d0c874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487649d48c00484daf20769ca99fd24d',qos_specs=None,replication_status=,reservations=['87501b2d-0ac3-4672-b0a6-b305a53d2483','1038cac8-815a-413f-9d3d-58050acbf96c','186bcf0c-d0be-4f95-b844-4e5cf0caa2a0','a1ed8b1d-cfcb-42e5-bd72-16727ecc7277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84dd97b3e91d46d1ad33db55e9d92bb6',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:38.327863 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f3e9805-81c6-47b7-a711-25ba54e1a4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:14:38.351589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f3e9805-81c6-47b7-a711-25ba54e1a4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:14:38.355245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Flow 'volume_create_api' (987093ff-0489-4a10-8cb0-ef9890ae0875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:14:38.440193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Create volume request issued successfully. Jan 02 03:14:38.559368 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:38.559368 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:38.560810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:14:39.611804 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:39.611804 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:39.612938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:14:39.613321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Checking backup size 1 against volume size 1 {{(pid=88028) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 03:14:39.613662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.backup.api [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Overwriting volume 746927b1-75f4-431b-9229-7c523ba94038 with restore of backup 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:39.634189 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] restore_backup in rpcapi backup_id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 {{(pid=88028) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 03:14:39.637793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94725c46-bdd4-4695-aa62-b3b15efb7ede tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874/restore returned with HTTP 202 Jan 02 03:14:39.643552 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1465/3010] 10.222.0.50 () {60 vars in 1360 bytes} [Sat Jan 2 03:14:37 2021] POST /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874/restore => generated 189 bytes in 1751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:14:39.650592 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb78bd52-c5a9-471f-a09e-119698ac7048 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:39.651148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb78bd52-c5a9-471f-a09e-119698ac7048 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:39.651432 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:39.651432 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:39.651960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bb78bd52-c5a9-471f-a09e-119698ac7048 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:39.652380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-bb78bd52-c5a9-471f-a09e-119698ac7048 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:39.700912 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:39.700912 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:39.702750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bb78bd52-c5a9-471f-a09e-119698ac7048 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:39.703544 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1546/3011] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:39 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:40.718455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c783b880-6471-473e-a2ca-b5c3a181fe59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:40.719106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c783b880-6471-473e-a2ca-b5c3a181fe59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:40.719234 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:40.719234 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:40.719494 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c783b880-6471-473e-a2ca-b5c3a181fe59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:40.719859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c783b880-6471-473e-a2ca-b5c3a181fe59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:40.757332 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:40.757332 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:40.759764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c783b880-6471-473e-a2ca-b5c3a181fe59 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:40.760428 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1466/3012] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:40 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:41.778704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0241098c-3bc3-4e0f-a95d-1af234f62ac2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:41.789688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0241098c-3bc3-4e0f-a95d-1af234f62ac2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:41.790528 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:41.790528 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:41.792451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0241098c-3bc3-4e0f-a95d-1af234f62ac2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:41.794102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0241098c-3bc3-4e0f-a95d-1af234f62ac2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:41.861001 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:41.861001 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:41.865704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0241098c-3bc3-4e0f-a95d-1af234f62ac2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:41.867316 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1547/3013] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:41 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:42.889257 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c93a228-0c39-4b4e-9105-90196617f60c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:42.889257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c93a228-0c39-4b4e-9105-90196617f60c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:42.889257 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:42.889257 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:42.889257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c93a228-0c39-4b4e-9105-90196617f60c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:42.889257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9c93a228-0c39-4b4e-9105-90196617f60c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:42.931939 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:42.931939 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:42.931939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c93a228-0c39-4b4e-9105-90196617f60c tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:42.931939 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1467/3014] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:42 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:43.940957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dffa8f0d-1eb7-4e20-a116-b75902445a4a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:43.941501 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dffa8f0d-1eb7-4e20-a116-b75902445a4a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:43.941686 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:43.941686 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:43.942310 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dffa8f0d-1eb7-4e20-a116-b75902445a4a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:43.942994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-dffa8f0d-1eb7-4e20-a116-b75902445a4a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:43.965963 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:43.965963 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:43.968242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dffa8f0d-1eb7-4e20-a116-b75902445a4a tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:43.969085 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1548/3015] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:43 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:44.988442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b59f9319-19f1-45a5-b8d5-b0c0f1c481f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:44.988442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b59f9319-19f1-45a5-b8d5-b0c0f1c481f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:44.988442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:44.988442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:44.988442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b59f9319-19f1-45a5-b8d5-b0c0f1c481f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:44.988442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b59f9319-19f1-45a5-b8d5-b0c0f1c481f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:45.026828 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:45.026828 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:45.026828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b59f9319-19f1-45a5-b8d5-b0c0f1c481f4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:45.026828 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1468/3016] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:44 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:46.048361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8aeaf9fd-d96c-4a22-af14-79517a9b48e1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:46.048361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8aeaf9fd-d96c-4a22-af14-79517a9b48e1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:46.048361 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:46.048361 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:46.048361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8aeaf9fd-d96c-4a22-af14-79517a9b48e1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:46.048361 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8aeaf9fd-d96c-4a22-af14-79517a9b48e1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:46.108006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:46.108006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:46.115765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8aeaf9fd-d96c-4a22-af14-79517a9b48e1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:46.119007 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1549/3017] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:46 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:47.155013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cac93056-643f-4b66-b8ae-d5f415084d66 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:47.155013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cac93056-643f-4b66-b8ae-d5f415084d66 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:47.159785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:47.159785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:47.159785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cac93056-643f-4b66-b8ae-d5f415084d66 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:47.163236 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cac93056-643f-4b66-b8ae-d5f415084d66 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:47.231149 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:47.231149 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:47.231149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cac93056-643f-4b66-b8ae-d5f415084d66 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:47.231149 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1469/3018] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:47 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:48.283414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e429405-4bf1-4c3c-9703-4dde6ab17431 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:48.283414 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e429405-4bf1-4c3c-9703-4dde6ab17431 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:48.283414 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:48.283414 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:48.306905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e429405-4bf1-4c3c-9703-4dde6ab17431 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:48.306905 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3e429405-4bf1-4c3c-9703-4dde6ab17431 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:48.371214 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:48.371214 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:48.371214 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e429405-4bf1-4c3c-9703-4dde6ab17431 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:48.371214 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1550/3019] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:48 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:49.406854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72f449ef-c6ea-4e44-a67f-e032de02ed83 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:49.406854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72f449ef-c6ea-4e44-a67f-e032de02ed83 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:49.406854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:49.406854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:49.406854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72f449ef-c6ea-4e44-a67f-e032de02ed83 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:49.406854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-72f449ef-c6ea-4e44-a67f-e032de02ed83 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:49.435432 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:49.435432 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:49.435432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72f449ef-c6ea-4e44-a67f-e032de02ed83 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:49.449880 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1470/3020] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:49 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:50.454841 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0c3359a-7439-42ff-8412-9cea454e5097 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:50.459231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0c3359a-7439-42ff-8412-9cea454e5097 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:50.459231 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:50.459231 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:50.459231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b0c3359a-7439-42ff-8412-9cea454e5097 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:50.459231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b0c3359a-7439-42ff-8412-9cea454e5097 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:50.542144 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:50.542144 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:50.542144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b0c3359a-7439-42ff-8412-9cea454e5097 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:50.548807 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1551/3021] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:50 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:51.567138 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04312f91-cded-4c10-9275-02eda5351f3d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:51.575563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04312f91-cded-4c10-9275-02eda5351f3d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:51.575563 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:51.575563 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:51.575563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04312f91-cded-4c10-9275-02eda5351f3d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:51.575563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-04312f91-cded-4c10-9275-02eda5351f3d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:51.609287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:51.609287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:51.611212 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04312f91-cded-4c10-9275-02eda5351f3d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:51.618415 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1471/3022] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:51 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:52.626399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98ed39d3-fb51-480b-b01e-5b3ffbdb19d7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:52.626923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98ed39d3-fb51-480b-b01e-5b3ffbdb19d7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:52.627086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:52.627086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:52.627455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98ed39d3-fb51-480b-b01e-5b3ffbdb19d7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:52.627821 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-98ed39d3-fb51-480b-b01e-5b3ffbdb19d7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:52.684518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:52.684518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:52.684518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98ed39d3-fb51-480b-b01e-5b3ffbdb19d7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:52.699079 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1552/3023] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:52 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:53.697284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f5992820-3af4-4671-9136-5831364dcea8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:53.698140 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f5992820-3af4-4671-9136-5831364dcea8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:53.698140 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:53.698140 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:53.698360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f5992820-3af4-4671-9136-5831364dcea8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:53.698802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f5992820-3af4-4671-9136-5831364dcea8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:53.825885 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:53.825885 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:53.830852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f5992820-3af4-4671-9136-5831364dcea8 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:53.830852 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1472/3024] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:53 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:54.857305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b328530-5f06-488f-a914-5e519e4cfa4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:54.857305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b328530-5f06-488f-a914-5e519e4cfa4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:54.857305 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:54.857305 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:54.857305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9b328530-5f06-488f-a914-5e519e4cfa4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:54.857305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9b328530-5f06-488f-a914-5e519e4cfa4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:54.935205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:54.935205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:54.946747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9b328530-5f06-488f-a914-5e519e4cfa4f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:54.961535 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1553/3025] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:54 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:55.990541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dc338b0-6a65-44ba-89f1-e4ea1a9828c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:55.990541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dc338b0-6a65-44ba-89f1-e4ea1a9828c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:55.990541 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:55.990541 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:55.990541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dc338b0-6a65-44ba-89f1-e4ea1a9828c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:55.990541 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7dc338b0-6a65-44ba-89f1-e4ea1a9828c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:56.034613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:56.034613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:56.034613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dc338b0-6a65-44ba-89f1-e4ea1a9828c5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:56.041195 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1473/3026] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:55 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:57.056843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-853ca8bf-a6cc-425c-9120-70b8c0175100 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:57.056843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-853ca8bf-a6cc-425c-9120-70b8c0175100 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:57.056843 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:57.056843 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:57.056843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-853ca8bf-a6cc-425c-9120-70b8c0175100 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:57.056843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-853ca8bf-a6cc-425c-9120-70b8c0175100 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:57.096503 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:57.096503 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:57.101556 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-853ca8bf-a6cc-425c-9120-70b8c0175100 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:57.101556 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1554/3027] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:57 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:58.122360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4202cfc3-3b54-4df7-953e-cac95d20641e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:58.122360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4202cfc3-3b54-4df7-953e-cac95d20641e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:58.122360 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:58.122360 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:58.122360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4202cfc3-3b54-4df7-953e-cac95d20641e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:58.122360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-4202cfc3-3b54-4df7-953e-cac95d20641e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:58.170716 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:58.170716 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:58.170716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4202cfc3-3b54-4df7-953e-cac95d20641e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:58.174997 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1474/3028] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:58 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:14:59.190256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81d6fe9d-3b64-47b2-aea3-e328734399c2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:14:59.190256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81d6fe9d-3b64-47b2-aea3-e328734399c2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:14:59.190256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:14:59.190256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:14:59.190256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81d6fe9d-3b64-47b2-aea3-e328734399c2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:14:59.190256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-81d6fe9d-3b64-47b2-aea3-e328734399c2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:14:59.287025 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:14:59.287025 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:14:59.287025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81d6fe9d-3b64-47b2-aea3-e328734399c2 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:14:59.287025 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1555/3029] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:14:59 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:00.306892 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-880daad6-4805-4fa3-8965-fc8a3cc528d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:00.322054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-880daad6-4805-4fa3-8965-fc8a3cc528d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:00.322054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:00.322054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:00.322054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-880daad6-4805-4fa3-8965-fc8a3cc528d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:00.322054 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-880daad6-4805-4fa3-8965-fc8a3cc528d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:00.428601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:00.428601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:00.428601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-880daad6-4805-4fa3-8965-fc8a3cc528d1 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:00.432940 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1475/3030] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:00 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:01.448313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab1c86e1-ed9d-49e6-9b90-0bd0c5d76ea9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:01.448313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab1c86e1-ed9d-49e6-9b90-0bd0c5d76ea9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:01.448313 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:01.448313 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:01.448313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab1c86e1-ed9d-49e6-9b90-0bd0c5d76ea9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:01.448313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ab1c86e1-ed9d-49e6-9b90-0bd0c5d76ea9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:01.577581 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:01.577581 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:01.588683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab1c86e1-ed9d-49e6-9b90-0bd0c5d76ea9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:01.588683 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1556/3031] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:01 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:02.606609 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bdfbcdd-454c-4805-a8c5-bc489c14537e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:02.606609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bdfbcdd-454c-4805-a8c5-bc489c14537e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:02.606609 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:02.606609 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:02.606609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bdfbcdd-454c-4805-a8c5-bc489c14537e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:02.606609 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8bdfbcdd-454c-4805-a8c5-bc489c14537e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:02.674021 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:02.674021 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:02.674021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bdfbcdd-454c-4805-a8c5-bc489c14537e tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:02.679593 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1476/3032] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:02 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:03.695795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54d29da7-0c86-4959-ae6c-4edecc82c633 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:03.695795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54d29da7-0c86-4959-ae6c-4edecc82c633 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:03.695795 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:03.695795 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:03.695795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-54d29da7-0c86-4959-ae6c-4edecc82c633 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:03.695795 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-54d29da7-0c86-4959-ae6c-4edecc82c633 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:03.742150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:03.742150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:03.760047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-54d29da7-0c86-4959-ae6c-4edecc82c633 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:03.772445 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1557/3033] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:03 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:04.775150 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d0b694c-c58b-455c-a320-8ec482e25ddd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:04.775150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d0b694c-c58b-455c-a320-8ec482e25ddd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:04.775150 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:04.775150 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:04.775150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d0b694c-c58b-455c-a320-8ec482e25ddd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:04.775150 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0d0b694c-c58b-455c-a320-8ec482e25ddd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:04.804205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:04.804205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:04.804205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d0b694c-c58b-455c-a320-8ec482e25ddd tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:04.804205 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1477/3034] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:04 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:05.819827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efa32b63-a179-4502-b3cf-95081aa17687 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:05.819827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efa32b63-a179-4502-b3cf-95081aa17687 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:05.819827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:05.819827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:05.819827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efa32b63-a179-4502-b3cf-95081aa17687 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:05.819827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-efa32b63-a179-4502-b3cf-95081aa17687 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:05.898580 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:05.898580 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:05.898580 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efa32b63-a179-4502-b3cf-95081aa17687 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:05.950797 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1558/3035] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:05 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:06.931626 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74d0e1aa-94a0-49ac-9463-bc8372e83f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:06.931626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74d0e1aa-94a0-49ac-9463-bc8372e83f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:06.931626 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:06.931626 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:06.931626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74d0e1aa-94a0-49ac-9463-bc8372e83f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:06.931626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-74d0e1aa-94a0-49ac-9463-bc8372e83f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:07.033288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:07.033288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:07.033288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74d0e1aa-94a0-49ac-9463-bc8372e83f91 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:07.033288 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1478/3036] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:06 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:08.047704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a74ae46f-556c-4536-a710-7ba0b2c5d0c7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:08.048239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a74ae46f-556c-4536-a710-7ba0b2c5d0c7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:08.048456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:08.048456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:08.048832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a74ae46f-556c-4536-a710-7ba0b2c5d0c7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:08.049207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a74ae46f-556c-4536-a710-7ba0b2c5d0c7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:08.078558 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:08.078558 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:08.081085 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a74ae46f-556c-4536-a710-7ba0b2c5d0c7 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:08.089144 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1559/3037] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:08 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:09.096723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-980cafe3-5bb9-4815-8032-8a7baa6aa8c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:09.097503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-980cafe3-5bb9-4815-8032-8a7baa6aa8c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:09.097981 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:09.097981 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:09.099471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-980cafe3-5bb9-4815-8032-8a7baa6aa8c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:09.099960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-980cafe3-5bb9-4815-8032-8a7baa6aa8c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Show backup with id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:15:09.124243 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:09.124243 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:09.126337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-980cafe3-5bb9-4815-8032-8a7baa6aa8c9 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 200 Jan 02 03:15:09.127313 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1479/3038] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:09.140998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b92d0878-4079-4976-b9e7-def084825901 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 Jan 02 03:15:09.141877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b92d0878-4079-4976-b9e7-def084825901 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:09.142279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:09.142279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:09.143107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b92d0878-4079-4976-b9e7-def084825901 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:09.243732 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:09.243732 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:09.258752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b92d0878-4079-4976-b9e7-def084825901 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:09.289608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b92d0878-4079-4976-b9e7-def084825901 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 returned with HTTP 200 Jan 02 03:15:09.304723 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1560/3039] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 => generated 1035 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:09.307200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-970c0f76-253b-4596-8f23-8670d38b7374 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 Jan 02 03:15:09.308022 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-970c0f76-253b-4596-8f23-8670d38b7374 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:09.308453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:09.308453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:09.309085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-970c0f76-253b-4596-8f23-8670d38b7374 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:09.390316 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:09.390316 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:09.401708 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-970c0f76-253b-4596-8f23-8670d38b7374 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:09.431831 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-970c0f76-253b-4596-8f23-8670d38b7374 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 returned with HTTP 200 Jan 02 03:15:09.433319 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1480/3040] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 => generated 1035 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:09.451707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78745a09-f84b-4bbd-b43f-3c2ccfca6021 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 Jan 02 03:15:09.452503 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78745a09-f84b-4bbd-b43f-3c2ccfca6021 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:09.452911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:09.452911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:09.453505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-78745a09-f84b-4bbd-b43f-3c2ccfca6021 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:09.454161 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-78745a09-f84b-4bbd-b43f-3c2ccfca6021 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume with id: 746927b1-75f4-431b-9229-7c523ba94038 Jan 02 03:15:09.539386 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:09.539386 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:09.541660 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78745a09-f84b-4bbd-b43f-3c2ccfca6021 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:09.598775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-78745a09-f84b-4bbd-b43f-3c2ccfca6021 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume request issued successfully. Jan 02 03:15:09.599185 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-78745a09-f84b-4bbd-b43f-3c2ccfca6021 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 returned with HTTP 202 Jan 02 03:15:09.603061 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1561/3041] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:15:09 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:15:09.610775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a3fe195-1949-436a-92ae-7fc8cf647c0b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 Jan 02 03:15:09.612824 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a3fe195-1949-436a-92ae-7fc8cf647c0b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:09.613235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:09.613235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:09.613950 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9a3fe195-1949-436a-92ae-7fc8cf647c0b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:09.673101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:09.673101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:09.682254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9a3fe195-1949-436a-92ae-7fc8cf647c0b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:09.706462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9a3fe195-1949-436a-92ae-7fc8cf647c0b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 returned with HTTP 200 Jan 02 03:15:09.717427 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1481/3042] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:09 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 => generated 1034 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:10.729550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44033e1d-09e1-4778-81c3-90346ed54d4b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 Jan 02 03:15:10.730715 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44033e1d-09e1-4778-81c3-90346ed54d4b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:10.731134 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:10.731134 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:10.731754 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44033e1d-09e1-4778-81c3-90346ed54d4b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:10.811606 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:10.811606 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:10.825590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-44033e1d-09e1-4778-81c3-90346ed54d4b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:10.853668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44033e1d-09e1-4778-81c3-90346ed54d4b tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 returned with HTTP 200 Jan 02 03:15:10.854882 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1562/3043] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:10 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 => generated 1034 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:11.870521 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eafefbd8-2a93-4c87-8dcd-d1f85338c1b5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 Jan 02 03:15:11.871698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eafefbd8-2a93-4c87-8dcd-d1f85338c1b5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:11.872138 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:11.872138 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:11.872866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eafefbd8-2a93-4c87-8dcd-d1f85338c1b5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:11.937021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eafefbd8-2a93-4c87-8dcd-d1f85338c1b5 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 returned with HTTP 404 Jan 02 03:15:11.938492 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1482/3044] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:11 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/746927b1-75f4-431b-9229-7c523ba94038 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:15:11.947723 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81914328-55d8-44bb-a3d6-e092b40682aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 Jan 02 03:15:11.948726 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81914328-55d8-44bb-a3d6-e092b40682aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:11.949157 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:11.949157 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:11.950018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-81914328-55d8-44bb-a3d6-e092b40682aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:11.950576 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-81914328-55d8-44bb-a3d6-e092b40682aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete backup with id: 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874. Jan 02 03:15:11.977071 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:11.977071 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:12.008809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-81914328-55d8-44bb-a3d6-e092b40682aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] delete_backup rpcapi backup_id 65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 {{(pid=88029) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:15:12.014104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-81914328-55d8-44bb-a3d6-e092b40682aa tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 returned with HTTP 202 Jan 02 03:15:12.015482 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1563/3045] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:15:11 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/backups/65dbf5bf-9f9e-45cc-a7b8-13f482d0c874 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:15:12.024796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89df2b3d-4f3e-489e-a057-13ac80c846a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:15:12.025497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89df2b3d-4f3e-489e-a057-13ac80c846a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:12.026226 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89df2b3d-4f3e-489e-a057-13ac80c846a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:12.026694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-89df2b3d-4f3e-489e-a057-13ac80c846a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume with id: 6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:15:12.131935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:12.131935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:12.133664 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-89df2b3d-4f3e-489e-a057-13ac80c846a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:12.184948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-89df2b3d-4f3e-489e-a057-13ac80c846a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume request issued successfully. Jan 02 03:15:12.185788 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89df2b3d-4f3e-489e-a057-13ac80c846a6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de returned with HTTP 202 Jan 02 03:15:12.200703 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1483/3046] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:15:12 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:15:12.209098 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-865306ca-c36d-408c-beb0-5da09d779eda tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:15:12.209629 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-865306ca-c36d-408c-beb0-5da09d779eda tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:12.209823 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:12.209823 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:12.210444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-865306ca-c36d-408c-beb0-5da09d779eda tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:12.275837 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:12.275837 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:12.286400 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-865306ca-c36d-408c-beb0-5da09d779eda tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:12.312403 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-865306ca-c36d-408c-beb0-5da09d779eda tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de returned with HTTP 200 Jan 02 03:15:12.313673 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1564/3047] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:12 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de => generated 977 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:13.331040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-488a17fc-3ae5-4da1-a47a-e0b832520e57 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:15:13.331635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-488a17fc-3ae5-4da1-a47a-e0b832520e57 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:13.332024 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:13.332024 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:13.332508 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-488a17fc-3ae5-4da1-a47a-e0b832520e57 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:13.391554 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:13.391554 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:13.401637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-488a17fc-3ae5-4da1-a47a-e0b832520e57 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:13.425952 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-488a17fc-3ae5-4da1-a47a-e0b832520e57 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de returned with HTTP 200 Jan 02 03:15:13.427622 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1484/3048] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:13 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de => generated 977 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:14.443642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1e61e30-9ad2-44d6-b811-277aa69e7a11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:15:14.444562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1e61e30-9ad2-44d6-b811-277aa69e7a11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:14.444781 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:14.444781 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:14.445207 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1e61e30-9ad2-44d6-b811-277aa69e7a11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:14.528432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1e61e30-9ad2-44d6-b811-277aa69e7a11 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de returned with HTTP 404 Jan 02 03:15:14.529866 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1565/3049] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:14 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:15:14.554470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80cca861-25bf-4fde-bc27-6d2b828a08fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:15:14.560366 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80cca861-25bf-4fde-bc27-6d2b828a08fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:14.560726 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:14.560726 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:14.561302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80cca861-25bf-4fde-bc27-6d2b828a08fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:14.562362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-80cca861-25bf-4fde-bc27-6d2b828a08fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume with id: 6ebcd4f2-9df1-4e77-94b7-713a374f39de Jan 02 03:15:14.627190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80cca861-25bf-4fde-bc27-6d2b828a08fc tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de returned with HTTP 404 Jan 02 03:15:14.628517 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1485/3050] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:15:14 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/6ebcd4f2-9df1-4e77-94b7-713a374f39de => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:15:14.642183 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66028ccf-575f-40c8-9c78-33367d8ee02f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:15:14.642899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66028ccf-575f-40c8-9c78-33367d8ee02f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:14.644163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-66028ccf-575f-40c8-9c78-33367d8ee02f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:14.645063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-66028ccf-575f-40c8-9c78-33367d8ee02f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume with id: bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:15:14.719995 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:14.719995 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:14.729225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-66028ccf-575f-40c8-9c78-33367d8ee02f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:14.789042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-66028ccf-575f-40c8-9c78-33367d8ee02f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume request issued successfully. Jan 02 03:15:14.792498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-66028ccf-575f-40c8-9c78-33367d8ee02f tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 202 Jan 02 03:15:14.793552 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1566/3051] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:15:14 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:15:14.803307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03221fae-2cbf-4a10-bddf-af18d3da79c0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:15:14.804351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03221fae-2cbf-4a10-bddf-af18d3da79c0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:14.816384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-03221fae-2cbf-4a10-bddf-af18d3da79c0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:14.947719 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:14.947719 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:14.956574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-03221fae-2cbf-4a10-bddf-af18d3da79c0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:14.995130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-03221fae-2cbf-4a10-bddf-af18d3da79c0 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:15:14.995950 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1486/3052] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:14 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 1357 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:16.012604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d078f695-1121-428d-8893-3d9cedee480d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:15:16.013095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d078f695-1121-428d-8893-3d9cedee480d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:16.013629 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:16.013629 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:16.014079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d078f695-1121-428d-8893-3d9cedee480d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:16.067597 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:16.067597 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:16.075777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d078f695-1121-428d-8893-3d9cedee480d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Volume info retrieved successfully. Jan 02 03:15:16.102063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d078f695-1121-428d-8893-3d9cedee480d tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 200 Jan 02 03:15:16.103099 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1567/3053] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:16 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 1357 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:17.119182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-421c347a-1a6e-4a08-88fe-f7c2031d89b4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] GET http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 Jan 02 03:15:17.119679 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-421c347a-1a6e-4a08-88fe-f7c2031d89b4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:17.119812 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:17.119812 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:17.120507 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-421c347a-1a6e-4a08-88fe-f7c2031d89b4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:17.168680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-421c347a-1a6e-4a08-88fe-f7c2031d89b4 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 returned with HTTP 404 Jan 02 03:15:17.169718 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1487/3054] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:17 2021] GET /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/bb3bfd20-6cb0-496d-a494-2480009fa945 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:15:17.177211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee806899-c83b-44f4-aeec-597c29febcd6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] DELETE http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:15:17.177942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee806899-c83b-44f4-aeec-597c29febcd6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:17.178160 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:17.178160 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:17.178534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee806899-c83b-44f4-aeec-597c29febcd6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:17.179005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-ee806899-c83b-44f4-aeec-597c29febcd6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] Delete volume with id: 2209d353-9082-4923-9a93-8f40ac4a13c0 Jan 02 03:15:17.227238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee806899-c83b-44f4-aeec-597c29febcd6 tempest-VolumesBackupsTest-787210133 tempest-VolumesBackupsTest-787210133] http://10.222.0.50/volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 returned with HTTP 404 Jan 02 03:15:17.232149 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1568/3055] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:15:17 2021] DELETE /volume/v3/487649d48c00484daf20769ca99fd24d/volumes/2209d353-9082-4923-9a93-8f40ac4a13c0 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:15:19.867337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] POST http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes Jan 02 03:15:19.868167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Action: 'create', calling method: create, body: {"volume": {"imageRef": "06705461-003a-458e-b87d-7de516c92d96", "size": 1, "name": "tempest-VolumesCloneTest-Volume-729755509"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:15:19.869450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume request body: {'volume': {'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-729755509'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:15:20.007023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume of 1 GB Jan 02 03:15:20.020707 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Availability Zones retrieved successfully. Jan 02 03:15:20.037364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Flow 'volume_create_api' (dd699afb-87c2-4486-8cdd-9e8a9e58afef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:15:20.040147 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc2e35a-15c8-4a11-9d1e-b52349e1e706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:20.042222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:15:20.150952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc2e35a-15c8-4a11-9d1e-b52349e1e706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:20.153192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec4ebf2-6fcd-49d0-874c-e44d996cdb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:20.251221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Created reservations ['bb571f82-2e46-4ca9-958e-2788f0af790f', '21c44e81-6773-4a76-a83d-69e57de42bbe', '50472b60-07ee-4658-ae16-dd5ec9ea36fe', '11bb81bc-7e6b-4641-98e8-c81a36c7d7e8'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:15:20.253468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec4ebf2-6fcd-49d0-874c-e44d996cdb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb571f82-2e46-4ca9-958e-2788f0af790f', '21c44e81-6773-4a76-a83d-69e57de42bbe', '50472b60-07ee-4658-ae16-dd5ec9ea36fe', '11bb81bc-7e6b-4641-98e8-c81a36c7d7e8']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:20.256077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8741f8bb-f2e6-4a2c-8400-dd082ecd6718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:20.318710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8741f8bb-f2e6-4a2c-8400-dd082ecd6718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e4e469-62d3-4738-bd4f-f574e69358a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-729755509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',qos_specs=None,replication_status=,reservations=['bb571f82-2e46-4ca9-958e-2788f0af790f','21c44e81-6773-4a76-a83d-69e57de42bbe','50472b60-07ee-4658-ae16-dd5ec9ea36fe','11bb81bc-7e6b-4641-98e8-c81a36c7d7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3087f4dddc414567a106e465753d54c5',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-729755509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16e4e469-62d3-4738-bd4f-f574e69358a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3087f4dddc414567a106e465753d54c5',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:20.323321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e1aefc-9119-4bfa-a61e-bed0fbec92f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:20.351617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e1aefc-9119-4bfa-a61e-bed0fbec92f3) transitioned into state 'SUCCESS' from state '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-729755509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',qos_specs=None,replication_status=,reservations=['bb571f82-2e46-4ca9-958e-2788f0af790f','21c44e81-6773-4a76-a83d-69e57de42bbe','50472b60-07ee-4658-ae16-dd5ec9ea36fe','11bb81bc-7e6b-4641-98e8-c81a36c7d7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3087f4dddc414567a106e465753d54c5',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:20.353784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af52921f-a42b-4c53-b869-52aa99c82a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:20.384677 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af52921f-a42b-4c53-b869-52aa99c82a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:20.387270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Flow 'volume_create_api' (dd699afb-87c2-4486-8cdd-9e8a9e58afef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:15:20.507359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume request issued successfully. Jan 02 03:15:20.539181 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e69d73b3-5bc5-4092-8370-16c802d7a4ef tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes returned with HTTP 202 Jan 02 03:15:20.550007 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1488/3056] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:15:19 2021] POST /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes => generated 815 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:15:20.555843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb766a44-cddc-4560-a761-1f6f9529c56a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:20.557093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb766a44-cddc-4560-a761-1f6f9529c56a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:20.557912 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb766a44-cddc-4560-a761-1f6f9529c56a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:20.647377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:20.647377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:20.657063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cb766a44-cddc-4560-a761-1f6f9529c56a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:20.682200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb766a44-cddc-4560-a761-1f6f9529c56a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:20.683368 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1569/3057] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:20 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:21.701304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-921e22bb-95a8-4250-a1b4-d691d604b598 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:21.701840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-921e22bb-95a8-4250-a1b4-d691d604b598 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:21.702423 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:21.702423 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:21.702812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-921e22bb-95a8-4250-a1b4-d691d604b598 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:21.781734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:21.781734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:21.793024 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-921e22bb-95a8-4250-a1b4-d691d604b598 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:21.828970 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-921e22bb-95a8-4250-a1b4-d691d604b598 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:21.830417 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1489/3058] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:21 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:22.846986 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2380fd50-6b7a-4f63-9269-304274beecce tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:22.848712 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2380fd50-6b7a-4f63-9269-304274beecce tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:22.849271 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:22.849271 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:22.850087 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2380fd50-6b7a-4f63-9269-304274beecce tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:22.959008 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:22.959008 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:22.982618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2380fd50-6b7a-4f63-9269-304274beecce tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:23.034120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2380fd50-6b7a-4f63-9269-304274beecce tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:23.037327 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1570/3059] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:22 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:24.050805 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-501787f2-830d-4c7c-84eb-eddc50ccaeb5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:24.052392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-501787f2-830d-4c7c-84eb-eddc50ccaeb5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:24.052683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:24.052683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:24.053083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-501787f2-830d-4c7c-84eb-eddc50ccaeb5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:24.109118 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:24.109118 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:24.121356 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-501787f2-830d-4c7c-84eb-eddc50ccaeb5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:24.147108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-501787f2-830d-4c7c-84eb-eddc50ccaeb5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:24.148243 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1490/3060] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:24 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:25.166549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2322f0ce-e93a-46f4-b503-8c867a036632 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:25.168736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2322f0ce-e93a-46f4-b503-8c867a036632 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:25.169438 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:25.169438 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:25.170382 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2322f0ce-e93a-46f4-b503-8c867a036632 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:25.280737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:25.280737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:25.296162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2322f0ce-e93a-46f4-b503-8c867a036632 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:25.329686 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2322f0ce-e93a-46f4-b503-8c867a036632 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:25.331035 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1571/3061] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:25 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:26.346838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-725b5a69-64b5-4023-929c-a6a50671c367 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:26.347384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-725b5a69-64b5-4023-929c-a6a50671c367 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:26.347535 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:26.347535 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:26.349070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-725b5a69-64b5-4023-929c-a6a50671c367 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:26.400532 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:26.400532 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:26.409566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-725b5a69-64b5-4023-929c-a6a50671c367 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:26.432783 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-725b5a69-64b5-4023-929c-a6a50671c367 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:26.433615 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1491/3062] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:26 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:27.449816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b8cf6c6-ef4a-428c-b232-32aadf386fde tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:27.450334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b8cf6c6-ef4a-428c-b232-32aadf386fde tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:27.450441 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:27.450441 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:27.450799 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7b8cf6c6-ef4a-428c-b232-32aadf386fde tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:27.505089 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:27.505089 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:27.513198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7b8cf6c6-ef4a-428c-b232-32aadf386fde tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:27.537291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7b8cf6c6-ef4a-428c-b232-32aadf386fde tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:27.538320 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1572/3063] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:27 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:28.554061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f153cbce-d48f-4c4b-879f-04f27d63e4f7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:28.554592 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f153cbce-d48f-4c4b-879f-04f27d63e4f7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:28.554771 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:28.554771 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:28.555424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f153cbce-d48f-4c4b-879f-04f27d63e4f7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:28.610174 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:28.610174 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:28.619144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f153cbce-d48f-4c4b-879f-04f27d63e4f7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:28.642806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f153cbce-d48f-4c4b-879f-04f27d63e4f7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:28.643919 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1492/3064] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:28 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:29.659841 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63b2c425-38f9-4172-b369-f896691c0a06 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:29.660477 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63b2c425-38f9-4172-b369-f896691c0a06 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:29.660674 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:29.660674 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:29.661058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-63b2c425-38f9-4172-b369-f896691c0a06 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:29.724035 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:29.724035 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:29.734626 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-63b2c425-38f9-4172-b369-f896691c0a06 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:29.762119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-63b2c425-38f9-4172-b369-f896691c0a06 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:29.763035 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1573/3065] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:29 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:30.778449 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e21891a7-0d16-4155-8934-1724a1c18dcc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:30.779181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e21891a7-0d16-4155-8934-1724a1c18dcc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:30.779181 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:30.779181 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:30.779487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e21891a7-0d16-4155-8934-1724a1c18dcc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:30.842798 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:30.842798 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:30.856626 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e21891a7-0d16-4155-8934-1724a1c18dcc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:30.886474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e21891a7-0d16-4155-8934-1724a1c18dcc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:30.887797 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1493/3066] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:30 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:31.924749 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c6e19b0-f6d2-472c-a58f-200e5838194a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:31.936542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c6e19b0-f6d2-472c-a58f-200e5838194a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:31.945451 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:31.945451 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:31.958683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8c6e19b0-f6d2-472c-a58f-200e5838194a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:32.029178 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:32.029178 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:32.038750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8c6e19b0-f6d2-472c-a58f-200e5838194a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:32.061629 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8c6e19b0-f6d2-472c-a58f-200e5838194a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:32.062627 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1574/3067] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:31 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 907 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:33.080014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44afcd78-dccd-40f4-bb2e-b23d3a5f1897 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:33.080446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44afcd78-dccd-40f4-bb2e-b23d3a5f1897 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:33.080446 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:33.080446 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:33.080733 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44afcd78-dccd-40f4-bb2e-b23d3a5f1897 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:33.133333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:33.133333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:33.142135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-44afcd78-dccd-40f4-bb2e-b23d3a5f1897 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:33.166780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44afcd78-dccd-40f4-bb2e-b23d3a5f1897 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:33.177005 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1494/3068] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:33 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 965 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:34.184305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67ce4a4b-0127-4b22-ad55-2062dd1deee1 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:34.185113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67ce4a4b-0127-4b22-ad55-2062dd1deee1 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:34.185334 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:34.185334 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:34.185709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67ce4a4b-0127-4b22-ad55-2062dd1deee1 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:34.242844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:34.242844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:34.251172 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-67ce4a4b-0127-4b22-ad55-2062dd1deee1 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:34.275252 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67ce4a4b-0127-4b22-ad55-2062dd1deee1 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:34.276283 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1575/3069] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:34 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:35.292433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faf5ca88-1cfc-4ed7-86b8-bf74fca3d73e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:35.293822 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faf5ca88-1cfc-4ed7-86b8-bf74fca3d73e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:35.294056 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:35.294056 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:35.294436 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faf5ca88-1cfc-4ed7-86b8-bf74fca3d73e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:35.354034 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:35.354034 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:35.365056 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-faf5ca88-1cfc-4ed7-86b8-bf74fca3d73e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:35.392642 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faf5ca88-1cfc-4ed7-86b8-bf74fca3d73e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:35.393474 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1495/3070] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:35 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:36.409988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-456b98b6-8f3e-4bd9-b819-c1a147c670b6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:36.410523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-456b98b6-8f3e-4bd9-b819-c1a147c670b6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:36.410696 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:36.410696 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:36.411096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-456b98b6-8f3e-4bd9-b819-c1a147c670b6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:36.465248 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:36.465248 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:36.475862 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-456b98b6-8f3e-4bd9-b819-c1a147c670b6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:36.500125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-456b98b6-8f3e-4bd9-b819-c1a147c670b6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:36.501005 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1576/3071] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:36 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:37.517432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b8aabd9-6ea1-4dd5-bca2-f6ea2bb6e95b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:37.517990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b8aabd9-6ea1-4dd5-bca2-f6ea2bb6e95b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:37.518115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:37.518115 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:37.518531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b8aabd9-6ea1-4dd5-bca2-f6ea2bb6e95b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:37.568218 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:37.568218 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:37.577327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4b8aabd9-6ea1-4dd5-bca2-f6ea2bb6e95b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:37.599070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b8aabd9-6ea1-4dd5-bca2-f6ea2bb6e95b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:37.600035 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1496/3072] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:37 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:38.615615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a047bd87-f7a1-4603-b714-bec770980ac7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:15:38.616255 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a047bd87-f7a1-4603-b714-bec770980ac7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:38.616473 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:38.616473 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:38.616843 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a047bd87-f7a1-4603-b714-bec770980ac7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:38.665245 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:38.665245 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:38.673287 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a047bd87-f7a1-4603-b714-bec770980ac7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:38.696239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a047bd87-f7a1-4603-b714-bec770980ac7 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:15:38.697041 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1577/3073] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:38 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 1356 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:38.712959 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] POST http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes Jan 02 03:15:38.713404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:38.713404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:38.713819 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Action: 'create', calling method: create, body: {"volume": {"source_volid": "16e4e469-62d3-4738-bd4f-f574e69358a7", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1805319018"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:15:38.715055 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume request body: {'volume': {'source_volid': '16e4e469-62d3-4738-bd4f-f574e69358a7', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1805319018'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:15:38.781692 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:38.781692 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:38.782902 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume retrieved successfully. Jan 02 03:15:38.783264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume of 1 GB Jan 02 03:15:38.795608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Availability Zones retrieved successfully. Jan 02 03:15:38.816002 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Flow 'volume_create_api' (bfe076ae-4cd1-49e1-a254-91182bf43af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:15:38.819655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4154b8cb-9784-44b7-92ac-1d39d6b079e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:38.821826 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Validating volume size '1' using validate_int, validate_source_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:15:38.881776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4154b8cb-9784-44b7-92ac-1d39d6b079e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '16e4e469-62d3-4738-bd4f-f574e69358a7', 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:38.884005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81df326e-1099-4665-b932-a2e4472faed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:38.949739 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Created reservations ['df3b4d6b-ce85-42ca-a7c6-7fcaf986fd04', '086f66f8-487e-4076-b6b9-7ed64ee38497', '2ab0954a-72d5-4a17-853b-05abc0cf077d', 'e05b56c0-c8dc-4dca-ab65-594e032a7c19'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:15:38.951693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81df326e-1099-4665-b932-a2e4472faed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df3b4d6b-ce85-42ca-a7c6-7fcaf986fd04', '086f66f8-487e-4076-b6b9-7ed64ee38497', '2ab0954a-72d5-4a17-853b-05abc0cf077d', 'e05b56c0-c8dc-4dca-ab65-594e032a7c19']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:38.953880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c505a8-9f11-434c-a018-5ae5834bd893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:39.058329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c505a8-9f11-434c-a018-5ae5834bd893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e370300-a4f1-44ed-8d11-237cef9d324b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1805319018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',qos_specs=None,replication_status=,reservations=['df3b4d6b-ce85-42ca-a7c6-7fcaf986fd04','086f66f8-487e-4076-b6b9-7ed64ee38497','2ab0954a-72d5-4a17-853b-05abc0cf077d','e05b56c0-c8dc-4dca-ab65-594e032a7c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=16e4e469-62d3-4738-bd4f-f574e69358a7,status='creating',user_id='3087f4dddc414567a106e465753d54c5',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1805319018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e370300-a4f1-44ed-8d11-237cef9d324b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=16e4e469-62d3-4738-bd4f-f574e69358a7,status='creating',terminated_at=None,updated_at=None,user_id='3087f4dddc414567a106e465753d54c5',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:39.060334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca299eb-7f2b-4f79-93c6-f6414f1860f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:39.086760 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca299eb-7f2b-4f79-93c6-f6414f1860f8) transitioned into state 'SUCCESS' from state '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-1805319018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',qos_specs=None,replication_status=,reservations=['df3b4d6b-ce85-42ca-a7c6-7fcaf986fd04','086f66f8-487e-4076-b6b9-7ed64ee38497','2ab0954a-72d5-4a17-853b-05abc0cf077d','e05b56c0-c8dc-4dca-ab65-594e032a7c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=16e4e469-62d3-4738-bd4f-f574e69358a7,status='creating',user_id='3087f4dddc414567a106e465753d54c5',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:39.088792 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666c8e7d-4e10-4d74-a7c0-88ed0b48aa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:39.150719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666c8e7d-4e10-4d74-a7c0-88ed0b48aa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:39.153469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Flow 'volume_create_api' (bfe076ae-4cd1-49e1-a254-91182bf43af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:15:39.207796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume request issued successfully. Jan 02 03:15:39.221868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-702ba7c0-931e-4fb6-b6f8-33d1d704983e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes returned with HTTP 202 Jan 02 03:15:39.225327 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1497/3074] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:15:38 2021] POST /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes => generated 849 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:15:39.237116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8a7a731-36ab-4e2b-85f7-5ea2e6c4d5f8 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:39.237641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8a7a731-36ab-4e2b-85f7-5ea2e6c4d5f8 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:39.237858 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:39.237858 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:39.238234 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8a7a731-36ab-4e2b-85f7-5ea2e6c4d5f8 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:39.290262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:39.290262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:39.299195 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f8a7a731-36ab-4e2b-85f7-5ea2e6c4d5f8 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:39.323534 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8a7a731-36ab-4e2b-85f7-5ea2e6c4d5f8 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:39.324598 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1578/3075] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:39 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:40.343200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-051a2bcb-022c-419f-9aeb-c98bc0e74e13 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:40.343995 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-051a2bcb-022c-419f-9aeb-c98bc0e74e13 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:40.343995 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:40.343995 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:40.344280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-051a2bcb-022c-419f-9aeb-c98bc0e74e13 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:40.399882 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:40.399882 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:40.411562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-051a2bcb-022c-419f-9aeb-c98bc0e74e13 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:40.455384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-051a2bcb-022c-419f-9aeb-c98bc0e74e13 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:40.467756 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1498/3076] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:40 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 941 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:41.474058 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51da7157-02c9-4b5d-9c66-5d6e389be812 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:41.474601 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51da7157-02c9-4b5d-9c66-5d6e389be812 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:41.474801 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:41.474801 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:41.476075 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51da7157-02c9-4b5d-9c66-5d6e389be812 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:41.529080 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:41.529080 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:41.537552 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-51da7157-02c9-4b5d-9c66-5d6e389be812 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:41.559980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51da7157-02c9-4b5d-9c66-5d6e389be812 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:41.560839 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1579/3077] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:41 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:42.580765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82081f01-a631-4804-a892-c43d2ad545fa tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:42.581479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82081f01-a631-4804-a892-c43d2ad545fa tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:42.581672 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:42.581672 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:42.584450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-82081f01-a631-4804-a892-c43d2ad545fa tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:42.645151 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:42.645151 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:42.657270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-82081f01-a631-4804-a892-c43d2ad545fa tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:42.682014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-82081f01-a631-4804-a892-c43d2ad545fa tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:42.682812 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1499/3078] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:42 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 941 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:15:43.700598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43afcb4b-e7c4-4e46-b447-2695041deb78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:43.701156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43afcb4b-e7c4-4e46-b447-2695041deb78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:43.701290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:43.701290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:43.701664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43afcb4b-e7c4-4e46-b447-2695041deb78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:43.790537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:43.790537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:43.801456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-43afcb4b-e7c4-4e46-b447-2695041deb78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:43.841206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43afcb4b-e7c4-4e46-b447-2695041deb78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:43.842215 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1580/3079] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:43 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 941 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:44.863995 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd62ce10-5a98-42b3-9c4a-e44f6c4fe19f tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:44.865314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd62ce10-5a98-42b3-9c4a-e44f6c4fe19f tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:44.866590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:44.866590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:44.868368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd62ce10-5a98-42b3-9c4a-e44f6c4fe19f tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:44.954927 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:44.954927 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:44.964141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dd62ce10-5a98-42b3-9c4a-e44f6c4fe19f tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:44.987091 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd62ce10-5a98-42b3-9c4a-e44f6c4fe19f tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:44.992828 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1500/3080] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:44 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 941 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:46.005038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d43bee5-d6df-4653-b0b6-7623ade06509 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:46.008938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d43bee5-d6df-4653-b0b6-7623ade06509 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:46.008938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:46.008938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:46.008938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d43bee5-d6df-4653-b0b6-7623ade06509 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:46.063141 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:46.063141 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:46.074024 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4d43bee5-d6df-4653-b0b6-7623ade06509 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:46.102228 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d43bee5-d6df-4653-b0b6-7623ade06509 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:46.103100 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1581/3081] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:46 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 941 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:15:47.120042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c117c90-3529-426e-9d02-681550027f16 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:47.120835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c117c90-3529-426e-9d02-681550027f16 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:47.121097 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:47.121097 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:47.121443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c117c90-3529-426e-9d02-681550027f16 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:47.175645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:47.175645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:47.185082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9c117c90-3529-426e-9d02-681550027f16 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:47.208968 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c117c90-3529-426e-9d02-681550027f16 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:47.210764 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1501/3082] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:47 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 941 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:48.227112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a027c62-cea6-419c-864c-5b633ea7a768 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:48.227634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a027c62-cea6-419c-864c-5b633ea7a768 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:48.227824 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:48.227824 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:48.228221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2a027c62-cea6-419c-864c-5b633ea7a768 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:48.279776 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:48.279776 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:48.289365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2a027c62-cea6-419c-864c-5b633ea7a768 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:48.311811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2a027c62-cea6-419c-864c-5b633ea7a768 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:48.312676 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1582/3083] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:48 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 1391 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:48.328062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c4b5e6c-d2d9-4c4b-a896-b0db6b2d97d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:15:48.328639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c4b5e6c-d2d9-4c4b-a896-b0db6b2d97d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:48.328856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:48.328856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:48.329228 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c4b5e6c-d2d9-4c4b-a896-b0db6b2d97d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:48.378100 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:48.378100 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:48.386261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1c4b5e6c-d2d9-4c4b-a896-b0db6b2d97d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:48.409012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c4b5e6c-d2d9-4c4b-a896-b0db6b2d97d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:15:48.409829 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1502/3084] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:48 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 1391 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:15:48.428349 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] POST http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes Jan 02 03:15:48.428803 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:48.428803 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:48.429213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1044684889"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:15:48.430297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1044684889'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:15:48.430671 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume of 1 GB Jan 02 03:15:48.449789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Availability zone cache updated, next update will occur around 2021-01-02 04:15:48.449359. {{(pid=88029) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 03:15:48.450127 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Availability Zones retrieved successfully. Jan 02 03:15:48.466893 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Flow 'volume_create_api' (ce0569bd-d6a3-4eea-9616-f48b9b133de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:15:48.469636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6281ee38-f7a0-4758-9941-4b42a0e15d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:48.471604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:15:48.533593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6281ee38-f7a0-4758-9941-4b42a0e15d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:48.535941 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd9ef0c-b121-44fa-927e-19231c0eedc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:48.604016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Created reservations ['81062443-c737-45fc-9750-26e3c4b3e257', '1457b38a-51a1-42c7-bed0-e05a3628da2c', 'a7efc2f9-cffc-4ec5-b5bd-188ecd850780', '3cd780e9-b908-4406-8b63-2404cfa93fb6'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:15:48.605919 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd9ef0c-b121-44fa-927e-19231c0eedc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81062443-c737-45fc-9750-26e3c4b3e257', '1457b38a-51a1-42c7-bed0-e05a3628da2c', 'a7efc2f9-cffc-4ec5-b5bd-188ecd850780', '3cd780e9-b908-4406-8b63-2404cfa93fb6']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:48.608035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7015ff3d-ff07-4d48-91cc-21b945674f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:48.664551 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7015ff3d-ff07-4d48-91cc-21b945674f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f446bf7-961c-4b89-b377-58349917415e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1044684889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',qos_specs=None,replication_status=,reservations=['81062443-c737-45fc-9750-26e3c4b3e257','1457b38a-51a1-42c7-bed0-e05a3628da2c','a7efc2f9-cffc-4ec5-b5bd-188ecd850780','3cd780e9-b908-4406-8b63-2404cfa93fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3087f4dddc414567a106e465753d54c5',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1044684889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f446bf7-961c-4b89-b377-58349917415e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3087f4dddc414567a106e465753d54c5',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:48.666533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150c990e-8ca9-4c09-b20b-6f9969a86404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:48.691558 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150c990e-8ca9-4c09-b20b-6f9969a86404) transitioned into state 'SUCCESS' from state '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-1044684889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',qos_specs=None,replication_status=,reservations=['81062443-c737-45fc-9750-26e3c4b3e257','1457b38a-51a1-42c7-bed0-e05a3628da2c','a7efc2f9-cffc-4ec5-b5bd-188ecd850780','3cd780e9-b908-4406-8b63-2404cfa93fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3087f4dddc414567a106e465753d54c5',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:48.694073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305f39a1-bf5d-4c39-8624-e2433416afaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:48.708169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305f39a1-bf5d-4c39-8624-e2433416afaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:48.711490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Flow 'volume_create_api' (ce0569bd-d6a3-4eea-9616-f48b9b133de3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:15:48.760377 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume request issued successfully. Jan 02 03:15:48.775765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3876c1b-93f2-4e1a-b508-1f70a23c94e6 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes returned with HTTP 202 Jan 02 03:15:48.776715 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1583/3085] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:15:48 2021] POST /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes => generated 816 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:15:48.792644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9381069e-9c1c-4285-b725-1648c0a63c2a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e Jan 02 03:15:48.793167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9381069e-9c1c-4285-b725-1648c0a63c2a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:48.793468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:48.793468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:48.793838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9381069e-9c1c-4285-b725-1648c0a63c2a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:48.849641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:48.849641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:48.858576 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9381069e-9c1c-4285-b725-1648c0a63c2a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:48.883379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9381069e-9c1c-4285-b725-1648c0a63c2a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e returned with HTTP 200 Jan 02 03:15:48.884450 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1503/3086] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:48 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e => generated 884 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:49.901579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-657032ca-dcb4-4f95-a233-f686558d601a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e Jan 02 03:15:49.902078 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-657032ca-dcb4-4f95-a233-f686558d601a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:49.902323 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:49.902323 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:49.902729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-657032ca-dcb4-4f95-a233-f686558d601a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:49.952927 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:49.952927 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:49.962219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-657032ca-dcb4-4f95-a233-f686558d601a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:49.983849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-657032ca-dcb4-4f95-a233-f686558d601a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e returned with HTTP 200 Jan 02 03:15:49.984724 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1584/3087] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:49 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e => generated 909 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:49.999751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] POST http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes Jan 02 03:15:50.000229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:50.000229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:50.000663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2f446bf7-961c-4b89-b377-58349917415e", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1418170103"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:15:50.001867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume request body: {'volume': {'source_volid': '2f446bf7-961c-4b89-b377-58349917415e', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1418170103'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:15:50.051210 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:50.051210 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:50.052406 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume retrieved successfully. Jan 02 03:15:50.052812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume of 2 GB Jan 02 03:15:50.064547 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Availability Zones retrieved successfully. Jan 02 03:15:50.081943 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Flow 'volume_create_api' (52da7dc7-c63c-4ca3-aff3-1f2a8d3b5933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:15:50.085479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c091991f-d359-4f17-9094-5a941f941687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:50.087561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Validating volume size '2' using validate_int, validate_source_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:15:50.149009 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c091991f-d359-4f17-9094-5a941f941687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2f446bf7-961c-4b89-b377-58349917415e', 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:50.151225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ce861d-829e-42e7-a63c-b11d28970355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:50.219447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Created reservations ['d3c69683-b632-4712-9ab2-2bb93ae73401', 'fad739f7-e184-4cbc-9f95-165413272a7a', '3b4bc220-db1f-4922-904a-a32f70cc9614', 'd483a7f8-0666-4c44-83c4-78ca42095db3'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:15:50.221346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ce861d-829e-42e7-a63c-b11d28970355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3c69683-b632-4712-9ab2-2bb93ae73401', 'fad739f7-e184-4cbc-9f95-165413272a7a', '3b4bc220-db1f-4922-904a-a32f70cc9614', 'd483a7f8-0666-4c44-83c4-78ca42095db3']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:50.223495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c039084-c7bb-49e8-9778-f046fc806c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:50.327697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c039084-c7bb-49e8-9778-f046fc806c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '284b6f3d-0bf1-4373-bfc6-81dfa6902194', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1418170103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',qos_specs=None,replication_status=,reservations=['d3c69683-b632-4712-9ab2-2bb93ae73401','fad739f7-e184-4cbc-9f95-165413272a7a','3b4bc220-db1f-4922-904a-a32f70cc9614','d483a7f8-0666-4c44-83c4-78ca42095db3'],size=2,snapshot_id=None,source_replicaid=,source_volid=2f446bf7-961c-4b89-b377-58349917415e,status='creating',user_id='3087f4dddc414567a106e465753d54c5',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1418170103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=284b6f3d-0bf1-4373-bfc6-81dfa6902194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',provider_auth=None,provider_geometry=None,provider_id=None,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=2f446bf7-961c-4b89-b377-58349917415e,status='creating',terminated_at=None,updated_at=None,user_id='3087f4dddc414567a106e465753d54c5',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:50.329815 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ceab0c-2946-4c5d-a0d0-9c43c8c763ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:50.357223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ceab0c-2946-4c5d-a0d0-9c43c8c763ef) transitioned into state 'SUCCESS' from state '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-1418170103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f0f09195a14e0a9f8f743d8a6235ac',qos_specs=None,replication_status=,reservations=['d3c69683-b632-4712-9ab2-2bb93ae73401','fad739f7-e184-4cbc-9f95-165413272a7a','3b4bc220-db1f-4922-904a-a32f70cc9614','d483a7f8-0666-4c44-83c4-78ca42095db3'],size=2,snapshot_id=None,source_replicaid=,source_volid=2f446bf7-961c-4b89-b377-58349917415e,status='creating',user_id='3087f4dddc414567a106e465753d54c5',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:50.359182 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc5e2a8-2859-47e0-a182-e880bc648ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:15:50.425674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc5e2a8-2859-47e0-a182-e880bc648ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:15:50.429786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Flow 'volume_create_api' (52da7dc7-c63c-4ca3-aff3-1f2a8d3b5933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:15:50.480418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Create volume request issued successfully. Jan 02 03:15:50.494975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-18f2040a-11f0-475a-9e53-6ad85a4db425 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes returned with HTTP 202 Jan 02 03:15:50.503034 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1504/3088] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:15:49 2021] POST /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes => generated 850 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:15:50.511240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d318e242-711a-405c-a0a5-fa0c4a75449b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:50.511777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d318e242-711a-405c-a0a5-fa0c4a75449b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:50.511974 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:50.511974 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:50.512376 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d318e242-711a-405c-a0a5-fa0c4a75449b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:50.563145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:50.563145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:50.573217 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d318e242-711a-405c-a0a5-fa0c4a75449b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:50.596613 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d318e242-711a-405c-a0a5-fa0c4a75449b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:15:50.602304 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1585/3089] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:50 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:51.700685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-066ae667-fce2-4af1-b9a1-277bcdf03ea5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:51.702193 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-066ae667-fce2-4af1-b9a1-277bcdf03ea5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:51.702638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:51.702638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:51.703791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-066ae667-fce2-4af1-b9a1-277bcdf03ea5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:51.771139 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:51.771139 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:51.836793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-066ae667-fce2-4af1-b9a1-277bcdf03ea5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:51.887165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-066ae667-fce2-4af1-b9a1-277bcdf03ea5 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:15:51.888306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1505/3090] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:51 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:52.906378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a350bcb5-944e-4ab8-81b4-4bc73c4c9298 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:52.909019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a350bcb5-944e-4ab8-81b4-4bc73c4c9298 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:52.909459 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:52.909459 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:52.910951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a350bcb5-944e-4ab8-81b4-4bc73c4c9298 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:52.964288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:52.964288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:52.973665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a350bcb5-944e-4ab8-81b4-4bc73c4c9298 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:52.998767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a350bcb5-944e-4ab8-81b4-4bc73c4c9298 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:15:52.999941 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1586/3091] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:52 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:54.022198 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ab9066c-9f74-45c9-ae71-a84a3274553d tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:54.023410 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ab9066c-9f74-45c9-ae71-a84a3274553d tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:54.023842 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:54.023842 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:54.024430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0ab9066c-9f74-45c9-ae71-a84a3274553d tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:54.133975 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:54.133975 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:54.149300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0ab9066c-9f74-45c9-ae71-a84a3274553d tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:54.237427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0ab9066c-9f74-45c9-ae71-a84a3274553d tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:15:54.249938 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1506/3092] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:54 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:55.254856 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d879ad4b-9f02-411b-adb6-fad26348f138 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:55.256506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d879ad4b-9f02-411b-adb6-fad26348f138 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:55.257062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:55.257062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:55.258016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d879ad4b-9f02-411b-adb6-fad26348f138 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:55.415555 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:55.415555 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:55.435476 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d879ad4b-9f02-411b-adb6-fad26348f138 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:55.461495 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d879ad4b-9f02-411b-adb6-fad26348f138 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:15:55.471505 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1587/3093] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:55 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:56.479441 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1676e508-695d-4063-993a-241d2935fb83 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:56.481663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1676e508-695d-4063-993a-241d2935fb83 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:56.481663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:56.481663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:56.481663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1676e508-695d-4063-993a-241d2935fb83 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:56.537977 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:56.537977 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:56.549293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1676e508-695d-4063-993a-241d2935fb83 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:56.582611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1676e508-695d-4063-993a-241d2935fb83 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:15:56.583780 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1507/3094] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:56 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:57.602668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d2220cf-8c8b-404e-8a1a-15fa26e2438e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:57.604080 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d2220cf-8c8b-404e-8a1a-15fa26e2438e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:57.604536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:57.604536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:57.605212 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d2220cf-8c8b-404e-8a1a-15fa26e2438e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:57.691949 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:57.691949 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:57.717372 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0d2220cf-8c8b-404e-8a1a-15fa26e2438e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:57.771262 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d2220cf-8c8b-404e-8a1a-15fa26e2438e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:15:57.772752 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1588/3095] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:57 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:15:58.793268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ef0b8dd-5741-438d-bb56-d3fae8c62846 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:58.795028 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ef0b8dd-5741-438d-bb56-d3fae8c62846 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:58.795734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:58.795734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:58.796777 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ef0b8dd-5741-438d-bb56-d3fae8c62846 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:15:58.867583 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:15:58.867583 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:15:58.897880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5ef0b8dd-5741-438d-bb56-d3fae8c62846 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:15:58.924032 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ef0b8dd-5741-438d-bb56-d3fae8c62846 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:15:58.925516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1508/3096] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:58 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:15:59.953898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dcb36fbd-64f3-455b-b9fa-3dc2c1716f4a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:15:59.956161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dcb36fbd-64f3-455b-b9fa-3dc2c1716f4a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:15:59.960265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:15:59.960265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:15:59.961038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dcb36fbd-64f3-455b-b9fa-3dc2c1716f4a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:00.041408 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:00.041408 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:00.051645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dcb36fbd-64f3-455b-b9fa-3dc2c1716f4a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:00.083110 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dcb36fbd-64f3-455b-b9fa-3dc2c1716f4a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:16:00.084005 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1589/3097] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:15:59 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:01.100632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b14829c-6d8a-4fb0-8f2a-11d80b153102 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:16:01.101222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b14829c-6d8a-4fb0-8f2a-11d80b153102 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:01.101338 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:01.101338 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:01.101735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2b14829c-6d8a-4fb0-8f2a-11d80b153102 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:01.185289 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:01.185289 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:01.195335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2b14829c-6d8a-4fb0-8f2a-11d80b153102 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:01.226348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2b14829c-6d8a-4fb0-8f2a-11d80b153102 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:16:01.228413 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1509/3098] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:01 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 943 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:01.244368 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fde70902-437b-454a-a9f9-c9aed0799053 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:16:01.244873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fde70902-437b-454a-a9f9-c9aed0799053 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:01.246750 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:01.246750 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:01.247370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fde70902-437b-454a-a9f9-c9aed0799053 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:01.327225 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:01.327225 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:01.355961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fde70902-437b-454a-a9f9-c9aed0799053 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:01.403709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fde70902-437b-454a-a9f9-c9aed0799053 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:16:01.404577 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1590/3099] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:01 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 943 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:01.428937 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3d211a05-296e-4295-80b2-80d102f5b55a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] DELETE http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:16:01.429886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3d211a05-296e-4295-80b2-80d102f5b55a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:01.430165 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:01.430165 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:01.430628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3d211a05-296e-4295-80b2-80d102f5b55a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:01.431166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-3d211a05-296e-4295-80b2-80d102f5b55a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Delete volume with id: 284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:16:01.512413 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:01.512413 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:01.518932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3d211a05-296e-4295-80b2-80d102f5b55a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:01.563493 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3d211a05-296e-4295-80b2-80d102f5b55a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Delete volume request issued successfully. Jan 02 03:16:01.564440 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3d211a05-296e-4295-80b2-80d102f5b55a tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 202 Jan 02 03:16:01.566655 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1510/3100] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:16:01 2021] DELETE /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:16:01.575410 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f2a89d3-b960-46ee-a801-2cc4eb6f11d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:16:01.576299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f2a89d3-b960-46ee-a801-2cc4eb6f11d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:01.576615 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:01.576615 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:01.577149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4f2a89d3-b960-46ee-a801-2cc4eb6f11d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:01.637677 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:01.637677 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:01.647096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4f2a89d3-b960-46ee-a801-2cc4eb6f11d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:01.673626 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4f2a89d3-b960-46ee-a801-2cc4eb6f11d4 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:16:01.680604 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1591/3101] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:01 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:02.690465 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49510dba-167c-4253-b9ca-5ec8f2b5882c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:16:02.691497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49510dba-167c-4253-b9ca-5ec8f2b5882c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:02.691948 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:02.691948 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:02.692678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49510dba-167c-4253-b9ca-5ec8f2b5882c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:02.755895 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:02.755895 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:02.786202 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-49510dba-167c-4253-b9ca-5ec8f2b5882c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:02.842300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49510dba-167c-4253-b9ca-5ec8f2b5882c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 200 Jan 02 03:16:02.847917 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1511/3102] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:02 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 942 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:03.864139 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4303e559-053c-49c9-ba6f-93fc58d11681 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 Jan 02 03:16:03.864701 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4303e559-053c-49c9-ba6f-93fc58d11681 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:03.864890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:03.864890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:03.865585 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4303e559-053c-49c9-ba6f-93fc58d11681 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:03.972884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4303e559-053c-49c9-ba6f-93fc58d11681 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 returned with HTTP 404 Jan 02 03:16:03.978941 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1592/3103] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:03 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/284b6f3d-0bf1-4373-bfc6-81dfa6902194 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:03.982179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be3c7072-97f9-4fbe-a27e-dd5e3563cb28 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] DELETE http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e Jan 02 03:16:03.982714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be3c7072-97f9-4fbe-a27e-dd5e3563cb28 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:03.982908 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:03.982908 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:03.983827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-be3c7072-97f9-4fbe-a27e-dd5e3563cb28 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:03.984488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-be3c7072-97f9-4fbe-a27e-dd5e3563cb28 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Delete volume with id: 2f446bf7-961c-4b89-b377-58349917415e Jan 02 03:16:04.076256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:04.076256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:04.077789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-be3c7072-97f9-4fbe-a27e-dd5e3563cb28 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:04.123972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-be3c7072-97f9-4fbe-a27e-dd5e3563cb28 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Delete volume request issued successfully. Jan 02 03:16:04.124770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-be3c7072-97f9-4fbe-a27e-dd5e3563cb28 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e returned with HTTP 202 Jan 02 03:16:04.126003 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1512/3104] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:16:03 2021] DELETE /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:16:04.135686 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efb9e4dd-55c9-4c16-939d-22b19322689b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e Jan 02 03:16:04.140540 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efb9e4dd-55c9-4c16-939d-22b19322689b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:04.141205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efb9e4dd-55c9-4c16-939d-22b19322689b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:04.264211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:04.264211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:04.285645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efb9e4dd-55c9-4c16-939d-22b19322689b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:04.328522 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efb9e4dd-55c9-4c16-939d-22b19322689b tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e returned with HTTP 200 Jan 02 03:16:04.329602 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1593/3105] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:04 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:05.346233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61e82efc-35d7-450f-abde-a1d959832f2e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e Jan 02 03:16:05.347353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61e82efc-35d7-450f-abde-a1d959832f2e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:05.347791 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:05.347791 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:05.348206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-61e82efc-35d7-450f-abde-a1d959832f2e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:05.436112 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:05.436112 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:05.450633 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-61e82efc-35d7-450f-abde-a1d959832f2e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:05.485120 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-61e82efc-35d7-450f-abde-a1d959832f2e tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e returned with HTTP 200 Jan 02 03:16:05.486575 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1513/3106] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:05 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e => generated 908 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:06.502757 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f15deb2-4965-4091-b7bf-048408fac166 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e Jan 02 03:16:06.503841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f15deb2-4965-4091-b7bf-048408fac166 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:06.504287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:06.504287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:06.504914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7f15deb2-4965-4091-b7bf-048408fac166 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:06.680537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:06.680537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:06.691512 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7f15deb2-4965-4091-b7bf-048408fac166 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:06.717906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7f15deb2-4965-4091-b7bf-048408fac166 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e returned with HTTP 200 Jan 02 03:16:06.718972 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1594/3107] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:06 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e => generated 908 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:07.734361 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9faca686-c50d-4f22-827b-76ec748cce78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e Jan 02 03:16:07.735605 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9faca686-c50d-4f22-827b-76ec748cce78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:07.735805 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:07.735805 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:07.736471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9faca686-c50d-4f22-827b-76ec748cce78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:07.910251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9faca686-c50d-4f22-827b-76ec748cce78 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e returned with HTTP 404 Jan 02 03:16:07.918722 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1514/3108] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:07 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/2f446bf7-961c-4b89-b377-58349917415e => generated 109 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:07.922437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24e1f184-a90d-499c-9acc-1dc2885c90ed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] DELETE http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:16:07.923147 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24e1f184-a90d-499c-9acc-1dc2885c90ed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:07.923147 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:07.923147 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:07.923390 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-24e1f184-a90d-499c-9acc-1dc2885c90ed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:07.923681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-24e1f184-a90d-499c-9acc-1dc2885c90ed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Delete volume with id: 9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:16:08.038559 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:08.038559 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:08.040036 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-24e1f184-a90d-499c-9acc-1dc2885c90ed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:08.075551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-24e1f184-a90d-499c-9acc-1dc2885c90ed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Delete volume request issued successfully. Jan 02 03:16:08.076546 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-24e1f184-a90d-499c-9acc-1dc2885c90ed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 202 Jan 02 03:16:08.078328 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1595/3109] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:16:07 2021] DELETE /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:16:08.086045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a06249b-c815-43c0-adc9-dcd4ac887b1c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:16:08.089437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a06249b-c815-43c0-adc9-dcd4ac887b1c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:08.090602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a06249b-c815-43c0-adc9-dcd4ac887b1c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:08.173129 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:08.173129 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:08.188584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a06249b-c815-43c0-adc9-dcd4ac887b1c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:08.258990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a06249b-c815-43c0-adc9-dcd4ac887b1c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:16:08.261892 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1515/3110] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:08 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 1390 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:16:09.278192 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab7aa4bf-7ce9-47ec-9256-dcce2345b6cc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:16:09.278725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab7aa4bf-7ce9-47ec-9256-dcce2345b6cc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:09.278916 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:09.278916 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:09.279504 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab7aa4bf-7ce9-47ec-9256-dcce2345b6cc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:09.397102 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:09.397102 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:09.425967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab7aa4bf-7ce9-47ec-9256-dcce2345b6cc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:09.476796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab7aa4bf-7ce9-47ec-9256-dcce2345b6cc tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 200 Jan 02 03:16:09.477873 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1596/3111] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:09 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 1390 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:16:10.495086 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eaaf2dc-6fed-49d1-b160-6b3cd78ea07c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b Jan 02 03:16:10.495586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eaaf2dc-6fed-49d1-b160-6b3cd78ea07c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:10.495785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:10.495785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:10.496711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7eaaf2dc-6fed-49d1-b160-6b3cd78ea07c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:10.630187 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7eaaf2dc-6fed-49d1-b160-6b3cd78ea07c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b returned with HTTP 404 Jan 02 03:16:10.635052 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1516/3112] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:10 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/9e370300-a4f1-44ed-8d11-237cef9d324b => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:10.643426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e071d4c0-115e-4f2c-892f-758e014a9eed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] DELETE http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:16:10.644350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e071d4c0-115e-4f2c-892f-758e014a9eed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:10.644730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:10.644730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:10.645360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e071d4c0-115e-4f2c-892f-758e014a9eed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:10.646261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-e071d4c0-115e-4f2c-892f-758e014a9eed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Delete volume with id: 16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:16:10.769662 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:10.769662 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:10.772271 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e071d4c0-115e-4f2c-892f-758e014a9eed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:10.854643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e071d4c0-115e-4f2c-892f-758e014a9eed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Delete volume request issued successfully. Jan 02 03:16:10.856690 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e071d4c0-115e-4f2c-892f-758e014a9eed tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 202 Jan 02 03:16:10.867254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-07065237-27e9-4a2b-a35d-0162fc126e68 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:16:10.867901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-07065237-27e9-4a2b-a35d-0162fc126e68 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:10.868526 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-07065237-27e9-4a2b-a35d-0162fc126e68 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:10.872691 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1597/3113] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:16:10 2021] DELETE /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:16:11.023649 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:11.023649 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:11.033246 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-07065237-27e9-4a2b-a35d-0162fc126e68 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:11.059434 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-07065237-27e9-4a2b-a35d-0162fc126e68 tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:16:11.060634 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1517/3114] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:10 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 1355 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:16:12.078652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65587545-576a-4704-88a0-73a39bb6ef5c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:16:12.079373 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65587545-576a-4704-88a0-73a39bb6ef5c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:12.079675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:12.079675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:12.080406 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65587545-576a-4704-88a0-73a39bb6ef5c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:12.131620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:12.131620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:12.140542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65587545-576a-4704-88a0-73a39bb6ef5c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Volume info retrieved successfully. Jan 02 03:16:12.166205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65587545-576a-4704-88a0-73a39bb6ef5c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 200 Jan 02 03:16:12.167133 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1598/3115] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:12 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 1355 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:16:13.184051 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4f9afa4-bd1d-4b59-bc09-5cc428e5710c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] GET http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 Jan 02 03:16:13.184579 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4f9afa4-bd1d-4b59-bc09-5cc428e5710c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:13.184932 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:13.184932 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:13.185284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4f9afa4-bd1d-4b59-bc09-5cc428e5710c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:13.233109 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4f9afa4-bd1d-4b59-bc09-5cc428e5710c tempest-VolumesCloneTest-181322211 tempest-VolumesCloneTest-181322211] http://10.222.0.50/volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 returned with HTTP 404 Jan 02 03:16:13.234226 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1518/3116] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:13 2021] GET /volume/v3/a5f0f09195a14e0a9f8f743d8a6235ac/volumes/16e4e469-62d3-4738-bd4f-f574e69358a7 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:15.293362 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:15.293791 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:15.293791 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:15.294192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1789054355"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:15.295316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1789054355'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:16:15.295684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume of 1 GB Jan 02 03:16:15.308732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Availability Zones retrieved successfully. Jan 02 03:16:15.325555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Flow 'volume_create_api' (c1a3218c-9b15-4437-ac20-be8d7f55ab5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:16:15.328243 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e115165-6fc8-45d1-931e-5a370d5066bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:15.330171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:16:15.401479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e115165-6fc8-45d1-931e-5a370d5066bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:15.403665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191e55c7-52f1-4ad0-a457-f5867692e794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:15.492475 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Created reservations ['02989887-d066-4c80-82fe-fe40f96e7c81', '2d160745-6b56-4e2e-a2f4-e8cd769e82a9', '03dfe771-f312-46cf-9a2d-78a757dce672', '0115e97e-b35a-4113-978f-0f2807ab54d2'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:16:15.494396 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191e55c7-52f1-4ad0-a457-f5867692e794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02989887-d066-4c80-82fe-fe40f96e7c81', '2d160745-6b56-4e2e-a2f4-e8cd769e82a9', '03dfe771-f312-46cf-9a2d-78a757dce672', '0115e97e-b35a-4113-978f-0f2807ab54d2']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:15.496562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41aa5cf-f22a-4b98-ab05-6c02a1004423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:15.553586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41aa5cf-f22a-4b98-ab05-6c02a1004423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44fa0628-f085-4de7-adaf-ff16b4279801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1789054355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba3c3ad27d74b8d81c89f79e30f9a33',qos_specs=None,replication_status=,reservations=['02989887-d066-4c80-82fe-fe40f96e7c81','2d160745-6b56-4e2e-a2f4-e8cd769e82a9','03dfe771-f312-46cf-9a2d-78a757dce672','0115e97e-b35a-4113-978f-0f2807ab54d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f423b4e5acd945a491e6ae2b926e5d38',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1789054355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44fa0628-f085-4de7-adaf-ff16b4279801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba3c3ad27d74b8d81c89f79e30f9a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f423b4e5acd945a491e6ae2b926e5d38',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:15.555650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80139ef1-e013-4d83-9fcf-0ac8fb6995b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:15.581812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80139ef1-e013-4d83-9fcf-0ac8fb6995b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1789054355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba3c3ad27d74b8d81c89f79e30f9a33',qos_specs=None,replication_status=,reservations=['02989887-d066-4c80-82fe-fe40f96e7c81','2d160745-6b56-4e2e-a2f4-e8cd769e82a9','03dfe771-f312-46cf-9a2d-78a757dce672','0115e97e-b35a-4113-978f-0f2807ab54d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f423b4e5acd945a491e6ae2b926e5d38',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:15.584497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d510a7-2b09-4582-8858-b60f3885f18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:15.598797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d510a7-2b09-4582-8858-b60f3885f18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:15.601491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Flow 'volume_create_api' (c1a3218c-9b15-4437-ac20-be8d7f55ab5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:16:15.652679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume request issued successfully. Jan 02 03:16:15.667823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ce153567-8180-44e3-8ca0-a6a476c4fe7a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 202 Jan 02 03:16:15.671083 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1599/3117] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:15 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 819 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:16:15.683440 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9eabbdc2-2cf1-4a18-a118-388eb7d17c7d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 Jan 02 03:16:15.684324 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9eabbdc2-2cf1-4a18-a118-388eb7d17c7d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:15.685105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9eabbdc2-2cf1-4a18-a118-388eb7d17c7d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:15.739686 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:15.739686 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:15.750172 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9eabbdc2-2cf1-4a18-a118-388eb7d17c7d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume info retrieved successfully. Jan 02 03:16:15.786388 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9eabbdc2-2cf1-4a18-a118-388eb7d17c7d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 returned with HTTP 200 Jan 02 03:16:15.787657 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1519/3118] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:15 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:16.803988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c27f6fa-09fc-4586-8e79-3d7c9c0ca979 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 Jan 02 03:16:16.804553 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c27f6fa-09fc-4586-8e79-3d7c9c0ca979 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:16.804721 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:16.804721 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:16.805135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c27f6fa-09fc-4586-8e79-3d7c9c0ca979 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:16.854901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:16.854901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:16.863062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1c27f6fa-09fc-4586-8e79-3d7c9c0ca979 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume info retrieved successfully. Jan 02 03:16:16.886442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c27f6fa-09fc-4586-8e79-3d7c9c0ca979 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 returned with HTTP 200 Jan 02 03:16:16.887245 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1600/3119] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:16 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:27.844910 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a70fb7c2-3d2d-43bc-bd69-d9e2fae62bf5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/b1d3d50a-4232-4ab5-906a-00174926d4d8/action Jan 02 03:16:27.845436 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:27.845436 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:27.845771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a70fb7c2-3d2d-43bc-bd69-d9e2fae62bf5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-attach": {"instance_uuid": "1de8f138-4d0c-4054-9dc0-4146a7ccdbae", "mountpoint": "/dev/vdc"}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:27.846186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a70fb7c2-3d2d-43bc-bd69-d9e2fae62bf5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1de8f138-4d0c-4054-9dc0-4146a7ccdbae", "mountpoint": "/dev/vdc"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:27.896563 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a70fb7c2-3d2d-43bc-bd69-d9e2fae62bf5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/b1d3d50a-4232-4ab5-906a-00174926d4d8/action returned with HTTP 404 Jan 02 03:16:27.897655 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1520/3120] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:27 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/b1d3d50a-4232-4ab5-906a-00174926d4d8/action => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:33.648462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:33.649575 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:33.649575 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:33.650280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ebab7fd8-8f5a-4e9a-97e9-08d020668114", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1664516136"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:33.651645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume request body: {'volume': {'imageRef': 'ebab7fd8-8f5a-4e9a-97e9-08d020668114', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1664516136'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:16:33.803432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume of 2 GB Jan 02 03:16:33.819285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Availability Zones retrieved successfully. Jan 02 03:16:33.838672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Flow 'volume_create_api' (8415b88a-1ebc-44e7-8dab-d8690231b0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:16:33.841969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5cb2af-a34d-423c-aef8-8e489c8e693d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:33.844369 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Validating volume size '2' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:16:33.914563 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5cb2af-a34d-423c-aef8-8e489c8e693d) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 03:16:33.914563 n-d-765315-10 devstack@c-api.service[88027]: Failure: cinder.exception.InvalidInput: Invalid input received: Image ebab7fd8-8f5a-4e9a-97e9-08d020668114 is not active. Jan 02 03:16:33.919679 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5cb2af-a34d-423c-aef8-8e489c8e693d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:33.922939 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5cb2af-a34d-423c-aef8-8e489c8e693d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 03:16:33.925748 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Flow 'volume_create_api' (8415b88a-1ebc-44e7-8dab-d8690231b0ed) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 03:16:33.926591 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aede67d0-b43d-4f71-967c-b2e4e2f4cd30 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 400 Jan 02 03:16:33.928764 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1601/3121] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:16:33 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 125 bytes in 284 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:16:34.469220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:34.470084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "201cc843-ec81-4a8e-b9a8-0b445df8a1be"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:34.471248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume request body: {'volume': {'size': 1, 'imageRef': '201cc843-ec81-4a8e-b9a8-0b445df8a1be'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:16:34.590420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume of 1 GB Jan 02 03:16:34.604425 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Availability Zones retrieved successfully. Jan 02 03:16:34.623327 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Flow 'volume_create_api' (e840fbb3-f212-4e82-a9f1-7917a4fe0790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:16:34.627091 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c8c4c2-5968-4bc1-8235-93cced17f69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:34.629432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:16:34.680815 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c8c4c2-5968-4bc1-8235-93cced17f69b) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 03:16:34.681408 n-d-765315-10 devstack@c-api.service[88027]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 02 03:16:34.686811 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c8c4c2-5968-4bc1-8235-93cced17f69b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:34.689466 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c8c4c2-5968-4bc1-8235-93cced17f69b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 03:16:34.693560 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.volume.api [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Flow 'volume_create_api' (e840fbb3-f212-4e82-a9f1-7917a4fe0790) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 03:16:34.695105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a0fa6a4-50a1-4537-94ad-31f70d131364 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 400 Jan 02 03:16:34.696553 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1521/3122] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:34 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 134 bytes in 231 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:16:35.044791 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40e461ed-98af-48d8-8a21-261ac1eb9978 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:35.045551 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40e461ed-98af-48d8-8a21-261ac1eb9978 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.047096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40e461ed-98af-48d8-8a21-261ac1eb9978 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 400 Jan 02 03:16:35.048051 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1602/3123] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:16:35.056637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c00466b9-8d91-4b76-9a1f-282bb1d7555c tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:35.057401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c00466b9-8d91-4b76-9a1f-282bb1d7555c tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a1e0687a-8d6c-483d-b2fc-9c97759989dc"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.058668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-c00466b9-8d91-4b76-9a1f-282bb1d7555c tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a1e0687a-8d6c-483d-b2fc-9c97759989dc'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:16:35.082614 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c00466b9-8d91-4b76-9a1f-282bb1d7555c tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 404 Jan 02 03:16:35.084605 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1522/3124] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:16:35.093223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad483451-32ab-4eb2-91cc-3030c5ca024b tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:35.094063 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad483451-32ab-4eb2-91cc-3030c5ca024b tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "48e5eac2-b29b-46cd-b210-4d5270169131"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.095329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-ad483451-32ab-4eb2-91cc-3030c5ca024b tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume request body: {'volume': {'size': 1, 'source_volid': '48e5eac2-b29b-46cd-b210-4d5270169131'}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:16:35.147588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad483451-32ab-4eb2-91cc-3030c5ca024b tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 404 Jan 02 03:16:35.148708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1603/3125] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:35.157486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8410e996-174c-416c-bca9-f417105dfbdd tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:35.158334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8410e996-174c-416c-bca9-f417105dfbdd tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "73ad5d0d-ccfe-47dd-9e64-828f088f1284"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.159538 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-8410e996-174c-416c-bca9-f417105dfbdd tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Create volume request body: {'volume': {'size': 1, 'volume_type': '73ad5d0d-ccfe-47dd-9e64-828f088f1284'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:16:35.183657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8410e996-174c-416c-bca9-f417105dfbdd tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 404 Jan 02 03:16:35.187910 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1523/3126] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:35.194992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd2260a7-bc88-4c1f-bda5-556dda417b59 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:35.195751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cd2260a7-bc88-4c1f-bda5-556dda417b59 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.197128 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cd2260a7-bc88-4c1f-bda5-556dda417b59 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 400 Jan 02 03:16:35.198101 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1604/3127] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:16:35.206577 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43058ef2-48fb-4c14-b10f-174b650127d7 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:35.207304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-43058ef2-48fb-4c14-b10f-174b650127d7 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.209536 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-43058ef2-48fb-4c14-b10f-174b650127d7 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 400 Jan 02 03:16:35.210984 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1524/3128] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:16:35.221636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d98075df-6a4e-405e-ad08-8237494693e9 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes Jan 02 03:16:35.222512 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d98075df-6a4e-405e-ad08-8237494693e9 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.223731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d98075df-6a4e-405e-ad08-8237494693e9 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes returned with HTTP 400 Jan 02 03:16:35.224861 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1605/3129] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:16:35.233948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fac249c-172f-43d2-b0fb-ce62eb7f01bb tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] DELETE http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-881986028 Jan 02 03:16:35.234505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fac249c-172f-43d2-b0fb-ce62eb7f01bb tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:35.234982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8fac249c-172f-43d2-b0fb-ce62eb7f01bb tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:35.235444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-8fac249c-172f-43d2-b0fb-ce62eb7f01bb tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Delete volume with id: tempest-invalid-881986028 Jan 02 03:16:35.283561 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8fac249c-172f-43d2-b0fb-ce62eb7f01bb tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-881986028 returned with HTTP 404 Jan 02 03:16:35.284670 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1525/3130] 10.222.0.50 () {58 vars in 1285 bytes} [Sat Jan 2 03:16:35 2021] DELETE /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-881986028 => generated 98 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:16:35.295483 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1606/3131] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Jan 2 03:16:35 2021] DELETE /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 02 03:16:35.303722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98999ca1-e6bf-4f91-8119-47ba7b8bb7b4 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/xxx/action Jan 02 03:16:35.304524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98999ca1-e6bf-4f91-8119-47ba7b8bb7b4 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-detach": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:35.304903 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-98999ca1-e6bf-4f91-8119-47ba7b8bb7b4 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.351074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-98999ca1-e6bf-4f91-8119-47ba7b8bb7b4 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/xxx/action returned with HTTP 404 Jan 02 03:16:35.352131 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1526/3132] 10.222.0.50 () {60 vars in 1258 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/xxx/action => generated 76 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:16:35.360868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94c2b8c1-be30-4063-8676-d9e92ee67a82 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-1908013016 Jan 02 03:16:35.361417 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-94c2b8c1-be30-4063-8676-d9e92ee67a82 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:35.361932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-94c2b8c1-be30-4063-8676-d9e92ee67a82 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:35.409003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-94c2b8c1-be30-4063-8676-d9e92ee67a82 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-1908013016 returned with HTTP 404 Jan 02 03:16:35.409994 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1607/3133] 10.222.0.50 () {58 vars in 1285 bytes} [Sat Jan 2 03:16:35 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-1908013016 => generated 99 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:16:35.420096 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1527/3134] 10.222.0.50 () {58 vars in 1207 bytes} [Sat Jan 2 03:16:35 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 02 03:16:35.429381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65e18936-5074-4427-bcba-dc490d7a81d1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/detail?status=null Jan 02 03:16:35.429910 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65e18936-5074-4427-bcba-dc490d7a81d1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:35.430388 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-65e18936-5074-4427-bcba-dc490d7a81d1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:35.431135 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-65e18936-5074-4427-bcba-dc490d7a81d1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:16:35.431708 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-65e18936-5074-4427-bcba-dc490d7a81d1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Could not evaluate value null, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:16:35.433363 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-65e18936-5074-4427-bcba-dc490d7a81d1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:16:35.484007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-65e18936-5074-4427-bcba-dc490d7a81d1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Get all volumes completed successfully. Jan 02 03:16:35.489003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-65e18936-5074-4427-bcba-dc490d7a81d1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/detail?status=null returned with HTTP 200 Jan 02 03:16:35.490821 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1608/3135] 10.222.0.50 () {58 vars in 1248 bytes} [Sat Jan 2 03:16:35 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/detail?status=null => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:16:35.507189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba0f4a01-4e29-476a-b261-3da34d7872b1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1006913030 Jan 02 03:16:35.507709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba0f4a01-4e29-476a-b261-3da34d7872b1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:35.508214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ba0f4a01-4e29-476a-b261-3da34d7872b1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'detail' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:35.508970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-ba0f4a01-4e29-476a-b261-3da34d7872b1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:16:35.510709 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-ba0f4a01-4e29-476a-b261-3da34d7872b1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1006913030'), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:16:35.563251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ba0f4a01-4e29-476a-b261-3da34d7872b1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Get all volumes completed successfully. Jan 02 03:16:35.569425 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ba0f4a01-4e29-476a-b261-3da34d7872b1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1006913030 returned with HTTP 200 Jan 02 03:16:35.570225 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1528/3136] 10.222.0.50 () {58 vars in 1326 bytes} [Sat Jan 2 03:16:35 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1006913030 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:16:35.585462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f0bf91d7-8215-45d1-b3c7-2100718fecd5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes?status=null Jan 02 03:16:35.586026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f0bf91d7-8215-45d1-b3c7-2100718fecd5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:35.586511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f0bf91d7-8215-45d1-b3c7-2100718fecd5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:35.587149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-f0bf91d7-8215-45d1-b3c7-2100718fecd5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:16:35.587742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f0bf91d7-8215-45d1-b3c7-2100718fecd5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Could not evaluate value null, assuming string {{(pid=88029) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 03:16:35.589368 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f0bf91d7-8215-45d1-b3c7-2100718fecd5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:16:35.639012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f0bf91d7-8215-45d1-b3c7-2100718fecd5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Get all volumes completed successfully. Jan 02 03:16:35.639801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f0bf91d7-8215-45d1-b3c7-2100718fecd5 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes?status=null returned with HTTP 200 Jan 02 03:16:35.640691 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1609/3137] 10.222.0.50 () {58 vars in 1227 bytes} [Sat Jan 2 03:16:35 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes?status=null => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:16:35.651699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a5e5a0a-e954-40b7-8e0d-3dadc6013c69 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes?name=tempest-VolumesNegativeTest-Volume-1178813910 Jan 02 03:16:35.652256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a5e5a0a-e954-40b7-8e0d-3dadc6013c69 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:35.652786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4a5e5a0a-e954-40b7-8e0d-3dadc6013c69 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:35.653418 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-4a5e5a0a-e954-40b7-8e0d-3dadc6013c69 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Removing options '' from query. {{(pid=88028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:16:35.655157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-4a5e5a0a-e954-40b7-8e0d-3dadc6013c69 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1178813910'), ('no_migration_targets', True)]). {{(pid=88028) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:16:35.704884 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4a5e5a0a-e954-40b7-8e0d-3dadc6013c69 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Get all volumes completed successfully. Jan 02 03:16:35.705661 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4a5e5a0a-e954-40b7-8e0d-3dadc6013c69 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes?name=tempest-VolumesNegativeTest-Volume-1178813910 returned with HTTP 200 Jan 02 03:16:35.706494 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1529/3138] 10.222.0.50 () {58 vars in 1305 bytes} [Sat Jan 2 03:16:35 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes?name=tempest-VolumesNegativeTest-Volume-1178813910 => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:16:35.717394 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b8b26dc2-122a-4ffc-8764-2a23318a2da1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action Jan 02 03:16:35.718181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b8b26dc2-122a-4ffc-8764-2a23318a2da1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-reserve": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:35.718563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b8b26dc2-122a-4ffc-8764-2a23318a2da1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.772445 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:35.772445 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:35.773636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b8b26dc2-122a-4ffc-8764-2a23318a2da1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume info retrieved successfully. Jan 02 03:16:35.784600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b8b26dc2-122a-4ffc-8764-2a23318a2da1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Reserve volume completed successfully. Jan 02 03:16:35.785271 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b8b26dc2-122a-4ffc-8764-2a23318a2da1 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action returned with HTTP 202 Jan 02 03:16:35.787143 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1610/3139] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:16:35.795091 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1bea909f-cb5e-4d5d-a1c7-557f7fd5123d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action Jan 02 03:16:35.795869 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1bea909f-cb5e-4d5d-a1c7-557f7fd5123d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-reserve": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:35.796269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1bea909f-cb5e-4d5d-a1c7-557f7fd5123d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.846399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:35.846399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:35.847840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1bea909f-cb5e-4d5d-a1c7-557f7fd5123d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume info retrieved successfully. Jan 02 03:16:35.855882 n-d-765315-10 devstack@c-api.service[88027]: ERROR cinder.volume.api [None req-1bea909f-cb5e-4d5d-a1c7-557f7fd5123d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume status must be available to reserve, but the status is attaching. Jan 02 03:16:35.856827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1bea909f-cb5e-4d5d-a1c7-557f7fd5123d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action returned with HTTP 400 Jan 02 03:16:35.858010 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1530/3140] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action => generated 132 bytes in 67 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:16:35.867421 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c465bddc-7968-452c-acea-214b01073885 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action Jan 02 03:16:35.868292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:35.868292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:35.869023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c465bddc-7968-452c-acea-214b01073885 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-unreserve": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:35.869511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c465bddc-7968-452c-acea-214b01073885 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:35.920568 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:35.920568 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:35.921967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c465bddc-7968-452c-acea-214b01073885 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume info retrieved successfully. Jan 02 03:16:35.982736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c465bddc-7968-452c-acea-214b01073885 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Unreserve volume completed successfully. Jan 02 03:16:35.983396 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c465bddc-7968-452c-acea-214b01073885 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action returned with HTTP 202 Jan 02 03:16:35.984524 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1611/3141] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:16:35.993684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40d4234f-84c9-4e53-b9e2-05ca3bb02328 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/c0332214-b093-4f58-8e6e-295bc14ebd02/action Jan 02 03:16:35.994145 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:35.994145 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:35.994575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40d4234f-84c9-4e53-b9e2-05ca3bb02328 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-reserve": {}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:35.994935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-40d4234f-84c9-4e53-b9e2-05ca3bb02328 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.043795 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-40d4234f-84c9-4e53-b9e2-05ca3bb02328 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/c0332214-b093-4f58-8e6e-295bc14ebd02/action returned with HTTP 404 Jan 02 03:16:36.044807 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1531/3142] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:35 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/c0332214-b093-4f58-8e6e-295bc14ebd02/action => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:36.054691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49db8cf6-4dd8-4989-be24-9b74ea3a0d41 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/aafb6209-898b-4569-858f-ab32e36ce525/action Jan 02 03:16:36.055280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:36.055280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:36.055887 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49db8cf6-4dd8-4989-be24-9b74ea3a0d41 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-unreserve": {}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:36.057463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-49db8cf6-4dd8-4989-be24-9b74ea3a0d41 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.108469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-49db8cf6-4dd8-4989-be24-9b74ea3a0d41 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/aafb6209-898b-4569-858f-ab32e36ce525/action returned with HTTP 404 Jan 02 03:16:36.114205 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1612/3143] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:36 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/aafb6209-898b-4569-858f-ab32e36ce525/action => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:36.119897 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1532/3144] 10.222.0.50 () {60 vars in 1227 bytes} [Sat Jan 2 03:16:36 2021] PUT /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 02 03:16:36.129435 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5fc6c54-a5d3-4a40-a03b-926de5f69ea0 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] PUT http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-1973714477 Jan 02 03:16:36.130476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5fc6c54-a5d3-4a40-a03b-926de5f69ea0 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.179344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5fc6c54-a5d3-4a40-a03b-926de5f69ea0 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-1973714477 returned with HTTP 404 Jan 02 03:16:36.180631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1613/3145] 10.222.0.50 () {60 vars in 1305 bytes} [Sat Jan 2 03:16:36 2021] PUT /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/tempest-invalid-1973714477 => generated 99 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:16:36.190142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74c7c6b9-2458-482f-b2a9-78859b27cade tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] PUT http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/f0799034-538d-456c-ac14-5cb771af0552 Jan 02 03:16:36.192461 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74c7c6b9-2458-482f-b2a9-78859b27cade tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.241218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74c7c6b9-2458-482f-b2a9-78859b27cade tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/f0799034-538d-456c-ac14-5cb771af0552 returned with HTTP 404 Jan 02 03:16:36.242414 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1533/3146] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Jan 2 03:16:36 2021] PUT /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/f0799034-538d-456c-ac14-5cb771af0552 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:16:36.252020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48b29e9f-3a7c-47c2-a78e-948385a37a72 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] DELETE http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/56449821-681b-474f-aeb0-24c9802e7f37 Jan 02 03:16:36.252725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48b29e9f-3a7c-47c2-a78e-948385a37a72 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:36.253312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-48b29e9f-3a7c-47c2-a78e-948385a37a72 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:36.253901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-48b29e9f-3a7c-47c2-a78e-948385a37a72 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Delete volume with id: 56449821-681b-474f-aeb0-24c9802e7f37 Jan 02 03:16:36.307781 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-48b29e9f-3a7c-47c2-a78e-948385a37a72 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/56449821-681b-474f-aeb0-24c9802e7f37 returned with HTTP 404 Jan 02 03:16:36.314139 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1614/3147] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:16:36 2021] DELETE /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/56449821-681b-474f-aeb0-24c9802e7f37 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:36.318985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd886039-7eb5-4aef-81df-54bd6a215dd0 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action Jan 02 03:16:36.320067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd886039-7eb5-4aef-81df-54bd6a215dd0 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:36.320669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd886039-7eb5-4aef-81df-54bd6a215dd0 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.321938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd886039-7eb5-4aef-81df-54bd6a215dd0 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action returned with HTTP 400 Jan 02 03:16:36.323213 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1534/3148] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:36 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 03:16:36.333426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0773122-bd1f-4e98-98b7-09d7720e8997 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action Jan 02 03:16:36.333426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0773122-bd1f-4e98-98b7-09d7720e8997 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:36.334072 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d0773122-bd1f-4e98-98b7-09d7720e8997 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.335363 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d0773122-bd1f-4e98-98b7-09d7720e8997 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action returned with HTTP 400 Jan 02 03:16:36.336657 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1615/3149] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:36 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 03:16:36.345186 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c40aae9-3e11-4cda-8e39-9ec1ce081217 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/d5408763-af96-4983-9063-47255cd04c4c/action Jan 02 03:16:36.345954 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c40aae9-3e11-4cda-8e39-9ec1ce081217 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:36.346289 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1c40aae9-3e11-4cda-8e39-9ec1ce081217 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.398550 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1c40aae9-3e11-4cda-8e39-9ec1ce081217 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/d5408763-af96-4983-9063-47255cd04c4c/action returned with HTTP 404 Jan 02 03:16:36.404036 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1535/3150] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:36 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/d5408763-af96-4983-9063-47255cd04c4c/action => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:36.408374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e0e485a-e2e8-40f3-9948-68dc86b63114 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action Jan 02 03:16:36.409180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e0e485a-e2e8-40f3-9948-68dc86b63114 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:36.409563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e0e485a-e2e8-40f3-9948-68dc86b63114 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.410728 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e0e485a-e2e8-40f3-9948-68dc86b63114 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action returned with HTTP 400 Jan 02 03:16:36.416685 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1616/3151] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:16:36 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 03:16:36.421105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-619dab25-36f7-4247-9f42-ece805756253 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] POST http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/None/action Jan 02 03:16:36.421885 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-619dab25-36f7-4247-9f42-ece805756253 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:16:36.422269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-619dab25-36f7-4247-9f42-ece805756253 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:36.471948 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-619dab25-36f7-4247-9f42-ece805756253 tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/None/action returned with HTTP 404 Jan 02 03:16:36.473223 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1536/3152] 10.222.0.50 () {60 vars in 1261 bytes} [Sat Jan 2 03:16:36 2021] POST /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/None/action => generated 77 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:16:36.482657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8518b33-0f00-4c42-9b12-a4afb23bcb8e tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/d984c85b-84b9-44de-8497-19e457db154e Jan 02 03:16:36.483264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8518b33-0f00-4c42-9b12-a4afb23bcb8e tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:36.483838 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d8518b33-0f00-4c42-9b12-a4afb23bcb8e tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:36.531557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d8518b33-0f00-4c42-9b12-a4afb23bcb8e tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/d984c85b-84b9-44de-8497-19e457db154e returned with HTTP 404 Jan 02 03:16:36.537475 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1617/3153] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:36 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/d984c85b-84b9-44de-8497-19e457db154e => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:36.541959 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7bd19e1c-8238-432f-a3dc-59ea9715e91d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] DELETE http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 Jan 02 03:16:36.542522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7bd19e1c-8238-432f-a3dc-59ea9715e91d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:36.543017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7bd19e1c-8238-432f-a3dc-59ea9715e91d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:36.543480 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-7bd19e1c-8238-432f-a3dc-59ea9715e91d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Delete volume with id: 44fa0628-f085-4de7-adaf-ff16b4279801 Jan 02 03:16:36.593651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:36.593651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:36.594842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7bd19e1c-8238-432f-a3dc-59ea9715e91d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume info retrieved successfully. Jan 02 03:16:36.621012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7bd19e1c-8238-432f-a3dc-59ea9715e91d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Delete volume request issued successfully. Jan 02 03:16:36.621488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7bd19e1c-8238-432f-a3dc-59ea9715e91d tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 returned with HTTP 202 Jan 02 03:16:36.625475 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1537/3154] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:16:36 2021] DELETE /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:16:36.630834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b80132bc-8d72-4eda-a076-815605da9faf tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 Jan 02 03:16:36.631374 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b80132bc-8d72-4eda-a076-815605da9faf tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:36.631861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b80132bc-8d72-4eda-a076-815605da9faf tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:36.695047 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:36.695047 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:36.705179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b80132bc-8d72-4eda-a076-815605da9faf tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume info retrieved successfully. Jan 02 03:16:36.732227 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b80132bc-8d72-4eda-a076-815605da9faf tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 returned with HTTP 200 Jan 02 03:16:36.733246 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1618/3155] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:36 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:37.751562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e541d58-7333-4fcc-8e63-c8f31db0519a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 Jan 02 03:16:37.752252 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e541d58-7333-4fcc-8e63-c8f31db0519a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:37.752555 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:37.752555 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:37.753104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e541d58-7333-4fcc-8e63-c8f31db0519a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:37.830485 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:37.830485 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:37.840688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7e541d58-7333-4fcc-8e63-c8f31db0519a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Volume info retrieved successfully. Jan 02 03:16:37.871094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e541d58-7333-4fcc-8e63-c8f31db0519a tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 returned with HTTP 200 Jan 02 03:16:37.871936 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1538/3156] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:37 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 => generated 911 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:38.888284 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b96966b-d6f9-4d1a-9c73-141a8c91e71c tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] GET http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 Jan 02 03:16:38.890161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b96966b-d6f9-4d1a-9c73-141a8c91e71c tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:38.890161 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:38.890161 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:38.890710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b96966b-d6f9-4d1a-9c73-141a8c91e71c tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:38.937887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b96966b-d6f9-4d1a-9c73-141a8c91e71c tempest-VolumesNegativeTest-524440078 tempest-VolumesNegativeTest-524440078] http://10.222.0.50/volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 returned with HTTP 404 Jan 02 03:16:38.938943 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1619/3157] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:38 2021] GET /volume/v3/9ba3c3ad27d74b8d81c89f79e30f9a33/volumes/44fa0628-f085-4de7-adaf-ff16b4279801 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:16:50.746664 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] POST http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes Jan 02 03:16:50.747703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:50.747703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:50.748460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-634761574", "snapshot_id": null, "imageRef": "06705461-003a-458e-b87d-7de516c92d96", "volume_type": null, "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:16:50.750024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-634761574', 'snapshot_id': None, 'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'volume_type': None, 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:16:50.879055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Create volume of 1 GB Jan 02 03:16:50.894887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Availability Zones retrieved successfully. Jan 02 03:16:50.915487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Flow 'volume_create_api' (ed527bb8-4ba7-4367-8c8a-a94579ba7dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:16:50.918491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3ac3cc-fc24-4a5d-98a8-ca159e3af518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:50.920769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:16:51.033304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3ac3cc-fc24-4a5d-98a8-ca159e3af518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:51.035845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6152da38-7eb0-410e-ab54-51185d611004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:51.137013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Created reservations ['29adee28-6ddb-4281-b584-23b79254f4a3', '3968791a-3483-4d38-b95f-54ecf87064f9', '8fbd5547-5892-4d51-874f-ae761e28093f', '5bc18e3e-431d-4994-a60c-82e9f4a0a4d3'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:16:51.139047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6152da38-7eb0-410e-ab54-51185d611004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29adee28-6ddb-4281-b584-23b79254f4a3', '3968791a-3483-4d38-b95f-54ecf87064f9', '8fbd5547-5892-4d51-874f-ae761e28093f', '5bc18e3e-431d-4994-a60c-82e9f4a0a4d3']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:51.141450 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0506f61b-7916-48ce-905e-e7491f8f7877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:51.206033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0506f61b-7916-48ce-905e-e7491f8f7877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06109527-7d95-4cf6-ac73-191afbe54a3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-634761574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2423523a0e704bf2b9c31ecd6ade6d49',qos_specs=None,replication_status=,reservations=['29adee28-6ddb-4281-b584-23b79254f4a3','3968791a-3483-4d38-b95f-54ecf87064f9','8fbd5547-5892-4d51-874f-ae761e28093f','5bc18e3e-431d-4994-a60c-82e9f4a0a4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204edfa5a6334cf1a2871a482c9d8c83',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-634761574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06109527-7d95-4cf6-ac73-191afbe54a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2423523a0e704bf2b9c31ecd6ade6d49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='204edfa5a6334cf1a2871a482c9d8c83',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:51.208658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e06ebe-cb4f-4221-9d86-c9d979e30940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:51.238328 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e06ebe-cb4f-4221-9d86-c9d979e30940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-634761574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2423523a0e704bf2b9c31ecd6ade6d49',qos_specs=None,replication_status=,reservations=['29adee28-6ddb-4281-b584-23b79254f4a3','3968791a-3483-4d38-b95f-54ecf87064f9','8fbd5547-5892-4d51-874f-ae761e28093f','5bc18e3e-431d-4994-a60c-82e9f4a0a4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204edfa5a6334cf1a2871a482c9d8c83',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:51.241312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea287972-fcb4-4f02-8932-f00ec5844c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:16:51.259591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea287972-fcb4-4f02-8932-f00ec5844c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:16:51.262565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Flow 'volume_create_api' (ed527bb8-4ba7-4367-8c8a-a94579ba7dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:16:51.321868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Create volume request issued successfully. Jan 02 03:16:51.338164 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e514e7d5-ee3f-4ba6-aaf6-faea7c66f2c8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes returned with HTTP 202 Jan 02 03:16:51.344303 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1539/3158] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:16:50 2021] POST /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes => generated 822 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:16:51.354566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ae544c2-aa15-4115-81e1-8fcb6ebd07ea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:16:51.355058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ae544c2-aa15-4115-81e1-8fcb6ebd07ea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:51.355515 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8ae544c2-aa15-4115-81e1-8fcb6ebd07ea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:51.414155 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:51.414155 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:51.425462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8ae544c2-aa15-4115-81e1-8fcb6ebd07ea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:16:51.452444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8ae544c2-aa15-4115-81e1-8fcb6ebd07ea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:16:51.453590 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1620/3159] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:51 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 890 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:52.471306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af516e3c-524b-4811-a0a3-7db811827276 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:16:52.472531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af516e3c-524b-4811-a0a3-7db811827276 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:52.473875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:52.473875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:52.475271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-af516e3c-524b-4811-a0a3-7db811827276 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:52.542999 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:52.542999 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:52.555078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-af516e3c-524b-4811-a0a3-7db811827276 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:16:52.585684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-af516e3c-524b-4811-a0a3-7db811827276 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:16:52.586527 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1540/3160] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:52 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:53.605827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6cf30a8-6f62-4513-a566-16ab8a6006aa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:16:53.607495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6cf30a8-6f62-4513-a566-16ab8a6006aa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:53.613134 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:53.613134 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:53.614470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6cf30a8-6f62-4513-a566-16ab8a6006aa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:53.688390 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:53.688390 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:53.704374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d6cf30a8-6f62-4513-a566-16ab8a6006aa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:16:53.751145 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6cf30a8-6f62-4513-a566-16ab8a6006aa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:16:53.761564 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1621/3161] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:53 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:54.778201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4367ab4b-f98c-426c-b6d6-6d57f465cb0a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:16:54.780233 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4367ab4b-f98c-426c-b6d6-6d57f465cb0a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:54.780521 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:54.780521 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:54.780991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4367ab4b-f98c-426c-b6d6-6d57f465cb0a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:54.896882 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:54.896882 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:54.921646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4367ab4b-f98c-426c-b6d6-6d57f465cb0a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:16:54.980383 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4367ab4b-f98c-426c-b6d6-6d57f465cb0a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:16:54.981474 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1541/3162] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:54 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:55.997917 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7904e110-a2d3-452b-a1b5-20c24e6da320 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:16:55.998448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7904e110-a2d3-452b-a1b5-20c24e6da320 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:55.998643 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:55.998643 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:55.999012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7904e110-a2d3-452b-a1b5-20c24e6da320 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:56.166922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:56.166922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:56.211882 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7904e110-a2d3-452b-a1b5-20c24e6da320 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:16:56.266418 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7904e110-a2d3-452b-a1b5-20c24e6da320 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:16:56.274063 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1622/3163] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:55 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:57.289598 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19d970dd-b302-48d5-a973-43be17f0d6ad tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:16:57.290718 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19d970dd-b302-48d5-a973-43be17f0d6ad tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:57.291109 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:57.291109 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:57.291468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19d970dd-b302-48d5-a973-43be17f0d6ad tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:57.354207 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:57.354207 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:57.369640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-19d970dd-b302-48d5-a973-43be17f0d6ad tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:16:57.401152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19d970dd-b302-48d5-a973-43be17f0d6ad tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:16:57.406786 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1542/3164] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:57 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:58.418417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d46f85f5-d544-44b2-b9e9-fd444ef54dbe tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:16:58.419510 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d46f85f5-d544-44b2-b9e9-fd444ef54dbe tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:58.419879 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:58.419879 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:58.420476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d46f85f5-d544-44b2-b9e9-fd444ef54dbe tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:58.488209 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:58.488209 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:58.500986 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d46f85f5-d544-44b2-b9e9-fd444ef54dbe tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:16:58.531443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d46f85f5-d544-44b2-b9e9-fd444ef54dbe tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:16:58.533411 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1623/3165] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:58 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:16:59.551801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-202bc4a5-370a-4b7b-b42f-fa092631857d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:16:59.553650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-202bc4a5-370a-4b7b-b42f-fa092631857d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:16:59.554325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:16:59.554325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:16:59.555303 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-202bc4a5-370a-4b7b-b42f-fa092631857d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:16:59.637788 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:16:59.637788 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:16:59.651827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-202bc4a5-370a-4b7b-b42f-fa092631857d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:16:59.684470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-202bc4a5-370a-4b7b-b42f-fa092631857d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:16:59.685595 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1543/3166] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:16:59 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:00.709913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c20cd2b5-4115-4c14-bb7f-69a814e0c6e2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:00.710492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c20cd2b5-4115-4c14-bb7f-69a814e0c6e2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:00.710627 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:00.710627 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:00.711252 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c20cd2b5-4115-4c14-bb7f-69a814e0c6e2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:00.822355 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:00.822355 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:00.832485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c20cd2b5-4115-4c14-bb7f-69a814e0c6e2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:00.857520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c20cd2b5-4115-4c14-bb7f-69a814e0c6e2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:00.858533 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1624/3167] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:00 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:01.876417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97b83016-4988-4f62-a706-178ff7cd621b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:01.876999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97b83016-4988-4f62-a706-178ff7cd621b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:01.877114 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:01.877114 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:01.877498 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-97b83016-4988-4f62-a706-178ff7cd621b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:01.997318 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:01.997318 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:02.019826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-97b83016-4988-4f62-a706-178ff7cd621b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:02.050880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-97b83016-4988-4f62-a706-178ff7cd621b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:02.052571 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1544/3168] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:01 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:03.071205 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0fd0864b-ffd7-4802-bc42-0144655c49a3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:03.071711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0fd0864b-ffd7-4802-bc42-0144655c49a3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:03.071858 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:03.071858 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:03.072522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0fd0864b-ffd7-4802-bc42-0144655c49a3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:03.186651 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:03.186651 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:03.202870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0fd0864b-ffd7-4802-bc42-0144655c49a3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:03.235938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0fd0864b-ffd7-4802-bc42-0144655c49a3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:03.237632 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1625/3169] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:03 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:04.257656 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bf9465a-7a8a-400a-b1eb-6eb63da6e391 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:04.259469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bf9465a-7a8a-400a-b1eb-6eb63da6e391 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:04.259854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:04.259854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:04.260631 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bf9465a-7a8a-400a-b1eb-6eb63da6e391 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:04.329022 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:04.329022 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:04.343046 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8bf9465a-7a8a-400a-b1eb-6eb63da6e391 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:04.368872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bf9465a-7a8a-400a-b1eb-6eb63da6e391 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:04.379847 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1545/3170] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:04 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:05.387436 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58bce4dc-0860-480f-b91b-cb6225461e4c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:05.388035 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58bce4dc-0860-480f-b91b-cb6225461e4c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:05.388155 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:05.388155 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:05.388519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-58bce4dc-0860-480f-b91b-cb6225461e4c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:05.463447 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:05.463447 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:05.475965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-58bce4dc-0860-480f-b91b-cb6225461e4c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:05.514224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-58bce4dc-0860-480f-b91b-cb6225461e4c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:05.515140 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1626/3171] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:05 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:06.533779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74f5467c-e389-49a6-92ec-b66ea041209a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:06.534560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74f5467c-e389-49a6-92ec-b66ea041209a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:06.534835 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:06.534835 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:06.536652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74f5467c-e389-49a6-92ec-b66ea041209a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:06.629280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:06.629280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:06.642849 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-74f5467c-e389-49a6-92ec-b66ea041209a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:06.672657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74f5467c-e389-49a6-92ec-b66ea041209a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:06.680435 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1546/3172] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:06 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:07.689930 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4aa7ce2-39b6-4d0a-b4ea-5baa635223c9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:07.691315 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4aa7ce2-39b6-4d0a-b4ea-5baa635223c9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:07.691743 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:07.691743 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:07.692643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f4aa7ce2-39b6-4d0a-b4ea-5baa635223c9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:07.852891 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:07.852891 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:07.901464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f4aa7ce2-39b6-4d0a-b4ea-5baa635223c9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:07.983814 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f4aa7ce2-39b6-4d0a-b4ea-5baa635223c9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:07.984664 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1627/3173] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:07 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 914 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:09.002865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3bff7373-f06e-488c-9857-73c025e32944 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:09.005241 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3bff7373-f06e-488c-9857-73c025e32944 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:09.005621 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:09.005621 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:09.006334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3bff7373-f06e-488c-9857-73c025e32944 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:09.071331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:09.071331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:09.091909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3bff7373-f06e-488c-9857-73c025e32944 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:09.123518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3bff7373-f06e-488c-9857-73c025e32944 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:09.124620 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1547/3174] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:08 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 972 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:10.045468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c13c1a85-00c6-4de4-bbcd-5d240a7195bc tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] POST http://10.222.0.50/volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types Jan 02 03:17:10.046062 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:10.046062 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:10.046641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c13c1a85-00c6-4de4-bbcd-5d240a7195bc tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1889526074", "extra_specs": {}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:10.143816 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb62bbd7-1878-4c0d-b315-fb3ac9ab7a0c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:10.145206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb62bbd7-1878-4c0d-b315-fb3ac9ab7a0c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:10.146058 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:10.146058 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:10.146455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb62bbd7-1878-4c0d-b315-fb3ac9ab7a0c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:10.213836 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:10.213836 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:10.222291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c13c1a85-00c6-4de4-bbcd-5d240a7195bc tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] http://10.222.0.50/volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types returned with HTTP 200 Jan 02 03:17:10.224387 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1628/3175] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:17:09 2021] POST /volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types => generated 212 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:10.230405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cb62bbd7-1878-4c0d-b315-fb3ac9ab7a0c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:10.236818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12d2aa8f-8db2-41f0-b5d3-adb5fd1e3985 tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] POST http://10.222.0.50/volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types/40170e50-4d58-456c-9788-ac02493d509e/encryption Jan 02 03:17:10.237899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-12d2aa8f-8db2-41f0-b5d3-adb5fd1e3985 tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:10.256331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb62bbd7-1878-4c0d-b315-fb3ac9ab7a0c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:10.257536 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1548/3176] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:10 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 975 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:10.313078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-12d2aa8f-8db2-41f0-b5d3-adb5fd1e3985 tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] http://10.222.0.50/volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types/40170e50-4d58-456c-9788-ac02493d509e/encryption returned with HTTP 200 Jan 02 03:17:10.322567 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1629/3177] 10.222.0.50 () {60 vars in 1364 bytes} [Sat Jan 2 03:17:10 2021] POST /volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types/40170e50-4d58-456c-9788-ac02493d509e/encryption => generated 230 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:10.492473 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes Jan 02 03:17:10.492950 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:10.492950 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:10.493385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-637559113", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1889526074", "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:10.494696 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-637559113', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1889526074', 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:17:10.511766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume of 1 GB Jan 02 03:17:10.512569 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:10.512569 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:10.513300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Availability Zones retrieved successfully. Jan 02 03:17:10.530946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (80eb5887-c8ac-43f7-b081-84dc0a6fb4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:17:10.533960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc482ac-a218-44b8-b949-5a4c1f1a39c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:10.537016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:17:10.603180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc482ac-a218-44b8-b949-5a4c1f1a39c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:17:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40170e50-4d58-456c-9788-ac02493d509e,is_public=True,name='tempest-scenario-type-luks-1889526074',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40170e50-4d58-456c-9788-ac02493d509e', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:10.606338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1396c8-c240-4eab-abf4-84ae91b51bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:10.664728 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1889526074 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1889526074, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:17:10.665744 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1889526074 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1889526074, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:17:10.720847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['05a60108-3cc2-4f10-a837-8474debae695', '52c55ee4-2707-4f35-89ef-040c9deeb67c', 'a05c7572-95c5-4639-8e93-21a3881032d8', '1b84f0ac-ae36-484c-aae2-2cba41eab8ff'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:17:10.724439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1396c8-c240-4eab-abf4-84ae91b51bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05a60108-3cc2-4f10-a837-8474debae695', '52c55ee4-2707-4f35-89ef-040c9deeb67c', 'a05c7572-95c5-4639-8e93-21a3881032d8', '1b84f0ac-ae36-484c-aae2-2cba41eab8ff']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:10.726813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ebb89d2-c674-4d5e-8fa2-6d67b07f5ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:10.814888 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ebb89d2-c674-4d5e-8fa2-6d67b07f5ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95b773b2-c069-4547-b7ab-52bc8b1ae3f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-637559113',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['05a60108-3cc2-4f10-a837-8474debae695','52c55ee4-2707-4f35-89ef-040c9deeb67c','a05c7572-95c5-4639-8e93-21a3881032d8','1b84f0ac-ae36-484c-aae2-2cba41eab8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=40170e50-4d58-456c-9788-ac02493d509e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-637559113',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=95b773b2-c069-4547-b7ab-52bc8b1ae3f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59778e810ff044cdb20b41b5b7ec1004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49cb629c2257492080aeff5e0f74697e',volume_attachment=,volume_type=,volume_type_id=40170e50-4d58-456c-9788-ac02493d509e)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:10.819706 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08cca114-b0ef-45a3-8a94-d586dcfd0c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:10.856274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08cca114-b0ef-45a3-8a94-d586dcfd0c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-637559113',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['05a60108-3cc2-4f10-a837-8474debae695','52c55ee4-2707-4f35-89ef-040c9deeb67c','a05c7572-95c5-4639-8e93-21a3881032d8','1b84f0ac-ae36-484c-aae2-2cba41eab8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=40170e50-4d58-456c-9788-ac02493d509e)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:10.858650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b45bef5-8fde-44c4-b212-77ca8306dfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:10.879745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b45bef5-8fde-44c4-b212-77ca8306dfb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:10.883026 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (80eb5887-c8ac-43f7-b081-84dc0a6fb4d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:17:10.936983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request issued successfully. Jan 02 03:17:10.956409 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17cbead2-df5a-4c4f-87d9-9843ed75b3ff tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes returned with HTTP 202 Jan 02 03:17:10.958340 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1549/3178] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:17:10 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes => generated 845 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:17:10.978942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fda6a6e6-340f-4097-9217-5d8773fe0f1d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:10.979878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fda6a6e6-340f-4097-9217-5d8773fe0f1d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:10.981042 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fda6a6e6-340f-4097-9217-5d8773fe0f1d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:11.108759 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:11.108759 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:11.127156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fda6a6e6-340f-4097-9217-5d8773fe0f1d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:11.173995 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fda6a6e6-340f-4097-9217-5d8773fe0f1d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 200 Jan 02 03:17:11.186827 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1630/3179] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:10 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 937 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:11.273439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30b6d4d1-b9fc-4335-b514-bd56531a2056 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:11.273971 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30b6d4d1-b9fc-4335-b514-bd56531a2056 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:11.274163 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:11.274163 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:11.274745 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-30b6d4d1-b9fc-4335-b514-bd56531a2056 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:11.327509 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:11.327509 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:11.338939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-30b6d4d1-b9fc-4335-b514-bd56531a2056 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:11.389089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-30b6d4d1-b9fc-4335-b514-bd56531a2056 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:11.401812 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1550/3180] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:11 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 975 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:12.195089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73b5a902-d7b4-447a-9fe7-87cbf996ed60 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:12.195728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73b5a902-d7b4-447a-9fe7-87cbf996ed60 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:12.195952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:12.195952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:12.196560 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73b5a902-d7b4-447a-9fe7-87cbf996ed60 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:12.255640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:12.255640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:12.266265 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-73b5a902-d7b4-447a-9fe7-87cbf996ed60 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:12.296301 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73b5a902-d7b4-447a-9fe7-87cbf996ed60 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 200 Jan 02 03:17:12.297143 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1631/3181] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:12 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 938 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:12.313050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75992b8f-c921-4e52-9e9b-2c28393d0805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:12.314029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75992b8f-c921-4e52-9e9b-2c28393d0805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:12.314029 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:12.314029 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:12.314335 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75992b8f-c921-4e52-9e9b-2c28393d0805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:12.376960 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:12.376960 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:12.387604 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-75992b8f-c921-4e52-9e9b-2c28393d0805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:12.411337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75992b8f-c921-4e52-9e9b-2c28393d0805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 200 Jan 02 03:17:12.412114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37fbd152-63d9-49b7-8bf4-8f527432a538 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:12.412642 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1551/3182] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:12 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 938 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:12.413306 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37fbd152-63d9-49b7-8bf4-8f527432a538 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:12.413653 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:12.413653 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:12.414322 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-37fbd152-63d9-49b7-8bf4-8f527432a538 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:12.442306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9c12814-79f9-4386-9d57-b97b6d08061a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1/action Jan 02 03:17:12.442827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:12.442827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:12.443172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9c12814-79f9-4386-9d57-b97b6d08061a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:17:12.443593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9c12814-79f9-4386-9d57-b97b6d08061a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:12.481069 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:12.481069 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:12.495844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-37fbd152-63d9-49b7-8bf4-8f527432a538 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:12.527688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-37fbd152-63d9-49b7-8bf4-8f527432a538 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:12.528766 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1632/3183] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:12 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 975 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:12.627393 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:12.627393 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:12.628945 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c9c12814-79f9-4386-9d57-b97b6d08061a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:12.679150 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c9c12814-79f9-4386-9d57-b97b6d08061a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume updated successfully. Jan 02 03:17:12.679699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9c12814-79f9-4386-9d57-b97b6d08061a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1/action returned with HTTP 200 Jan 02 03:17:12.680807 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1552/3184] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Jan 2 03:17:12 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1/action => generated 0 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 03:17:12.812050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-31765a4d-c4e2-4bd6-b5ab-846f4b6b30d7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:12.812612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-31765a4d-c4e2-4bd6-b5ab-846f4b6b30d7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:12.812835 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:12.812835 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:12.813213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-31765a4d-c4e2-4bd6-b5ab-846f4b6b30d7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:12.867426 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:12.867426 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:12.876586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b4620429-2657-475a-85d5-b4a2528f759f req-31765a4d-c4e2-4bd6-b5ab-846f4b6b30d7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:12.902405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-31765a4d-c4e2-4bd6-b5ab-846f4b6b30d7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 200 Jan 02 03:17:12.903358 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1633/3185] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:17:12 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 937 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:13.545682 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:13.546308 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:13.546717 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:13.546717 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:13.547272 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:13.605270 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:13.605270 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:13.614853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:13.637680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:13.638648 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1553/3186] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:13 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:13.652224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-50a7cfe1-9316-4727-9be7-fe9c913f4538 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:13.652716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-50a7cfe1-9316-4727-9be7-fe9c913f4538 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:13.653135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:13.653135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:13.653514 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-50a7cfe1-9316-4727-9be7-fe9c913f4538 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:13.702910 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:13.702910 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:13.711614 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b4620429-2657-475a-85d5-b4a2528f759f req-50a7cfe1-9316-4727-9be7-fe9c913f4538 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:13.733522 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-50a7cfe1-9316-4727-9be7-fe9c913f4538 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 200 Jan 02 03:17:13.734372 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1634/3187] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:17:13 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 937 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:13.745865 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume// Jan 02 03:17:13.746348 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:13.746567 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:13.746567 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:13.746946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:13.748237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f180a8da-2165-437c-befa-0a52b8cc3439 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:17:13.748829 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1554/3188] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:17:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:17:13.763647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-55d354d3-14db-4dff-8364-cf277e093ce7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments Jan 02 03:17:13.765173 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:13.765173 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:13.765630 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-55d354d3-14db-4dff-8364-cf277e093ce7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95b773b2-c069-4547-b7ab-52bc8b1ae3f1", "instance_uuid": "bc1beda4-bd36-4085-90f0-254da114dae1", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:13.819703 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:13.819703 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:13.887256 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-55d354d3-14db-4dff-8364-cf277e093ce7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments returned with HTTP 200 Jan 02 03:17:13.888146 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1635/3189] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:17:13 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:17:14.655306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8a20e34-ac5c-4fea-9ccf-508aa4e14bc2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:14.656033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8a20e34-ac5c-4fea-9ccf-508aa4e14bc2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:14.656546 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8a20e34-ac5c-4fea-9ccf-508aa4e14bc2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:14.710247 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:14.710247 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:14.720939 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e8a20e34-ac5c-4fea-9ccf-508aa4e14bc2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:14.750336 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8a20e34-ac5c-4fea-9ccf-508aa4e14bc2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:14.751523 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1555/3190] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:14 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 1363 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:17:14.767443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3d518c2-1f38-4d40-80f7-095d427908cf tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:14.767972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3d518c2-1f38-4d40-80f7-095d427908cf tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:14.768213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:14.768213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:14.768594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f3d518c2-1f38-4d40-80f7-095d427908cf tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:14.822108 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:14.822108 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:14.833779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f3d518c2-1f38-4d40-80f7-095d427908cf tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:14.860483 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f3d518c2-1f38-4d40-80f7-095d427908cf tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:14.861564 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1636/3191] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:14 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 1363 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:17:14.877075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:17:14.877856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:14.879233 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:14.879233 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:14.880268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:14.932673 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:14.932673 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:14.942060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:14.966647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:17:14.967447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1556/3192] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:14 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 1363 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:17:14.983911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e45ff0ca-9508-4593-83ee-910d3fcba9f9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] POST http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups Jan 02 03:17:14.984652 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:14.984652 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:14.985316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e45ff0ca-9508-4593-83ee-910d3fcba9f9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Action: 'create', calling method: create, body: {"backup": {"volume_id": "06109527-7d95-4cf6-ac73-191afbe54a3a", "name": "tempest-TestVolumeBackupRestore-backup-1416526166", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:14.986826 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-e45ff0ca-9508-4593-83ee-910d3fcba9f9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Creating new backup {'backup': {'volume_id': '06109527-7d95-4cf6-ac73-191afbe54a3a', 'name': 'tempest-TestVolumeBackupRestore-backup-1416526166', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88029) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 03:17:14.987225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-e45ff0ca-9508-4593-83ee-910d3fcba9f9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Creating backup of volume 06109527-7d95-4cf6-ac73-191afbe54a3a in container None Jan 02 03:17:15.047707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:15.047707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:15.049189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e45ff0ca-9508-4593-83ee-910d3fcba9f9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:17:15.096497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-e45ff0ca-9508-4593-83ee-910d3fcba9f9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Created reservations ['cc818e8c-beef-4959-8210-38ea75f1390d', 'c4f83f27-5d45-4031-8ed7-ce4460774fe1'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:17:15.147644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume// Jan 02 03:17:15.148445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:15.148847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:15.148847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:15.149587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:15.151206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ffac1429-3dc9-4850-8122-71a7f75a511f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:17:15.151972 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1557/3193] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:17:15 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:17:15.166808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-cf019b8e-435a-42f7-8ea5-85b706347bbc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:15.167384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-cf019b8e-435a-42f7-8ea5-85b706347bbc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:15.167871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-cf019b8e-435a-42f7-8ea5-85b706347bbc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:15.202162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e45ff0ca-9508-4593-83ee-910d3fcba9f9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups returned with HTTP 202 Jan 02 03:17:15.209255 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1637/3194] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:17:14 2021] POST /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups => generated 401 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:17:15.216807 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-604d52b7-7a1d-4211-9826-5230a16af71d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:15.216807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-604d52b7-7a1d-4211-9826-5230a16af71d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:15.217114 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:15.217114 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:15.217650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-604d52b7-7a1d-4211-9826-5230a16af71d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:15.218117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-604d52b7-7a1d-4211-9826-5230a16af71d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:15.272993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:15.272993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:15.275898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-604d52b7-7a1d-4211-9826-5230a16af71d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:15.276885 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1638/3195] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:15 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 808 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:15.277791 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:15.277791 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:15.297268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b4620429-2657-475a-85d5-b4a2528f759f req-cf019b8e-435a-42f7-8ea5-85b706347bbc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:15.328291 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:15.328291 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:15.337983 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-cf019b8e-435a-42f7-8ea5-85b706347bbc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 200 Jan 02 03:17:15.339013 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1558/3196] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:17:15 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 1035 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:17:15.358155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-fca6bfba-0d79-4cc2-aa8f-01b8cbb385d4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] PUT http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7 Jan 02 03:17:15.358683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:15.358683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:15.359118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-fca6bfba-0d79-4cc2-aa8f-01b8cbb385d4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:15.390737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:17:15.390737 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:17:15.391125 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-b4620429-2657-475a-85d5-b4a2528f759f req-fca6bfba-0d79-4cc2-aa8f-01b8cbb385d4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-95b773b2-c069-4547-b7ab-52bc8b1ae3f1-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:17:15.393665 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:15.393665 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:16.291956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b06a01fc-38ef-4d8e-bb63-8c831e99258b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:16.292488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b06a01fc-38ef-4d8e-bb63-8c831e99258b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:16.292910 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:16.292910 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:16.293714 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b06a01fc-38ef-4d8e-bb63-8c831e99258b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:16.294284 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b06a01fc-38ef-4d8e-bb63-8c831e99258b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:16.345598 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:16.345598 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:16.350099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b06a01fc-38ef-4d8e-bb63-8c831e99258b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:16.355591 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1559/3197] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:16 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:17.278920 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-b4620429-2657-475a-85d5-b4a2528f759f req-fca6bfba-0d79-4cc2-aa8f-01b8cbb385d4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-95b773b2-c069-4547-b7ab-52bc8b1ae3f1-n-h2-765315-10'" released by "attachment_update" :: held 1.888s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:17:17.279587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-fca6bfba-0d79-4cc2-aa8f-01b8cbb385d4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7 returned with HTTP 200 Jan 02 03:17:17.280718 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1639/3198] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:17:15 2021] PUT /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7 => generated 761 bytes in 1928 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:17:17.321416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-2ba93e82-12db-4cc8-a6f8-ca33904a9e2a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7/action Jan 02 03:17:17.322563 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:17.322563 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:17.322563 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-2ba93e82-12db-4cc8-a6f8-ca33904a9e2a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:17:17.322884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-2ba93e82-12db-4cc8-a6f8-ca33904a9e2a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:17.370712 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c53760c5-bda2-4efd-9759-2083262958a5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:17.371392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c53760c5-bda2-4efd-9759-2083262958a5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:17.371764 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:17.371764 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:17.372449 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c53760c5-bda2-4efd-9759-2083262958a5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:17.372959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c53760c5-bda2-4efd-9759-2083262958a5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:17.411033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:17.411033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:17.415191 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c53760c5-bda2-4efd-9759-2083262958a5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:17.417954 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1640/3199] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:17 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 808 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:17.466151 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:17.466151 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:17.506262 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b4620429-2657-475a-85d5-b4a2528f759f req-2ba93e82-12db-4cc8-a6f8-ca33904a9e2a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7/action returned with HTTP 204 Jan 02 03:17:17.507726 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1560/3200] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:17:17 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7/action => generated 0 bytes in 192 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:17:18.431984 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75f09eca-ae08-467b-b576-047ea2c00b6f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:18.432556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75f09eca-ae08-467b-b576-047ea2c00b6f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:18.432705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:18.432705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:18.434523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-75f09eca-ae08-467b-b576-047ea2c00b6f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:18.435128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-75f09eca-ae08-467b-b576-047ea2c00b6f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:18.457668 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:18.457668 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:18.459633 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-75f09eca-ae08-467b-b576-047ea2c00b6f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:18.460565 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1641/3201] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:18 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 808 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:17:19.475289 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6f59569-cf66-4ce6-99ea-58b7d2e5cbc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:19.475864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6f59569-cf66-4ce6-99ea-58b7d2e5cbc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:19.476008 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:19.476008 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:19.476663 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6f59569-cf66-4ce6-99ea-58b7d2e5cbc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:19.477187 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d6f59569-cf66-4ce6-99ea-58b7d2e5cbc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:19.518989 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:19.518989 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:19.521709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6f59569-cf66-4ce6-99ea-58b7d2e5cbc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:19.522588 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1561/3202] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:19 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:20.536793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7735a224-3f87-4cf2-877d-5197ef9c4b47 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:20.537916 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7735a224-3f87-4cf2-877d-5197ef9c4b47 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:20.538281 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:20.538281 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:20.538993 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7735a224-3f87-4cf2-877d-5197ef9c4b47 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:20.539582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7735a224-3f87-4cf2-877d-5197ef9c4b47 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:20.569083 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:20.569083 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:20.571468 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7735a224-3f87-4cf2-877d-5197ef9c4b47 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:20.581169 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1642/3203] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:20 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:21.589316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69ff5a23-570c-49b8-b3ae-72463e9ac362 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:21.589862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69ff5a23-570c-49b8-b3ae-72463e9ac362 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:21.590119 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:21.590119 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:21.590492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-69ff5a23-570c-49b8-b3ae-72463e9ac362 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:21.590862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-69ff5a23-570c-49b8-b3ae-72463e9ac362 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:21.612131 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:21.612131 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:21.614047 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-69ff5a23-570c-49b8-b3ae-72463e9ac362 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:21.614885 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1562/3204] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:21 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:22.629472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2eee65d0-1c74-4579-bead-d8066bbb12ba tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:22.630005 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2eee65d0-1c74-4579-bead-d8066bbb12ba tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:22.630221 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:22.630221 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:22.630593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2eee65d0-1c74-4579-bead-d8066bbb12ba tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:22.630963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2eee65d0-1c74-4579-bead-d8066bbb12ba tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:22.652400 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:22.652400 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:22.654133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2eee65d0-1c74-4579-bead-d8066bbb12ba tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:22.654939 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1643/3205] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:22 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:23.669729 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dee7478-99b8-4dee-bd3f-658e24d0d9d9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:23.670367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dee7478-99b8-4dee-bd3f-658e24d0d9d9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:23.670367 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:23.670367 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:23.670797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5dee7478-99b8-4dee-bd3f-658e24d0d9d9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:23.671171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5dee7478-99b8-4dee-bd3f-658e24d0d9d9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:23.693201 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:23.693201 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:23.695095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5dee7478-99b8-4dee-bd3f-658e24d0d9d9 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:23.695952 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1563/3206] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:23 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:24.709944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7437baf9-f037-4f47-99fe-f7380c415100 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:24.710534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7437baf9-f037-4f47-99fe-f7380c415100 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:24.710822 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:24.710822 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:24.711347 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7437baf9-f037-4f47-99fe-f7380c415100 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:24.711827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7437baf9-f037-4f47-99fe-f7380c415100 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:24.733590 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:24.733590 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:24.735599 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7437baf9-f037-4f47-99fe-f7380c415100 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:24.736545 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1644/3207] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:24 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:25.751442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b25adad-7ff7-42b4-a8cf-e04ba7f531d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:25.752118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b25adad-7ff7-42b4-a8cf-e04ba7f531d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:25.752566 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:25.752566 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:25.753132 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b25adad-7ff7-42b4-a8cf-e04ba7f531d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:25.754193 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1b25adad-7ff7-42b4-a8cf-e04ba7f531d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:25.816133 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:25.816133 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:25.819484 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b25adad-7ff7-42b4-a8cf-e04ba7f531d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:25.821084 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1564/3208] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:25 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:26.835453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a490286-a7a9-44b1-b076-3c451cbbe69f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:26.835985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a490286-a7a9-44b1-b076-3c451cbbe69f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:26.836168 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:26.836168 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:26.836562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8a490286-a7a9-44b1-b076-3c451cbbe69f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:26.836990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8a490286-a7a9-44b1-b076-3c451cbbe69f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:26.858166 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:26.858166 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:26.859921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8a490286-a7a9-44b1-b076-3c451cbbe69f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:26.860734 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1645/3209] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:26 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:27.875062 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13aa80ed-d2fa-4741-9f24-893ea8599fbc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:27.875697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13aa80ed-d2fa-4741-9f24-893ea8599fbc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:27.875994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:27.875994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:27.876573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-13aa80ed-d2fa-4741-9f24-893ea8599fbc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:27.877039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-13aa80ed-d2fa-4741-9f24-893ea8599fbc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:27.900426 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:27.900426 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:27.902288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-13aa80ed-d2fa-4741-9f24-893ea8599fbc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:27.903189 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1565/3210] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:27 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:28.917354 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-027a1d1d-ccc6-49f0-8d2b-3592261c7707 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:28.917973 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-027a1d1d-ccc6-49f0-8d2b-3592261c7707 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:28.918275 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:28.918275 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:28.918938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-027a1d1d-ccc6-49f0-8d2b-3592261c7707 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:28.919245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-027a1d1d-ccc6-49f0-8d2b-3592261c7707 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:28.945219 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:28.945219 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:28.946966 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-027a1d1d-ccc6-49f0-8d2b-3592261c7707 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:28.949546 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1646/3211] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:28 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:29.962654 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-09b27bc0-519b-4f21-bd4d-cf9035ebedaa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:29.963331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-09b27bc0-519b-4f21-bd4d-cf9035ebedaa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:29.963641 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:29.963641 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:29.964264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-09b27bc0-519b-4f21-bd4d-cf9035ebedaa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:29.964743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-09b27bc0-519b-4f21-bd4d-cf9035ebedaa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:29.992796 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:29.992796 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:29.994765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-09b27bc0-519b-4f21-bd4d-cf9035ebedaa tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:29.995653 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1566/3212] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:29 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:31.011001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-788dad02-0c1c-4cc9-bf56-4b25086eb11c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:31.011648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-788dad02-0c1c-4cc9-bf56-4b25086eb11c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:31.011962 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:31.011962 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:31.012531 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-788dad02-0c1c-4cc9-bf56-4b25086eb11c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:31.013001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-788dad02-0c1c-4cc9-bf56-4b25086eb11c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:31.039883 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:31.039883 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:31.042126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-788dad02-0c1c-4cc9-bf56-4b25086eb11c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:31.053887 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1647/3213] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:31 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:32.057413 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b622a71-cc0c-42b9-8d03-3ffdaffba910 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:32.057979 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b622a71-cc0c-42b9-8d03-3ffdaffba910 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:32.058134 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:32.058134 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:32.058493 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b622a71-cc0c-42b9-8d03-3ffdaffba910 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:32.058861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5b622a71-cc0c-42b9-8d03-3ffdaffba910 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:32.080377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:32.080377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:32.082624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b622a71-cc0c-42b9-8d03-3ffdaffba910 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:32.083393 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1567/3214] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:32 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:17:33.098055 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1fe8d72-3015-4030-8907-6fb593f00686 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:33.098619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1fe8d72-3015-4030-8907-6fb593f00686 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:33.098738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:33.098738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:33.099384 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1fe8d72-3015-4030-8907-6fb593f00686 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:33.099897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e1fe8d72-3015-4030-8907-6fb593f00686 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:33.141967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:33.141967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:33.144635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1fe8d72-3015-4030-8907-6fb593f00686 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:33.146117 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1648/3215] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:33 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:17:34.159247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b76e6a2-94c2-400a-8c53-ee1866619cd4 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:34.161122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b76e6a2-94c2-400a-8c53-ee1866619cd4 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:34.161122 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:34.161122 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:34.161122 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b76e6a2-94c2-400a-8c53-ee1866619cd4 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:34.161534 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6b76e6a2-94c2-400a-8c53-ee1866619cd4 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:34.183105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:34.183105 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:34.184942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b76e6a2-94c2-400a-8c53-ee1866619cd4 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:34.185727 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1568/3216] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:34 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:34.720685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c039183-cb5d-4e56-ac46-3a182955a360 req-f26db82f-7c58-4934-a070-566b0bb28cb2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7 Jan 02 03:17:34.721452 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c039183-cb5d-4e56-ac46-3a182955a360 req-f26db82f-7c58-4934-a070-566b0bb28cb2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:34.721812 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:34.721812 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:34.722556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5c039183-cb5d-4e56-ac46-3a182955a360 req-f26db82f-7c58-4934-a070-566b0bb28cb2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:34.750205 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:34.750205 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:35.200923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71aa4393-6678-468c-87fe-da481d1e6306 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:35.202117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71aa4393-6678-468c-87fe-da481d1e6306 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:35.202392 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:35.202392 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:35.202883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-71aa4393-6678-468c-87fe-da481d1e6306 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:35.203460 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-71aa4393-6678-468c-87fe-da481d1e6306 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:35.230991 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:35.230991 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:35.233249 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-71aa4393-6678-468c-87fe-da481d1e6306 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:35.241183 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1569/3217] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:35 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:35.241997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-5c039183-cb5d-4e56-ac46-3a182955a360 req-f26db82f-7c58-4934-a070-566b0bb28cb2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:17:35.241997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-5c039183-cb5d-4e56-ac46-3a182955a360 req-f26db82f-7c58-4934-a070-566b0bb28cb2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:17:35.247965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5c039183-cb5d-4e56-ac46-3a182955a360 req-f26db82f-7c58-4934-a070-566b0bb28cb2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7 returned with HTTP 200 Jan 02 03:17:35.248865 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1649/3218] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:17:34 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/8997940d-7bbf-4e98-bc3e-d3f17d46c0f7 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:17:36.250923 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-866d78eb-0fef-4e26-b24f-cdc940b80539 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:36.251690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-866d78eb-0fef-4e26-b24f-cdc940b80539 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:36.251969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:36.251969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:36.252589 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-866d78eb-0fef-4e26-b24f-cdc940b80539 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:36.252958 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-866d78eb-0fef-4e26-b24f-cdc940b80539 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:36.281002 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:36.281002 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:36.283843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-866d78eb-0fef-4e26-b24f-cdc940b80539 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:36.285557 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1570/3219] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:36 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:36.289635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f24334a1-ce81-415a-8e92-b34f2dd6feca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:36.290066 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f24334a1-ce81-415a-8e92-b34f2dd6feca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:36.290330 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:36.290330 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:36.290879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f24334a1-ce81-415a-8e92-b34f2dd6feca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:36.291450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-f24334a1-ce81-415a-8e92-b34f2dd6feca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume with id: 95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:36.344063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:36.344063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:36.345203 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f24334a1-ce81-415a-8e92-b34f2dd6feca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:36.365303 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.keymgr.conf_key_mgr [None req-f24334a1-ce81-415a-8e92-b34f2dd6feca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 03:17:36.373247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f24334a1-ce81-415a-8e92-b34f2dd6feca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume request issued successfully. Jan 02 03:17:36.373827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f24334a1-ce81-415a-8e92-b34f2dd6feca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 202 Jan 02 03:17:36.376268 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1650/3220] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:17:36 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:17:36.384071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf79e0e0-f234-4837-8079-5a782a19454b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:36.385058 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf79e0e0-f234-4837-8079-5a782a19454b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:36.385380 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:36.385380 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:36.385895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bf79e0e0-f234-4837-8079-5a782a19454b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:36.442162 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:36.442162 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:36.450782 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bf79e0e0-f234-4837-8079-5a782a19454b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:36.474520 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bf79e0e0-f234-4837-8079-5a782a19454b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 200 Jan 02 03:17:36.475330 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1571/3221] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:36 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 936 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:17:37.300875 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c761a78c-102e-49ce-894e-c05a4d112c2f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:37.301455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c761a78c-102e-49ce-894e-c05a4d112c2f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:37.301548 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:37.301548 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:37.302074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c761a78c-102e-49ce-894e-c05a4d112c2f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:37.302536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c761a78c-102e-49ce-894e-c05a4d112c2f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:37.325375 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:37.325375 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:37.327674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c761a78c-102e-49ce-894e-c05a4d112c2f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:37.328482 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1651/3222] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:37 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:37.492222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b34a8e1-9a1d-497a-98c6-6cb82211ab6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:37.492875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b34a8e1-9a1d-497a-98c6-6cb82211ab6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:37.493237 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:37.493237 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:37.493798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5b34a8e1-9a1d-497a-98c6-6cb82211ab6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:37.543543 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:37.543543 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:37.553060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5b34a8e1-9a1d-497a-98c6-6cb82211ab6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:37.576161 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5b34a8e1-9a1d-497a-98c6-6cb82211ab6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 200 Jan 02 03:17:37.577370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1572/3223] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:37 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 936 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:17:38.342332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8830662f-89d7-40b9-b578-4ce6dcc4a428 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:38.342897 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8830662f-89d7-40b9-b578-4ce6dcc4a428 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:38.343080 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:38.343080 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:38.343432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8830662f-89d7-40b9-b578-4ce6dcc4a428 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:38.344074 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8830662f-89d7-40b9-b578-4ce6dcc4a428 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:38.366636 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:38.366636 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:38.368600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8830662f-89d7-40b9-b578-4ce6dcc4a428 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:38.369685 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1652/3224] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:38 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:38.592785 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74ec4ab1-e5dc-415a-9e0f-03b05971001f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 Jan 02 03:17:38.593319 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74ec4ab1-e5dc-415a-9e0f-03b05971001f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:38.593537 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:38.593537 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:38.593908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-74ec4ab1-e5dc-415a-9e0f-03b05971001f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:38.643319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-74ec4ab1-e5dc-415a-9e0f-03b05971001f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 returned with HTTP 404 Jan 02 03:17:38.644835 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1573/3225] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:38 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/95b773b2-c069-4547-b7ab-52bc8b1ae3f1 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:17:38.652670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2bc05b7d-4f62-4f77-a93e-1fa3f0a4f90c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] GET http://10.222.0.50/volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/volumes/detail?all_tenants=1 Jan 02 03:17:38.653420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2bc05b7d-4f62-4f77-a93e-1fa3f0a4f90c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:38.653789 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:38.653789 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:38.654400 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2bc05b7d-4f62-4f77-a93e-1fa3f0a4f90c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:38.657338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-2bc05b7d-4f62-4f77-a93e-1fa3f0a4f90c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:17:38.715348 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2bc05b7d-4f62-4f77-a93e-1fa3f0a4f90c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] Get all volumes completed successfully. Jan 02 03:17:38.716825 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:38.716825 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:38.726740 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2bc05b7d-4f62-4f77-a93e-1fa3f0a4f90c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] http://10.222.0.50/volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 03:17:38.727371 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1653/3226] 10.222.0.50 () {58 vars in 1252 bytes} [Sat Jan 2 03:17:38 2021] GET /volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/volumes/detail?all_tenants=1 => generated 1539 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:17:38.753867 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02393cc2-3f23-49fe-879f-0369cb3d419c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] DELETE http://10.222.0.50/volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types/40170e50-4d58-456c-9788-ac02493d509e Jan 02 03:17:38.754521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02393cc2-3f23-49fe-879f-0369cb3d419c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:38.756971 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02393cc2-3f23-49fe-879f-0369cb3d419c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:38.838216 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:17:38.838216 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:17:38.853510 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02393cc2-3f23-49fe-879f-0369cb3d419c tempest-TestVolumeBootPattern-35190880 tempest-TestVolumeBootPattern-35190880] http://10.222.0.50/volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types/40170e50-4d58-456c-9788-ac02493d509e returned with HTTP 202 Jan 02 03:17:38.854364 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1574/3227] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:17:38 2021] DELETE /volume/v3/b1b51ad8b8b0452d905814a2f63b3c86/types/40170e50-4d58-456c-9788-ac02493d509e => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:17:38.893620 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes Jan 02 03:17:38.894112 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:38.894112 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:38.894532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2108598980", "snapshot_id": null, "imageRef": "06705461-003a-458e-b87d-7de516c92d96", "volume_type": null, "size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:38.895748 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2108598980', 'snapshot_id': None, 'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'volume_type': None, 'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:17:38.999182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume of 1 GB Jan 02 03:17:39.011828 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Availability Zones retrieved successfully. Jan 02 03:17:39.028092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (fef1215c-aaed-4ad1-b352-340f0dd57188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:17:39.030970 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ceb71f-d7cb-407a-b272-ff76379097e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:39.032982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:17:39.136266 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ceb71f-d7cb-407a-b272-ff76379097e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:39.138452 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe721cb-8e50-48aa-a81a-9e95fc34fa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:39.216062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['026e1931-67ad-4ac8-9976-aea4883a1953', 'cc2e5a4d-2ae8-471a-a974-d7fd77779b3e', '3dfce625-8429-4521-af14-760d15b15bce', '22c10a8e-be17-4ab1-b1db-1f775d5e242f'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:17:39.218012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe721cb-8e50-48aa-a81a-9e95fc34fa7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['026e1931-67ad-4ac8-9976-aea4883a1953', 'cc2e5a4d-2ae8-471a-a974-d7fd77779b3e', '3dfce625-8429-4521-af14-760d15b15bce', '22c10a8e-be17-4ab1-b1db-1f775d5e242f']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:39.220105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389363a3-c559-4f4a-aaff-087656678512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:39.277145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389363a3-c559-4f4a-aaff-087656678512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b2dc15-90ef-4a21-9584-1dc8c01d28dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2108598980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['026e1931-67ad-4ac8-9976-aea4883a1953','cc2e5a4d-2ae8-471a-a974-d7fd77779b3e','3dfce625-8429-4521-af14-760d15b15bce','22c10a8e-be17-4ab1-b1db-1f775d5e242f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2108598980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54b2dc15-90ef-4a21-9584-1dc8c01d28dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59778e810ff044cdb20b41b5b7ec1004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49cb629c2257492080aeff5e0f74697e',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:39.279194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (784af90d-a206-4af9-a194-1b8b00631b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:39.307056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (784af90d-a206-4af9-a194-1b8b00631b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2108598980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['026e1931-67ad-4ac8-9976-aea4883a1953','cc2e5a4d-2ae8-471a-a974-d7fd77779b3e','3dfce625-8429-4521-af14-760d15b15bce','22c10a8e-be17-4ab1-b1db-1f775d5e242f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:39.309007 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3594c7-ed9c-4f13-b827-7f15b2b580e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:17:39.323429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3594c7-ed9c-4f13-b827-7f15b2b580e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:17:39.326105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (fef1215c-aaed-4ad1-b352-340f0dd57188) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:17:39.378151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request issued successfully. Jan 02 03:17:39.383690 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6062e21d-4e93-4b82-9feb-24cc0700006b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:39.384245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6062e21d-4e93-4b82-9feb-24cc0700006b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:39.384734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6062e21d-4e93-4b82-9feb-24cc0700006b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:39.385108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6062e21d-4e93-4b82-9feb-24cc0700006b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:39.405260 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d912a8d8-b882-4f89-a58e-1b189a9417b8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes returned with HTTP 202 Jan 02 03:17:39.408218 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1654/3228] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:17:38 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes => generated 828 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:17:39.410050 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:39.410050 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:39.412718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6062e21d-4e93-4b82-9feb-24cc0700006b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:39.413671 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1575/3229] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:39 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:17:39.424614 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a57debf-0797-423e-b4c5-7cba0f62489d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:39.425459 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a57debf-0797-423e-b4c5-7cba0f62489d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:39.426035 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:39.426035 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:39.426360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0a57debf-0797-423e-b4c5-7cba0f62489d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:39.480846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:39.480846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:39.490634 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0a57debf-0797-423e-b4c5-7cba0f62489d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:39.516294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0a57debf-0797-423e-b4c5-7cba0f62489d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:39.517207 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1655/3230] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:39 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:40.428140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d412b500-cdb8-4ef2-aa29-4827c6af3681 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:40.428755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d412b500-cdb8-4ef2-aa29-4827c6af3681 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:40.428842 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:40.428842 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:40.429186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d412b500-cdb8-4ef2-aa29-4827c6af3681 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:40.429702 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d412b500-cdb8-4ef2-aa29-4827c6af3681 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:40.451933 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:40.451933 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:40.453819 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d412b500-cdb8-4ef2-aa29-4827c6af3681 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:40.454630 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1576/3231] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:40 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:40.533911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e0f1972-5cd0-44e4-a49f-91aec7aedbd7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:40.535309 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e0f1972-5cd0-44e4-a49f-91aec7aedbd7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:40.535864 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:40.535864 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:40.536527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2e0f1972-5cd0-44e4-a49f-91aec7aedbd7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:40.590104 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:40.590104 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:40.601601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2e0f1972-5cd0-44e4-a49f-91aec7aedbd7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:40.628131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2e0f1972-5cd0-44e4-a49f-91aec7aedbd7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:40.629403 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1656/3232] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:40 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:41.468538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-055622d2-5da7-43c5-8c1a-60bb3bbc36ce tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:41.469667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-055622d2-5da7-43c5-8c1a-60bb3bbc36ce tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:41.470044 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:41.470044 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:41.470642 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-055622d2-5da7-43c5-8c1a-60bb3bbc36ce tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:41.471263 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-055622d2-5da7-43c5-8c1a-60bb3bbc36ce tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:41.493611 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:41.493611 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:41.496020 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-055622d2-5da7-43c5-8c1a-60bb3bbc36ce tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:41.498040 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1577/3233] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:41 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:41.645536 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc468c7e-d26e-4678-853f-5d9f4072af8b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:41.646070 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc468c7e-d26e-4678-853f-5d9f4072af8b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:41.646266 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:41.646266 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:41.646900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc468c7e-d26e-4678-853f-5d9f4072af8b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:41.698610 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:41.698610 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:41.707799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fc468c7e-d26e-4678-853f-5d9f4072af8b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:41.742168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc468c7e-d26e-4678-853f-5d9f4072af8b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:41.742168 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1657/3234] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:41 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:42.511136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfb84143-c024-44e2-83e1-09949259a01e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:42.511685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfb84143-c024-44e2-83e1-09949259a01e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:42.511874 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:42.511874 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:42.512270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfb84143-c024-44e2-83e1-09949259a01e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:42.512673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cfb84143-c024-44e2-83e1-09949259a01e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:42.536626 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:42.536626 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:42.538662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfb84143-c024-44e2-83e1-09949259a01e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:42.545279 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1578/3235] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:42 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:42.755133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c714ea4d-bfd5-424a-9411-33ab7ba0349d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:42.755639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c714ea4d-bfd5-424a-9411-33ab7ba0349d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:42.756053 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:42.756053 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:42.767697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c714ea4d-bfd5-424a-9411-33ab7ba0349d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:42.832607 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:42.832607 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:42.842647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c714ea4d-bfd5-424a-9411-33ab7ba0349d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:42.869526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c714ea4d-bfd5-424a-9411-33ab7ba0349d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:42.870500 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1658/3236] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:42 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:43.554201 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f14e0b6e-9c20-4a0f-8436-08e114693f6a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:43.554881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f14e0b6e-9c20-4a0f-8436-08e114693f6a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:43.555297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:43.555297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:43.555872 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f14e0b6e-9c20-4a0f-8436-08e114693f6a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:43.556263 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f14e0b6e-9c20-4a0f-8436-08e114693f6a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:43.578605 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:43.578605 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:43.580495 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f14e0b6e-9c20-4a0f-8436-08e114693f6a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:43.581319 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1579/3237] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:43 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:43.886479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76d4c149-5d1d-4459-879a-1e26adfe35f7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:43.887320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76d4c149-5d1d-4459-879a-1e26adfe35f7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:43.887809 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:43.887809 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:43.888520 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-76d4c149-5d1d-4459-879a-1e26adfe35f7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:43.939491 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:43.939491 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:43.949059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-76d4c149-5d1d-4459-879a-1e26adfe35f7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:43.972317 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-76d4c149-5d1d-4459-879a-1e26adfe35f7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:43.973277 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1659/3238] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:43 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:44.595267 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1fcf891c-d64d-45c2-84fc-164399c6150b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:44.595809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1fcf891c-d64d-45c2-84fc-164399c6150b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:44.596226 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:44.596226 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:44.597280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1fcf891c-d64d-45c2-84fc-164399c6150b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:44.598340 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1fcf891c-d64d-45c2-84fc-164399c6150b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:44.624072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:44.624072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:44.627415 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1fcf891c-d64d-45c2-84fc-164399c6150b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:44.634706 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1580/3239] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:44 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:44.989769 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4e794d71-e07e-45b3-a9e1-4fe1835bc810 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:44.990627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4e794d71-e07e-45b3-a9e1-4fe1835bc810 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:44.990844 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:44.990844 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:44.991236 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4e794d71-e07e-45b3-a9e1-4fe1835bc810 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:45.063317 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:45.063317 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:45.082998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4e794d71-e07e-45b3-a9e1-4fe1835bc810 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:45.105800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4e794d71-e07e-45b3-a9e1-4fe1835bc810 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:45.108210 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1660/3240] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:44 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:45.642443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e920f004-7ba5-4614-b989-6c651a7047a2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:45.643825 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e920f004-7ba5-4614-b989-6c651a7047a2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:45.644523 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:45.644523 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:45.644877 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e920f004-7ba5-4614-b989-6c651a7047a2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:45.645158 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e920f004-7ba5-4614-b989-6c651a7047a2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:45.666256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:45.666256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:45.668051 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e920f004-7ba5-4614-b989-6c651a7047a2 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:45.669138 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1581/3241] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:45 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:46.122582 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d0b2b7d-b81b-4ac4-85bc-39caca05cd34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:46.123193 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d0b2b7d-b81b-4ac4-85bc-39caca05cd34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:46.123303 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:46.123303 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:46.123639 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8d0b2b7d-b81b-4ac4-85bc-39caca05cd34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:46.176925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:46.176925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:46.186887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8d0b2b7d-b81b-4ac4-85bc-39caca05cd34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:46.210061 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8d0b2b7d-b81b-4ac4-85bc-39caca05cd34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:46.211315 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1661/3242] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:46 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:46.683330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2379a3a4-d084-45c1-ab28-87449e1f1f33 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:46.683875 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2379a3a4-d084-45c1-ab28-87449e1f1f33 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:46.684298 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:46.684298 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:46.684799 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2379a3a4-d084-45c1-ab28-87449e1f1f33 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:46.685039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2379a3a4-d084-45c1-ab28-87449e1f1f33 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:46.707422 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:46.707422 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:46.709280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2379a3a4-d084-45c1-ab28-87449e1f1f33 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:46.715932 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1582/3243] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:46 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:47.226586 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28a2971f-46fd-4177-85f3-1f9caafff794 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:47.227354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28a2971f-46fd-4177-85f3-1f9caafff794 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:47.227753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:47.227753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:47.228131 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-28a2971f-46fd-4177-85f3-1f9caafff794 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:47.287306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:47.287306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:47.297175 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-28a2971f-46fd-4177-85f3-1f9caafff794 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:47.325254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-28a2971f-46fd-4177-85f3-1f9caafff794 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:47.326375 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1662/3244] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:47 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:47.724013 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90b2c98f-943c-4345-9ffa-756687058fc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:47.725339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90b2c98f-943c-4345-9ffa-756687058fc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:47.725753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:47.725753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:47.726608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-90b2c98f-943c-4345-9ffa-756687058fc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:47.727173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-90b2c98f-943c-4345-9ffa-756687058fc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:47.750496 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:47.750496 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:47.752904 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-90b2c98f-943c-4345-9ffa-756687058fc5 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:47.753807 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1583/3245] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:47 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:48.342333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b58d5b55-de72-4bf2-9fef-eb68adc85c34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:48.343218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b58d5b55-de72-4bf2-9fef-eb68adc85c34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:48.343437 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:48.343437 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:48.343807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b58d5b55-de72-4bf2-9fef-eb68adc85c34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:48.408636 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:48.408636 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:48.417854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b58d5b55-de72-4bf2-9fef-eb68adc85c34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:48.442053 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b58d5b55-de72-4bf2-9fef-eb68adc85c34 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:48.443137 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1663/3246] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:48 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:17:48.769574 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8d6117a-e21c-466b-ba14-15643ac48c63 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:48.771705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8d6117a-e21c-466b-ba14-15643ac48c63 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:48.771705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:48.771705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:48.771705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f8d6117a-e21c-466b-ba14-15643ac48c63 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:48.771705 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f8d6117a-e21c-466b-ba14-15643ac48c63 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:48.807505 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:48.807505 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:48.809610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f8d6117a-e21c-466b-ba14-15643ac48c63 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:48.810623 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1584/3247] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:48 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:49.460754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bfd50c1a-94ea-40b7-94c0-98b349396872 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:49.461568 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bfd50c1a-94ea-40b7-94c0-98b349396872 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:49.461884 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:49.461884 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:49.462467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bfd50c1a-94ea-40b7-94c0-98b349396872 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:49.513189 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:49.513189 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:49.525575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bfd50c1a-94ea-40b7-94c0-98b349396872 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:49.549607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bfd50c1a-94ea-40b7-94c0-98b349396872 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:49.550459 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1664/3248] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:49 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:49.826662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed0852e9-c5c5-4655-99d4-77a9791b6163 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:49.827079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed0852e9-c5c5-4655-99d4-77a9791b6163 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:49.827518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:49.827518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:49.828043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ed0852e9-c5c5-4655-99d4-77a9791b6163 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:49.828590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ed0852e9-c5c5-4655-99d4-77a9791b6163 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:49.856943 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:49.856943 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:49.858803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ed0852e9-c5c5-4655-99d4-77a9791b6163 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:49.859582 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1585/3249] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:49 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:50.568439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f9c648b-3663-4cce-bd68-aef12b273335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:50.568959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f9c648b-3663-4cce-bd68-aef12b273335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:50.569147 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:50.569147 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:50.569786 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f9c648b-3663-4cce-bd68-aef12b273335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:50.622602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:50.622602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:50.631353 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5f9c648b-3663-4cce-bd68-aef12b273335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:50.654070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f9c648b-3663-4cce-bd68-aef12b273335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:50.655050 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1665/3250] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:50 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 978 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:50.873700 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2009cd67-e507-47ce-8b88-ad0152d86a8e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:50.874359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2009cd67-e507-47ce-8b88-ad0152d86a8e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:50.874852 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:50.874852 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:50.875371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2009cd67-e507-47ce-8b88-ad0152d86a8e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:50.875818 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2009cd67-e507-47ce-8b88-ad0152d86a8e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:50.898055 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:50.898055 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:50.900774 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2009cd67-e507-47ce-8b88-ad0152d86a8e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:50.900991 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1586/3251] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:50 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:51.671243 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd74107f-4cf6-4af1-af2a-c4c0248e1536 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:51.672127 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd74107f-4cf6-4af1-af2a-c4c0248e1536 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:51.672347 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:51.672347 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:51.673025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd74107f-4cf6-4af1-af2a-c4c0248e1536 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:51.723306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:51.723306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:51.731791 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bd74107f-4cf6-4af1-af2a-c4c0248e1536 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:51.758095 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd74107f-4cf6-4af1-af2a-c4c0248e1536 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:51.758786 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1666/3252] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:51 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 981 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:51.916871 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b89e3c8b-8525-4275-b051-8a4991374f59 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:51.917399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b89e3c8b-8525-4275-b051-8a4991374f59 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:51.917602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:51.917602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:51.918147 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b89e3c8b-8525-4275-b051-8a4991374f59 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:51.918595 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b89e3c8b-8525-4275-b051-8a4991374f59 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:51.939715 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:51.939715 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:51.941811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b89e3c8b-8525-4275-b051-8a4991374f59 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:51.942767 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1587/3253] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:51 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:52.775303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46b3e081-d222-4589-907c-2c2f86cfde6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:52.775951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46b3e081-d222-4589-907c-2c2f86cfde6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:52.776965 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:52.776965 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:52.777443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46b3e081-d222-4589-907c-2c2f86cfde6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:52.848036 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:52.848036 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:52.857060 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-46b3e081-d222-4589-907c-2c2f86cfde6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:52.879382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46b3e081-d222-4589-907c-2c2f86cfde6d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:52.880442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1667/3254] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:52 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 981 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:52.965241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fcbe653e-e13d-4506-b315-8f254ffdd346 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:52.966328 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fcbe653e-e13d-4506-b315-8f254ffdd346 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:52.966747 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:52.966747 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:52.967441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fcbe653e-e13d-4506-b315-8f254ffdd346 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:52.968433 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fcbe653e-e13d-4506-b315-8f254ffdd346 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:52.999103 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:52.999103 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:53.001650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fcbe653e-e13d-4506-b315-8f254ffdd346 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:53.002752 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1588/3255] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:52 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:53.896029 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-662bf0f9-afa2-49f1-899a-a3c2b19287a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:53.896587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-662bf0f9-afa2-49f1-899a-a3c2b19287a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:53.896818 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:53.896818 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:53.897367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-662bf0f9-afa2-49f1-899a-a3c2b19287a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:53.955663 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:53.955663 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:53.965159 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-662bf0f9-afa2-49f1-899a-a3c2b19287a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:53.990031 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-662bf0f9-afa2-49f1-899a-a3c2b19287a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:53.990873 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1668/3256] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:53 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 981 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:54.016800 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9a26a7c-2fb3-43f0-b85d-eef364fd004f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:54.018485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9a26a7c-2fb3-43f0-b85d-eef364fd004f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:54.018485 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:54.018485 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:54.018485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9a26a7c-2fb3-43f0-b85d-eef364fd004f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:54.018485 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f9a26a7c-2fb3-43f0-b85d-eef364fd004f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:54.039425 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:54.039425 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:54.041443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9a26a7c-2fb3-43f0-b85d-eef364fd004f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:54.042284 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1589/3257] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:54 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:55.013073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-138d0a46-ce57-45a8-b0da-a60f12f80730 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:55.014643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-138d0a46-ce57-45a8-b0da-a60f12f80730 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:55.016448 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:55.016448 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:55.017232 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-138d0a46-ce57-45a8-b0da-a60f12f80730 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:55.056489 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-766a518d-85d2-42bb-95ca-6a65c5991d22 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:55.057097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-766a518d-85d2-42bb-95ca-6a65c5991d22 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:55.057536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:55.057536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:55.058185 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-766a518d-85d2-42bb-95ca-6a65c5991d22 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:55.058761 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-766a518d-85d2-42bb-95ca-6a65c5991d22 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:55.077383 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:55.077383 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:55.087166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-138d0a46-ce57-45a8-b0da-a60f12f80730 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:55.091307 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:55.091307 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:55.100712 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-766a518d-85d2-42bb-95ca-6a65c5991d22 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:55.100712 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1590/3258] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:55 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:55.127174 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-138d0a46-ce57-45a8-b0da-a60f12f80730 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:55.127174 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1669/3259] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:55 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 981 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:56.113559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d485cf2-7a74-4caf-850a-12a048152c8a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:56.114646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d485cf2-7a74-4caf-850a-12a048152c8a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:56.114824 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:56.114824 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:56.115197 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6d485cf2-7a74-4caf-850a-12a048152c8a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:56.115616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6d485cf2-7a74-4caf-850a-12a048152c8a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:56.136693 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:56.136693 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:56.138470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6d485cf2-7a74-4caf-850a-12a048152c8a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:56.139957 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1591/3260] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:56 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:56.140677 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a8965a1-e287-4bc6-aaef-590d16b5a9fe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:56.141357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a8965a1-e287-4bc6-aaef-590d16b5a9fe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:56.141592 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:56.141592 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:56.141982 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a8965a1-e287-4bc6-aaef-590d16b5a9fe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:56.191838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:56.191838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:56.200683 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1a8965a1-e287-4bc6-aaef-590d16b5a9fe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:56.225657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a8965a1-e287-4bc6-aaef-590d16b5a9fe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:56.226474 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1670/3261] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:56 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:17:56.242402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c60f74ba-8430-488d-8af9-0bef99fc2562 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:56.242914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c60f74ba-8430-488d-8af9-0bef99fc2562 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:56.243122 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:56.243122 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:56.243491 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c60f74ba-8430-488d-8af9-0bef99fc2562 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:56.293263 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:56.293263 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:56.302151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c60f74ba-8430-488d-8af9-0bef99fc2562 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:56.324965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c60f74ba-8430-488d-8af9-0bef99fc2562 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:56.325766 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1592/3262] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:56 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:17:56.341733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b37d5ed-bd4e-40c5-b6f0-c5618d97162b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots Jan 02 03:17:56.342185 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:56.342185 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:56.342597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1b37d5ed-bd4e-40c5-b6f0-c5618d97162b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54b2dc15-90ef-4a21-9584-1dc8c01d28dc", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1142325330", "description": null, "metadata": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:17:56.393453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:56.393453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:56.394525 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1b37d5ed-bd4e-40c5-b6f0-c5618d97162b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:56.395463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-1b37d5ed-bd4e-40c5-b6f0-c5618d97162b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create snapshot from volume 54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:56.461489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-1b37d5ed-bd4e-40c5-b6f0-c5618d97162b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['ea204249-4e7f-498d-b269-8fecb9986c76', '89283a76-02c4-4a7c-bb18-165f7442986a', '9eb7b91a-7cac-4454-b658-327b1f82ffa0', '79c6e38a-98db-4376-9010-3fbb7f38da94'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:17:56.567665 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1b37d5ed-bd4e-40c5-b6f0-c5618d97162b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot create request issued successfully. Jan 02 03:17:56.568455 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1b37d5ed-bd4e-40c5-b6f0-c5618d97162b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots returned with HTTP 202 Jan 02 03:17:56.569478 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1671/3263] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:17:56 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots => generated 308 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:17:56.581166 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb614bc9-068c-487a-a8cb-7919038123e9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:17:56.581693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb614bc9-068c-487a-a8cb-7919038123e9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:56.581890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:56.581890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:56.583096 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fb614bc9-068c-487a-a8cb-7919038123e9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:56.610308 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:56.610308 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:56.611400 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fb614bc9-068c-487a-a8cb-7919038123e9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:17:56.613344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fb614bc9-068c-487a-a8cb-7919038123e9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:17:56.618661 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1593/3264] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:17:56 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:57.154294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f841af6d-1f7c-438a-98fa-989e0cae9a4d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:57.154807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f841af6d-1f7c-438a-98fa-989e0cae9a4d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:57.154994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:57.154994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:57.155767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f841af6d-1f7c-438a-98fa-989e0cae9a4d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:57.156141 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-f841af6d-1f7c-438a-98fa-989e0cae9a4d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:57.180967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:57.180967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:57.182871 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f841af6d-1f7c-438a-98fa-989e0cae9a4d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:57.183831 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1672/3265] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:57 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:57.627043 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-867f3cd3-b64b-4ee5-bc52-c5a2c7074a28 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:17:57.627570 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-867f3cd3-b64b-4ee5-bc52-c5a2c7074a28 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:57.628033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:57.628033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:57.628441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-867f3cd3-b64b-4ee5-bc52-c5a2c7074a28 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:57.658325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:57.658325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:57.660170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-867f3cd3-b64b-4ee5-bc52-c5a2c7074a28 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:17:57.663141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-867f3cd3-b64b-4ee5-bc52-c5a2c7074a28 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:17:57.663958 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1594/3266] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:17:57 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:58.197682 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0573e234-e3d6-4d12-980d-bbc1956d84e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:58.198829 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0573e234-e3d6-4d12-980d-bbc1956d84e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:58.199046 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:58.199046 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:58.199417 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0573e234-e3d6-4d12-980d-bbc1956d84e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:58.199789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-0573e234-e3d6-4d12-980d-bbc1956d84e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:58.221173 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:58.221173 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:58.222927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0573e234-e3d6-4d12-980d-bbc1956d84e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:58.223706 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1673/3267] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:58 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:58.676942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bf7235e-b779-46be-b91f-9201dd822dd5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:17:58.677402 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bf7235e-b779-46be-b91f-9201dd822dd5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:58.677621 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:58.677621 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:58.678025 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bf7235e-b779-46be-b91f-9201dd822dd5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:58.704050 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:58.704050 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:58.705685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8bf7235e-b779-46be-b91f-9201dd822dd5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:17:58.707877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bf7235e-b779-46be-b91f-9201dd822dd5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:17:58.708321 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1595/3268] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:17:58 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:58.723523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-567a711e-20fa-4a17-bbd7-2126ec7d8d2f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:17:58.723523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-567a711e-20fa-4a17-bbd7-2126ec7d8d2f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:58.723523 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:58.723523 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:58.723523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-567a711e-20fa-4a17-bbd7-2126ec7d8d2f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:58.767683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:58.767683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:58.770200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-567a711e-20fa-4a17-bbd7-2126ec7d8d2f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:17:58.774266 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-567a711e-20fa-4a17-bbd7-2126ec7d8d2f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:17:58.775879 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1674/3269] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:17:58 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 467 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:58.892033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-9fbb20f8-fb5f-4a34-8c25-fff235865809 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:17:58.892521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-9fbb20f8-fb5f-4a34-8c25-fff235865809 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:58.892789 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:58.892789 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:58.893112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-9fbb20f8-fb5f-4a34-8c25-fff235865809 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:58.925266 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:58.925266 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:58.927021 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-9fbb20f8-fb5f-4a34-8c25-fff235865809 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:17:58.929012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-9fbb20f8-fb5f-4a34-8c25-fff235865809 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:17:58.929872 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1596/3270] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Jan 2 03:17:58 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:58.944099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-52a79cde-f1b2-4bbd-9803-b3fd74326432 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:17:58.945372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-52a79cde-f1b2-4bbd-9803-b3fd74326432 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:58.945372 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:58.945372 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:58.945372 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-52a79cde-f1b2-4bbd-9803-b3fd74326432 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:58.996069 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:58.996069 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:59.006404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-52a79cde-f1b2-4bbd-9803-b3fd74326432 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:17:59.032685 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-52a79cde-f1b2-4bbd-9803-b3fd74326432 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:17:59.033525 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1675/3271] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:17:58 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 1369 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:17:59.237753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c723da31-776d-44cf-b449-7370652950b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:17:59.238392 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c723da31-776d-44cf-b449-7370652950b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:59.238481 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:59.238481 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:59.240551 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c723da31-776d-44cf-b449-7370652950b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:59.240683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c723da31-776d-44cf-b449-7370652950b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:17:59.265558 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:59.265558 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:59.267854 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c723da31-776d-44cf-b449-7370652950b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:17:59.268708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1597/3272] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:17:59 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:17:59.782218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-43223e8b-b225-4048-b454-86fe397ddaed tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:17:59.783093 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-43223e8b-b225-4048-b454-86fe397ddaed tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:17:59.783289 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:17:59.783289 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:17:59.783719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-43223e8b-b225-4048-b454-86fe397ddaed tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:17:59.810549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:17:59.810549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:17:59.812170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-43223e8b-b225-4048-b454-86fe397ddaed tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:17:59.814170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-43223e8b-b225-4048-b454-86fe397ddaed tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:17:59.815433 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1676/3273] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Jan 2 03:17:59 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:00.284535 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb2e97aa-6d36-4ee7-a020-c074a0612586 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:00.285255 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb2e97aa-6d36-4ee7-a020-c074a0612586 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:00.286708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:00.286708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:00.287100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cb2e97aa-6d36-4ee7-a020-c074a0612586 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:00.287462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-cb2e97aa-6d36-4ee7-a020-c074a0612586 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:00.311117 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:00.311117 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:00.313193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cb2e97aa-6d36-4ee7-a020-c074a0612586 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:00.313980 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1598/3274] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:00 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:01.100227 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-f20ffa88-25e5-47eb-958a-6afcb04d9221 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:18:01.101105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-f20ffa88-25e5-47eb-958a-6afcb04d9221 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:01.101516 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:01.101516 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:01.102186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-f20ffa88-25e5-47eb-958a-6afcb04d9221 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:01.129267 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:01.129267 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:01.131322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-f20ffa88-25e5-47eb-958a-6afcb04d9221 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:18:01.133526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-f20ffa88-25e5-47eb-958a-6afcb04d9221 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:18:01.135156 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1677/3275] 10.222.0.45 () {58 vars in 1368 bytes} [Sat Jan 2 03:18:01 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:01.149005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-42d0ca53-4f4b-460b-8e88-64ecbbd7d43f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:18:01.150235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-42d0ca53-4f4b-460b-8e88-64ecbbd7d43f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:01.150647 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:01.150647 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:01.151281 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-42d0ca53-4f4b-460b-8e88-64ecbbd7d43f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:01.213296 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:01.213296 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:01.224698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-42d0ca53-4f4b-460b-8e88-64ecbbd7d43f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:01.251142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-42d0ca53-4f4b-460b-8e88-64ecbbd7d43f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:18:01.252109 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1599/3276] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:18:01 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 1369 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:01.265695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes Jan 02 03:18:01.266143 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:01.266143 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:01.267350 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:01.269113 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:18:01.306361 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:01.306361 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:01.309327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:18:01.309327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume of 1 GB Jan 02 03:18:01.309327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Availability Zones retrieved successfully. Jan 02 03:18:01.327169 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (8e59b885-234b-4b61-8feb-355005d3138a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:18:01.329586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56607e04-7f81-4885-90a2-5c0b24874134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:01.331815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7aa438c-b266-46be-8e7d-05582313a169 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:01.331994 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:18:01.332495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7aa438c-b266-46be-8e7d-05582313a169 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:01.332495 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:01.332495 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:01.332495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7aa438c-b266-46be-8e7d-05582313a169 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:01.333516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d7aa438c-b266-46be-8e7d-05582313a169 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:01.361325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:01.361325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:01.363268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7aa438c-b266-46be-8e7d-05582313a169 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:01.364909 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1600/3277] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:01 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:01.437018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56607e04-7f81-4885-90a2-5c0b24874134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:01.439231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8c9b8b-121d-4d73-b94f-5414a0966f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:01.510050 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['cc556d4e-e4fb-44ea-abd1-16a71fceaa16', 'e87ba2e9-a95b-4cab-882f-9731bcb22df4', '8069a421-99a1-4f67-9717-3867398654dc', '0174f0bf-6c78-4c42-8883-30fa28a62fbd'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:18:01.511967 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8c9b8b-121d-4d73-b94f-5414a0966f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc556d4e-e4fb-44ea-abd1-16a71fceaa16', 'e87ba2e9-a95b-4cab-882f-9731bcb22df4', '8069a421-99a1-4f67-9717-3867398654dc', '0174f0bf-6c78-4c42-8883-30fa28a62fbd']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:01.514118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8797b4f-b4e7-4fb8-aa4e-45ab65042c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:01.642812 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8797b4f-b4e7-4fb8-aa4e-45ab65042c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd99b00e-fe6d-4877-bb28-e57294e795a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['cc556d4e-e4fb-44ea-abd1-16a71fceaa16','e87ba2e9-a95b-4cab-882f-9731bcb22df4','8069a421-99a1-4f67-9717-3867398654dc','0174f0bf-6c78-4c42-8883-30fa28a62fbd'],size=1,snapshot_id=7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:18:01Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd99b00e-fe6d-4877-bb28-e57294e795a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59778e810ff044cdb20b41b5b7ec1004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49cb629c2257492080aeff5e0f74697e',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:01.645575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a269ccc0-f0de-411b-9e9d-a92bf376931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:01.672249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a269ccc0-f0de-411b-9e9d-a92bf376931e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['cc556d4e-e4fb-44ea-abd1-16a71fceaa16','e87ba2e9-a95b-4cab-882f-9731bcb22df4','8069a421-99a1-4f67-9717-3867398654dc','0174f0bf-6c78-4c42-8883-30fa28a62fbd'],size=1,snapshot_id=7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:01.674527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8052695-6c85-49ff-a323-13e5e2376df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:01.781624 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8052695-6c85-49ff-a323-13e5e2376df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:01.784294 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (8e59b885-234b-4b61-8feb-355005d3138a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:18:01.847239 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request issued successfully. Jan 02 03:18:01.885793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-5eb7735c-8ab5-4bca-9bfd-61e6dbcf8577 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes returned with HTTP 202 Jan 02 03:18:01.886818 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1678/3278] 10.222.0.45 () {62 vars in 1305 bytes} [Sat Jan 2 03:18:01 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes => generated 805 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:18:01.900257 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-2935e8ff-ee53-480e-8be5-9cdb73a926c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:01.902304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-2935e8ff-ee53-480e-8be5-9cdb73a926c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:01.902753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:01.902753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:01.903653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-2935e8ff-ee53-480e-8be5-9cdb73a926c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:01.969679 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:01.969679 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:01.981584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-2935e8ff-ee53-480e-8be5-9cdb73a926c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:02.009831 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-2935e8ff-ee53-480e-8be5-9cdb73a926c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 200 Jan 02 03:18:02.010102 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1601/3279] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:18:01 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 897 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:02.024278 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-765d4e95-a04a-4994-91ef-cc8b9d41b9ae tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:02.024816 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-765d4e95-a04a-4994-91ef-cc8b9d41b9ae tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:02.025037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:02.025037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:02.025552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-765d4e95-a04a-4994-91ef-cc8b9d41b9ae tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:02.110973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:02.110973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:02.120978 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-765d4e95-a04a-4994-91ef-cc8b9d41b9ae tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:02.177678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-765d4e95-a04a-4994-91ef-cc8b9d41b9ae tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 200 Jan 02 03:18:02.179034 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1679/3280] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:18:02 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 897 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:02.378140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0c051b9-f846-49c4-ae2e-6cac56879769 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:02.379490 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0c051b9-f846-49c4-ae2e-6cac56879769 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:02.379914 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:02.379914 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:02.380612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e0c051b9-f846-49c4-ae2e-6cac56879769 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:02.381232 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e0c051b9-f846-49c4-ae2e-6cac56879769 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:02.442727 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:02.442727 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:02.449526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e0c051b9-f846-49c4-ae2e-6cac56879769 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:02.450725 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1602/3281] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:02 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:03.465895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad5948db-6c39-4b33-a80f-5e5ade2e6824 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:03.467039 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad5948db-6c39-4b33-a80f-5e5ade2e6824 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:03.467449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:03.467449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:03.468486 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ad5948db-6c39-4b33-a80f-5e5ade2e6824 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:03.469051 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-ad5948db-6c39-4b33-a80f-5e5ade2e6824 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:03.497199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:03.497199 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:03.499439 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ad5948db-6c39-4b33-a80f-5e5ade2e6824 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:03.509169 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1680/3282] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:03 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:04.514767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8f4c33a-9216-466c-aa32-1d3cb90709fb tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:04.515391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8f4c33a-9216-466c-aa32-1d3cb90709fb tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:04.515687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:04.515687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:04.516195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e8f4c33a-9216-466c-aa32-1d3cb90709fb tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:04.516649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e8f4c33a-9216-466c-aa32-1d3cb90709fb tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:04.554321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:04.554321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:04.556464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e8f4c33a-9216-466c-aa32-1d3cb90709fb tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:04.563573 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1603/3283] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:04 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:05.187203 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-7b7633ea-db69-45c3-acbf-4dbcec774dbd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:05.187732 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-7b7633ea-db69-45c3-acbf-4dbcec774dbd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:05.187944 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:05.187944 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:05.190914 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-7b7633ea-db69-45c3-acbf-4dbcec774dbd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:05.258041 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:05.258041 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:05.282293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-7b7633ea-db69-45c3-acbf-4dbcec774dbd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:05.312237 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-7b7633ea-db69-45c3-acbf-4dbcec774dbd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 200 Jan 02 03:18:05.313403 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1681/3284] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:18:05 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 897 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:05.572254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c21e46d3-6ff0-4918-8dca-178f1866b946 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:05.572860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c21e46d3-6ff0-4918-8dca-178f1866b946 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:05.573303 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:05.573303 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:05.574200 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c21e46d3-6ff0-4918-8dca-178f1866b946 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:05.574803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c21e46d3-6ff0-4918-8dca-178f1866b946 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:05.599006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:05.599006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:05.599006 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c21e46d3-6ff0-4918-8dca-178f1866b946 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:05.599942 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1604/3285] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:05 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:06.630233 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0665c90-3503-4dd0-9b7f-4b7c50fa5059 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:06.631424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0665c90-3503-4dd0-9b7f-4b7c50fa5059 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:06.631424 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:06.631424 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:06.631424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0665c90-3503-4dd0-9b7f-4b7c50fa5059 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:06.635484 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c0665c90-3503-4dd0-9b7f-4b7c50fa5059 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:06.708510 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:06.708510 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:06.711277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0665c90-3503-4dd0-9b7f-4b7c50fa5059 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:06.712370 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1682/3286] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:06 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:07.731073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9fc8d07-6154-406d-a08e-0fca1c8d13ec tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:07.731656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9fc8d07-6154-406d-a08e-0fca1c8d13ec tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:07.731656 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:07.731656 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:07.732018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9fc8d07-6154-406d-a08e-0fca1c8d13ec tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:07.732409 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d9fc8d07-6154-406d-a08e-0fca1c8d13ec tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:07.759383 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:07.759383 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:07.761739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9fc8d07-6154-406d-a08e-0fca1c8d13ec tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:07.762764 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1605/3287] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:07 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:08.325270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-b137a8d2-a3d9-467a-964c-447527933fbe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:08.328259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-b137a8d2-a3d9-467a-964c-447527933fbe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:08.329274 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:08.329274 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:08.329988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-b137a8d2-a3d9-467a-964c-447527933fbe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:08.388697 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:08.388697 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:08.400261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-b137a8d2-a3d9-467a-964c-447527933fbe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:08.421499 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-b137a8d2-a3d9-467a-964c-447527933fbe tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 200 Jan 02 03:18:08.422844 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1683/3288] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:18:08 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 897 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:08.778005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c231d14f-0c40-435f-b8be-8d03af1cfa40 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:08.778594 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c231d14f-0c40-435f-b8be-8d03af1cfa40 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:08.778707 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:08.778707 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:08.779030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c231d14f-0c40-435f-b8be-8d03af1cfa40 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:08.780758 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-c231d14f-0c40-435f-b8be-8d03af1cfa40 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:08.867031 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:08.867031 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:08.869387 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c231d14f-0c40-435f-b8be-8d03af1cfa40 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:08.870777 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1606/3289] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:08 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:09.891922 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b03079b9-5bed-428b-a32e-3508addbd460 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:09.892489 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b03079b9-5bed-428b-a32e-3508addbd460 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:09.892687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:09.892687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:09.893305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b03079b9-5bed-428b-a32e-3508addbd460 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:09.893882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-b03079b9-5bed-428b-a32e-3508addbd460 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:09.918383 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:09.918383 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:09.920559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b03079b9-5bed-428b-a32e-3508addbd460 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:09.921665 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1684/3290] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:09 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:10.935143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:10.935682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:10.935993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:10.935993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:10.936593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:10.936920 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:10.965268 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:10.965268 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:10.967073 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:10.967878 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1607/3291] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:10 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:11.423474 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-3b69e59a-079d-48d4-85b7-99e9a1351917 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:11.424099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-3b69e59a-079d-48d4-85b7-99e9a1351917 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:11.424442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:11.424442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:11.424942 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-3b69e59a-079d-48d4-85b7-99e9a1351917 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:11.479558 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:11.479558 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:11.492514 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-3b69e59a-079d-48d4-85b7-99e9a1351917 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:11.516969 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-3b69e59a-079d-48d4-85b7-99e9a1351917 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 200 Jan 02 03:18:11.517811 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1685/3292] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:18:11 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 1347 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:11.524377 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume// Jan 02 03:18:11.524858 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:11.525070 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:11.525070 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:11.525448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:11.526486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:18:11.527055 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1608/3293] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:18:11 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:18:11.539980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-86582cd4-23cd-4c15-b0f1-bd19ec82c37a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments Jan 02 03:18:11.540533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:11.540533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:11.540999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-86582cd4-23cd-4c15-b0f1-bd19ec82c37a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd99b00e-fe6d-4877-bb28-e57294e795a1", "instance_uuid": "0f21b46f-270f-4415-a3ed-f84fdbb10c61", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:11.594969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:11.594969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:11.659674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-86582cd4-23cd-4c15-b0f1-bd19ec82c37a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments returned with HTTP 200 Jan 02 03:18:11.660897 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1686/3294] 10.222.0.45 () {64 vars in 1358 bytes} [Sat Jan 2 03:18:11 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:11.666926 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume// Jan 02 03:18:11.667476 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:11.668213 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:11.669472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-095f8b9c-8f0b-4c54-bfc8-21982882b457 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:18:11.670138 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1609/3295] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:18:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:18:11.682570 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-33a2e5a0-9a2c-4c49-a5ba-a57b5b21fb65 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:11.683185 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-33a2e5a0-9a2c-4c49-a5ba-a57b5b21fb65 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:11.683403 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:11.683403 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:11.683780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-33a2e5a0-9a2c-4c49-a5ba-a57b5b21fb65 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:11.737380 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:11.737380 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:11.752136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-33a2e5a0-9a2c-4c49-a5ba-a57b5b21fb65 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:11.773601 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:11.773601 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:11.784416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-33a2e5a0-9a2c-4c49-a5ba-a57b5b21fb65 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 200 Jan 02 03:18:11.785464 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1687/3296] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:18:11 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 1445 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:18:11.804053 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-777aa355-2457-476c-81c3-d0924c98bf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] PUT http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc Jan 02 03:18:11.805164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-777aa355-2457-476c-81c3-d0924c98bf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:11.834398 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:18:11.834398 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:18:11.834902 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-777aa355-2457-476c-81c3-d0924c98bf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-dd99b00e-fe6d-4877-bb28-e57294e795a1-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:18:11.837196 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:11.837196 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:11.982588 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e335b179-28e3-4dba-bb4b-600a7dd50c7a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:11.983089 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e335b179-28e3-4dba-bb4b-600a7dd50c7a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:11.983465 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:11.983465 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:11.984097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e335b179-28e3-4dba-bb4b-600a7dd50c7a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:11.984648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e335b179-28e3-4dba-bb4b-600a7dd50c7a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:12.019424 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:12.019424 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:12.019424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e335b179-28e3-4dba-bb4b-600a7dd50c7a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:12.023421 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1688/3297] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:11 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:13.034445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-549d48b7-96be-43aa-b3d2-89d22cc05b44 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:13.034985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-549d48b7-96be-43aa-b3d2-89d22cc05b44 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:13.035335 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:13.035335 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:13.035790 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-549d48b7-96be-43aa-b3d2-89d22cc05b44 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:13.036240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-549d48b7-96be-43aa-b3d2-89d22cc05b44 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:13.058435 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:13.058435 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:13.060413 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-549d48b7-96be-43aa-b3d2-89d22cc05b44 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:13.061217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1689/3298] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:13 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:18:13.163747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-777aa355-2457-476c-81c3-d0924c98bf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-dd99b00e-fe6d-4877-bb28-e57294e795a1-n-h2-765315-10'" released by "attachment_update" :: held 1.329s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:18:13.164488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-777aa355-2457-476c-81c3-d0924c98bf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc returned with HTTP 200 Jan 02 03:18:13.165425 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1610/3299] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:18:11 2021] PUT /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc => generated 762 bytes in 1367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:13.200200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-a3eac2f5-ae16-4aa7-a9c5-459cbb9b4f58 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc/action Jan 02 03:18:13.200699 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:13.200699 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:13.201134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-a3eac2f5-ae16-4aa7-a9c5-459cbb9b4f58 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:18:13.201516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-a3eac2f5-ae16-4aa7-a9c5-459cbb9b4f58 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:13.271224 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:13.271224 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:13.290017 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-67d6ea5f-21ef-41be-ac48-048087bf2d8d req-a3eac2f5-ae16-4aa7-a9c5-459cbb9b4f58 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc/action returned with HTTP 204 Jan 02 03:18:13.290893 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1690/3300] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:18:13 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:18:14.076636 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f3964c7-6e66-4eb7-b244-b54ad7cd1643 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:14.077159 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f3964c7-6e66-4eb7-b244-b54ad7cd1643 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:14.077354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:14.077354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:14.077730 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9f3964c7-6e66-4eb7-b244-b54ad7cd1643 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:14.078097 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-9f3964c7-6e66-4eb7-b244-b54ad7cd1643 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:14.099637 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:14.099637 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:14.101476 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9f3964c7-6e66-4eb7-b244-b54ad7cd1643 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:14.102291 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1611/3301] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:14 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:15.116118 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1103f723-ec91-4464-a96c-1d9bc08eb2b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:15.116706 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1103f723-ec91-4464-a96c-1d9bc08eb2b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:15.116912 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:15.116912 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:15.117279 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1103f723-ec91-4464-a96c-1d9bc08eb2b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:15.117676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-1103f723-ec91-4464-a96c-1d9bc08eb2b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:15.140498 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:15.140498 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:15.142314 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1103f723-ec91-4464-a96c-1d9bc08eb2b0 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:15.143131 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1691/3302] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:15 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:16.158165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6e2521a-120c-4710-8bf4-7f01cadb6a76 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:16.159255 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6e2521a-120c-4710-8bf4-7f01cadb6a76 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:16.159413 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:16.159413 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:16.159873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6e2521a-120c-4710-8bf4-7f01cadb6a76 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:16.160405 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d6e2521a-120c-4710-8bf4-7f01cadb6a76 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:16.185368 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:16.185368 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:16.187184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6e2521a-120c-4710-8bf4-7f01cadb6a76 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:16.187982 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1612/3303] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:16 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:17.202767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6457dbd7-e318-49c9-9dd8-55ac182a3edc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:17.203297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6457dbd7-e318-49c9-9dd8-55ac182a3edc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:17.203512 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:17.203512 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:17.204064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6457dbd7-e318-49c9-9dd8-55ac182a3edc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:17.204506 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-6457dbd7-e318-49c9-9dd8-55ac182a3edc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:17.231161 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:17.231161 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:17.233564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6457dbd7-e318-49c9-9dd8-55ac182a3edc tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:17.233837 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1692/3304] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:17 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:18.247283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa893f56-fda3-4437-a497-05a5acb37d6d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:18.247917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa893f56-fda3-4437-a497-05a5acb37d6d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:18.248019 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:18.248019 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:18.248401 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fa893f56-fda3-4437-a497-05a5acb37d6d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:18.248963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-fa893f56-fda3-4437-a497-05a5acb37d6d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:18.272541 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:18.272541 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:18.274335 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fa893f56-fda3-4437-a497-05a5acb37d6d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:18.275199 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1613/3305] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:18 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:19.289767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3efdc0c-262a-445c-af16-7a591cf62500 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:19.290299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3efdc0c-262a-445c-af16-7a591cf62500 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:19.290456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:19.290456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:19.291101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d3efdc0c-262a-445c-af16-7a591cf62500 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:19.291473 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d3efdc0c-262a-445c-af16-7a591cf62500 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:19.313138 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:19.313138 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:19.315133 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d3efdc0c-262a-445c-af16-7a591cf62500 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:19.316101 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1693/3306] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:19 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:20.330255 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-afdc143d-0c67-42c6-9092-f594b4d1bbe1 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:20.330744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-afdc143d-0c67-42c6-9092-f594b4d1bbe1 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:20.331123 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:20.331123 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:20.331527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-afdc143d-0c67-42c6-9092-f594b4d1bbe1 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:20.332487 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-afdc143d-0c67-42c6-9092-f594b4d1bbe1 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:20.354935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:20.354935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:20.356833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-afdc143d-0c67-42c6-9092-f594b4d1bbe1 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:20.357648 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1614/3307] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:20 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:21.371223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51058152-63fe-4d08-8a8a-a16921a3f631 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:21.371731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51058152-63fe-4d08-8a8a-a16921a3f631 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:21.371933 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:21.371933 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:21.372329 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-51058152-63fe-4d08-8a8a-a16921a3f631 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:21.372798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-51058152-63fe-4d08-8a8a-a16921a3f631 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:21.393727 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:21.393727 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:21.396022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-51058152-63fe-4d08-8a8a-a16921a3f631 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:21.396875 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1694/3308] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:21 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:21.408894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6f85141-fee1-4cd4-b361-3dc433a7f958 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:18:21.409416 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6f85141-fee1-4cd4-b361-3dc433a7f958 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:21.409630 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:21.409630 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:21.410643 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6f85141-fee1-4cd4-b361-3dc433a7f958 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:21.458968 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:21.458968 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:21.466929 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6f85141-fee1-4cd4-b361-3dc433a7f958 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:18:21.490515 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6f85141-fee1-4cd4-b361-3dc433a7f958 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:18:21.491341 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1615/3309] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:21 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 1363 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:21.509226 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] POST http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899/restore Jan 02 03:18:21.509455 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:21.509455 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:21.509759 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:21.510646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.contrib.backups [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Restoring backup e7c368d5-5ad1-4034-a46c-c85cd187d899 ({'restore': {}}) {{(pid=88029) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 03:18:21.511012 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Restoring backup e7c368d5-5ad1-4034-a46c-c85cd187d899 to volume None. Jan 02 03:18:21.537682 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:21.537682 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:21.540447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.backup.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Creating volume of 1 GB for restore of backup e7c368d5-5ad1-4034-a46c-c85cd187d899. Jan 02 03:18:21.558683 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Availability zone cache updated, next update will occur around 2021-01-02 04:18:21.558119. {{(pid=88029) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 03:18:21.559014 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Availability Zones retrieved successfully. Jan 02 03:18:21.576497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Flow 'volume_create_api' (edecbcff-f3b6-410e-80c0-7ea67c23c9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:18:21.579221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e473c42-6fff-4eef-9d98-5767080751d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:21.581274 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:18:21.650549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e473c42-6fff-4eef-9d98-5767080751d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:21.652763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43de6712-78f0-4903-8e24-693c3838a336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:21.725857 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Created reservations ['563d6d00-5f13-4075-afd6-fd552846141b', '7c5c88a7-5e65-4cee-9371-561999f36cc2', '04fc4f9c-ad0d-4d8b-bd8a-f23213c725c7', '111b5ba1-100c-4d45-aadf-8671dd0fa54f'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:18:21.728104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43de6712-78f0-4903-8e24-693c3838a336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['563d6d00-5f13-4075-afd6-fd552846141b', '7c5c88a7-5e65-4cee-9371-561999f36cc2', '04fc4f9c-ad0d-4d8b-bd8a-f23213c725c7', '111b5ba1-100c-4d45-aadf-8671dd0fa54f']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:21.730270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81037c66-8db2-474e-a1f6-72c72b79a51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:21.792451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81037c66-8db2-474e-a1f6-72c72b79a51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e073092-f7d6-4712-b95f-cd1fd2692c40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e7c368d5-5ad1-4034-a46c-c85cd187d899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2423523a0e704bf2b9c31ecd6ade6d49',qos_specs=None,replication_status=,reservations=['563d6d00-5f13-4075-afd6-fd552846141b','7c5c88a7-5e65-4cee-9371-561999f36cc2','04fc4f9c-ad0d-4d8b-bd8a-f23213c725c7','111b5ba1-100c-4d45-aadf-8671dd0fa54f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204edfa5a6334cf1a2871a482c9d8c83',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:18:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e7c368d5-5ad1-4034-a46c-c85cd187d899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e073092-f7d6-4712-b95f-cd1fd2692c40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2423523a0e704bf2b9c31ecd6ade6d49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='204edfa5a6334cf1a2871a482c9d8c83',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:21.794755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c1629e-6cdd-48ee-bb90-e9f10c72ee18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:21.834049 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c1629e-6cdd-48ee-bb90-e9f10c72ee18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e7c368d5-5ad1-4034-a46c-c85cd187d899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2423523a0e704bf2b9c31ecd6ade6d49',qos_specs=None,replication_status=,reservations=['563d6d00-5f13-4075-afd6-fd552846141b','7c5c88a7-5e65-4cee-9371-561999f36cc2','04fc4f9c-ad0d-4d8b-bd8a-f23213c725c7','111b5ba1-100c-4d45-aadf-8671dd0fa54f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='204edfa5a6334cf1a2871a482c9d8c83',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:21.836036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cb646f4-56e0-4404-ad15-990bd6e2f7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:21.852616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cb646f4-56e0-4404-ad15-990bd6e2f7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:21.855391 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Flow 'volume_create_api' (edecbcff-f3b6-410e-80c0-7ea67c23c9f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:18:21.932999 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Create volume request issued successfully. Jan 02 03:18:22.019238 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:22.019238 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:22.021678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:18:22.022217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 02 03:18:22.022217 n-d-765315-10 devstack@c-api.service[88027]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 02 03:18:22.022217 n-d-765315-10 devstack@c-api.service[88027]: hub = hubs.get_hub() Jan 02 03:18:23.075983 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:23.075983 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:23.077222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:18:23.077608 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Checking backup size 1 against volume size 1 {{(pid=88029) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 03:18:23.077956 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.backup.api [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Overwriting volume 0e073092-f7d6-4712-b95f-cd1fd2692c40 with restore of backup e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:23.095351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] restore_backup in rpcapi backup_id e7c368d5-5ad1-4034-a46c-c85cd187d899 {{(pid=88029) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 03:18:23.098818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-018b5465-1c3a-4450-bc9b-4e607b5d780b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899/restore returned with HTTP 202 Jan 02 03:18:23.099709 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1695/3310] 10.222.0.50 () {60 vars in 1360 bytes} [Sat Jan 2 03:18:21 2021] POST /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899/restore => generated 189 bytes in 1596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:18:23.117381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-967465d8-8df6-46be-96f3-dce33f10d692 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:23.118411 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-967465d8-8df6-46be-96f3-dce33f10d692 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:23.118711 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:23.118711 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:23.119404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-967465d8-8df6-46be-96f3-dce33f10d692 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:23.120092 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-967465d8-8df6-46be-96f3-dce33f10d692 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:23.165892 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:23.165892 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:23.169280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-967465d8-8df6-46be-96f3-dce33f10d692 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:23.170908 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1616/3311] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:23 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:24.185848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db7afa0d-0789-4b74-85b8-1ff3644bb159 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:24.186363 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db7afa0d-0789-4b74-85b8-1ff3644bb159 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:24.186487 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:24.186487 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:24.186840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-db7afa0d-0789-4b74-85b8-1ff3644bb159 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:24.187197 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-db7afa0d-0789-4b74-85b8-1ff3644bb159 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:24.212900 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:24.212900 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:24.214903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-db7afa0d-0789-4b74-85b8-1ff3644bb159 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:24.215882 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1696/3312] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:24 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:24.603437 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-156fcb0c-f992-4f2d-8c7e-623008a362bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:24.604003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-156fcb0c-f992-4f2d-8c7e-623008a362bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:24.604249 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:24.604249 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:24.604626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-156fcb0c-f992-4f2d-8c7e-623008a362bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:24.657545 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:24.657545 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:24.665971 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-156fcb0c-f992-4f2d-8c7e-623008a362bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:24.684168 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:24.684168 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:24.694513 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-156fcb0c-f992-4f2d-8c7e-623008a362bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 200 Jan 02 03:18:24.695332 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1617/3313] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:24 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 1639 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:25.229760 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-151ee4c8-ee18-4ee8-a28c-0116501f43d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:25.230313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-151ee4c8-ee18-4ee8-a28c-0116501f43d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:25.230463 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:25.230463 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:25.230873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-151ee4c8-ee18-4ee8-a28c-0116501f43d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:25.231235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-151ee4c8-ee18-4ee8-a28c-0116501f43d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:25.253468 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:25.253468 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:25.255808 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-151ee4c8-ee18-4ee8-a28c-0116501f43d3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:25.256632 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1697/3314] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:25 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:26.277830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2c954540-e30d-459f-a942-e8e2e8f29a7e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:26.277830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2c954540-e30d-459f-a942-e8e2e8f29a7e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:26.277830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:26.277830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:26.277830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2c954540-e30d-459f-a942-e8e2e8f29a7e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:26.277830 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-2c954540-e30d-459f-a942-e8e2e8f29a7e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:26.321981 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:26.321981 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:26.321981 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2c954540-e30d-459f-a942-e8e2e8f29a7e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:26.323049 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1618/3315] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:26 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:27.339913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7821cdf3-2839-43d9-b697-5994facd4ee6 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:27.339913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7821cdf3-2839-43d9-b697-5994facd4ee6 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:27.339913 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:27.339913 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:27.339913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7821cdf3-2839-43d9-b697-5994facd4ee6 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:27.339913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7821cdf3-2839-43d9-b697-5994facd4ee6 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:27.380650 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:27.380650 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:27.380650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7821cdf3-2839-43d9-b697-5994facd4ee6 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:27.380650 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1698/3316] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:27 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:27.755299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-de9674de-1891-410d-9d49-665b9863480b req-2c040eab-2be5-4feb-b441-2099a841d9bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc Jan 02 03:18:27.755299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-de9674de-1891-410d-9d49-665b9863480b req-2c040eab-2be5-4feb-b441-2099a841d9bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:27.755299 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:27.755299 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:27.755299 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-de9674de-1891-410d-9d49-665b9863480b req-2c040eab-2be5-4feb-b441-2099a841d9bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:27.815315 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:27.815315 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:28.395305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04b81806-3cdf-478f-b4ea-475de487437c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:28.395948 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04b81806-3cdf-478f-b4ea-475de487437c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:28.396218 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:28.396218 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:28.396521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-04b81806-3cdf-478f-b4ea-475de487437c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:28.397143 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-04b81806-3cdf-478f-b4ea-475de487437c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:28.405952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-de9674de-1891-410d-9d49-665b9863480b req-2c040eab-2be5-4feb-b441-2099a841d9bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:18:28.405952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-de9674de-1891-410d-9d49-665b9863480b req-2c040eab-2be5-4feb-b441-2099a841d9bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:18:28.414657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-de9674de-1891-410d-9d49-665b9863480b req-2c040eab-2be5-4feb-b441-2099a841d9bf tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc returned with HTTP 200 Jan 02 03:18:28.414657 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1619/3317] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:18:27 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4e923ade-2c6b-4fd5-b5ea-3dded91db6bc => generated 19 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:28.422442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:28.422442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:28.422442 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-04b81806-3cdf-478f-b4ea-475de487437c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:28.422442 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1699/3318] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:28 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:28.451985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-de9674de-1891-410d-9d49-665b9863480b req-4d9188c0-6c50-463e-b040-491789673cb7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:28.451985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-de9674de-1891-410d-9d49-665b9863480b req-4d9188c0-6c50-463e-b040-491789673cb7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:28.451985 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:28.451985 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:28.451985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-de9674de-1891-410d-9d49-665b9863480b req-4d9188c0-6c50-463e-b040-491789673cb7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:28.451985 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-de9674de-1891-410d-9d49-665b9863480b req-4d9188c0-6c50-463e-b040-491789673cb7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume with id: dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:28.507693 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:28.507693 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:28.507693 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-de9674de-1891-410d-9d49-665b9863480b req-4d9188c0-6c50-463e-b040-491789673cb7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:28.536733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-de9674de-1891-410d-9d49-665b9863480b req-4d9188c0-6c50-463e-b040-491789673cb7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume request issued successfully. Jan 02 03:18:28.536733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-de9674de-1891-410d-9d49-665b9863480b req-4d9188c0-6c50-463e-b040-491789673cb7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 202 Jan 02 03:18:28.536733 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1620/3319] 10.222.0.45 () {60 vars in 1384 bytes} [Sat Jan 2 03:18:28 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:18:29.438725 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a67acb1b-5df2-4b2c-b887-2c811c44054d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:29.439287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a67acb1b-5df2-4b2c-b887-2c811c44054d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:29.439617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:29.439617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:29.440420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a67acb1b-5df2-4b2c-b887-2c811c44054d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:29.440909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a67acb1b-5df2-4b2c-b887-2c811c44054d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:29.463657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:29.463657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:29.465602 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a67acb1b-5df2-4b2c-b887-2c811c44054d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:29.468241 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1700/3320] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:29 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:30.376732 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-222ef00b-a9f5-4760-91ca-e9523f852d08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 Jan 02 03:18:30.377342 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-222ef00b-a9f5-4760-91ca-e9523f852d08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:30.378098 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:30.378098 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:30.379297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-222ef00b-a9f5-4760-91ca-e9523f852d08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:30.432778 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-222ef00b-a9f5-4760-91ca-e9523f852d08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 returned with HTTP 404 Jan 02 03:18:30.434011 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1621/3321] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:30 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/dd99b00e-fe6d-4877-bb28-e57294e795a1 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:18:30.498549 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8aa4d6e7-a11f-4c01-89eb-27718ce509ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:30.498549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8aa4d6e7-a11f-4c01-89eb-27718ce509ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:30.498549 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:30.498549 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:30.498549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8aa4d6e7-a11f-4c01-89eb-27718ce509ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:30.503017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8aa4d6e7-a11f-4c01-89eb-27718ce509ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:30.564090 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:30.564090 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:30.564090 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8aa4d6e7-a11f-4c01-89eb-27718ce509ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:30.564090 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1701/3322] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:30 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:30.695038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-848053ab-19af-4888-92b1-a52318707ec8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:18:30.695576 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-848053ab-19af-4888-92b1-a52318707ec8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:30.696069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-848053ab-19af-4888-92b1-a52318707ec8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:30.696482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-848053ab-19af-4888-92b1-a52318707ec8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete snapshot with id: 7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:18:30.723730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:30.723730 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:30.725048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-848053ab-19af-4888-92b1-a52318707ec8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:18:30.881880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-848053ab-19af-4888-92b1-a52318707ec8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot delete request issued successfully. Jan 02 03:18:30.881880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-848053ab-19af-4888-92b1-a52318707ec8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 202 Jan 02 03:18:30.881880 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1622/3323] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:18:30 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:18:30.887690 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2575fa29-e251-4b6f-be62-2fafecee3fbb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:18:30.887690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2575fa29-e251-4b6f-be62-2fafecee3fbb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:30.887690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:30.887690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:30.887690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2575fa29-e251-4b6f-be62-2fafecee3fbb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:30.925076 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:30.925076 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:30.925076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2575fa29-e251-4b6f-be62-2fafecee3fbb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:18:30.925076 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2575fa29-e251-4b6f-be62-2fafecee3fbb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:18:30.925076 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1702/3324] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:18:30 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:31.582370 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c136b8c-7336-4a10-992f-428640676f28 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:31.582370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c136b8c-7336-4a10-992f-428640676f28 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:31.582370 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:31.582370 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:31.582370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7c136b8c-7336-4a10-992f-428640676f28 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:31.582370 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7c136b8c-7336-4a10-992f-428640676f28 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:31.637692 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:31.637692 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:31.651378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7c136b8c-7336-4a10-992f-428640676f28 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:31.651378 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1623/3325] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:31 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:31.946935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-035f2e57-4bab-4098-a5ec-3d28d706dec4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:18:31.946935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-035f2e57-4bab-4098-a5ec-3d28d706dec4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:31.946935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:31.946935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:31.946935 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-035f2e57-4bab-4098-a5ec-3d28d706dec4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:31.979210 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:31.979210 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:31.981099 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-035f2e57-4bab-4098-a5ec-3d28d706dec4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:18:31.983190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-035f2e57-4bab-4098-a5ec-3d28d706dec4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 200 Jan 02 03:18:31.984267 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1703/3326] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:18:31 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:18:32.663470 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f02fb98-8e71-49cb-b9c5-7aac1f8eed6e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:32.664047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f02fb98-8e71-49cb-b9c5-7aac1f8eed6e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:32.664484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:32.664484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:32.664699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5f02fb98-8e71-49cb-b9c5-7aac1f8eed6e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:32.664963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-5f02fb98-8e71-49cb-b9c5-7aac1f8eed6e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:32.686635 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:32.686635 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:32.688482 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5f02fb98-8e71-49cb-b9c5-7aac1f8eed6e tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:32.689285 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1624/3327] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:32 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:18:32.996846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5b5e864-9f56-4819-aff9-30b5b6e3db68 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 Jan 02 03:18:32.996846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5b5e864-9f56-4819-aff9-30b5b6e3db68 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:32.996846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:32.996846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:32.996846 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5b5e864-9f56-4819-aff9-30b5b6e3db68 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:33.025522 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5b5e864-9f56-4819-aff9-30b5b6e3db68 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 returned with HTTP 404 Jan 02 03:18:33.025522 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1704/3328] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:18:32 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/7477baf8-ffcc-4cd3-b0ef-2716e81f7dd9 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:18:33.033101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4e7751ea-e897-414a-8316-4d13dd7ecc2e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:18:33.033101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4e7751ea-e897-414a-8316-4d13dd7ecc2e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:33.033101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:33.033101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:33.033101 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4e7751ea-e897-414a-8316-4d13dd7ecc2e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:33.033101 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-4e7751ea-e897-414a-8316-4d13dd7ecc2e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume with id: 54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:18:33.087958 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:33.087958 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:33.087958 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4e7751ea-e897-414a-8316-4d13dd7ecc2e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:33.113316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4e7751ea-e897-414a-8316-4d13dd7ecc2e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume request issued successfully. Jan 02 03:18:33.113853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4e7751ea-e897-414a-8316-4d13dd7ecc2e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 202 Jan 02 03:18:33.114403 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1625/3329] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:18:33 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:18:33.123136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-730c78a6-f876-4e5c-96b9-87101d878b13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:18:33.123669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-730c78a6-f876-4e5c-96b9-87101d878b13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:33.124153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-730c78a6-f876-4e5c-96b9-87101d878b13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:33.178916 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:33.178916 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:33.205972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-730c78a6-f876-4e5c-96b9-87101d878b13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:33.237100 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-730c78a6-f876-4e5c-96b9-87101d878b13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:18:33.273882 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1705/3330] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:33 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 1368 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:33.705938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19d2a0e7-38df-4c4d-9650-c5e3cb2ae258 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:33.705938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19d2a0e7-38df-4c4d-9650-c5e3cb2ae258 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:33.705938 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:33.705938 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:33.705938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-19d2a0e7-38df-4c4d-9650-c5e3cb2ae258 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:33.705938 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-19d2a0e7-38df-4c4d-9650-c5e3cb2ae258 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:33.746007 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:33.746007 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:33.746007 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-19d2a0e7-38df-4c4d-9650-c5e3cb2ae258 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:33.746007 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1626/3331] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:33 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:34.268079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a6a0a5a-37f5-4c65-b0d6-6ddca09b43b4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:18:34.268079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a6a0a5a-37f5-4c65-b0d6-6ddca09b43b4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:34.268079 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:34.268079 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:34.268079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a6a0a5a-37f5-4c65-b0d6-6ddca09b43b4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:34.357847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:34.357847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:34.368680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1a6a0a5a-37f5-4c65-b0d6-6ddca09b43b4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:34.395526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a6a0a5a-37f5-4c65-b0d6-6ddca09b43b4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 200 Jan 02 03:18:34.396399 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1706/3332] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:34 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 1368 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:34.761180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e246cffd-030e-4c46-aa7b-a63be866c570 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:34.761180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e246cffd-030e-4c46-aa7b-a63be866c570 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:34.761180 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:34.761180 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:34.761180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e246cffd-030e-4c46-aa7b-a63be866c570 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:34.761180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e246cffd-030e-4c46-aa7b-a63be866c570 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:34.838093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:34.838093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:34.841580 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e246cffd-030e-4c46-aa7b-a63be866c570 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:34.848935 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1627/3333] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:34 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:35.415313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3bfb534-1c63-490c-8af6-9699ec1afc64 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc Jan 02 03:18:35.415313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3bfb534-1c63-490c-8af6-9699ec1afc64 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:35.415313 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:35.415313 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:35.415313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c3bfb534-1c63-490c-8af6-9699ec1afc64 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:35.485843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c3bfb534-1c63-490c-8af6-9699ec1afc64 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc returned with HTTP 404 Jan 02 03:18:35.493417 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1707/3334] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:35 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/54b2dc15-90ef-4a21-9584-1dc8c01d28dc => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:18:35.539706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes Jan 02 03:18:35.540725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:35.540725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:35.541249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1752373215", "snapshot_id": null, "imageRef": "06705461-003a-458e-b87d-7de516c92d96", "volume_type": null, "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:35.542573 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1752373215', 'snapshot_id': None, 'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'volume_type': None, 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:18:35.695011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume of 1 GB Jan 02 03:18:35.726117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Availability zone cache updated, next update will occur around 2021-01-02 04:18:35.717159. {{(pid=88028) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 03:18:35.726117 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Availability Zones retrieved successfully. Jan 02 03:18:35.742478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (a31c154e-da32-4415-bb99-3ee39aa12384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:18:35.742478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9dead4-e71e-423a-8cfd-abab064258bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:35.750061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:18:35.854344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3e6a1dc-103c-466d-bcef-8f7b28395f8c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:35.855936 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3e6a1dc-103c-466d-bcef-8f7b28395f8c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:35.856522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3e6a1dc-103c-466d-bcef-8f7b28395f8c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:35.856997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-e3e6a1dc-103c-466d-bcef-8f7b28395f8c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88029) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:35.866537 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9dead4-e71e-423a-8cfd-abab064258bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:35.868738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6243c1-cf12-469e-89d3-3cb3e37ebfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:35.921869 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:35.921869 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:35.921869 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3e6a1dc-103c-466d-bcef-8f7b28395f8c tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:35.930204 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1708/3335] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:35 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:35.974136 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['d9ec25f8-fefc-493c-8039-2a010b3fe03c', '17634703-d347-49d8-8f67-6b342e736b86', 'e0a22775-842f-46f2-8e4e-d96917820258', '970fd64a-92d7-4cb7-b0e5-8f0a86938ae4'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:18:35.978844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6243c1-cf12-469e-89d3-3cb3e37ebfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ec25f8-fefc-493c-8039-2a010b3fe03c', '17634703-d347-49d8-8f67-6b342e736b86', 'e0a22775-842f-46f2-8e4e-d96917820258', '970fd64a-92d7-4cb7-b0e5-8f0a86938ae4']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:35.978844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061c55e5-8c27-4e9c-91f4-5918f58eae28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:36.053676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061c55e5-8c27-4e9c-91f4-5918f58eae28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a51d93-e132-4e53-9005-036f5db27af8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1752373215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['d9ec25f8-fefc-493c-8039-2a010b3fe03c','17634703-d347-49d8-8f67-6b342e736b86','e0a22775-842f-46f2-8e4e-d96917820258','970fd64a-92d7-4cb7-b0e5-8f0a86938ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1752373215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a51d93-e132-4e53-9005-036f5db27af8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59778e810ff044cdb20b41b5b7ec1004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49cb629c2257492080aeff5e0f74697e',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:36.055841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db41aae3-fabc-425f-8a02-1a256c08c160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:36.083901 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db41aae3-fabc-425f-8a02-1a256c08c160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1752373215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['d9ec25f8-fefc-493c-8039-2a010b3fe03c','17634703-d347-49d8-8f67-6b342e736b86','e0a22775-842f-46f2-8e4e-d96917820258','970fd64a-92d7-4cb7-b0e5-8f0a86938ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:36.086235 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3289f6d-1c07-49ad-9957-074e2c1e9277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:18:36.102964 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3289f6d-1c07-49ad-9957-074e2c1e9277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:18:36.105708 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (a31c154e-da32-4415-bb99-3ee39aa12384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:18:36.172692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request issued successfully. Jan 02 03:18:36.186859 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-46b99a28-20af-4108-a1e5-16e2a7603ef9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes returned with HTTP 202 Jan 02 03:18:36.186859 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1628/3336] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:18:35 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes => generated 828 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:18:36.202444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4250f475-b0f5-464c-a1f8-5b9fe29e3c6b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:36.202444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4250f475-b0f5-464c-a1f8-5b9fe29e3c6b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:36.202444 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:36.202444 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:36.202444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4250f475-b0f5-464c-a1f8-5b9fe29e3c6b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:36.261235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:36.261235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:36.285978 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4250f475-b0f5-464c-a1f8-5b9fe29e3c6b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:36.312752 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4250f475-b0f5-464c-a1f8-5b9fe29e3c6b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:36.313901 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1709/3337] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:36 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 896 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:36.944932 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-082251d5-ef95-4cae-bfab-45958506c621 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:36.944932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-082251d5-ef95-4cae-bfab-45958506c621 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:36.944932 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:36.944932 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:36.944932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-082251d5-ef95-4cae-bfab-45958506c621 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:36.944932 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-082251d5-ef95-4cae-bfab-45958506c621 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:36.974994 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:36.974994 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:36.974994 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-082251d5-ef95-4cae-bfab-45958506c621 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:36.974994 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1629/3338] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:36 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:37.335121 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1eb9aa67-baf1-4cbe-bb37-37898a47adc3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:37.335121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1eb9aa67-baf1-4cbe-bb37-37898a47adc3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:37.335121 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:37.335121 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:37.335121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1eb9aa67-baf1-4cbe-bb37-37898a47adc3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:37.393616 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:37.393616 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:37.405934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1eb9aa67-baf1-4cbe-bb37-37898a47adc3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:37.430572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1eb9aa67-baf1-4cbe-bb37-37898a47adc3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:37.430572 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1710/3339] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:37 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:37.994148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70e3107d-4c52-4e34-8760-d334f26e7161 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:37.994148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70e3107d-4c52-4e34-8760-d334f26e7161 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:37.994148 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:37.994148 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:37.994148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70e3107d-4c52-4e34-8760-d334f26e7161 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:37.994148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-70e3107d-4c52-4e34-8760-d334f26e7161 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:38.024737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:38.024737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:38.024737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70e3107d-4c52-4e34-8760-d334f26e7161 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:38.024737 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1630/3340] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:37 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:38.448894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ef9e410-ceae-4d3f-9ebb-5f8a1eed48c1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:38.448894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ef9e410-ceae-4d3f-9ebb-5f8a1eed48c1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:38.448894 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:38.448894 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:38.448894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6ef9e410-ceae-4d3f-9ebb-5f8a1eed48c1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:38.543222 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:38.543222 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:38.570008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6ef9e410-ceae-4d3f-9ebb-5f8a1eed48c1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:38.599275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6ef9e410-ceae-4d3f-9ebb-5f8a1eed48c1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:38.599275 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1711/3341] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:38 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:39.041518 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f3d1c11-30b9-4bef-b59f-3d74e395615d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:39.041518 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f3d1c11-30b9-4bef-b59f-3d74e395615d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:39.041518 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:39.041518 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:39.041518 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f3d1c11-30b9-4bef-b59f-3d74e395615d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:39.041518 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-8f3d1c11-30b9-4bef-b59f-3d74e395615d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:39.078391 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:39.078391 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:39.078391 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f3d1c11-30b9-4bef-b59f-3d74e395615d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:39.078391 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1631/3342] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:39 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:39.615331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de637deb-4e5c-4991-92c2-af6e8761c988 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:39.615331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de637deb-4e5c-4991-92c2-af6e8761c988 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:39.615331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:39.615331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:39.615331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-de637deb-4e5c-4991-92c2-af6e8761c988 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:39.690417 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:39.690417 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:39.704027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-de637deb-4e5c-4991-92c2-af6e8761c988 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:39.735461 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-de637deb-4e5c-4991-92c2-af6e8761c988 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:39.735461 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1712/3343] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:39 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:40.095894 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dc78c57-31f4-4284-87ae-a047a1ffa41b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:40.095894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dc78c57-31f4-4284-87ae-a047a1ffa41b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:40.095894 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:40.095894 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:40.095894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dc78c57-31f4-4284-87ae-a047a1ffa41b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:40.095894 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7dc78c57-31f4-4284-87ae-a047a1ffa41b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:40.121611 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:40.121611 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:40.121611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dc78c57-31f4-4284-87ae-a047a1ffa41b tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:40.121611 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1632/3344] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:40 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:40.749180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1fa7c5bb-f206-4c1f-8045-9824ae1ddca7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:40.749180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1fa7c5bb-f206-4c1f-8045-9824ae1ddca7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:40.749180 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:40.749180 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:40.749180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1fa7c5bb-f206-4c1f-8045-9824ae1ddca7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:40.883032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:40.883032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:40.902004 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1fa7c5bb-f206-4c1f-8045-9824ae1ddca7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:40.929640 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1fa7c5bb-f206-4c1f-8045-9824ae1ddca7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:40.929640 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1713/3345] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:40 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:41.139231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9b1902b-b851-492c-a285-d82d29ed0635 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:41.139231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9b1902b-b851-492c-a285-d82d29ed0635 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:41.139231 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:41.139231 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:41.139231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a9b1902b-b851-492c-a285-d82d29ed0635 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:41.139231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-a9b1902b-b851-492c-a285-d82d29ed0635 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:41.165711 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:41.165711 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:41.165711 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a9b1902b-b851-492c-a285-d82d29ed0635 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:41.165711 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1633/3346] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:41 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:41.947755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-583f9593-75c7-443c-a38e-5ebe77d114ee tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:41.947755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-583f9593-75c7-443c-a38e-5ebe77d114ee tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:41.947755 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:41.947755 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:41.947755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-583f9593-75c7-443c-a38e-5ebe77d114ee tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:42.009914 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:42.009914 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:42.020850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-583f9593-75c7-443c-a38e-5ebe77d114ee tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:42.042469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-583f9593-75c7-443c-a38e-5ebe77d114ee tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:42.042469 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1714/3347] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:41 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:42.193292 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b830c99-d1e5-4998-bd57-0a2ddf541373 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:42.193292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b830c99-d1e5-4998-bd57-0a2ddf541373 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:42.193292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:42.193292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:42.193292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3b830c99-d1e5-4998-bd57-0a2ddf541373 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:42.193292 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-3b830c99-d1e5-4998-bd57-0a2ddf541373 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:42.221610 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:42.221610 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:42.221610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3b830c99-d1e5-4998-bd57-0a2ddf541373 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:42.221610 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1634/3348] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:42 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:43.063900 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1f1088d-689e-468e-9425-e592bdf28759 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:43.063900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1f1088d-689e-468e-9425-e592bdf28759 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:43.063900 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:43.063900 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:43.063900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d1f1088d-689e-468e-9425-e592bdf28759 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:43.125102 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:43.125102 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:43.138578 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d1f1088d-689e-468e-9425-e592bdf28759 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:43.159645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d1f1088d-689e-468e-9425-e592bdf28759 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:43.159645 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1715/3349] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:43 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:43.239646 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9978dbc-4039-407c-a88c-578d06d84d31 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:43.239646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9978dbc-4039-407c-a88c-578d06d84d31 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:43.239646 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:43.239646 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:43.243842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d9978dbc-4039-407c-a88c-578d06d84d31 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:43.243842 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-d9978dbc-4039-407c-a88c-578d06d84d31 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:43.283428 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:43.283428 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:43.283428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d9978dbc-4039-407c-a88c-578d06d84d31 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:43.292996 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1635/3350] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:43 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:44.184445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c35b112-a6fb-4a1b-b6f3-3fa471bdf7f4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:44.184445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c35b112-a6fb-4a1b-b6f3-3fa471bdf7f4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:44.184445 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:44.184445 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:44.184445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c35b112-a6fb-4a1b-b6f3-3fa471bdf7f4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:44.252090 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:44.252090 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:44.265224 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9c35b112-a6fb-4a1b-b6f3-3fa471bdf7f4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:44.301077 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e0df228-5ffd-4a2f-87e0-fc0401bfc7e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:44.301077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e0df228-5ffd-4a2f-87e0-fc0401bfc7e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:44.301077 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:44.301077 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:44.301077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7e0df228-5ffd-4a2f-87e0-fc0401bfc7e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:44.301077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-7e0df228-5ffd-4a2f-87e0-fc0401bfc7e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:44.321321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c35b112-a6fb-4a1b-b6f3-3fa471bdf7f4 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:44.321321 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1716/3351] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:44 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:44.337113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:44.337113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:44.337113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7e0df228-5ffd-4a2f-87e0-fc0401bfc7e7 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:44.337113 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1636/3352] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:44 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:18:45.347513 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e5ab097-d314-4b41-870f-0116b905f8ac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:45.347513 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e5ab097-d314-4b41-870f-0116b905f8ac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:45.347513 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:45.347513 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:45.348666 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e5ab097-d314-4b41-870f-0116b905f8ac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:45.374438 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67b7ec16-235f-4fc4-aed4-5b3f72c503f8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:45.374438 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67b7ec16-235f-4fc4-aed4-5b3f72c503f8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:45.374438 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:45.374438 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:45.374438 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-67b7ec16-235f-4fc4-aed4-5b3f72c503f8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:45.374438 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-67b7ec16-235f-4fc4-aed4-5b3f72c503f8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:45.434159 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:45.434159 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:45.441784 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-67b7ec16-235f-4fc4-aed4-5b3f72c503f8 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:45.441784 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1637/3353] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:45 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:45.468199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:45.468199 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:45.474585 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5e5ab097-d314-4b41-870f-0116b905f8ac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:45.499337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e5ab097-d314-4b41-870f-0116b905f8ac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:45.499337 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1717/3354] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:45 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:46.455273 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11657b08-23bc-46df-8127-bffb723c2eea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:46.455273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11657b08-23bc-46df-8127-bffb723c2eea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:46.455273 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:46.455273 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:46.455273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11657b08-23bc-46df-8127-bffb723c2eea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:46.455273 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-11657b08-23bc-46df-8127-bffb723c2eea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:46.500868 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:46.500868 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:46.500868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11657b08-23bc-46df-8127-bffb723c2eea tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:46.514466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac98a917-818a-4b57-9b29-fb435c1cf04d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:46.514466 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac98a917-818a-4b57-9b29-fb435c1cf04d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:46.516455 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:46.516455 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:46.516455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac98a917-818a-4b57-9b29-fb435c1cf04d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:46.521473 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1638/3355] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:46 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:46.653832 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:46.653832 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:46.660940 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ac98a917-818a-4b57-9b29-fb435c1cf04d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:46.681747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac98a917-818a-4b57-9b29-fb435c1cf04d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:46.687561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1718/3356] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:46 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:47.513960 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85cf8e1d-2fbc-4dbb-bf06-d2b98139e02d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:47.514527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85cf8e1d-2fbc-4dbb-bf06-d2b98139e02d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:47.514731 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:47.514731 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:47.515257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-85cf8e1d-2fbc-4dbb-bf06-d2b98139e02d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:47.515721 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-85cf8e1d-2fbc-4dbb-bf06-d2b98139e02d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:47.542531 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:47.542531 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:47.544706 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-85cf8e1d-2fbc-4dbb-bf06-d2b98139e02d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:47.545532 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1639/3357] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:47 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:47.698330 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c101cda-5841-4c3c-a012-2a26ad0ca61b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:47.698851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c101cda-5841-4c3c-a012-2a26ad0ca61b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:47.699054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:47.699054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:47.699419 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9c101cda-5841-4c3c-a012-2a26ad0ca61b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:47.751964 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:47.751964 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:47.764451 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9c101cda-5841-4c3c-a012-2a26ad0ca61b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:47.790827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9c101cda-5841-4c3c-a012-2a26ad0ca61b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:47.792279 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1719/3358] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:47 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:48.560611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88fa17e9-032e-46ea-84d1-86f50fb02f06 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:18:48.561145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88fa17e9-032e-46ea-84d1-86f50fb02f06 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:48.561336 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:48.561336 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:48.561671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-88fa17e9-032e-46ea-84d1-86f50fb02f06 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:48.562043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.backups [None req-88fa17e9-032e-46ea-84d1-86f50fb02f06 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Show backup with id e7c368d5-5ad1-4034-a46c-c85cd187d899. {{(pid=88028) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 03:18:48.584669 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:48.584669 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:48.586641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-88fa17e9-032e-46ea-84d1-86f50fb02f06 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 200 Jan 02 03:18:48.587433 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1640/3359] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:48 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:48.601001 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bfd0d8b-8de7-481a-a553-34c312ada65f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 Jan 02 03:18:48.601616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bfd0d8b-8de7-481a-a553-34c312ada65f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:48.601901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:48.601901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:48.602403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8bfd0d8b-8de7-481a-a553-34c312ada65f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:48.651969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:48.651969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:48.661220 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8bfd0d8b-8de7-481a-a553-34c312ada65f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:18:48.684975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8bfd0d8b-8de7-481a-a553-34c312ada65f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 returned with HTTP 200 Jan 02 03:18:48.685787 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1720/3360] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:48 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 => generated 1418 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:48.706908 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50f64d31-50c3-4352-9294-6d6f962625e3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 Jan 02 03:18:48.707526 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50f64d31-50c3-4352-9294-6d6f962625e3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:48.707728 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:48.707728 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:48.708445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50f64d31-50c3-4352-9294-6d6f962625e3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:48.759450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:48.759450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:48.768070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-50f64d31-50c3-4352-9294-6d6f962625e3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:18:48.793415 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50f64d31-50c3-4352-9294-6d6f962625e3 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 returned with HTTP 200 Jan 02 03:18:48.794506 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1641/3361] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:48 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 => generated 1418 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:48.810063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5399ec2-edac-4502-b969-15f9b4a45185 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:48.811172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5399ec2-edac-4502-b969-15f9b4a45185 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:48.811811 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:48.811811 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:48.812805 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5399ec2-edac-4502-b969-15f9b4a45185 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:48.875664 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:48.875664 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:48.887944 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c5399ec2-edac-4502-b969-15f9b4a45185 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:48.914033 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5399ec2-edac-4502-b969-15f9b4a45185 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:48.920516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1721/3362] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:48 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:49.931253 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-901bc5cf-a4cd-4934-894c-30bee25226bc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:49.932389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-901bc5cf-a4cd-4934-894c-30bee25226bc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:49.932675 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:49.932675 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:49.933129 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-901bc5cf-a4cd-4934-894c-30bee25226bc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:49.991055 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:49.991055 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:50.000114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-901bc5cf-a4cd-4934-894c-30bee25226bc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:50.006573 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 Jan 02 03:18:50.007495 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:50.007925 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:50.007925 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:50.008647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:50.023328 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-901bc5cf-a4cd-4934-894c-30bee25226bc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:50.024141 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1642/3363] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:49 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:50.068830 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:50.068830 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:50.077275 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:18:50.102830 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 returned with HTTP 200 Jan 02 03:18:50.103701 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1722/3364] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:18:50 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 => generated 1418 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:18:50.883839 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-607bbede-b4bd-4c2c-ae91-77ac3e94f676 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 Jan 02 03:18:50.884890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-607bbede-b4bd-4c2c-ae91-77ac3e94f676 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:50.885113 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:50.885113 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:50.885545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-607bbede-b4bd-4c2c-ae91-77ac3e94f676 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:50.936911 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:50.936911 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:50.946317 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-607bbede-b4bd-4c2c-ae91-77ac3e94f676 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:18:50.971514 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-607bbede-b4bd-4c2c-ae91-77ac3e94f676 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 returned with HTTP 200 Jan 02 03:18:50.972989 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1643/3365] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:18:50 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 => generated 1418 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:50.983551 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume// Jan 02 03:18:50.984045 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:50.984300 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:50.984300 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:50.984682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:50.985929 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-725387d1-a901-4548-89c5-063908eef99a tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:18:50.986526 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1723/3366] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:18:50 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:18:51.000355 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e9dc8e9a-3e05-4ee7-a981-ec45279e2f04 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] POST http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments Jan 02 03:18:51.000978 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:51.000978 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:51.001301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e9dc8e9a-3e05-4ee7-a981-ec45279e2f04 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e073092-f7d6-4712-b95f-cd1fd2692c40", "instance_uuid": "70a0393a-97de-4384-92a1-d77941d55fad", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:51.041025 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:51.041679 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:51.042241 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:51.056900 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:51.056900 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:51.100491 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:51.100491 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:51.110687 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:51.118911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e9dc8e9a-3e05-4ee7-a981-ec45279e2f04 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments returned with HTTP 200 Jan 02 03:18:51.124268 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1644/3367] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:18:50 2021] POST /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:51.133992 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:51.135036 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1724/3368] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:51 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:18:52.150650 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc64c4b0-4b3d-4ee1-a273-b4901599f073 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:52.151157 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc64c4b0-4b3d-4ee1-a273-b4901599f073 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:52.151289 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:52.151289 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:52.151675 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cc64c4b0-4b3d-4ee1-a273-b4901599f073 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:52.203580 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:52.203580 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:52.212905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cc64c4b0-4b3d-4ee1-a273-b4901599f073 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:52.236371 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cc64c4b0-4b3d-4ee1-a273-b4901599f073 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:52.238285 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1645/3369] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:52 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 978 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:52.427414 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:18:52.427813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:52.428032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:52.428032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:52.429351 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:52.430446 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7391f6d4-79ec-4ecd-8be6-fb45fc6a4c19 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:18:52.431916 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1725/3370] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:18:52 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:18:52.445924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-41fb2ad0-9811-42fc-b9a6-92799b580746 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 Jan 02 03:18:52.446513 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-41fb2ad0-9811-42fc-b9a6-92799b580746 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:52.446732 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:52.446732 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:52.447109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-41fb2ad0-9811-42fc-b9a6-92799b580746 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:52.505314 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:52.505314 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:52.516078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-41fb2ad0-9811-42fc-b9a6-92799b580746 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:18:52.540064 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:52.540064 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:52.553179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-41fb2ad0-9811-42fc-b9a6-92799b580746 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 returned with HTTP 200 Jan 02 03:18:52.554221 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1646/3371] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:18:52 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 => generated 1516 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:18:52.575736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e5c7daf4-22db-44c5-bd6a-bcbc5485f7af tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] PUT http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b Jan 02 03:18:52.576881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e5c7daf4-22db-44c5-bd6a-bcbc5485f7af tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:52.607466 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:18:52.607466 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:18:52.608319 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e5c7daf4-22db-44c5-bd6a-bcbc5485f7af tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Lock "b'cinder-attachment_update-0e073092-f7d6-4712-b95f-cd1fd2692c40-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:18:52.610813 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:52.610813 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:53.255448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2ac0c49-965c-40fb-9429-821b2a1ad2f9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:53.257195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2ac0c49-965c-40fb-9429-821b2a1ad2f9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:53.257744 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:53.257744 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:53.258399 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2ac0c49-965c-40fb-9429-821b2a1ad2f9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:53.322463 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:53.322463 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:53.333909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b2ac0c49-965c-40fb-9429-821b2a1ad2f9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:53.358453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2ac0c49-965c-40fb-9429-821b2a1ad2f9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:53.359621 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1647/3372] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:53 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 981 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:54.131955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e5c7daf4-22db-44c5-bd6a-bcbc5485f7af tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Lock "b'cinder-attachment_update-0e073092-f7d6-4712-b95f-cd1fd2692c40-n-h2-765315-10'" released by "attachment_update" :: held 1.523s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:18:54.132659 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e5c7daf4-22db-44c5-bd6a-bcbc5485f7af tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b returned with HTTP 200 Jan 02 03:18:54.133937 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1726/3373] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:18:52 2021] PUT /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b => generated 762 bytes in 1563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:18:54.186572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e1db798b-cfbd-4efc-80bb-abcba06ebb0f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] POST http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b/action Jan 02 03:18:54.187812 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:54.187812 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:54.188420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e1db798b-cfbd-4efc-80bb-abcba06ebb0f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:18:54.188940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e1db798b-cfbd-4efc-80bb-abcba06ebb0f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:54.296295 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:54.296295 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:54.316696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-7c1b580c-7baf-43e2-af8b-b6ce749a41f8 req-e1db798b-cfbd-4efc-80bb-abcba06ebb0f tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b/action returned with HTTP 204 Jan 02 03:18:54.317853 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1648/3374] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:18:54 2021] POST /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:18:54.376716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fcba2b1f-f5b0-465a-a8b3-4e4f76b3b408 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:54.377776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fcba2b1f-f5b0-465a-a8b3-4e4f76b3b408 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:54.378614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:54.378614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:54.378614 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fcba2b1f-f5b0-465a-a8b3-4e4f76b3b408 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:54.436856 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:54.436856 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:54.449045 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fcba2b1f-f5b0-465a-a8b3-4e4f76b3b408 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:54.479612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fcba2b1f-f5b0-465a-a8b3-4e4f76b3b408 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:54.480877 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1727/3375] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:54 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 981 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:55.498486 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0bfaee9b-f892-4e89-81d2-97e1cc5b28d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:55.499126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0bfaee9b-f892-4e89-81d2-97e1cc5b28d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:55.499260 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:55.499260 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:55.499574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0bfaee9b-f892-4e89-81d2-97e1cc5b28d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:55.559478 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:55.559478 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:55.570558 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0bfaee9b-f892-4e89-81d2-97e1cc5b28d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:55.599170 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0bfaee9b-f892-4e89-81d2-97e1cc5b28d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:55.600773 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1649/3376] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:55 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 981 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:56.619332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-620c9038-5c05-4e3c-9f73-b7271d52d519 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:56.619911 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-620c9038-5c05-4e3c-9f73-b7271d52d519 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:56.620265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:56.620265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:56.620727 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-620c9038-5c05-4e3c-9f73-b7271d52d519 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:56.670734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:56.670734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:56.680285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-620c9038-5c05-4e3c-9f73-b7271d52d519 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:56.704218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-620c9038-5c05-4e3c-9f73-b7271d52d519 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:56.705306 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1728/3377] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:56 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 981 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:18:57.720497 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac92c5ff-f2b9-4958-a232-8f4d0a7e88da tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:57.721079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac92c5ff-f2b9-4958-a232-8f4d0a7e88da tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:57.721193 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:57.721193 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:57.722069 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ac92c5ff-f2b9-4958-a232-8f4d0a7e88da tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:57.809540 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:57.809540 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:57.819448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ac92c5ff-f2b9-4958-a232-8f4d0a7e88da tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:57.843327 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ac92c5ff-f2b9-4958-a232-8f4d0a7e88da tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:57.844219 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1650/3378] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:57 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 1369 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:57.859834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d122385d-3453-4cb8-ab59-f1e6fd726f1e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:57.860523 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d122385d-3453-4cb8-ab59-f1e6fd726f1e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:57.860815 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:57.860815 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:57.861309 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d122385d-3453-4cb8-ab59-f1e6fd726f1e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:57.911223 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:57.911223 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:57.921767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d122385d-3453-4cb8-ab59-f1e6fd726f1e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:57.947190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d122385d-3453-4cb8-ab59-f1e6fd726f1e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:57.948030 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1729/3379] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:18:57 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 1369 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:18:58.065419 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:58.066043 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:58.066265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:58.066265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:58.066655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:58.115753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:58.115753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:58.124538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:58.148155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:58.149065 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1651/3380] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:18:58 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:18:59.115863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-a8b2d876-a70e-4661-b4d7-cd69b54d5100 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:18:59.117018 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-a8b2d876-a70e-4661-b4d7-cd69b54d5100 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:59.117235 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:59.117235 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:59.117607 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-a8b2d876-a70e-4661-b4d7-cd69b54d5100 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:59.171684 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:59.171684 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:59.180862 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-35547728-040c-427f-a8a7-d8ea2711287c req-a8b2d876-a70e-4661-b4d7-cd69b54d5100 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:18:59.205340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-a8b2d876-a70e-4661-b4d7-cd69b54d5100 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:18:59.207424 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1730/3381] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:18:59 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 1369 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:18:59.218308 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:18:59.218793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:18:59.219038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:59.219038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:59.219404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:18:59.220658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:18:59.221249 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1652/3382] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:18:59 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:18:59.234590 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-17a3e1ce-6eb5-445e-977e-eaf349139b99 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments Jan 02 03:18:59.235229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:18:59.235229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:18:59.235655 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-17a3e1ce-6eb5-445e-977e-eaf349139b99 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08a51d93-e132-4e53-9005-036f5db27af8", "instance_uuid": "de292996-ced1-49cf-b096-d88cb7fa01b9", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:18:59.287747 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:18:59.287747 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:18:59.344469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-17a3e1ce-6eb5-445e-977e-eaf349139b99 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments returned with HTTP 200 Jan 02 03:18:59.345405 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1731/3383] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:18:59 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:19:00.689462 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:19:00.690717 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:00.691188 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:00.693308 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-8d954014-aca6-4a88-bd3c-9cf010dba726 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:19:00.693901 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1653/3384] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 03:19:00 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:19:00.707289 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-9d9594a9-3bb2-4214-b6e2-3797b0c8f3bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:19:00.707873 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-9d9594a9-3bb2-4214-b6e2-3797b0c8f3bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:00.708294 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:00.708294 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:00.708678 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-9d9594a9-3bb2-4214-b6e2-3797b0c8f3bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:00.760569 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:00.760569 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:00.773917 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-35547728-040c-427f-a8a7-d8ea2711287c req-9d9594a9-3bb2-4214-b6e2-3797b0c8f3bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:00.798587 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:00.798587 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:00.809913 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-9d9594a9-3bb2-4214-b6e2-3797b0c8f3bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:19:00.810872 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1732/3385] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 03:19:00 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 1467 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:19:00.830137 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-5884cd2f-362b-42db-b2b0-a5d803cdb396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] PUT http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915 Jan 02 03:19:00.831731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-5884cd2f-362b-42db-b2b0-a5d803cdb396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:19:00.867440 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:19:00.867440 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:19:00.867983 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-35547728-040c-427f-a8a7-d8ea2711287c req-5884cd2f-362b-42db-b2b0-a5d803cdb396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-08a51d93-e132-4e53-9005-036f5db27af8-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.016s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:19:00.870366 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:00.870366 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:02.332355 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-35547728-040c-427f-a8a7-d8ea2711287c req-5884cd2f-362b-42db-b2b0-a5d803cdb396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-08a51d93-e132-4e53-9005-036f5db27af8-n-h1-765315-10'" released by "attachment_update" :: held 1.464s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:19:02.333027 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-5884cd2f-362b-42db-b2b0-a5d803cdb396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915 returned with HTTP 200 Jan 02 03:19:02.333884 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1654/3386] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 03:19:00 2021] PUT /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915 => generated 762 bytes in 1508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:19:02.368970 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-a3c5350f-ee9e-4c0c-a9b7-4be583494a5e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915/action Jan 02 03:19:02.369374 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:02.369374 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:02.369959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-a3c5350f-ee9e-4c0c-a9b7-4be583494a5e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:19:02.370341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-a3c5350f-ee9e-4c0c-a9b7-4be583494a5e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:19:02.438312 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:02.438312 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:02.451318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-35547728-040c-427f-a8a7-d8ea2711287c req-a3c5350f-ee9e-4c0c-a9b7-4be583494a5e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915/action returned with HTTP 204 Jan 02 03:19:02.452236 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1733/3387] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 03:19:02 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:19:15.292447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-a0816478-b12d-426b-9af5-e9f45e8b92cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/limits Jan 02 03:19:15.293021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-a0816478-b12d-426b-9af5-e9f45e8b92cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:15.293133 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:15.293133 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:15.293516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-a0816478-b12d-426b-9af5-e9f45e8b92cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:15.314613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:15.314613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:15.345286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-a0816478-b12d-426b-9af5-e9f45e8b92cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/limits returned with HTTP 200 Jan 02 03:19:15.346075 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1655/3388] 10.222.0.50 () {60 vars in 1455 bytes} [Sat Jan 2 03:19:15 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/limits => generated 302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:15.579780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-f1e86a88-9cd2-4274-8582-f01ab93f50bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:19:15.579780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-f1e86a88-9cd2-4274-8582-f01ab93f50bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:15.579780 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:15.579780 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:15.580205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-f1e86a88-9cd2-4274-8582-f01ab93f50bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:15.633206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:15.633206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:15.642208 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-f1e86a88-9cd2-4274-8582-f01ab93f50bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:15.666523 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:15.666523 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:15.682715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-f1e86a88-9cd2-4274-8582-f01ab93f50bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:19:15.682715 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1734/3389] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:19:15 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 1661 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:19:15.701632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-b11a3b6a-8b51-44dc-b1a7-56daa8c4785d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots Jan 02 03:19:15.701632 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-b11a3b6a-8b51-44dc-b1a7-56daa8c4785d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08a51d93-e132-4e53-9005-036f5db27af8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-491432174", "description": null, "metadata": {}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:19:15.756542 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:15.756542 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:15.758313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-b11a3b6a-8b51-44dc-b1a7-56daa8c4785d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:15.758313 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-b11a3b6a-8b51-44dc-b1a7-56daa8c4785d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create snapshot from volume 08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:19:15.827443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-b11a3b6a-8b51-44dc-b1a7-56daa8c4785d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['06bb6ac6-4e87-4593-85ae-0147c4917c1c', '305b32c2-c21e-47c6-a32f-605a5d7c8566', '97960451-37bf-4b86-b3c3-7cbab857134b', '1d1ce985-bbbd-4335-83a4-21cf3b3ef5bd'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:19:15.956340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-b11a3b6a-8b51-44dc-b1a7-56daa8c4785d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot force create request issued successfully. Jan 02 03:19:15.956340 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a19055f5-f581-4b91-aecb-17f35499ac1f req-b11a3b6a-8b51-44dc-b1a7-56daa8c4785d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots returned with HTTP 202 Jan 02 03:19:15.962962 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1656/3390] 10.222.0.50 () {64 vars in 1518 bytes} [Sat Jan 2 03:19:15 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots => generated 319 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 03:19:17.221976 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4585bb0-6651-4cb7-b7ec-e0a7f80998fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:17.222519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4585bb0-6651-4cb7-b7ec-e0a7f80998fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:17.222739 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:17.222739 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:17.223117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4585bb0-6651-4cb7-b7ec-e0a7f80998fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:17.251377 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:17.251377 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:17.253194 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c4585bb0-6651-4cb7-b7ec-e0a7f80998fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:19:17.255108 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4585bb0-6651-4cb7-b7ec-e0a7f80998fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 200 Jan 02 03:19:17.255948 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1735/3391] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:19:17 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 451 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:18.269951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6ea98f0-5484-4249-b0ae-c0c35e6401c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:18.270657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6ea98f0-5484-4249-b0ae-c0c35e6401c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:18.270657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:18.270657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:18.271149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e6ea98f0-5484-4249-b0ae-c0c35e6401c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:18.296493 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:18.296493 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:18.297632 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e6ea98f0-5484-4249-b0ae-c0c35e6401c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:19:18.300321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e6ea98f0-5484-4249-b0ae-c0c35e6401c2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 200 Jan 02 03:19:18.301155 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1657/3392] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:19:18 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 478 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:19.157560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4a5ef93c-d4c2-41f9-ac7d-8fe6cea2467f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:19.158516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4a5ef93c-d4c2-41f9-ac7d-8fe6cea2467f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:19.158516 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:19.158516 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:19.158913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4a5ef93c-d4c2-41f9-ac7d-8fe6cea2467f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:19.185201 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:19.185201 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:19.186270 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4a5ef93c-d4c2-41f9-ac7d-8fe6cea2467f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:19:19.188245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4a5ef93c-d4c2-41f9-ac7d-8fe6cea2467f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 200 Jan 02 03:19:19.189270 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1736/3393] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Jan 2 03:19:19 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 478 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:20.473829 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-7ef8ea1d-1874-45dd-b94c-773773a062a9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:20.474845 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-7ef8ea1d-1874-45dd-b94c-773773a062a9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:20.474845 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:20.474845 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:20.476104 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-7ef8ea1d-1874-45dd-b94c-773773a062a9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:20.500812 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:20.500812 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:20.501962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-7ef8ea1d-1874-45dd-b94c-773773a062a9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:19:20.504472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-7ef8ea1d-1874-45dd-b94c-773773a062a9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 200 Jan 02 03:19:20.505842 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1658/3394] 10.222.0.45 () {58 vars in 1368 bytes} [Sat Jan 2 03:19:20 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 478 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:20.519359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-61c64049-588f-476e-b004-1b063a7978fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:19:20.520264 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-61c64049-588f-476e-b004-1b063a7978fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:20.520705 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:20.520705 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:20.521095 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-61c64049-588f-476e-b004-1b063a7978fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:20.574086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:20.574086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:20.583720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-61c64049-588f-476e-b004-1b063a7978fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:20.605973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:20.605973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:20.617005 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-61c64049-588f-476e-b004-1b063a7978fc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 200 Jan 02 03:19:20.617889 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1737/3395] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:19:20 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 1661 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:19:20.630772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes Jan 02 03:19:20.631287 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:20.631287 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:20.631861 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "2cd963b2-eec3-4719-b4c7-afedcab052e0", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:19:20.633590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '2cd963b2-eec3-4719-b4c7-afedcab052e0', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:19:20.671100 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:20.671100 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:20.672542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:19:20.672982 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume of 1 GB Jan 02 03:19:20.674169 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Availability Zones retrieved successfully. Jan 02 03:19:20.692331 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (21bf97e5-0111-4eaa-90a6-eae01a80868f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:19:20.695403 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94a9136-4529-4553-b6ae-8873099824c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:19:20.697422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:19:20.811813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94a9136-4529-4553-b6ae-8873099824c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2cd963b2-eec3-4719-b4c7-afedcab052e0', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:19:20.814152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41715466-88de-4c50-a93b-968874a446e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:19:20.885090 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['0bd42c5f-2643-406d-8690-469a1c545d5c', '4852d5a1-dfdd-426d-acd8-23fe2c53bc80', '74feb60f-d7f5-47bb-b069-d9e8a47e023a', 'c5ed70a7-f1e7-4c78-8f42-a38f3e8e3b52'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:19:20.887346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41715466-88de-4c50-a93b-968874a446e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd42c5f-2643-406d-8690-469a1c545d5c', '4852d5a1-dfdd-426d-acd8-23fe2c53bc80', '74feb60f-d7f5-47bb-b069-d9e8a47e023a', 'c5ed70a7-f1e7-4c78-8f42-a38f3e8e3b52']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:19:20.889532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aed9de7-f9f9-45b1-b98e-6d4e5edae215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:19:21.024214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aed9de7-f9f9-45b1-b98e-6d4e5edae215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3c1581a-345e-4b59-8e43-194b5eb365e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['0bd42c5f-2643-406d-8690-469a1c545d5c','4852d5a1-dfdd-426d-acd8-23fe2c53bc80','74feb60f-d7f5-47bb-b069-d9e8a47e023a','c5ed70a7-f1e7-4c78-8f42-a38f3e8e3b52'],size=1,snapshot_id=2cd963b2-eec3-4719-b4c7-afedcab052e0,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:19:20Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3c1581a-345e-4b59-8e43-194b5eb365e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59778e810ff044cdb20b41b5b7ec1004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2cd963b2-eec3-4719-b4c7-afedcab052e0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49cb629c2257492080aeff5e0f74697e',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:19:21.026339 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b140ca-54b2-45f5-ba69-ca60c34f60d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:19:21.056287 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b140ca-54b2-45f5-ba69-ca60c34f60d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['0bd42c5f-2643-406d-8690-469a1c545d5c','4852d5a1-dfdd-426d-acd8-23fe2c53bc80','74feb60f-d7f5-47bb-b069-d9e8a47e023a','c5ed70a7-f1e7-4c78-8f42-a38f3e8e3b52'],size=1,snapshot_id=2cd963b2-eec3-4719-b4c7-afedcab052e0,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:19:21.058301 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (893a9e47-82cf-46e0-b13a-a1da958391fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:19:21.151225 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (893a9e47-82cf-46e0-b13a-a1da958391fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:19:21.155767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (21bf97e5-0111-4eaa-90a6-eae01a80868f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:19:21.208308 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request issued successfully. Jan 02 03:19:21.228624 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-a7d6db00-0da3-4660-ae6e-93730d7779cc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes returned with HTTP 202 Jan 02 03:19:21.230280 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1659/3396] 10.222.0.45 () {62 vars in 1305 bytes} [Sat Jan 2 03:19:20 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes => generated 805 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:19:21.242003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-c3a377cc-d619-4140-960f-049251a5738f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:21.242620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-c3a377cc-d619-4140-960f-049251a5738f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:21.242881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:21.242881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:21.243323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-c3a377cc-d619-4140-960f-049251a5738f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:21.308875 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:21.308875 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:21.319213 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-c3a377cc-d619-4140-960f-049251a5738f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:21.346909 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-c3a377cc-d619-4140-960f-049251a5738f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:21.349135 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1738/3397] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:19:21 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 873 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:21.361615 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-f12e9ef5-bc5e-48d7-85d6-e917dc43268d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:21.362726 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-f12e9ef5-bc5e-48d7-85d6-e917dc43268d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:21.363020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:21.363020 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:21.363616 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-f12e9ef5-bc5e-48d7-85d6-e917dc43268d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:21.434620 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:21.434620 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:21.453079 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-f12e9ef5-bc5e-48d7-85d6-e917dc43268d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:21.487343 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-f12e9ef5-bc5e-48d7-85d6-e917dc43268d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:21.487343 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1660/3398] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:19:21 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 897 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:19:24.482065 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-e0956f19-511e-4a0c-bc79-43b085aff035 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:24.483899 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-e0956f19-511e-4a0c-bc79-43b085aff035 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:24.483899 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:24.483899 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:24.484289 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-e0956f19-511e-4a0c-bc79-43b085aff035 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:24.604842 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:24.604842 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:24.640403 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-e0956f19-511e-4a0c-bc79-43b085aff035 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:24.670359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-e0956f19-511e-4a0c-bc79-43b085aff035 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:24.670359 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1739/3399] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:19:24 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 897 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:19:27.682178 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0870d1ad-2d86-4b80-97f5-0923a5fd2720 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:27.682178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0870d1ad-2d86-4b80-97f5-0923a5fd2720 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:27.682178 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:27.682178 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:27.682178 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0870d1ad-2d86-4b80-97f5-0923a5fd2720 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:27.730484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:27.730484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:27.754763 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0870d1ad-2d86-4b80-97f5-0923a5fd2720 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:27.785980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0870d1ad-2d86-4b80-97f5-0923a5fd2720 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:27.785980 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1661/3400] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:19:27 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 897 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:30.794416 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:30.796012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:30.796424 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:30.796424 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:30.798360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:30.893293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:30.893293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:30.902149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:30.926072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:30.927028 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1740/3401] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:19:30 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 897 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:33.949188 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0c4bdd10-6ac7-4e07-9396-edc4ecd3a0aa tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:33.949770 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0c4bdd10-6ac7-4e07-9396-edc4ecd3a0aa tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:33.950996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:33.950996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:33.950996 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0c4bdd10-6ac7-4e07-9396-edc4ecd3a0aa tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:34.002314 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:34.002314 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:34.011960 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0c4bdd10-6ac7-4e07-9396-edc4ecd3a0aa tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:34.045238 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-0c4bdd10-6ac7-4e07-9396-edc4ecd3a0aa tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:34.045238 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1662/3402] 10.222.0.45 () {58 vars in 1362 bytes} [Sat Jan 2 03:19:33 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 1347 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:19:34.052860 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:19:34.057040 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:34.057040 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:34.057040 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:34.057278 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:34.058190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:19:34.058818 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1741/3403] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:19:34 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:19:34.073297 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-6c0e649f-358b-4d85-9447-61e6837fc134 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments Jan 02 03:19:34.073297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:34.073297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:34.073297 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-6c0e649f-358b-4d85-9447-61e6837fc134 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3c1581a-345e-4b59-8e43-194b5eb365e2", "instance_uuid": "eb106a2a-7e51-4e1c-8d68-d43c115e837b", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:19:34.125358 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:34.125358 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:34.227879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-6c0e649f-358b-4d85-9447-61e6837fc134 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments returned with HTTP 200 Jan 02 03:19:34.228222 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1663/3404] 10.222.0.45 () {64 vars in 1358 bytes} [Sat Jan 2 03:19:34 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:19:34.234938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:19:34.235174 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:34.235656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:34.236709 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-ac3dd601-3627-49dd-88b0-6131f1b94041 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:19:34.238298 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1742/3405] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:19:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:19:34.269311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-babe9466-aec3-4d99-81f4-4e4340cf30bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:34.269960 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-babe9466-aec3-4d99-81f4-4e4340cf30bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:34.270176 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:34.270176 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:34.270547 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-babe9466-aec3-4d99-81f4-4e4340cf30bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:34.325842 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:34.325842 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:34.333254 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-babe9466-aec3-4d99-81f4-4e4340cf30bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:34.358135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:34.358135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:34.370505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-babe9466-aec3-4d99-81f4-4e4340cf30bb tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:34.370505 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1664/3406] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:19:34 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 1445 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:19:34.388428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4d93a36c-098a-444b-a733-b0876ba09da9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] PUT http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a Jan 02 03:19:34.389161 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4d93a36c-098a-444b-a733-b0876ba09da9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:19:34.420054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:19:34.420054 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:19:34.420734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4d93a36c-098a-444b-a733-b0876ba09da9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-b3c1581a-345e-4b59-8e43-194b5eb365e2-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:19:34.423687 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:34.423687 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:35.761742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4d93a36c-098a-444b-a733-b0876ba09da9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-b3c1581a-345e-4b59-8e43-194b5eb365e2-n-h2-765315-10'" released by "attachment_update" :: held 1.341s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:19:35.762433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-4d93a36c-098a-444b-a733-b0876ba09da9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a returned with HTTP 200 Jan 02 03:19:35.764098 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1743/3407] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:19:34 2021] PUT /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a => generated 762 bytes in 1380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:19:35.825933 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-47a1bf46-13c3-49af-bca8-fffe32abf929 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a/action Jan 02 03:19:35.826451 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:35.826451 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:35.827107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-47a1bf46-13c3-49af-bca8-fffe32abf929 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:19:35.827492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-47a1bf46-13c3-49af-bca8-fffe32abf929 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:19:35.902208 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:35.902208 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:35.942015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d6f746c2-372b-4146-afb3-2d0e434045d6 req-47a1bf46-13c3-49af-bca8-fffe32abf929 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a/action returned with HTTP 204 Jan 02 03:19:35.943812 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1665/3408] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:19:35 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:19:46.782318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05fe8d6a-1763-46dd-897a-a7927fa7f3d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:46.782923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05fe8d6a-1763-46dd-897a-a7927fa7f3d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:46.783211 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:46.783211 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:46.783764 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05fe8d6a-1763-46dd-897a-a7927fa7f3d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:46.838477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:46.838477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:46.845817 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-05fe8d6a-1763-46dd-897a-a7927fa7f3d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:46.866653 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:46.866653 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:46.878054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05fe8d6a-1763-46dd-897a-a7927fa7f3d8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:46.883099 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1744/3409] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:19:46 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 1639 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:19:51.912938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-6d81869f-d619-45d3-a586-18a9c74223b2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a Jan 02 03:19:51.919881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-6d81869f-d619-45d3-a586-18a9c74223b2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:51.919881 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:51.919881 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:51.919881 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-6d81869f-d619-45d3-a586-18a9c74223b2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:51.946487 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:51.946487 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:52.405742 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-6d81869f-d619-45d3-a586-18a9c74223b2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:19:52.406268 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-6d81869f-d619-45d3-a586-18a9c74223b2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:19:52.427658 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-6d81869f-d619-45d3-a586-18a9c74223b2 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a returned with HTTP 200 Jan 02 03:19:52.428497 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1666/3410] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:19:51 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/b9ef4387-14d4-4da0-a43b-8aa1f878d31a => generated 19 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:52.445866 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-70de7612-8e8a-438a-a727-db9e2569108a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:52.446470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-70de7612-8e8a-438a-a727-db9e2569108a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:52.446880 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:52.446880 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:52.447478 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-70de7612-8e8a-438a-a727-db9e2569108a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:52.447852 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-70de7612-8e8a-438a-a727-db9e2569108a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume with id: b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:52.507838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:52.507838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:52.509637 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-70de7612-8e8a-438a-a727-db9e2569108a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:52.568041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-70de7612-8e8a-438a-a727-db9e2569108a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume request issued successfully. Jan 02 03:19:52.568716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dee4a263-abb8-406b-ab65-8de8e8c75a07 req-70de7612-8e8a-438a-a727-db9e2569108a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 202 Jan 02 03:19:52.569728 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1745/3411] 10.222.0.45 () {60 vars in 1384 bytes} [Sat Jan 2 03:19:52 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:19:53.738545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4384924-fa53-40f5-871f-7e206378478e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:53.739102 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4384924-fa53-40f5-871f-7e206378478e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:53.739356 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:53.739356 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:53.739753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b4384924-fa53-40f5-871f-7e206378478e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:53.797959 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:53.797959 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:53.810891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b4384924-fa53-40f5-871f-7e206378478e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:19:53.833718 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b4384924-fa53-40f5-871f-7e206378478e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 200 Jan 02 03:19:53.837377 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1667/3412] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:19:53 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 1346 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:19:54.850559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-533c726c-18b2-4866-b9e2-5a5cb756a6f5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 Jan 02 03:19:54.851078 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-533c726c-18b2-4866-b9e2-5a5cb756a6f5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:54.851295 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:54.851295 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:54.851664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-533c726c-18b2-4866-b9e2-5a5cb756a6f5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:54.908545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-533c726c-18b2-4866-b9e2-5a5cb756a6f5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 returned with HTTP 404 Jan 02 03:19:54.908545 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1746/3413] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:19:54 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/b3c1581a-345e-4b59-8e43-194b5eb365e2 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:19:54.917611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-404b9d6e-f52c-4a41-add6-33afb807545e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:54.918138 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-404b9d6e-f52c-4a41-add6-33afb807545e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:54.918352 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:54.918352 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:54.918731 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-404b9d6e-f52c-4a41-add6-33afb807545e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:54.919089 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-404b9d6e-f52c-4a41-add6-33afb807545e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete snapshot with id: 2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:54.945243 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:54.945243 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:54.945883 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-404b9d6e-f52c-4a41-add6-33afb807545e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:19:55.019519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-404b9d6e-f52c-4a41-add6-33afb807545e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot delete request issued successfully. Jan 02 03:19:55.019998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-404b9d6e-f52c-4a41-add6-33afb807545e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 202 Jan 02 03:19:55.020916 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1668/3414] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:19:54 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:19:55.029681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee2d5a3c-5dd7-4381-bb8f-c021ff585edc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:55.030471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee2d5a3c-5dd7-4381-bb8f-c021ff585edc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:55.031214 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ee2d5a3c-5dd7-4381-bb8f-c021ff585edc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:55.064469 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:55.064469 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:55.064469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ee2d5a3c-5dd7-4381-bb8f-c021ff585edc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:19:55.064469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ee2d5a3c-5dd7-4381-bb8f-c021ff585edc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 200 Jan 02 03:19:55.066067 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1747/3415] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:19:55 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 477 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:56.077901 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfb09f96-b6ae-448b-9350-407560a33377 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:56.078587 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfb09f96-b6ae-448b-9350-407560a33377 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:56.078803 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:56.078803 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:56.079313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfb09f96-b6ae-448b-9350-407560a33377 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:56.106359 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:19:56.106359 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:19:56.107653 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cfb09f96-b6ae-448b-9350-407560a33377 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:19:56.109846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfb09f96-b6ae-448b-9350-407560a33377 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 200 Jan 02 03:19:56.110675 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1669/3416] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:19:56 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 477 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:19:57.125258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e3e1952-bb6e-4a02-a8b3-e3c94a8803ad tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:19:57.129744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e3e1952-bb6e-4a02-a8b3-e3c94a8803ad tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:19:57.129744 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:19:57.129744 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:19:57.129744 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3e3e1952-bb6e-4a02-a8b3-e3c94a8803ad tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:19:57.175032 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3e3e1952-bb6e-4a02-a8b3-e3c94a8803ad tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 404 Jan 02 03:19:57.175032 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1748/3417] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:19:57 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:20:00.315331 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a84f1eae-157b-4001-8648-001a483176ca req-a8eda80d-b8b1-4a22-8a58-cba959d90cca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915 Jan 02 03:20:00.316040 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a84f1eae-157b-4001-8648-001a483176ca req-a8eda80d-b8b1-4a22-8a58-cba959d90cca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:00.316040 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:00.316040 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:00.317052 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a84f1eae-157b-4001-8648-001a483176ca req-a8eda80d-b8b1-4a22-8a58-cba959d90cca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:00.337399 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:00.337399 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:00.848112 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-a84f1eae-157b-4001-8648-001a483176ca req-a8eda80d-b8b1-4a22-8a58-cba959d90cca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:20:00.849146 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-a84f1eae-157b-4001-8648-001a483176ca req-a8eda80d-b8b1-4a22-8a58-cba959d90cca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:20:00.862495 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a84f1eae-157b-4001-8648-001a483176ca req-a8eda80d-b8b1-4a22-8a58-cba959d90cca tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915 returned with HTTP 200 Jan 02 03:20:00.862495 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1670/3418] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 03:20:00 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/23640411-ccab-426e-9649-998423023915 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:00.879864 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a84f1eae-157b-4001-8648-001a483176ca req-aa7ff426-1798-4d37-9722-d393d087bf89 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:20:00.880347 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a84f1eae-157b-4001-8648-001a483176ca req-aa7ff426-1798-4d37-9722-d393d087bf89 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:00.880908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a84f1eae-157b-4001-8648-001a483176ca req-aa7ff426-1798-4d37-9722-d393d087bf89 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:00.881417 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-a84f1eae-157b-4001-8648-001a483176ca req-aa7ff426-1798-4d37-9722-d393d087bf89 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume with id: 08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:20:00.953810 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:00.953810 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:00.955242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a84f1eae-157b-4001-8648-001a483176ca req-aa7ff426-1798-4d37-9722-d393d087bf89 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:01.003443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a84f1eae-157b-4001-8648-001a483176ca req-aa7ff426-1798-4d37-9722-d393d087bf89 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume request issued successfully. Jan 02 03:20:01.004144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a84f1eae-157b-4001-8648-001a483176ca req-aa7ff426-1798-4d37-9722-d393d087bf89 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 202 Jan 02 03:20:01.005488 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1749/3419] 10.222.0.72 () {60 vars in 1384 bytes} [Sat Jan 2 03:20:00 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:20:02.723380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd792f62-7f8e-423e-b496-a3724c41dda5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:20:02.723981 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd792f62-7f8e-423e-b496-a3724c41dda5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:02.724321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:02.724321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:02.724807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bd792f62-7f8e-423e-b496-a3724c41dda5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:02.778863 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bd792f62-7f8e-423e-b496-a3724c41dda5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 404 Jan 02 03:20:02.780036 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1671/3420] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:02 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:20:02.965024 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2dc9579c-e112-4e80-bffe-02a865837bac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:20:02.965598 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2dc9579c-e112-4e80-bffe-02a865837bac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:02.966532 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:02.966532 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:02.966532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2dc9579c-e112-4e80-bffe-02a865837bac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:02.967388 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-2dc9579c-e112-4e80-bffe-02a865837bac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete snapshot with id: 2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:20:02.991136 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2dc9579c-e112-4e80-bffe-02a865837bac tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 404 Jan 02 03:20:02.992239 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1750/3421] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:20:02 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:20:03.001135 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7c03db1-b31a-46a1-af03-8d6eb3844b99 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 Jan 02 03:20:03.001676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7c03db1-b31a-46a1-af03-8d6eb3844b99 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:03.002165 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d7c03db1-b31a-46a1-af03-8d6eb3844b99 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:03.026344 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d7c03db1-b31a-46a1-af03-8d6eb3844b99 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 returned with HTTP 404 Jan 02 03:20:03.027460 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1672/3422] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:20:02 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/2cd963b2-eec3-4719-b4c7-afedcab052e0 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:20:03.818197 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4d9b04f-2202-42a0-b9b1-2649b0fe82bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:20:03.818814 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4d9b04f-2202-42a0-b9b1-2649b0fe82bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:03.819266 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a4d9b04f-2202-42a0-b9b1-2649b0fe82bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:03.819701 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-a4d9b04f-2202-42a0-b9b1-2649b0fe82bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume with id: 08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:20:03.873319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a4d9b04f-2202-42a0-b9b1-2649b0fe82bd tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 404 Jan 02 03:20:03.875019 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1751/3423] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:20:03 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:20:03.883490 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-396ae434-9cba-4a08-8a47-f9d1a2c2b449 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 Jan 02 03:20:03.884017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-396ae434-9cba-4a08-8a47-f9d1a2c2b449 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:03.885098 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-396ae434-9cba-4a08-8a47-f9d1a2c2b449 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:03.975675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-396ae434-9cba-4a08-8a47-f9d1a2c2b449 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 returned with HTTP 404 Jan 02 03:20:03.980376 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1673/3424] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:03 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/08a51d93-e132-4e53-9005-036f5db27af8 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:20:05.781360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes Jan 02 03:20:05.782118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1881612116", "snapshot_id": null, "imageRef": "06705461-003a-458e-b87d-7de516c92d96", "volume_type": null, "size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:20:05.783856 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1881612116', 'snapshot_id': None, 'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'volume_type': None, 'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:20:05.894298 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume of 1 GB Jan 02 03:20:05.907257 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Availability Zones retrieved successfully. Jan 02 03:20:05.924156 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (8395db94-7c87-4e69-8f68-b365367bb2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:20:05.926989 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675e8737-cce4-4c02-a351-f120d7fb150f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:20:05.929099 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:20:06.033646 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675e8737-cce4-4c02-a351-f120d7fb150f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:20:06.035864 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd310f67-d3e5-47c0-a6c5-82809c2ad410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:20:06.105126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['614db4d2-b550-4bed-8afb-a886da1b0bf0', 'f6d813af-e63b-4688-9a4a-af643bab5904', '3ab4fe11-4a86-4f3d-b300-c1a86f783373', '5fe08e6e-3c35-4705-95d0-3c46abe6abea'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:20:06.108380 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd310f67-d3e5-47c0-a6c5-82809c2ad410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['614db4d2-b550-4bed-8afb-a886da1b0bf0', 'f6d813af-e63b-4688-9a4a-af643bab5904', '3ab4fe11-4a86-4f3d-b300-c1a86f783373', '5fe08e6e-3c35-4705-95d0-3c46abe6abea']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:20:06.111539 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368b7cf4-dc7c-4945-9d1f-b0d9ebd32ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:20:06.168163 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368b7cf4-dc7c-4945-9d1f-b0d9ebd32ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa56dfe-8bbb-48b1-ad25-1085b4b24982', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1881612116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['614db4d2-b550-4bed-8afb-a886da1b0bf0','f6d813af-e63b-4688-9a4a-af643bab5904','3ab4fe11-4a86-4f3d-b300-c1a86f783373','5fe08e6e-3c35-4705-95d0-3c46abe6abea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1881612116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa56dfe-8bbb-48b1-ad25-1085b4b24982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59778e810ff044cdb20b41b5b7ec1004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49cb629c2257492080aeff5e0f74697e',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:20:06.170855 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42412cb-89e9-49b7-9595-38e33b249d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:20:06.196629 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42412cb-89e9-49b7-9595-38e33b249d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1881612116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['614db4d2-b550-4bed-8afb-a886da1b0bf0','f6d813af-e63b-4688-9a4a-af643bab5904','3ab4fe11-4a86-4f3d-b300-c1a86f783373','5fe08e6e-3c35-4705-95d0-3c46abe6abea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:20:06.198627 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd8960a-a864-4773-af98-57f9aa6895ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:20:06.212785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd8960a-a864-4773-af98-57f9aa6895ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:20:06.215980 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (8395db94-7c87-4e69-8f68-b365367bb2b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:20:06.269827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request issued successfully. Jan 02 03:20:06.283998 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c0d8b4ce-acc9-4f26-be7e-4154d5e0af47 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes returned with HTTP 202 Jan 02 03:20:06.295755 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1752/3425] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:20:05 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes => generated 828 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:20:06.300228 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b99c5f61-1af9-44a6-9067-723e1b86975a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:06.300763 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b99c5f61-1af9-44a6-9067-723e1b86975a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:06.301255 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b99c5f61-1af9-44a6-9067-723e1b86975a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:06.362960 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:06.362960 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:06.371464 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b99c5f61-1af9-44a6-9067-723e1b86975a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:06.395675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b99c5f61-1af9-44a6-9067-723e1b86975a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:06.396755 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1674/3426] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:06 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:07.416190 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3d18755a-b3eb-4989-98fc-28295f19fe44 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:07.416190 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3d18755a-b3eb-4989-98fc-28295f19fe44 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:07.416190 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:07.416190 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:07.416190 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3d18755a-b3eb-4989-98fc-28295f19fe44 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:07.473958 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:07.473958 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:07.484601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-3d18755a-b3eb-4989-98fc-28295f19fe44 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:07.511193 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3d18755a-b3eb-4989-98fc-28295f19fe44 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:07.512823 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1753/3427] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:07 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:08.186485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3203e843-b38a-4317-9797-b2979da74806 req-ed30645e-2b0f-4d7d-a5dc-3346aa4fdc16 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] DELETE http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b Jan 02 03:20:08.187432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3203e843-b38a-4317-9797-b2979da74806 req-ed30645e-2b0f-4d7d-a5dc-3346aa4fdc16 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:08.187652 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:08.187652 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:08.188024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3203e843-b38a-4317-9797-b2979da74806 req-ed30645e-2b0f-4d7d-a5dc-3346aa4fdc16 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:08.213665 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:08.213665 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:08.531710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ddb719fa-eb46-4d65-96f9-c15e3b32cf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:08.532621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ddb719fa-eb46-4d65-96f9-c15e3b32cf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:08.532859 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:08.532859 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:08.534218 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ddb719fa-eb46-4d65-96f9-c15e3b32cf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:08.600947 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:08.600947 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:08.610678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ddb719fa-eb46-4d65-96f9-c15e3b32cf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:08.635325 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ddb719fa-eb46-4d65-96f9-c15e3b32cf27 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:08.636463 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1754/3428] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:08 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:08.712432 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-3203e843-b38a-4317-9797-b2979da74806 req-ed30645e-2b0f-4d7d-a5dc-3346aa4fdc16 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:20:08.712862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-3203e843-b38a-4317-9797-b2979da74806 req-ed30645e-2b0f-4d7d-a5dc-3346aa4fdc16 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:20:08.720906 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3203e843-b38a-4317-9797-b2979da74806 req-ed30645e-2b0f-4d7d-a5dc-3346aa4fdc16 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b returned with HTTP 200 Jan 02 03:20:08.721783 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1675/3429] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:20:08 2021] DELETE /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/attachments/8b5bdd64-5da8-41b2-9086-c26b4cf5a72b => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:09.652548 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17ee98c3-d22c-44bc-a4cb-73f36ff10607 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:09.653265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17ee98c3-d22c-44bc-a4cb-73f36ff10607 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:09.653655 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:09.653655 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:09.654139 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-17ee98c3-d22c-44bc-a4cb-73f36ff10607 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:09.728451 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:09.728451 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:09.739580 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-17ee98c3-d22c-44bc-a4cb-73f36ff10607 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:09.758938 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6af688b-43a5-4d20-8b56-316ff13a2300 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] DELETE http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 Jan 02 03:20:09.759779 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6af688b-43a5-4d20-8b56-316ff13a2300 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:09.759980 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:09.759980 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:09.760797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c6af688b-43a5-4d20-8b56-316ff13a2300 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:09.761526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c6af688b-43a5-4d20-8b56-316ff13a2300 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Delete volume with id: 0e073092-f7d6-4712-b95f-cd1fd2692c40 Jan 02 03:20:09.764905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-17ee98c3-d22c-44bc-a4cb-73f36ff10607 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:09.766217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1755/3430] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:09 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:09.826476 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:09.826476 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:09.827652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6af688b-43a5-4d20-8b56-316ff13a2300 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:20:09.854972 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c6af688b-43a5-4d20-8b56-316ff13a2300 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Delete volume request issued successfully. Jan 02 03:20:09.855445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c6af688b-43a5-4d20-8b56-316ff13a2300 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 returned with HTTP 202 Jan 02 03:20:09.860528 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1676/3431] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:20:09 2021] DELETE /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/0e073092-f7d6-4712-b95f-cd1fd2692c40 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 03:20:09.865930 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91868184-6941-42bc-ad6c-660f7bf24a8d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] DELETE http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 Jan 02 03:20:09.866437 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91868184-6941-42bc-ad6c-660f7bf24a8d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:09.866840 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:09.866840 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:09.867186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-91868184-6941-42bc-ad6c-660f7bf24a8d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:09.867758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.contrib.backups [None req-91868184-6941-42bc-ad6c-660f7bf24a8d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Delete backup with id: e7c368d5-5ad1-4034-a46c-c85cd187d899. Jan 02 03:20:09.889671 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:09.889671 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:09.917890 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.backup.rpcapi [None req-91868184-6941-42bc-ad6c-660f7bf24a8d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] delete_backup rpcapi backup_id e7c368d5-5ad1-4034-a46c-c85cd187d899 {{(pid=88029) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 03:20:09.921772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-91868184-6941-42bc-ad6c-660f7bf24a8d tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 returned with HTTP 202 Jan 02 03:20:09.926133 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1756/3432] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:20:09 2021] DELETE /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/backups/e7c368d5-5ad1-4034-a46c-c85cd187d899 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:20:09.936218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32ad4a74-d8e0-4d57-b601-a0259ddfad13 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] DELETE http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:20:09.936783 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32ad4a74-d8e0-4d57-b601-a0259ddfad13 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:09.937166 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:09.937166 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:09.937542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-32ad4a74-d8e0-4d57-b601-a0259ddfad13 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:09.938019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-32ad4a74-d8e0-4d57-b601-a0259ddfad13 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Delete volume with id: 06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:20:10.004229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:10.004229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:10.005382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-32ad4a74-d8e0-4d57-b601-a0259ddfad13 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:20:10.049428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-32ad4a74-d8e0-4d57-b601-a0259ddfad13 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Delete volume request issued successfully. Jan 02 03:20:10.049528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-32ad4a74-d8e0-4d57-b601-a0259ddfad13 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 202 Jan 02 03:20:10.050338 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1677/3433] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:20:09 2021] DELETE /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:20:10.058392 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6356bb0-3819-48a3-9d35-8293439223ff tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:20:10.058917 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6356bb0-3819-48a3-9d35-8293439223ff tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:10.059143 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:10.059143 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:10.059645 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a6356bb0-3819-48a3-9d35-8293439223ff tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:10.122229 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:10.122229 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:10.133277 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a6356bb0-3819-48a3-9d35-8293439223ff tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:20:10.170823 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a6356bb0-3819-48a3-9d35-8293439223ff tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:20:10.172113 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1757/3434] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:10 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 1362 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:20:10.791320 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0220a3c8-ced4-4eca-aeb4-7bedddc0c60c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:10.793175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0220a3c8-ced4-4eca-aeb4-7bedddc0c60c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:10.793722 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:10.793722 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:10.794526 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0220a3c8-ced4-4eca-aeb4-7bedddc0c60c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:10.868667 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:10.868667 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:10.880251 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0220a3c8-ced4-4eca-aeb4-7bedddc0c60c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:10.917606 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0220a3c8-ced4-4eca-aeb4-7bedddc0c60c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:10.929753 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1678/3435] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:10 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:11.190445 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc18c4a2-2e5c-4c40-892d-75b6c2aed3ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:20:11.191669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc18c4a2-2e5c-4c40-892d-75b6c2aed3ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:11.192070 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:11.192070 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:11.192741 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fc18c4a2-2e5c-4c40-892d-75b6c2aed3ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:11.285187 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:11.285187 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:11.298204 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fc18c4a2-2e5c-4c40-892d-75b6c2aed3ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Volume info retrieved successfully. Jan 02 03:20:11.354505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fc18c4a2-2e5c-4c40-892d-75b6c2aed3ee tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 200 Jan 02 03:20:11.355217 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1758/3436] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:11 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 1362 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:20:11.937379 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68e42436-2e4f-4fb9-9c49-a0eea0009510 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:11.937909 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68e42436-2e4f-4fb9-9c49-a0eea0009510 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:11.938098 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:11.938098 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:11.938479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68e42436-2e4f-4fb9-9c49-a0eea0009510 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:12.006221 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:12.006221 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:12.027242 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-68e42436-2e4f-4fb9-9c49-a0eea0009510 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:12.055511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68e42436-2e4f-4fb9-9c49-a0eea0009510 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:12.056900 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1679/3437] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:11 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:12.373030 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7527e31d-ae9f-4457-a95f-a0ddffca1318 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] GET http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a Jan 02 03:20:12.373457 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7527e31d-ae9f-4457-a95f-a0ddffca1318 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:12.373655 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:12.373655 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:12.374426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7527e31d-ae9f-4457-a95f-a0ddffca1318 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:12.425799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7527e31d-ae9f-4457-a95f-a0ddffca1318 tempest-TestVolumeBackupRestore-728835866 tempest-TestVolumeBackupRestore-728835866] http://10.222.0.50/volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a returned with HTTP 404 Jan 02 03:20:12.427071 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1759/3438] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:12 2021] GET /volume/v3/2423523a0e704bf2b9c31ecd6ade6d49/volumes/06109527-7d95-4cf6-ac73-191afbe54a3a => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:20:13.074295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36ef94bd-9389-4d63-aa2a-b85cf2aca732 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:13.076791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36ef94bd-9389-4d63-aa2a-b85cf2aca732 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:13.077199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:13.077199 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:13.077565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-36ef94bd-9389-4d63-aa2a-b85cf2aca732 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:13.148196 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:13.148196 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:13.158071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-36ef94bd-9389-4d63-aa2a-b85cf2aca732 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:13.183288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-36ef94bd-9389-4d63-aa2a-b85cf2aca732 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:13.185136 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1680/3439] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:13 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:14.202019 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d032da8-d68b-470f-bc42-7308435b394e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:14.207574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d032da8-d68b-470f-bc42-7308435b394e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:14.208527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4d032da8-d68b-470f-bc42-7308435b394e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:14.272880 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:14.272880 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:14.282631 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4d032da8-d68b-470f-bc42-7308435b394e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:14.311071 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4d032da8-d68b-470f-bc42-7308435b394e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:14.311929 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1760/3440] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:14 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:15.328542 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ea0bd3e3-d430-4cba-9143-500b03eaf2f6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:15.329446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ea0bd3e3-d430-4cba-9143-500b03eaf2f6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:15.329738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:15.329738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:15.330242 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ea0bd3e3-d430-4cba-9143-500b03eaf2f6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:15.382334 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:15.382334 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:15.392339 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ea0bd3e3-d430-4cba-9143-500b03eaf2f6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:15.415500 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ea0bd3e3-d430-4cba-9143-500b03eaf2f6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:15.416614 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1681/3441] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:15 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:16.433679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-094cd3e7-4b34-43f9-b0d5-db111a6b8f33 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:16.435034 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-094cd3e7-4b34-43f9-b0d5-db111a6b8f33 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:16.435456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:16.435456 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:16.436147 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-094cd3e7-4b34-43f9-b0d5-db111a6b8f33 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:16.514760 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:16.514760 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:16.526966 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-094cd3e7-4b34-43f9-b0d5-db111a6b8f33 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:16.567091 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-094cd3e7-4b34-43f9-b0d5-db111a6b8f33 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:16.568384 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1761/3442] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:16 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:17.584265 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15028763-a211-4dec-8cb4-b549a23082f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:17.584907 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15028763-a211-4dec-8cb4-b549a23082f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:17.585327 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:17.585327 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:17.585959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15028763-a211-4dec-8cb4-b549a23082f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:17.642711 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:17.642711 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:17.662300 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-15028763-a211-4dec-8cb4-b549a23082f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:17.691532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15028763-a211-4dec-8cb4-b549a23082f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:17.692631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1682/3443] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:17 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:18.709731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42580aee-4b32-4127-b15d-2a84f1573209 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:18.710415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42580aee-4b32-4127-b15d-2a84f1573209 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:18.710415 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:18.710415 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:18.710813 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42580aee-4b32-4127-b15d-2a84f1573209 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:18.766284 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:18.766284 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:18.776812 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-42580aee-4b32-4127-b15d-2a84f1573209 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:18.800460 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42580aee-4b32-4127-b15d-2a84f1573209 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:18.801799 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1762/3444] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:18 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:19.818734 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c64270bd-36f4-41d9-ae6a-43fdd08188a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:19.819930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c64270bd-36f4-41d9-ae6a-43fdd08188a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:19.820346 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:19.820346 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:19.820946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c64270bd-36f4-41d9-ae6a-43fdd08188a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:19.892454 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:19.892454 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:19.901891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c64270bd-36f4-41d9-ae6a-43fdd08188a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:19.927453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c64270bd-36f4-41d9-ae6a-43fdd08188a3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:19.928581 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1683/3445] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:19 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 978 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:20.946562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6b896e8-02be-49e7-8917-dd4d29044f75 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:20.947988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6b896e8-02be-49e7-8917-dd4d29044f75 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:20.948686 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:20.948686 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:20.950443 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6b896e8-02be-49e7-8917-dd4d29044f75 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:21.014910 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:21.014910 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:21.027673 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d6b896e8-02be-49e7-8917-dd4d29044f75 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:21.060990 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6b896e8-02be-49e7-8917-dd4d29044f75 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:21.062975 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1763/3446] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:20 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 981 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:22.079075 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80101d08-a3f0-458d-bea3-4aee3d522335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:22.079571 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80101d08-a3f0-458d-bea3-4aee3d522335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:22.079792 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:22.079792 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:22.080168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80101d08-a3f0-458d-bea3-4aee3d522335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:22.129436 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:22.129436 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:22.138857 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-80101d08-a3f0-458d-bea3-4aee3d522335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:22.161034 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80101d08-a3f0-458d-bea3-4aee3d522335 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:22.161864 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1684/3447] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:22 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 981 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:23.178899 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c1d3163-8ddf-406d-8a22-28eb7f67a8a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:23.179533 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c1d3163-8ddf-406d-8a22-28eb7f67a8a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:23.179533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:23.179533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:23.179809 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c1d3163-8ddf-406d-8a22-28eb7f67a8a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:23.234452 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:23.234452 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:23.243050 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c1d3163-8ddf-406d-8a22-28eb7f67a8a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:23.268125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c1d3163-8ddf-406d-8a22-28eb7f67a8a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:23.268996 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1764/3448] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:23 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 981 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:24.285681 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-036fd4da-82ee-46ed-8265-3cea9e7a608a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:24.286245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-036fd4da-82ee-46ed-8265-3cea9e7a608a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:24.286577 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:24.286577 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:24.286946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-036fd4da-82ee-46ed-8265-3cea9e7a608a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:24.337866 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:24.337866 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:24.346844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-036fd4da-82ee-46ed-8265-3cea9e7a608a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:24.369991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-036fd4da-82ee-46ed-8265-3cea9e7a608a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:24.370791 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1685/3449] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:24 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 981 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:20:25.387196 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68f7a29a-f94d-4808-a23b-83bd830eafc0 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:25.387915 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68f7a29a-f94d-4808-a23b-83bd830eafc0 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:25.387915 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:25.387915 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:25.388295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-68f7a29a-f94d-4808-a23b-83bd830eafc0 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:25.437418 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:25.437418 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:25.445767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-68f7a29a-f94d-4808-a23b-83bd830eafc0 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:25.469084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-68f7a29a-f94d-4808-a23b-83bd830eafc0 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:25.470022 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1765/3450] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:25 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1369 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:20:25.486040 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d25e0e6c-4413-4f5f-87da-d62407e716d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:25.486557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d25e0e6c-4413-4f5f-87da-d62407e716d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:25.486774 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:25.486774 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:25.487175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d25e0e6c-4413-4f5f-87da-d62407e716d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:25.536192 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:25.536192 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:25.545140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d25e0e6c-4413-4f5f-87da-d62407e716d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:25.568526 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d25e0e6c-4413-4f5f-87da-d62407e716d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:25.569340 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1686/3451] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:20:25 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1369 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:20:25.745276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:25.745797 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:25.746033 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:25.746033 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:25.746426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:25.797292 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:25.797292 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:25.806307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:25.830680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:25.831540 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1766/3452] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:20:25 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:20:26.568687 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-9d6cb247-2914-4e23-8a45-ae35e084ec6c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:26.569183 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-9d6cb247-2914-4e23-8a45-ae35e084ec6c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:26.569398 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:26.569398 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:26.569771 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-9d6cb247-2914-4e23-8a45-ae35e084ec6c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:26.617628 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:26.617628 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:26.626647 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-9d6cb247-2914-4e23-8a45-ae35e084ec6c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:26.649583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-9d6cb247-2914-4e23-8a45-ae35e084ec6c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:26.651708 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1687/3453] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:20:26 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:20:26.660666 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:20:26.661144 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:26.661360 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:26.661360 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:26.661735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:26.662927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:20:26.663508 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1767/3454] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:20:26 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:20:26.676426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-cad0e7c4-ea2b-4ffc-a8fa-a0b68333f43e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments Jan 02 03:20:26.676966 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:26.676966 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:26.677442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-cad0e7c4-ea2b-4ffc-a8fa-a0b68333f43e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caa56dfe-8bbb-48b1-ad25-1085b4b24982", "instance_uuid": "4ed71511-14be-46a2-a7b5-88db18f3c0c0", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:20:26.729593 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:26.729593 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:26.786831 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-cad0e7c4-ea2b-4ffc-a8fa-a0b68333f43e tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments returned with HTTP 200 Jan 02 03:20:26.787770 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1688/3455] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:20:26 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:20:28.224560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:20:28.225151 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:28.225833 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:28.226888 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-6055845e-3654-4fd2-83d3-f75c37626517 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:20:28.227459 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1768/3456] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:20:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:20:28.239924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-84725fac-3ab8-4f43-8330-09b1716dd397 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:20:28.240527 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-84725fac-3ab8-4f43-8330-09b1716dd397 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:20:28.240746 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:28.240746 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:28.241118 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-84725fac-3ab8-4f43-8330-09b1716dd397 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:20:28.292633 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:28.292633 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:28.301766 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-84725fac-3ab8-4f43-8330-09b1716dd397 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:20:28.321611 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:28.321611 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:28.331858 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-84725fac-3ab8-4f43-8330-09b1716dd397 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:20:28.332726 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1689/3457] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:20:28 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1467 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:20:28.351011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-e6728351-2c9a-4fb5-9aa3-4c6ff7be3e36 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] PUT http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27 Jan 02 03:20:28.351933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-e6728351-2c9a-4fb5-9aa3-4c6ff7be3e36 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:20:28.380730 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:20:28.380730 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:20:28.381219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-e6728351-2c9a-4fb5-9aa3-4c6ff7be3e36 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-caa56dfe-8bbb-48b1-ad25-1085b4b24982-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:20:28.383576 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:28.383576 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:29.679747 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-e6728351-2c9a-4fb5-9aa3-4c6ff7be3e36 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-caa56dfe-8bbb-48b1-ad25-1085b4b24982-n-h2-765315-10'" released by "attachment_update" :: held 1.299s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:20:29.680584 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-e6728351-2c9a-4fb5-9aa3-4c6ff7be3e36 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27 returned with HTTP 200 Jan 02 03:20:29.681838 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1769/3458] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:20:28 2021] PUT /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27 => generated 762 bytes in 1335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:20:29.717528 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-ff468253-d5d5-41e7-ba90-bd86cfe15fd8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27/action Jan 02 03:20:29.718151 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:20:29.718151 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:20:29.718711 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-ff468253-d5d5-41e7-ba90-bd86cfe15fd8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:20:29.719167 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-ff468253-d5d5-41e7-ba90-bd86cfe15fd8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:20:29.788139 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:20:29.788139 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:20:29.802413 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a0099f5d-87f1-4d88-a133-c6a4eb1cf435 req-ff468253-d5d5-41e7-ba90-bd86cfe15fd8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27/action returned with HTTP 204 Jan 02 03:20:29.803694 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1690/3459] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:20:29 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:22:45.179041 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-47211b4f-c242-4403-81ab-ec3fb78f9c86 req-5ad4946e-1bda-4ece-a465-5d30d12c5554 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27 Jan 02 03:22:45.179784 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-47211b4f-c242-4403-81ab-ec3fb78f9c86 req-5ad4946e-1bda-4ece-a465-5d30d12c5554 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:22:45.179991 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:22:45.179991 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:22:45.180972 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-47211b4f-c242-4403-81ab-ec3fb78f9c86 req-5ad4946e-1bda-4ece-a465-5d30d12c5554 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:22:45.208872 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:22:45.208872 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:22:45.720710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-47211b4f-c242-4403-81ab-ec3fb78f9c86 req-5ad4946e-1bda-4ece-a465-5d30d12c5554 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:22:45.721148 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-47211b4f-c242-4403-81ab-ec3fb78f9c86 req-5ad4946e-1bda-4ece-a465-5d30d12c5554 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:22:45.731223 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-47211b4f-c242-4403-81ab-ec3fb78f9c86 req-5ad4946e-1bda-4ece-a465-5d30d12c5554 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27 returned with HTTP 200 Jan 02 03:22:45.732007 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1770/3460] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:22:45 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/4db90522-3ae1-47f2-b2ab-ab1948cbef27 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:22:47.439143 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:22:47.439667 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:22:47.439841 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:22:47.439841 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:22:47.440243 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:22:47.491644 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:22:47.491644 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:22:47.499635 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:22:47.522318 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:22:47.523156 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1691/3461] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:22:47 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:22:48.553496 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-5067fd0a-d3ca-452e-96aa-0b657c08291b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:22:48.554053 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-5067fd0a-d3ca-452e-96aa-0b657c08291b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:22:48.554198 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:22:48.554198 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:22:48.554566 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-5067fd0a-d3ca-452e-96aa-0b657c08291b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:22:48.607028 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:22:48.607028 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:22:48.615312 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-5067fd0a-d3ca-452e-96aa-0b657c08291b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:22:48.638174 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-5067fd0a-d3ca-452e-96aa-0b657c08291b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:22:48.639015 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1771/3462] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:22:48 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:22:48.650171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:22:48.650652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:22:48.650867 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:22:48.650867 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:22:48.651296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:22:48.652593 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:22:48.653176 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1692/3463] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:22:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:22:48.666162 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-a227ef3c-265b-4fb4-9c2f-2d430dd89523 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments Jan 02 03:22:48.666653 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:22:48.666653 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:22:48.667067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-a227ef3c-265b-4fb4-9c2f-2d430dd89523 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caa56dfe-8bbb-48b1-ad25-1085b4b24982", "instance_uuid": "6aa8430b-b92b-4293-bb08-3e1f944a82aa", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:22:48.718055 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:22:48.718055 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:22:48.771905 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-a227ef3c-265b-4fb4-9c2f-2d430dd89523 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments returned with HTTP 200 Jan 02 03:22:48.772874 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1772/3464] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:22:48 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:22:51.129715 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:22:51.131260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:22:51.131883 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:22:51.133091 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-6c99e4a5-af97-4087-a7d1-dcb788f6396b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:22:51.133919 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1693/3465] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:22:51 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:22:51.147324 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e3a71ab8-6c94-4bf1-addc-ba4159ef53d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:22:51.152552 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e3a71ab8-6c94-4bf1-addc-ba4159ef53d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:22:51.152806 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:22:51.152806 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:22:51.153222 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e3a71ab8-6c94-4bf1-addc-ba4159ef53d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:22:51.203838 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:22:51.203838 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:22:51.212722 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e3a71ab8-6c94-4bf1-addc-ba4159ef53d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:22:51.231854 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:22:51.231854 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:22:51.241975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e3a71ab8-6c94-4bf1-addc-ba4159ef53d1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:22:51.242954 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1773/3466] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:22:51 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1467 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:22:51.264323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e1c0f633-a1cb-4a5e-bf91-affa63fd9a59 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] PUT http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7 Jan 02 03:22:51.266240 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e1c0f633-a1cb-4a5e-bf91-affa63fd9a59 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:22:51.294773 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:22:51.294773 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:22:51.295280 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e1c0f633-a1cb-4a5e-bf91-affa63fd9a59 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-caa56dfe-8bbb-48b1-ad25-1085b4b24982-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:22:51.297640 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:22:51.297640 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:22:52.651017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e1c0f633-a1cb-4a5e-bf91-affa63fd9a59 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-caa56dfe-8bbb-48b1-ad25-1085b4b24982-n-h2-765315-10'" released by "attachment_update" :: held 1.356s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:22:52.651684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-e1c0f633-a1cb-4a5e-bf91-affa63fd9a59 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7 returned with HTTP 200 Jan 02 03:22:52.652614 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1694/3467] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:22:51 2021] PUT /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7 => generated 762 bytes in 1394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:22:52.691291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-7a59d4e0-ab99-4e99-b183-86cd87dfbc35 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7/action Jan 02 03:22:52.691814 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:22:52.691814 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:22:52.692295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-7a59d4e0-ab99-4e99-b183-86cd87dfbc35 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:22:52.692682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-7a59d4e0-ab99-4e99-b183-86cd87dfbc35 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:22:52.764622 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:22:52.764622 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:22:52.781229 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-0cc45225-a7e1-4ca3-a73c-2776c75d5b77 req-7a59d4e0-ab99-4e99-b183-86cd87dfbc35 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7/action returned with HTTP 204 Jan 02 03:22:52.781746 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1774/3468] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:22:52 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:24:38.152720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e5000c2-4a64-4d42-8047-4da85292f79d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots Jan 02 03:24:38.153293 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:38.153293 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:38.153470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1e5000c2-4a64-4d42-8047-4da85292f79d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "caa56dfe-8bbb-48b1-ad25-1085b4b24982", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1364458131", "description": null, "metadata": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:38.206337 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:38.206337 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:38.207516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1e5000c2-4a64-4d42-8047-4da85292f79d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:38.207870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-1e5000c2-4a64-4d42-8047-4da85292f79d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create snapshot from volume caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:24:38.266542 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-1e5000c2-4a64-4d42-8047-4da85292f79d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['5180b758-8fb8-4aae-afab-6d3ff8c22639', '4a38d5c3-9d7d-4ddf-a9af-47eb72939998', '5be2cfb9-e81d-429c-80bf-1a072bac3f41', '7fe584a4-ff9c-47b4-83d0-6d78026abe27'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:24:38.373934 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1e5000c2-4a64-4d42-8047-4da85292f79d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot force create request issued successfully. Jan 02 03:24:38.374772 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1e5000c2-4a64-4d42-8047-4da85292f79d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots returned with HTTP 202 Jan 02 03:24:38.375682 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1695/3469] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Jan 2 03:24:38 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots => generated 308 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:24:38.388440 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9240a9cb-e991-4390-bfc2-1684be25bbb1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 Jan 02 03:24:38.388913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9240a9cb-e991-4390-bfc2-1684be25bbb1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:38.389144 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:38.389144 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:38.389482 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9240a9cb-e991-4390-bfc2-1684be25bbb1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:38.419120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:38.419120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:38.420759 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9240a9cb-e991-4390-bfc2-1684be25bbb1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:24:38.422838 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9240a9cb-e991-4390-bfc2-1684be25bbb1 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 returned with HTTP 200 Jan 02 03:24:38.423682 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1775/3470] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:24:38 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:39.437074 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abe1b6aa-fce8-4897-b46e-32fd95f83894 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 Jan 02 03:24:39.437651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abe1b6aa-fce8-4897-b46e-32fd95f83894 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:39.437790 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:39.437790 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:39.438441 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-abe1b6aa-fce8-4897-b46e-32fd95f83894 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:39.465732 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:39.465732 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:39.466879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-abe1b6aa-fce8-4897-b46e-32fd95f83894 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:24:39.468825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-abe1b6aa-fce8-4897-b46e-32fd95f83894 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 returned with HTTP 200 Jan 02 03:24:39.469636 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1696/3471] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:24:39 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:40.481799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ecd34895-acc6-4be6-841e-c4f53c0b548f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 Jan 02 03:24:40.482334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ecd34895-acc6-4be6-841e-c4f53c0b548f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:40.482520 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:40.482520 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:40.482906 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ecd34895-acc6-4be6-841e-c4f53c0b548f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:40.509501 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:40.509501 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:40.510638 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ecd34895-acc6-4be6-841e-c4f53c0b548f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:24:40.512702 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ecd34895-acc6-4be6-841e-c4f53c0b548f tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 returned with HTTP 200 Jan 02 03:24:40.513516 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1776/3472] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:24:40 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:40.526003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d826a4b-a6b4-4581-8867-1887d0db9119 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 Jan 02 03:24:40.526651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d826a4b-a6b4-4581-8867-1887d0db9119 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:40.527068 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:40.527068 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:40.528105 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d826a4b-a6b4-4581-8867-1887d0db9119 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:40.553330 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:40.553330 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:40.554436 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0d826a4b-a6b4-4581-8867-1887d0db9119 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:24:40.556386 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d826a4b-a6b4-4581-8867-1887d0db9119 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 returned with HTTP 200 Jan 02 03:24:40.557193 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1697/3473] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:24:40 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:40.568365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes Jan 02 03:24:40.568819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:40.568819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:40.569241 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1618733860", "snapshot_id": "e942148e-0039-4b44-97a9-12e1ae778403", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:40.570524 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1618733860', 'snapshot_id': 'e942148e-0039-4b44-97a9-12e1ae778403', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:24:40.596197 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:40.596197 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:40.597357 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:24:40.597720 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume of 1 GB Jan 02 03:24:40.610678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Availability Zones retrieved successfully. Jan 02 03:24:40.631886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (cd7785c3-e951-48a8-ad96-1514bce6f457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:24:40.634685 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (059cffcd-36a1-4a6c-a29f-726418a3f4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:24:40.637195 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:24:40.751415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (059cffcd-36a1-4a6c-a29f-726418a3f4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e942148e-0039-4b44-97a9-12e1ae778403', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:24:40.753592 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95898c20-0481-439b-9e9d-5889e31f8e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:24:40.832064 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Created reservations ['f8c39d5c-7f87-41c5-a1ab-b7c3c7d616dc', 'fe50742a-1f27-4b6a-a9d3-eaa27fd42c54', '0f7069fa-f963-4525-b5ed-340a6d9e3d7e', 'd7b921d3-9b74-490e-b246-7b189298406d'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:24:40.834014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95898c20-0481-439b-9e9d-5889e31f8e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c39d5c-7f87-41c5-a1ab-b7c3c7d616dc', 'fe50742a-1f27-4b6a-a9d3-eaa27fd42c54', '0f7069fa-f963-4525-b5ed-340a6d9e3d7e', 'd7b921d3-9b74-490e-b246-7b189298406d']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:24:40.836130 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12360075-5985-4430-834c-6a259b472d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:24:40.965133 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12360075-5985-4430-834c-6a259b472d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a22136ae-f41e-4f57-be29-b667ee9f68e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1618733860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['f8c39d5c-7f87-41c5-a1ab-b7c3c7d616dc','fe50742a-1f27-4b6a-a9d3-eaa27fd42c54','0f7069fa-f963-4525-b5ed-340a6d9e3d7e','d7b921d3-9b74-490e-b246-7b189298406d'],size=1,snapshot_id=e942148e-0039-4b44-97a9-12e1ae778403,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1618733860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a22136ae-f41e-4f57-be29-b667ee9f68e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59778e810ff044cdb20b41b5b7ec1004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e942148e-0039-4b44-97a9-12e1ae778403,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49cb629c2257492080aeff5e0f74697e',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:24:40.967192 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd2d9c2-783e-42c3-8521-5f7213d79f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:24:40.993290 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd2d9c2-783e-42c3-8521-5f7213d79f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1618733860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59778e810ff044cdb20b41b5b7ec1004',qos_specs=None,replication_status=,reservations=['f8c39d5c-7f87-41c5-a1ab-b7c3c7d616dc','fe50742a-1f27-4b6a-a9d3-eaa27fd42c54','0f7069fa-f963-4525-b5ed-340a6d9e3d7e','d7b921d3-9b74-490e-b246-7b189298406d'],size=1,snapshot_id=e942148e-0039-4b44-97a9-12e1ae778403,source_replicaid=,source_volid=None,status='creating',user_id='49cb629c2257492080aeff5e0f74697e',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:24:40.995243 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302e4423-735d-470e-b9fd-ce03ed09cb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:24:41.085046 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302e4423-735d-470e-b9fd-ce03ed09cb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:24:41.087665 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Flow 'volume_create_api' (cd7785c3-e951-48a8-ad96-1514bce6f457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:24:41.138672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Create volume request issued successfully. Jan 02 03:24:41.152712 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1a1d0846-1f95-42c9-bf41-e087e003ed13 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes returned with HTTP 202 Jan 02 03:24:41.160593 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1777/3474] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:24:40 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes => generated 854 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:24:41.168818 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b72c926-95ef-4295-b338-7219ec652805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:41.169426 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b72c926-95ef-4295-b338-7219ec652805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:41.169638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:41.169638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:41.170010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8b72c926-95ef-4295-b338-7219ec652805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:41.219382 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:41.219382 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:41.228070 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8b72c926-95ef-4295-b338-7219ec652805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:41.252148 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8b72c926-95ef-4295-b338-7219ec652805 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:41.256204 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1698/3475] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:41 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:42.270691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08bbb4cf-1d57-465e-bbe4-61afcc5de407 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:42.271217 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08bbb4cf-1d57-465e-bbe4-61afcc5de407 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:42.271409 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:42.271409 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:42.271785 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-08bbb4cf-1d57-465e-bbe4-61afcc5de407 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:42.321576 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:42.321576 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:42.330898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-08bbb4cf-1d57-465e-bbe4-61afcc5de407 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:42.353538 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-08bbb4cf-1d57-465e-bbe4-61afcc5de407 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:42.354664 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1778/3476] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:42 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:43.376407 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93dda2a2-7f3e-40a3-abd7-1e388391b5a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:43.377106 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93dda2a2-7f3e-40a3-abd7-1e388391b5a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:43.377522 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:43.377522 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:43.377906 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-93dda2a2-7f3e-40a3-abd7-1e388391b5a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:43.434595 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:43.434595 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:43.445022 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-93dda2a2-7f3e-40a3-abd7-1e388391b5a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:43.488168 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-93dda2a2-7f3e-40a3-abd7-1e388391b5a6 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:43.496298 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1699/3477] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:43 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 946 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:44.511967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70dc63d6-c88c-4c05-b05f-1890b281a95b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:44.513583 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70dc63d6-c88c-4c05-b05f-1890b281a95b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:44.513775 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:44.513775 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:44.514109 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70dc63d6-c88c-4c05-b05f-1890b281a95b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:44.572708 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:44.572708 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:44.585763 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-70dc63d6-c88c-4c05-b05f-1890b281a95b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:44.616511 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70dc63d6-c88c-4c05-b05f-1890b281a95b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:44.617361 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1779/3478] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:44 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 946 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:45.639887 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c643b06c-14f1-4b2f-a851-34b3e16e9393 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:45.641061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c643b06c-14f1-4b2f-a851-34b3e16e9393 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:45.641333 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:45.641333 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:45.641617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c643b06c-14f1-4b2f-a851-34b3e16e9393 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:45.724680 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:45.724680 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:45.737836 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c643b06c-14f1-4b2f-a851-34b3e16e9393 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:45.799494 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c643b06c-14f1-4b2f-a851-34b3e16e9393 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:45.800594 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1700/3479] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:45 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 946 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:46.820594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47e9cd6c-7bdf-471b-9565-35172de184be tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:46.821267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47e9cd6c-7bdf-471b-9565-35172de184be tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:46.821267 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:46.821267 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:46.821621 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47e9cd6c-7bdf-471b-9565-35172de184be tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:46.874645 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:46.874645 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:46.883450 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-47e9cd6c-7bdf-471b-9565-35172de184be tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:46.906670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47e9cd6c-7bdf-471b-9565-35172de184be tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:46.916998 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1780/3480] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:46 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 946 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:24:47.923575 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25dc952b-38f1-4ec5-94e1-9eda60fecae3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:47.924117 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25dc952b-38f1-4ec5-94e1-9eda60fecae3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:47.924321 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:47.924321 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:47.925006 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-25dc952b-38f1-4ec5-94e1-9eda60fecae3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:47.978585 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:47.978585 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:47.988610 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-25dc952b-38f1-4ec5-94e1-9eda60fecae3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:48.013406 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-25dc952b-38f1-4ec5-94e1-9eda60fecae3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:48.014260 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1701/3481] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:47 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 946 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:24:49.030696 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bc151bb-703c-4eee-ad6c-a0796d2e07d3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:49.031283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bc151bb-703c-4eee-ad6c-a0796d2e07d3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:49.031457 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:49.031457 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:49.031817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5bc151bb-703c-4eee-ad6c-a0796d2e07d3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:49.082063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:49.082063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:49.091320 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5bc151bb-703c-4eee-ad6c-a0796d2e07d3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:49.115171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5bc151bb-703c-4eee-ad6c-a0796d2e07d3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:49.116012 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1781/3482] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:49 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 1396 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:49.131294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9e34e81-be16-4a66-a3f3-ebfa2bbef20d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:49.131817 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9e34e81-be16-4a66-a3f3-ebfa2bbef20d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:49.132032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:49.132032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:49.132463 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f9e34e81-be16-4a66-a3f3-ebfa2bbef20d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:49.181736 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:49.181736 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:49.190777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f9e34e81-be16-4a66-a3f3-ebfa2bbef20d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:49.215601 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f9e34e81-be16-4a66-a3f3-ebfa2bbef20d tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:49.216525 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1702/3483] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:24:49 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 1396 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:49.337381 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:49.337765 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:49.338023 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:49.338023 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:49.338323 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:49.391695 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:49.391695 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:49.400000 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:49.423292 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:49.424135 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1782/3484] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:24:49 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 1396 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:50.176689 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-7047083d-e9d6-4301-9774-6e2991e2d396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:50.177181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-7047083d-e9d6-4301-9774-6e2991e2d396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:50.177398 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:50.177398 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:50.177769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-7047083d-e9d6-4301-9774-6e2991e2d396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:50.226282 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:50.226282 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:50.235305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-637171bb-30be-4f13-84da-35f18496dcfc req-7047083d-e9d6-4301-9774-6e2991e2d396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:50.260015 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-7047083d-e9d6-4301-9774-6e2991e2d396 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:50.260811 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1703/3485] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:24:50 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:50.272127 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:24:50.272647 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:50.272863 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:50.272863 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:50.273239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:50.274426 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:24:50.275014 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1783/3486] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:24:50 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:24:50.288421 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-75cba81b-3dcd-4a33-9779-3ca7d51105bc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments Jan 02 03:24:50.288955 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:50.288955 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:50.289364 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-75cba81b-3dcd-4a33-9779-3ca7d51105bc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a22136ae-f41e-4f57-be29-b667ee9f68e0", "instance_uuid": "4c6b38d2-36e9-4c87-8664-3af15b3594b5", "connector": null}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:50.342987 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:50.342987 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:50.395700 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-75cba81b-3dcd-4a33-9779-3ca7d51105bc tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments returned with HTTP 200 Jan 02 03:24:50.397047 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1704/3487] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:24:50 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:51.650066 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume// Jan 02 03:24:51.650635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:51.650853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:51.652463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-fdd5eca1-2100-4805-9453-451ecf7faf6a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:24:51.653331 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1784/3488] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 03:24:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:24:51.671459 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-7314d99d-e78a-425b-b1d1-053ed6b62b5a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:24:51.673720 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-7314d99d-e78a-425b-b1d1-053ed6b62b5a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:24:51.674384 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:51.674384 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:51.675499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-7314d99d-e78a-425b-b1d1-053ed6b62b5a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:24:51.796893 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:51.796893 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:51.812659 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-637171bb-30be-4f13-84da-35f18496dcfc req-7314d99d-e78a-425b-b1d1-053ed6b62b5a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:24:51.834427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:51.834427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:51.845560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-7314d99d-e78a-425b-b1d1-053ed6b62b5a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:24:51.846512 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1705/3489] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 03:24:51 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 1494 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:24:51.866029 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-cb68710f-83b4-4a35-a54c-f7222880366c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] PUT http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa Jan 02 03:24:51.866933 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-cb68710f-83b4-4a35-a54c-f7222880366c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:51.895115 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:24:51.895115 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:24:51.895633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-637171bb-30be-4f13-84da-35f18496dcfc req-cb68710f-83b4-4a35-a54c-f7222880366c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-a22136ae-f41e-4f57-be29-b667ee9f68e0-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:24:51.897999 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:51.897999 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:53.252619 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-637171bb-30be-4f13-84da-35f18496dcfc req-cb68710f-83b4-4a35-a54c-f7222880366c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Lock "b'cinder-attachment_update-a22136ae-f41e-4f57-be29-b667ee9f68e0-n-h1-765315-10'" released by "attachment_update" :: held 1.357s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:24:53.253302 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-cb68710f-83b4-4a35-a54c-f7222880366c tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa returned with HTTP 200 Jan 02 03:24:53.254349 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1785/3490] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 03:24:51 2021] PUT /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa => generated 762 bytes in 1393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:24:53.292943 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-109b4273-2109-4c2a-b7d4-6ae910e10c8a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] POST http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa/action Jan 02 03:24:53.293450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:24:53.293450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:24:53.293886 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-109b4273-2109-4c2a-b7d4-6ae910e10c8a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:24:53.294275 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-109b4273-2109-4c2a-b7d4-6ae910e10c8a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:24:53.363712 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:24:53.363712 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:24:53.379643 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-637171bb-30be-4f13-84da-35f18496dcfc req-109b4273-2109-4c2a-b7d4-6ae910e10c8a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa/action returned with HTTP 204 Jan 02 03:24:53.380692 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1706/3491] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 03:24:53 2021] POST /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:26:57.403935 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-94c24273-23ba-4f8b-a757-b0b8beed97f9 req-66ef5891-ba3e-4a77-805a-5c5b01f15ae7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa Jan 02 03:26:57.405254 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-94c24273-23ba-4f8b-a757-b0b8beed97f9 req-66ef5891-ba3e-4a77-805a-5c5b01f15ae7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:57.405602 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:57.405602 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:26:57.406223 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-94c24273-23ba-4f8b-a757-b0b8beed97f9 req-66ef5891-ba3e-4a77-805a-5c5b01f15ae7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:57.432015 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:57.432015 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:26:57.909679 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-94c24273-23ba-4f8b-a757-b0b8beed97f9 req-66ef5891-ba3e-4a77-805a-5c5b01f15ae7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:26:57.910128 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-94c24273-23ba-4f8b-a757-b0b8beed97f9 req-66ef5891-ba3e-4a77-805a-5c5b01f15ae7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:26:57.916648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-94c24273-23ba-4f8b-a757-b0b8beed97f9 req-66ef5891-ba3e-4a77-805a-5c5b01f15ae7 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa returned with HTTP 200 Jan 02 03:26:57.917689 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1786/3492] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 03:26:57 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/83057750-b65b-49e1-8e3f-d8351ed416fa => generated 19 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:26:58.543782 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d35701a5-7eb7-499d-83bf-29b7471bb75a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:26:58.544336 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d35701a5-7eb7-499d-83bf-29b7471bb75a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:58.544593 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:58.544593 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:26:58.544969 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d35701a5-7eb7-499d-83bf-29b7471bb75a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:58.545432 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d35701a5-7eb7-499d-83bf-29b7471bb75a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume with id: a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:26:58.594657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:58.594657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:26:58.595831 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d35701a5-7eb7-499d-83bf-29b7471bb75a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:26:58.622827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d35701a5-7eb7-499d-83bf-29b7471bb75a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume request issued successfully. Jan 02 03:26:58.623303 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d35701a5-7eb7-499d-83bf-29b7471bb75a tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 202 Jan 02 03:26:58.624340 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1707/3493] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:26:58 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:26:58.631912 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8832d178-c2cf-44cb-af7d-cf2c72bc9934 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:26:58.632550 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8832d178-c2cf-44cb-af7d-cf2c72bc9934 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:58.632936 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:58.632936 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:26:58.633467 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8832d178-c2cf-44cb-af7d-cf2c72bc9934 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:58.684063 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:58.684063 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:26:58.692721 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8832d178-c2cf-44cb-af7d-cf2c72bc9934 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:26:58.717241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8832d178-c2cf-44cb-af7d-cf2c72bc9934 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:26:58.718060 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1787/3494] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:58 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:26:59.735286 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77ab5e3f-5678-47c6-8bb5-d6fc61bd5aa9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:26:59.736013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77ab5e3f-5678-47c6-8bb5-d6fc61bd5aa9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:26:59.736215 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:26:59.736215 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:26:59.736736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-77ab5e3f-5678-47c6-8bb5-d6fc61bd5aa9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:26:59.827182 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:26:59.827182 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:26:59.842898 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-77ab5e3f-5678-47c6-8bb5-d6fc61bd5aa9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:26:59.879240 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-77ab5e3f-5678-47c6-8bb5-d6fc61bd5aa9 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 200 Jan 02 03:26:59.880772 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1708/3495] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:26:59 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 1395 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:27:00.907679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c924057-306e-4fb5-a166-46ed0da0d620 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 Jan 02 03:27:00.908999 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c924057-306e-4fb5-a166-46ed0da0d620 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:00.909285 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:00.909285 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:27:00.909749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-3c924057-306e-4fb5-a166-46ed0da0d620 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:00.957679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-3c924057-306e-4fb5-a166-46ed0da0d620 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 returned with HTTP 404 Jan 02 03:27:00.958743 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1788/3496] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:00 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/a22136ae-f41e-4f57-be29-b667ee9f68e0 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:27:00.967806 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0372cc8-b4ac-4423-8d82-f1617c5bbead tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 Jan 02 03:27:00.968357 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0372cc8-b4ac-4423-8d82-f1617c5bbead tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:00.968575 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:00.968575 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:27:00.968946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0372cc8-b4ac-4423-8d82-f1617c5bbead tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:00.969334 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v2.snapshots [None req-a0372cc8-b4ac-4423-8d82-f1617c5bbead tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete snapshot with id: e942148e-0039-4b44-97a9-12e1ae778403 Jan 02 03:27:00.998660 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:00.998660 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:27:00.999864 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a0372cc8-b4ac-4423-8d82-f1617c5bbead tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:27:01.070973 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a0372cc8-b4ac-4423-8d82-f1617c5bbead tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot delete request issued successfully. Jan 02 03:27:01.071365 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0372cc8-b4ac-4423-8d82-f1617c5bbead tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 returned with HTTP 202 Jan 02 03:27:01.072261 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1709/3497] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Jan 2 03:27:00 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:27:01.083967 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80713b41-3a80-4079-8b50-6a26ec0ce831 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 Jan 02 03:27:01.084561 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80713b41-3a80-4079-8b50-6a26ec0ce831 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:01.085171 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-80713b41-3a80-4079-8b50-6a26ec0ce831 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:01.125318 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:01.125318 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:27:01.126457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-80713b41-3a80-4079-8b50-6a26ec0ce831 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Snapshot retrieved successfully. Jan 02 03:27:01.128422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-80713b41-3a80-4079-8b50-6a26ec0ce831 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 returned with HTTP 200 Jan 02 03:27:01.129245 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1789/3498] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:27:01 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:02.142452 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e9dafbf-f586-404d-a751-1684179649a5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 Jan 02 03:27:02.143338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e9dafbf-f586-404d-a751-1684179649a5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:02.143492 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:02.143492 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:27:02.144033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9e9dafbf-f586-404d-a751-1684179649a5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:02.169161 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9e9dafbf-f586-404d-a751-1684179649a5 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 returned with HTTP 404 Jan 02 03:27:02.170396 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1710/3499] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Jan 2 03:27:02 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/snapshots/e942148e-0039-4b44-97a9-12e1ae778403 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:27:08.898247 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-9949aa61-7768-403b-be22-60b34ff5b149 req-be759728-95bc-4002-8a14-4cceb86975f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7 Jan 02 03:27:08.898828 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-9949aa61-7768-403b-be22-60b34ff5b149 req-be759728-95bc-4002-8a14-4cceb86975f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:08.898968 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:08.898968 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:27:08.899341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-9949aa61-7768-403b-be22-60b34ff5b149 req-be759728-95bc-4002-8a14-4cceb86975f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:08.920746 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:08.920746 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:27:09.517634 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-9949aa61-7768-403b-be22-60b34ff5b149 req-be759728-95bc-4002-8a14-4cceb86975f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:27:09.518062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-9949aa61-7768-403b-be22-60b34ff5b149 req-be759728-95bc-4002-8a14-4cceb86975f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:27:09.524868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-9949aa61-7768-403b-be22-60b34ff5b149 req-be759728-95bc-4002-8a14-4cceb86975f3 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7 returned with HTTP 200 Jan 02 03:27:09.526268 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1790/3500] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:27:08 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/attachments/0227e173-f9a3-4c73-8324-e461a1b4e3b7 => generated 19 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:27:11.827842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faa7fb93-684b-4bcd-b004-15300a7e1b08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] DELETE http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:27:11.828440 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faa7fb93-684b-4bcd-b004-15300a7e1b08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:11.828930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-faa7fb93-684b-4bcd-b004-15300a7e1b08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:11.829400 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-faa7fb93-684b-4bcd-b004-15300a7e1b08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume with id: caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:27:11.879489 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:11.879489 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:27:11.880705 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-faa7fb93-684b-4bcd-b004-15300a7e1b08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:27:11.907272 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-faa7fb93-684b-4bcd-b004-15300a7e1b08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Delete volume request issued successfully. Jan 02 03:27:11.907679 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-faa7fb93-684b-4bcd-b004-15300a7e1b08 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 202 Jan 02 03:27:11.911367 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1711/3501] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:27:11 2021] DELETE /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:27:11.917423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dc98523-884e-468b-951c-4f42241a6112 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:27:11.917949 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dc98523-884e-468b-951c-4f42241a6112 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:11.918168 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:11.918168 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:27:11.918699 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dc98523-884e-468b-951c-4f42241a6112 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:11.969669 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:11.969669 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:27:11.978399 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7dc98523-884e-468b-951c-4f42241a6112 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:27:12.004611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dc98523-884e-468b-951c-4f42241a6112 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:27:12.005422 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1791/3502] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:11 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:27:13.022545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a39cc60a-29d8-4679-9bab-a8b7ab005e5b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:27:13.023190 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a39cc60a-29d8-4679-9bab-a8b7ab005e5b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:13.023419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:13.023419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:27:13.023793 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a39cc60a-29d8-4679-9bab-a8b7ab005e5b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:13.074993 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:27:13.074993 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:27:13.083779 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a39cc60a-29d8-4679-9bab-a8b7ab005e5b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Volume info retrieved successfully. Jan 02 03:27:13.109283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a39cc60a-29d8-4679-9bab-a8b7ab005e5b tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 200 Jan 02 03:27:13.119616 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1712/3503] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:13 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 1368 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:27:14.130063 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50ce7c70-fd69-4764-bd9e-987a84b12ff8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] GET http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 Jan 02 03:27:14.130880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50ce7c70-fd69-4764-bd9e-987a84b12ff8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:27:14.131210 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:27:14.131210 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:27:14.131780 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-50ce7c70-fd69-4764-bd9e-987a84b12ff8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:27:14.184507 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-50ce7c70-fd69-4764-bd9e-987a84b12ff8 tempest-TestVolumeBootPattern-1018565543 tempest-TestVolumeBootPattern-1018565543] http://10.222.0.50/volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 returned with HTTP 404 Jan 02 03:27:14.186157 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1792/3504] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:27:14 2021] GET /volume/v3/59778e810ff044cdb20b41b5b7ec1004/volumes/caa56dfe-8bbb-48b1-ad25-1085b4b24982 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:39:59.532457 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] POST http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes Jan 02 03:39:59.532978 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:39:59.532978 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:39:59.533276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-310453922"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:39:59.534367 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-310453922'}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:39:59.534739 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Create volume of 1 GB Jan 02 03:39:59.548607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Availability Zones retrieved successfully. Jan 02 03:39:59.565729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Flow 'volume_create_api' (28ff9c45-e7e8-4475-8fa3-4ee2a9278fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:39:59.568581 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade8ca0d-2019-4eeb-afb1-047b751f3fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:39:59.570635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:39:59.635337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade8ca0d-2019-4eeb-afb1-047b751f3fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:39:59.637505 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a219d819-3aaf-46f6-afac-7ec7e3dd21a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:39:59.724488 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Created reservations ['7ce23a73-cb99-4f60-8ff5-cafc5bb247a0', 'b155360c-2e97-4503-87ad-26443200a231', '99a00179-6710-4b2d-94ce-d41099b1ebdd', 'b687bd82-6f2d-4fae-aa16-1f543c8c1f16'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:39:59.727307 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a219d819-3aaf-46f6-afac-7ec7e3dd21a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce23a73-cb99-4f60-8ff5-cafc5bb247a0', 'b155360c-2e97-4503-87ad-26443200a231', '99a00179-6710-4b2d-94ce-d41099b1ebdd', 'b687bd82-6f2d-4fae-aa16-1f543c8c1f16']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:39:59.729704 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ed5610-5465-492c-aff4-2b008ec74af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:39:59.793248 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ed5610-5465-492c-aff4-2b008ec74af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad08c864-8438-4729-8e77-58ce63a0651e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-310453922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1029e251429d4dcaab70887c4635fdf0',qos_specs=None,replication_status=,reservations=['7ce23a73-cb99-4f60-8ff5-cafc5bb247a0','b155360c-2e97-4503-87ad-26443200a231','99a00179-6710-4b2d-94ce-d41099b1ebdd','b687bd82-6f2d-4fae-aa16-1f543c8c1f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1685cc3d3f594ec9a8607442d6fc04b0',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-310453922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad08c864-8438-4729-8e77-58ce63a0651e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1029e251429d4dcaab70887c4635fdf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1685cc3d3f594ec9a8607442d6fc04b0',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:39:59.795325 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448b5172-22a0-4ee7-b8f7-c5145990b495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:39:59.822023 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448b5172-22a0-4ee7-b8f7-c5145990b495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-310453922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1029e251429d4dcaab70887c4635fdf0',qos_specs=None,replication_status=,reservations=['7ce23a73-cb99-4f60-8ff5-cafc5bb247a0','b155360c-2e97-4503-87ad-26443200a231','99a00179-6710-4b2d-94ce-d41099b1ebdd','b687bd82-6f2d-4fae-aa16-1f543c8c1f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1685cc3d3f594ec9a8607442d6fc04b0',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:39:59.823978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b7966b-60be-45f2-b43c-9975bc0c850d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:39:59.839253 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b7966b-60be-45f2-b43c-9975bc0c850d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:39:59.841946 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Flow 'volume_create_api' (28ff9c45-e7e8-4475-8fa3-4ee2a9278fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:39:59.890222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Create volume request issued successfully. Jan 02 03:39:59.904691 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42b49cc1-1cb9-4a65-8e9e-556150eef5de tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes returned with HTTP 202 Jan 02 03:39:59.916247 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1713/3505] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Jan 2 03:39:59 2021] POST /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes => generated 820 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:39:59.921125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bdb57eb4-902c-4ca3-a0fa-66d2c6abc60c tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:39:59.921651 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bdb57eb4-902c-4ca3-a0fa-66d2c6abc60c tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:39:59.922166 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bdb57eb4-902c-4ca3-a0fa-66d2c6abc60c tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:39:59.970931 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:39:59.970931 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:39:59.980458 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bdb57eb4-902c-4ca3-a0fa-66d2c6abc60c tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:00.001955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bdb57eb4-902c-4ca3-a0fa-66d2c6abc60c tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:00.002775 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1793/3506] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:39:59 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:01.019931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:01.020521 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:01.020741 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:01.020741 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:01.021085 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:01.071198 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:01.071198 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:01.079378 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:01.101861 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:01.102675 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1714/3507] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:01 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:01.518657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-e54e4e68-83ba-47a3-9bd6-948b548da815 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:01.519337 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-e54e4e68-83ba-47a3-9bd6-948b548da815 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:01.519550 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:01.519550 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:01.519934 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-e54e4e68-83ba-47a3-9bd6-948b548da815 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:01.573825 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:01.573825 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:01.581803 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e20ce908-5b82-4713-8468-e1772e1c494c req-e54e4e68-83ba-47a3-9bd6-948b548da815 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:01.604662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-e54e4e68-83ba-47a3-9bd6-948b548da815 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:01.605481 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1794/3508] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:40:01 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:01.669611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume// Jan 02 03:40:01.670084 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:01.670306 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:01.670306 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:01.670687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:01.671916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-aa8a8974-fe26-4967-b573-fa1b4670e3ac tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:40:01.672586 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1715/3509] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:40:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:40:01.685668 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-59710c2a-efd7-40f4-bb47-6586eca73f4b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] POST http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments Jan 02 03:40:01.686168 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:01.686168 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:01.686582 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-59710c2a-efd7-40f4-bb47-6586eca73f4b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad08c864-8438-4729-8e77-58ce63a0651e", "instance_uuid": "b34f06f9-71b8-4a44-b6f9-bc4e38397545", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:01.857952 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:01.857952 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:01.909821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-59710c2a-efd7-40f4-bb47-6586eca73f4b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments returned with HTTP 200 Jan 02 03:40:01.910718 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1795/3510] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:40:01 2021] POST /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:01.945174 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-360e13b3-4f30-4a9b-848f-cd60e9153ca4 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:01.945736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-360e13b3-4f30-4a9b-848f-cd60e9153ca4 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:01.946221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-360e13b3-4f30-4a9b-848f-cd60e9153ca4 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:01.962509 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-59710c2a-efd7-40f4-bb47-6586eca73f4b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume// Jan 02 03:40:01.962991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-59710c2a-efd7-40f4-bb47-6586eca73f4b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:01.963249 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:01.963249 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:01.963620 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-59710c2a-efd7-40f4-bb47-6586eca73f4b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:01.964678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-59710c2a-efd7-40f4-bb47-6586eca73f4b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:40:01.965267 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1796/3511] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:40:01 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:40:01.978180 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-8b3531e5-c52d-44cc-af88-04fb1fc254c8 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:01.978735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-8b3531e5-c52d-44cc-af88-04fb1fc254c8 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:01.979198 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-8b3531e5-c52d-44cc-af88-04fb1fc254c8 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:01.997724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:01.997724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:02.006049 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-360e13b3-4f30-4a9b-848f-cd60e9153ca4 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:02.025719 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:02.025719 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:02.029444 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:02.029444 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:02.034129 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-360e13b3-4f30-4a9b-848f-cd60e9153ca4 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:02.034950 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1716/3512] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:01 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:02.038130 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-e20ce908-5b82-4713-8468-e1772e1c494c req-8b3531e5-c52d-44cc-af88-04fb1fc254c8 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:02.056966 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:02.056966 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:02.065112 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-8b3531e5-c52d-44cc-af88-04fb1fc254c8 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:02.065921 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1797/3513] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:40:01 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 1011 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:40:02.083678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-bc53450e-63ad-4a51-9208-de9a5fc25ece tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] PUT http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487 Jan 02 03:40:02.084203 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:02.084203 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:02.085424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-bc53450e-63ad-4a51-9208-de9a5fc25ece tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:02.111906 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:40:02.111906 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:40:02.112415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-e20ce908-5b82-4713-8468-e1772e1c494c req-bc53450e-63ad-4a51-9208-de9a5fc25ece tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Lock "b'cinder-attachment_update-ad08c864-8438-4729-8e77-58ce63a0651e-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.008s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:40:02.114634 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:02.114634 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:03.051374 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9dcf38c-c938-40af-8baa-174012e6e309 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:03.051878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9dcf38c-c938-40af-8baa-174012e6e309 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:03.052160 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:03.052160 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:03.052493 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c9dcf38c-c938-40af-8baa-174012e6e309 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:03.104530 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:03.104530 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:03.113652 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c9dcf38c-c938-40af-8baa-174012e6e309 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:03.135061 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:03.135061 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:03.143517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c9dcf38c-c938-40af-8baa-174012e6e309 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:03.144555 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1798/3514] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:03 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:40:03.359036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-e20ce908-5b82-4713-8468-e1772e1c494c req-bc53450e-63ad-4a51-9208-de9a5fc25ece tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Lock "b'cinder-attachment_update-ad08c864-8438-4729-8e77-58ce63a0651e-n-h2-765315-10'" released by "attachment_update" :: held 1.247s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:40:03.359675 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-bc53450e-63ad-4a51-9208-de9a5fc25ece tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487 returned with HTTP 200 Jan 02 03:40:03.360611 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1717/3515] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:40:02 2021] PUT /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487 => generated 762 bytes in 1281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:04.161493 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1ab7dd7-4607-4cda-871b-e438de591084 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:04.162014 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1ab7dd7-4607-4cda-871b-e438de591084 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:04.162111 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:04.162111 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:04.163088 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e1ab7dd7-4607-4cda-871b-e438de591084 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:04.211698 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:04.211698 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:04.219742 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e1ab7dd7-4607-4cda-871b-e438de591084 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:04.239388 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:04.239388 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:04.248695 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e1ab7dd7-4607-4cda-871b-e438de591084 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:04.249645 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1799/3516] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:04 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:05.265847 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbc58002-bb3a-4ed7-8dd3-b6a9d5f1ab0b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:05.266429 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbc58002-bb3a-4ed7-8dd3-b6a9d5f1ab0b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:05.266571 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:05.266571 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:05.266951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-bbc58002-bb3a-4ed7-8dd3-b6a9d5f1ab0b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:05.320161 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:05.320161 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:05.328446 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-bbc58002-bb3a-4ed7-8dd3-b6a9d5f1ab0b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:05.346464 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:05.346464 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:05.354733 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-bbc58002-bb3a-4ed7-8dd3-b6a9d5f1ab0b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:05.355552 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1718/3517] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:05 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:06.372241 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21e86cff-b4f3-401e-86fc-487950c74dc6 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:06.372839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21e86cff-b4f3-401e-86fc-487950c74dc6 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:06.372957 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:06.372957 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:06.373556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-21e86cff-b4f3-401e-86fc-487950c74dc6 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:06.435890 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:06.435890 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:06.446189 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-21e86cff-b4f3-401e-86fc-487950c74dc6 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:06.465374 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:06.465374 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:06.474026 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-21e86cff-b4f3-401e-86fc-487950c74dc6 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:06.475411 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1800/3518] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:06 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:07.493311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f922c592-5def-4161-825b-2f7a9560629e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:07.493853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f922c592-5def-4161-825b-2f7a9560629e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:07.494020 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:07.494020 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:07.494386 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f922c592-5def-4161-825b-2f7a9560629e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:07.544054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:07.544054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:07.552122 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f922c592-5def-4161-825b-2f7a9560629e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:07.572656 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:07.572656 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:07.580848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f922c592-5def-4161-825b-2f7a9560629e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:07.581653 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1719/3519] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:07 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:08.598845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20cccb62-61e6-4381-8c75-a89b225822b7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:08.599371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20cccb62-61e6-4381-8c75-a89b225822b7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:08.599588 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:08.599588 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:08.600056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-20cccb62-61e6-4381-8c75-a89b225822b7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:08.650278 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:08.650278 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:08.658826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-20cccb62-61e6-4381-8c75-a89b225822b7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:08.677427 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:08.677427 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:08.686165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-20cccb62-61e6-4381-8c75-a89b225822b7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:08.686942 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1801/3520] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:08 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:40:09.359082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-9551a8bc-00c0-4947-9dd6-4c01af2d211e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] POST http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487/action Jan 02 03:40:09.359082 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:09.359082 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:09.359082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-9551a8bc-00c0-4947-9dd6-4c01af2d211e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:40:09.359082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-9551a8bc-00c0-4947-9dd6-4c01af2d211e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:09.431597 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:09.431597 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:09.445809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-9551a8bc-00c0-4947-9dd6-4c01af2d211e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487/action returned with HTTP 204 Jan 02 03:40:09.446698 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1720/3521] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:40:09 2021] POST /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:40:09.702421 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eaa91f25-bb57-4393-94c9-e8c81e2f3b37 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:40:09.702925 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eaa91f25-bb57-4393-94c9-e8c81e2f3b37 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:09.703047 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:09.703047 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:09.703385 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-eaa91f25-bb57-4393-94c9-e8c81e2f3b37 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:09.761335 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:09.761335 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:09.770165 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-eaa91f25-bb57-4393-94c9-e8c81e2f3b37 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:40:09.790404 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:09.790404 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:09.798999 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-eaa91f25-bb57-4393-94c9-e8c81e2f3b37 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:40:09.799822 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1802/3522] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:40:09 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 1205 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:24.513431 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-9551a8bc-00c0-4947-9dd6-4c01af2d211e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume// Jan 02 03:40:24.513997 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-9551a8bc-00c0-4947-9dd6-4c01af2d211e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:24.514290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:24.514290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:24.514853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-9551a8bc-00c0-4947-9dd6-4c01af2d211e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:24.515950 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-e20ce908-5b82-4713-8468-e1772e1c494c req-9551a8bc-00c0-4947-9dd6-4c01af2d211e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:40:24.516694 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1721/3523] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:40:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:40:24.535541 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-136a0808-c551-4934-94f8-0b183cc1d850 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] POST http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments Jan 02 03:40:24.536361 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:24.536361 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:24.538077 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-136a0808-c551-4934-94f8-0b183cc1d850 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad08c864-8438-4729-8e77-58ce63a0651e", "instance_uuid": "b34f06f9-71b8-4a44-b6f9-bc4e38397545", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:24.592819 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:24.592819 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:24.710872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-136a0808-c551-4934-94f8-0b183cc1d850 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments returned with HTTP 200 Jan 02 03:40:24.711766 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1803/3524] 10.222.0.45 () {64 vars in 1358 bytes} [Sat Jan 2 03:40:24 2021] POST /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:24.726466 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-97e400ad-4f86-4833-8650-ad2782506675 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] DELETE http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487 Jan 02 03:40:24.727202 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-97e400ad-4f86-4833-8650-ad2782506675 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:24.727931 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-97e400ad-4f86-4833-8650-ad2782506675 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:24.750614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:24.750614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:24.952913 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-97e400ad-4f86-4833-8650-ad2782506675 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(f5f7d3d7-2734-485c-9088-3c001cf11936)]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:40:24.953451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-97e400ad-4f86-4833-8650-ad2782506675 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Adding status of: reserved to pending status list for volume. {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 03:40:24.953868 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-97e400ad-4f86-4833-8650-ad2782506675 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:40:24.960991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-97e400ad-4f86-4833-8650-ad2782506675 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487 returned with HTTP 200 Jan 02 03:40:24.961877 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1722/3525] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:40:24 2021] DELETE /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/15d784be-2f20-4d1d-825e-82e34a1f0487 => generated 192 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:40:28.815385 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-60a0ac9b-8878-4b99-b9a9-cdd954b3f42e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] PUT http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 Jan 02 03:40:28.816125 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:28.816125 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:28.816882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-60a0ac9b-8878-4b99-b9a9-cdd954b3f42e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:28.845154 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:40:28.845154 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:40:28.845867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-60a0ac9b-8878-4b99-b9a9-cdd954b3f42e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Lock "b'cinder-attachment_update-ad08c864-8438-4729-8e77-58ce63a0651e-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:40:28.848170 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:28.848170 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:30.140867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-60a0ac9b-8878-4b99-b9a9-cdd954b3f42e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Lock "b'cinder-attachment_update-ad08c864-8438-4729-8e77-58ce63a0651e-n-h1-765315-10'" released by "attachment_update" :: held 1.295s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:40:30.141545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-60a0ac9b-8878-4b99-b9a9-cdd954b3f42e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 returned with HTTP 200 Jan 02 03:40:30.142421 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1804/3526] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 03:40:28 2021] PUT /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 => generated 762 bytes in 1332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:30.158831 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-d093653f-28a7-4100-8139-bab3e5c6d290 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 Jan 02 03:40:30.159394 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-d093653f-28a7-4100-8139-bab3e5c6d290 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:30.159613 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:30.159613 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:30.159985 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-d093653f-28a7-4100-8139-bab3e5c6d290 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:30.179674 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-d093653f-28a7-4100-8139-bab3e5c6d290 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 returned with HTTP 200 Jan 02 03:40:30.180561 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1723/3527] 10.222.0.72 () {60 vars in 1415 bytes} [Sat Jan 2 03:40:30 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:37.767885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-1932fe1d-d247-4681-92d3-370ceb50facc tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] POST http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936/action Jan 02 03:40:37.769922 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:37.769922 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:37.771895 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-1932fe1d-d247-4681-92d3-370ceb50facc tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:40:37.776155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-1932fe1d-d247-4681-92d3-370ceb50facc tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:37.847230 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:37.847230 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:37.861648 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-1932fe1d-d247-4681-92d3-370ceb50facc tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936/action returned with HTTP 204 Jan 02 03:40:37.862490 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1805/3528] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 03:40:37 2021] POST /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:40:42.496565 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-d093653f-28a7-4100-8139-bab3e5c6d290 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume// Jan 02 03:40:42.497134 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-d093653f-28a7-4100-8139-bab3e5c6d290 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:42.497304 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:42.497304 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:42.497612 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-d093653f-28a7-4100-8139-bab3e5c6d290 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:42.498592 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-da66408b-d153-48f1-8a7d-1b5ed0c355cf req-d093653f-28a7-4100-8139-bab3e5c6d290 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:40:42.499274 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1724/3529] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 03:40:42 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:40:42.527478 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-1c607898-dc9d-46e4-9dc8-0d8df2eed972 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] POST http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments Jan 02 03:40:42.527969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:42.527969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:42.528430 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-1c607898-dc9d-46e4-9dc8-0d8df2eed972 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad08c864-8438-4729-8e77-58ce63a0651e", "instance_uuid": "b34f06f9-71b8-4a44-b6f9-bc4e38397545", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:42.578643 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:42.578643 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:42.693370 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-1c607898-dc9d-46e4-9dc8-0d8df2eed972 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments returned with HTTP 200 Jan 02 03:40:42.694161 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1806/3530] 10.222.0.72 () {64 vars in 1358 bytes} [Sat Jan 2 03:40:42 2021] POST /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:42.709680 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9c3fa1d8-0024-4e3b-ab56-40ed43c26f65 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] DELETE http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 Jan 02 03:40:42.710191 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9c3fa1d8-0024-4e3b-ab56-40ed43c26f65 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:42.710668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9c3fa1d8-0024-4e3b-ab56-40ed43c26f65 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:42.731246 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:42.731246 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:42.913059 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9c3fa1d8-0024-4e3b-ab56-40ed43c26f65 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(77341ccb-5954-4724-9b24-589b83ddb919)]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:40:42.913483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9c3fa1d8-0024-4e3b-ab56-40ed43c26f65 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Adding status of: reserved to pending status list for volume. {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 03:40:42.913928 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9c3fa1d8-0024-4e3b-ab56-40ed43c26f65 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:40:42.920347 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9c3fa1d8-0024-4e3b-ab56-40ed43c26f65 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 returned with HTTP 200 Jan 02 03:40:42.921213 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1725/3531] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 03:40:42 2021] DELETE /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/f5f7d3d7-2734-485c-9088-3c001cf11936 => generated 192 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:46.921560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-5b070930-ceef-46ad-8d16-10fc70f31214 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] PUT http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 Jan 02 03:40:46.922298 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:46.922298 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:46.922733 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-5b070930-ceef-46ad-8d16-10fc70f31214 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:46.951249 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:40:46.951249 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:40:46.951746 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-5b070930-ceef-46ad-8d16-10fc70f31214 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Lock "b'cinder-attachment_update-ad08c864-8438-4729-8e77-58ce63a0651e-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:40:46.954072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:46.954072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:48.227015 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-5b070930-ceef-46ad-8d16-10fc70f31214 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Lock "b'cinder-attachment_update-ad08c864-8438-4729-8e77-58ce63a0651e-n-h2-765315-10'" released by "attachment_update" :: held 1.275s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:40:48.227687 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-5b070930-ceef-46ad-8d16-10fc70f31214 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 returned with HTTP 200 Jan 02 03:40:48.228760 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1807/3532] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:40:46 2021] PUT /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 => generated 762 bytes in 1312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:48.243759 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9a60b4f5-b6f2-438a-af62-55e2f5524477 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 Jan 02 03:40:48.244354 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9a60b4f5-b6f2-438a-af62-55e2f5524477 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:40:48.244576 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:48.244576 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:48.244984 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9a60b4f5-b6f2-438a-af62-55e2f5524477 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:40:48.263747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-9a60b4f5-b6f2-438a-af62-55e2f5524477 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 returned with HTTP 200 Jan 02 03:40:48.264612 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1726/3533] 10.222.0.45 () {60 vars in 1415 bytes} [Sat Jan 2 03:40:48 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:40:55.212564 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-54fdaa51-696d-4681-8daa-3d41f221c838 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] POST http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919/action Jan 02 03:40:55.213074 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:40:55.213074 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:40:55.213427 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-54fdaa51-696d-4681-8daa-3d41f221c838 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:40:55.213840 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-54fdaa51-696d-4681-8daa-3d41f221c838 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:40:55.287038 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:40:55.287038 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:40:55.300942 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a489ef2b-cefc-48ba-90de-964edc23ded9 req-54fdaa51-696d-4681-8daa-3d41f221c838 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919/action returned with HTTP 204 Jan 02 03:40:55.303021 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1808/3534] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:40:55 2021] POST /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:41:00.838104 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-6f791785-552a-4e3a-a005-8d2fc89d1211 req-eeae276c-98df-426e-b313-37e8d80f3757 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] DELETE http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 Jan 02 03:41:00.839635 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-6f791785-552a-4e3a-a005-8d2fc89d1211 req-eeae276c-98df-426e-b313-37e8d80f3757 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:41:00.839923 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:41:00.839923 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:41:00.840544 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-6f791785-552a-4e3a-a005-8d2fc89d1211 req-eeae276c-98df-426e-b313-37e8d80f3757 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:41:00.864605 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:41:00.864605 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:41:01.325493 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-6f791785-552a-4e3a-a005-8d2fc89d1211 req-eeae276c-98df-426e-b313-37e8d80f3757 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:41:01.325929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-6f791785-552a-4e3a-a005-8d2fc89d1211 req-eeae276c-98df-426e-b313-37e8d80f3757 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:41:01.334225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-6f791785-552a-4e3a-a005-8d2fc89d1211 req-eeae276c-98df-426e-b313-37e8d80f3757 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 returned with HTTP 200 Jan 02 03:41:01.335093 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1727/3535] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:41:00 2021] DELETE /volume/v3/1029e251429d4dcaab70887c4635fdf0/attachments/77341ccb-5954-4724-9b24-589b83ddb919 => generated 19 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:41:02.743962 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ddac027-2ff6-4e17-938e-289269442b12 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:41:02.744522 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ddac027-2ff6-4e17-938e-289269442b12 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:41:02.744737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:41:02.744737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:41:02.745111 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5ddac027-2ff6-4e17-938e-289269442b12 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:41:02.796548 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:41:02.796548 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:41:02.805010 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5ddac027-2ff6-4e17-938e-289269442b12 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:41:02.827447 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5ddac027-2ff6-4e17-938e-289269442b12 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:41:02.828423 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1809/3536] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:41:02 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:41:02.844156 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-951421da-460d-49e2-babb-11a0dac3383e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:41:02.844725 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-951421da-460d-49e2-babb-11a0dac3383e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:41:02.844939 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:41:02.844939 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:41:02.845338 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-951421da-460d-49e2-babb-11a0dac3383e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:41:02.894368 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:41:02.894368 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:41:02.902559 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-951421da-460d-49e2-babb-11a0dac3383e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:41:02.923832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-951421da-460d-49e2-babb-11a0dac3383e tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:41:02.924612 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1728/3537] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:41:02 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:41:02.996146 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c709f91-dd82-4e18-8559-07851704ca02 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] DELETE http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:41:02.996697 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c709f91-dd82-4e18-8559-07851704ca02 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:41:02.996913 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:41:02.996913 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:41:02.997285 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5c709f91-dd82-4e18-8559-07851704ca02 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:41:02.997758 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-5c709f91-dd82-4e18-8559-07851704ca02 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Delete volume with id: ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:41:03.046129 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:41:03.046129 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:41:03.047269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c709f91-dd82-4e18-8559-07851704ca02 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:41:03.074016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5c709f91-dd82-4e18-8559-07851704ca02 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Delete volume request issued successfully. Jan 02 03:41:03.074479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5c709f91-dd82-4e18-8559-07851704ca02 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 202 Jan 02 03:41:03.075319 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1810/3538] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:41:02 2021] DELETE /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:41:03.082857 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1fe33118-b4ea-4ba9-a2d8-9c46f77fe2d7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:41:03.083456 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1fe33118-b4ea-4ba9-a2d8-9c46f77fe2d7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:41:03.083689 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:41:03.083689 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:41:03.084083 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1fe33118-b4ea-4ba9-a2d8-9c46f77fe2d7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:41:03.135222 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:41:03.135222 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:41:03.143827 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1fe33118-b4ea-4ba9-a2d8-9c46f77fe2d7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:41:03.166678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1fe33118-b4ea-4ba9-a2d8-9c46f77fe2d7 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:41:03.167507 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1729/3539] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:41:03 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:41:04.184080 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-565097bf-32d6-4bc4-89b3-2615a8cc644b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:41:04.184781 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-565097bf-32d6-4bc4-89b3-2615a8cc644b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:41:04.185006 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:41:04.185006 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:41:04.185532 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-565097bf-32d6-4bc4-89b3-2615a8cc644b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:41:04.234849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:41:04.234849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:41:04.243959 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-565097bf-32d6-4bc4-89b3-2615a8cc644b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Volume info retrieved successfully. Jan 02 03:41:04.267717 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-565097bf-32d6-4bc4-89b3-2615a8cc644b tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 200 Jan 02 03:41:04.268577 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1811/3540] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:41:04 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:41:05.284618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-354d03e2-04e1-443d-a493-5c2aa6d0c9f3 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] GET http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e Jan 02 03:41:05.285172 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-354d03e2-04e1-443d-a493-5c2aa6d0c9f3 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:41:05.285439 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:41:05.285439 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:41:05.286316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-354d03e2-04e1-443d-a493-5c2aa6d0c9f3 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:41:05.334504 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-354d03e2-04e1-443d-a493-5c2aa6d0c9f3 tempest-ServerActionsTestJSON-1022809114 tempest-ServerActionsTestJSON-1022809114] http://10.222.0.50/volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e returned with HTTP 404 Jan 02 03:41:05.335553 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1730/3541] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:41:05 2021] GET /volume/v3/1029e251429d4dcaab70887c4635fdf0/volumes/ad08c864-8438-4729-8e77-58ce63a0651e => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:43:25.468427 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e7d40b3-3889-4aec-98f6-80ff0a6f8b78 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] POST http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types Jan 02 03:43:25.468996 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:25.468996 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:25.469298 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8e7d40b3-3889-4aec-98f6-80ff0a6f8b78 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-481232988", "extra_specs": {}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:25.511382 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8e7d40b3-3889-4aec-98f6-80ff0a6f8b78 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types returned with HTTP 200 Jan 02 03:43:25.512244 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1812/3542] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:43:25 2021] POST /volume/v3/0fedb3e7497745a89f46bdf0500f6594/types => generated 217 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:25.524206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-528ee6fd-bdbc-4058-b21a-0ae89941bef5 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] POST http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/dafa0b58-ca03-4205-980f-f05c312e6005/encryption Jan 02 03:43:25.524988 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-528ee6fd-bdbc-4058-b21a-0ae89941bef5 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:25.576151 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-528ee6fd-bdbc-4058-b21a-0ae89941bef5 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/dafa0b58-ca03-4205-980f-f05c312e6005/encryption returned with HTTP 200 Jan 02 03:43:25.577095 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1731/3543] 10.222.0.50 () {60 vars in 1364 bytes} [Sat Jan 2 03:43:25 2021] POST /volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/dafa0b58-ca03-4205-980f-f05c312e6005/encryption => generated 231 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:25.586514 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] POST http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes Jan 02 03:43:25.587271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-393181762", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-481232988", "size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:25.588604 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-393181762', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-481232988', 'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:43:25.604928 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Create volume of 1 GB Jan 02 03:43:25.605677 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:25.605677 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:25.606341 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Availability Zones retrieved successfully. Jan 02 03:43:25.625016 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Flow 'volume_create_api' (2eb6c87c-bd9d-4b7e-a635-dfba2c13609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:43:25.628684 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba32a7f-9fdd-48fe-853e-467994550e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:25.630804 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:43:25.693991 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba32a7f-9fdd-48fe-853e-467994550e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:43:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dafa0b58-ca03-4205-980f-f05c312e6005,is_public=True,name='tempest-scenario-type-cryptsetup-481232988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dafa0b58-ca03-4205-980f-f05c312e6005', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:25.696107 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bd9318-e0da-4f94-aad2-584b18d7cd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:25.747621 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-481232988 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-481232988, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:43:25.748545 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-481232988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-481232988, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:43:25.798719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Created reservations ['75d92ad9-5cd8-46e1-8abe-3def1660ec69', 'f9941feb-f2ad-4f0b-a61a-32bead92e59d', '954f5ad0-891c-4c38-a828-9560ad1bed36', 'af2a48f4-3ca0-42bf-a80e-50935b18df73'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:43:25.800837 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bd9318-e0da-4f94-aad2-584b18d7cd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75d92ad9-5cd8-46e1-8abe-3def1660ec69', 'f9941feb-f2ad-4f0b-a61a-32bead92e59d', '954f5ad0-891c-4c38-a828-9560ad1bed36', 'af2a48f4-3ca0-42bf-a80e-50935b18df73']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:25.802953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10532b40-d20b-4964-bfac-0665c10f37c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:25.862245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10532b40-d20b-4964-bfac-0665c10f37c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f4226c-742e-40ce-9054-80059332a908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-393181762',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5502c9e3e4bb4764b4add82cd1fd4663',qos_specs=None,replication_status=,reservations=['75d92ad9-5cd8-46e1-8abe-3def1660ec69','f9941feb-f2ad-4f0b-a61a-32bead92e59d','954f5ad0-891c-4c38-a828-9560ad1bed36','af2a48f4-3ca0-42bf-a80e-50935b18df73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c342375ba044f8b8784017adaafdc99',volume_type_id=dafa0b58-ca03-4205-980f-f05c312e6005), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:43:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-393181762',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a8f4226c-742e-40ce-9054-80059332a908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5502c9e3e4bb4764b4add82cd1fd4663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4c342375ba044f8b8784017adaafdc99',volume_attachment=,volume_type=,volume_type_id=dafa0b58-ca03-4205-980f-f05c312e6005)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:25.864359 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc708c3-8657-401a-8fd3-1d61258a860f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:25.892302 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc708c3-8657-401a-8fd3-1d61258a860f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-393181762',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5502c9e3e4bb4764b4add82cd1fd4663',qos_specs=None,replication_status=,reservations=['75d92ad9-5cd8-46e1-8abe-3def1660ec69','f9941feb-f2ad-4f0b-a61a-32bead92e59d','954f5ad0-891c-4c38-a828-9560ad1bed36','af2a48f4-3ca0-42bf-a80e-50935b18df73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c342375ba044f8b8784017adaafdc99',volume_type_id=dafa0b58-ca03-4205-980f-f05c312e6005)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:25.894267 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086dc356-2680-4da4-a23f-33fe5471ae60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:43:25.910696 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086dc356-2680-4da4-a23f-33fe5471ae60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:43:25.913832 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Flow 'volume_create_api' (2eb6c87c-bd9d-4b7e-a635-dfba2c13609c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:43:25.970244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Create volume request issued successfully. Jan 02 03:43:25.986281 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-34506123-8b06-4370-8f5b-228ae0f7dcb1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes returned with HTTP 202 Jan 02 03:43:25.987330 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1813/3544] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:43:25 2021] POST /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes => generated 855 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:43:26.002149 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e0cbd3e-ab6c-48f8-af21-473cf1186317 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:26.002693 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e0cbd3e-ab6c-48f8-af21-473cf1186317 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:26.003210 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5e0cbd3e-ab6c-48f8-af21-473cf1186317 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:26.059898 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:26.059898 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:26.069200 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5e0cbd3e-ab6c-48f8-af21-473cf1186317 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:26.097885 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5e0cbd3e-ab6c-48f8-af21-473cf1186317 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:26.098723 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1732/3545] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:25 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 947 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:27.116105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72cfdf03-e6bb-47b4-baa6-af0406b1fd67 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:27.116703 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72cfdf03-e6bb-47b4-baa6-af0406b1fd67 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.116863 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.116863 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:27.117239 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-72cfdf03-e6bb-47b4-baa6-af0406b1fd67 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.165790 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.165790 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:27.174402 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-72cfdf03-e6bb-47b4-baa6-af0406b1fd67 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:27.196621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-72cfdf03-e6bb-47b4-baa6-af0406b1fd67 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:27.197447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1814/3546] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:27.213113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:27.213626 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.213841 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.213841 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:27.214256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.264450 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.264450 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:27.273810 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:27.297651 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:27.298477 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1733/3547] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:27.418815 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-4ab1f071-e847-4b01-a221-e1c87cdc4c11 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:27.419257 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-4ab1f071-e847-4b01-a221-e1c87cdc4c11 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.419477 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.419477 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:27.419851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-4ab1f071-e847-4b01-a221-e1c87cdc4c11 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.472411 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.472411 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:27.481119 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-4ab1f071-e847-4b01-a221-e1c87cdc4c11 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:27.504891 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-4ab1f071-e847-4b01-a221-e1c87cdc4c11 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:27.505750 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1815/3548] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:27.573114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume// Jan 02 03:43:27.573598 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.573896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.573896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:27.574295 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.575215 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-15b6a5f0-dbba-44b4-9271-5e21d8b80455 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:43:27.575809 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1734/3549] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:43:27.589669 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-40a688e0-b059-444f-b73e-80ae70c240a2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] POST http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments Jan 02 03:43:27.590174 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.590174 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:27.590628 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-40a688e0-b059-444f-b73e-80ae70c240a2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8f4226c-742e-40ce-9054-80059332a908", "instance_uuid": "9d3a1927-563f-4fea-aadb-e297e2741fa7", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:27.641867 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.641867 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:27.699268 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-40a688e0-b059-444f-b73e-80ae70c240a2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments returned with HTTP 200 Jan 02 03:43:27.700112 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1816/3550] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:43:27 2021] POST /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:27.736933 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca3e9140-7cd7-4528-b104-2e73b25d1387 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:27.737776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca3e9140-7cd7-4528-b104-2e73b25d1387 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.738305 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ca3e9140-7cd7-4528-b104-2e73b25d1387 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.755797 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-40a688e0-b059-444f-b73e-80ae70c240a2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume// Jan 02 03:43:27.756314 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-40a688e0-b059-444f-b73e-80ae70c240a2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.756550 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.756550 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:27.756882 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-40a688e0-b059-444f-b73e-80ae70c240a2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.758115 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-40a688e0-b059-444f-b73e-80ae70c240a2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:43:27.758903 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1817/3551] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:43:27.772444 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-0e8d7771-a248-4c61-8617-9abb4306eb6e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:27.773412 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-0e8d7771-a248-4c61-8617-9abb4306eb6e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:27.773990 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-0e8d7771-a248-4c61-8617-9abb4306eb6e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:27.805403 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.805403 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:27.815293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ca3e9140-7cd7-4528-b104-2e73b25d1387 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:27.825562 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.825562 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:27.834821 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-0e8d7771-a248-4c61-8617-9abb4306eb6e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:27.835584 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.835584 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:27.844687 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ca3e9140-7cd7-4528-b104-2e73b25d1387 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:27.845680 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1735/3552] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 947 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:27.854519 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.854519 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:27.863557 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-0e8d7771-a248-4c61-8617-9abb4306eb6e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:27.864441 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1818/3553] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:43:27 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 1046 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 03:43:27.882684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-adf9f043-89e4-481d-8faf-4eb90211be74 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] PUT http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d Jan 02 03:43:27.883159 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:27.883159 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:27.883574 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-adf9f043-89e4-481d-8faf-4eb90211be74 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:27.912105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:43:27.912105 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:43:27.912658 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-adf9f043-89e4-481d-8faf-4eb90211be74 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Lock "b'cinder-attachment_update-a8f4226c-742e-40ce-9054-80059332a908-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:43:27.915234 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:27.915234 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:28.861498 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-676d5c25-5fee-44d5-b162-d73ca4dca402 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:28.862067 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-676d5c25-5fee-44d5-b162-d73ca4dca402 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:28.862219 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:28.862219 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:28.862590 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-676d5c25-5fee-44d5-b162-d73ca4dca402 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:28.912593 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:28.912593 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:28.928446 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-676d5c25-5fee-44d5-b162-d73ca4dca402 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:28.948365 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:28.948365 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:28.957832 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-676d5c25-5fee-44d5-b162-d73ca4dca402 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:28.958713 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1819/3554] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:28 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 947 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:29.188710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-adf9f043-89e4-481d-8faf-4eb90211be74 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Lock "b'cinder-attachment_update-a8f4226c-742e-40ce-9054-80059332a908-n-h2-765315-10'" released by "attachment_update" :: held 1.276s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:43:29.189380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-adf9f043-89e4-481d-8faf-4eb90211be74 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d returned with HTTP 200 Jan 02 03:43:29.190271 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1736/3555] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:43:27 2021] PUT /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d => generated 761 bytes in 1312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:29.207323 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-15a2530f-7b72-46f9-80be-b1821dc13de3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/encryption Jan 02 03:43:29.207853 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-15a2530f-7b72-46f9-80be-b1821dc13de3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:29.208072 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:29.208072 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:29.208497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-15a2530f-7b72-46f9-80be-b1821dc13de3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:29.258334 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:29.258334 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:29.310698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-15a2530f-7b72-46f9-80be-b1821dc13de3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/encryption returned with HTTP 200 Jan 02 03:43:29.311577 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1820/3556] 10.222.0.45 () {58 vars in 1395 bytes} [Sat Jan 2 03:43:29 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/encryption => generated 161 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:29.974949 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1394f74e-c98a-4a01-b03a-232afc949212 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:29.975492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1394f74e-c98a-4a01-b03a-232afc949212 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:29.975701 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:29.975701 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:29.976071 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1394f74e-c98a-4a01-b03a-232afc949212 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:30.025290 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:30.025290 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:30.034612 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1394f74e-c98a-4a01-b03a-232afc949212 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:30.054186 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:30.054186 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:30.062748 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1394f74e-c98a-4a01-b03a-232afc949212 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:30.063492 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1737/3557] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:29 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:31.080594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23cb5795-bb51-4b0d-b034-51751f27dbd9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:31.081126 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23cb5795-bb51-4b0d-b034-51751f27dbd9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:31.081252 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:31.081252 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:31.081597 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-23cb5795-bb51-4b0d-b034-51751f27dbd9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:31.135546 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:31.135546 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:31.144753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-23cb5795-bb51-4b0d-b034-51751f27dbd9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:31.164780 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:31.164780 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:31.173708 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-23cb5795-bb51-4b0d-b034-51751f27dbd9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:31.174525 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1821/3558] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:31 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:32.190802 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70bacfff-c988-4353-87aa-579e81784abb tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:32.191345 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70bacfff-c988-4353-87aa-579e81784abb tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:32.191484 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:32.191484 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:32.191859 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-70bacfff-c988-4353-87aa-579e81784abb tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:32.246071 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:32.246071 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:32.255424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-70bacfff-c988-4353-87aa-579e81784abb tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:32.277973 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:32.277973 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:32.286975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-70bacfff-c988-4353-87aa-579e81784abb tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:32.287806 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1738/3559] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:32 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:33.305065 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-219ea576-9739-4cce-8774-7a48aa1b1756 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:33.305641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-219ea576-9739-4cce-8774-7a48aa1b1756 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:33.305807 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:33.305807 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:33.306181 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-219ea576-9739-4cce-8774-7a48aa1b1756 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:33.357149 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:33.357149 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:33.366140 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-219ea576-9739-4cce-8774-7a48aa1b1756 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:33.385713 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:33.385713 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:33.394833 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-219ea576-9739-4cce-8774-7a48aa1b1756 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:33.395661 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1822/3560] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:33 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:34.412152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1fe90984-cc97-496a-b77e-dbbdd346c2fa tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:34.412749 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1fe90984-cc97-496a-b77e-dbbdd346c2fa tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:34.412957 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:34.412957 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:34.413580 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-1fe90984-cc97-496a-b77e-dbbdd346c2fa tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:34.585724 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:34.585724 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:34.594448 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-1fe90984-cc97-496a-b77e-dbbdd346c2fa tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:34.612693 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:34.612693 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:34.620825 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-1fe90984-cc97-496a-b77e-dbbdd346c2fa tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:34.621644 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1739/3561] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:34 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:34.773266 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-e9e4f0a7-2b28-4290-8571-e66ba9fff25e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] POST http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d/action Jan 02 03:43:34.773785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:34.773785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:34.774249 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-e9e4f0a7-2b28-4290-8571-e66ba9fff25e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:43:34.774659 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-e9e4f0a7-2b28-4290-8571-e66ba9fff25e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:34.843242 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:34.843242 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:34.856337 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-474c2ec3-ebb2-44b1-b94c-1e5bc3903e48 req-e9e4f0a7-2b28-4290-8571-e66ba9fff25e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d/action returned with HTTP 204 Jan 02 03:43:34.857253 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1823/3562] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:43:34 2021] POST /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 03:43:35.637988 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02c266d2-7b15-4828-a12c-a931c2521827 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:35.638562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02c266d2-7b15-4828-a12c-a931c2521827 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:35.638698 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:35.638698 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:35.639073 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-02c266d2-7b15-4828-a12c-a931c2521827 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:35.690490 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:35.690490 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:35.698908 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-02c266d2-7b15-4828-a12c-a931c2521827 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:35.719214 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:35.719214 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:35.727543 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-02c266d2-7b15-4828-a12c-a931c2521827 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:35.728400 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1740/3563] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:35 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 1240 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:35.744955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-991e0d56-8fc6-4f41-843b-db6f97fbff4b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:35.745462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-991e0d56-8fc6-4f41-843b-db6f97fbff4b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:35.745683 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:35.745683 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:35.746063 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-991e0d56-8fc6-4f41-843b-db6f97fbff4b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:35.799154 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:35.799154 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:35.808422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-991e0d56-8fc6-4f41-843b-db6f97fbff4b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:35.828734 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:35.828734 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:35.836931 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-991e0d56-8fc6-4f41-843b-db6f97fbff4b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:35.837758 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1824/3564] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:35 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 1240 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:35.959659 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:35.960197 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:35.960419 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:35.960419 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:35.960835 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:36.009623 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:36.009623 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:36.018285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:36.037288 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:36.037288 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:36.045831 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:36.046679 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1741/3565] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:43:35 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:43:36.069672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-d0fdfdc3-3fb9-45f2-a553-9cf6e980a7c9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] POST http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/action Jan 02 03:43:36.070053 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:36.070053 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:36.070492 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-d0fdfdc3-3fb9-45f2-a553-9cf6e980a7c9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action body: b'{"os-begin_detaching": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:43:36.070879 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-d0fdfdc3-3fb9-45f2-a553-9cf6e980a7c9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:43:36.121131 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:36.121131 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:36.122304 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-d0fdfdc3-3fb9-45f2-a553-9cf6e980a7c9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:36.131506 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-d0fdfdc3-3fb9-45f2-a553-9cf6e980a7c9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Begin detaching volume completed successfully. Jan 02 03:43:36.132044 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-d0fdfdc3-3fb9-45f2-a553-9cf6e980a7c9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/action returned with HTTP 202 Jan 02 03:43:36.132961 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1825/3566] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 03:43:36 2021] POST /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:43:36.194977 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume// Jan 02 03:43:36.195451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:36.195667 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:36.195667 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:36.196044 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:36.197113 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-b3b0a01c-ccd4-4e7b-9064-a9b0e1eb2539 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:43:36.197715 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1742/3567] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:43:36 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:43:36.212562 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-adc5fb47-ae56-46f5-b17b-d46c392d1a00 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:36.213145 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-adc5fb47-ae56-46f5-b17b-d46c392d1a00 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:36.213361 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:36.213361 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:36.213736 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-adc5fb47-ae56-46f5-b17b-d46c392d1a00 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:36.264134 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:36.264134 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:36.273583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-adc5fb47-ae56-46f5-b17b-d46c392d1a00 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:36.291818 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:36.291818 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:36.299997 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-adc5fb47-ae56-46f5-b17b-d46c392d1a00 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:36.300847 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1826/3568] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:43:36 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 1342 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:43:36.335245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-da75bfd9-1d54-4b9f-8c46-443ac7f4fbd5 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/encryption Jan 02 03:43:36.335691 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-da75bfd9-1d54-4b9f-8c46-443ac7f4fbd5 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:36.336206 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-da75bfd9-1d54-4b9f-8c46-443ac7f4fbd5 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:36.387499 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:36.387499 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:36.439662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-da75bfd9-1d54-4b9f-8c46-443ac7f4fbd5 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/encryption returned with HTTP 200 Jan 02 03:43:36.440551 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1743/3569] 10.222.0.45 () {58 vars in 1395 bytes} [Sat Jan 2 03:43:36 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908/encryption => generated 161 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:36.760532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-e7f467eb-78b4-49da-9e3e-64a4f6cccff8 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] DELETE http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d Jan 02 03:43:36.761164 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-e7f467eb-78b4-49da-9e3e-64a4f6cccff8 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:36.761385 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:36.761385 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:36.761757 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-e7f467eb-78b4-49da-9e3e-64a4f6cccff8 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:36.782330 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:36.782330 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:37.214202 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-e7f467eb-78b4-49da-9e3e-64a4f6cccff8 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:43:37.214586 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-e7f467eb-78b4-49da-9e3e-64a4f6cccff8 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:43:37.221532 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-5d230722-d248-4d12-bfb8-daa40e4a4c71 req-e7f467eb-78b4-49da-9e3e-64a4f6cccff8 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d returned with HTTP 200 Jan 02 03:43:37.222404 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1827/3570] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:43:36 2021] DELETE /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/4fbd8f2e-840b-462f-b043-af2a61455f4d => generated 19 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:37.477793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3797241c-73ff-421e-8732-ce8cd763b6de req-0111ce6c-0958-4a0d-8c77-3152923b9500 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:37.478316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3797241c-73ff-421e-8732-ce8cd763b6de req-0111ce6c-0958-4a0d-8c77-3152923b9500 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:37.478533 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:37.478533 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:37.478884 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-3797241c-73ff-421e-8732-ce8cd763b6de req-0111ce6c-0958-4a0d-8c77-3152923b9500 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:37.528624 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:37.528624 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:37.537921 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-3797241c-73ff-421e-8732-ce8cd763b6de req-0111ce6c-0958-4a0d-8c77-3152923b9500 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:37.560530 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-3797241c-73ff-421e-8732-ce8cd763b6de req-0111ce6c-0958-4a0d-8c77-3152923b9500 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:37.561443 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1744/3571] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:43:37 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:37.582141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df305827-c27c-4e71-8762-42ad1584aa3e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] DELETE http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:37.582669 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df305827-c27c-4e71-8762-42ad1584aa3e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:37.582887 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:37.582887 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:37.583259 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-df305827-c27c-4e71-8762-42ad1584aa3e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:37.583726 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-df305827-c27c-4e71-8762-42ad1584aa3e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Delete volume with id: a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:37.632478 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:37.632478 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:37.633576 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-df305827-c27c-4e71-8762-42ad1584aa3e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:37.652283 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.keymgr.conf_key_mgr [None req-df305827-c27c-4e71-8762-42ad1584aa3e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 03:43:37.664670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-df305827-c27c-4e71-8762-42ad1584aa3e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Delete volume request issued successfully. Jan 02 03:43:37.665150 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-df305827-c27c-4e71-8762-42ad1584aa3e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 202 Jan 02 03:43:37.666015 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1828/3572] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:43:37 2021] DELETE /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:43:37.673837 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05898659-fd80-4cf2-b1ac-eac72863397b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:37.674466 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05898659-fd80-4cf2-b1ac-eac72863397b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:37.674580 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:37.674580 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:37.674923 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-05898659-fd80-4cf2-b1ac-eac72863397b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:37.724339 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:37.724339 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:37.732704 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-05898659-fd80-4cf2-b1ac-eac72863397b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:37.756517 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-05898659-fd80-4cf2-b1ac-eac72863397b tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:37.757484 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1745/3573] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:37 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 947 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:38.774469 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a377ac05-c397-4f4a-a2ee-97f7d00ea875 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:38.775694 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a377ac05-c397-4f4a-a2ee-97f7d00ea875 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:38.775901 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:38.775901 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:38.776548 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a377ac05-c397-4f4a-a2ee-97f7d00ea875 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:38.826820 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:43:38.826820 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:43:38.835794 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a377ac05-c397-4f4a-a2ee-97f7d00ea875 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:43:38.857684 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a377ac05-c397-4f4a-a2ee-97f7d00ea875 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 200 Jan 02 03:43:38.868379 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1829/3574] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:38 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 947 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:43:39.876280 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10ef1c8c-8746-49bb-829c-09b6cebeda1e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 Jan 02 03:43:39.877959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10ef1c8c-8746-49bb-829c-09b6cebeda1e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:39.878331 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:39.878331 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:39.878716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-10ef1c8c-8746-49bb-829c-09b6cebeda1e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:39.927845 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-10ef1c8c-8746-49bb-829c-09b6cebeda1e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 returned with HTTP 404 Jan 02 03:43:39.932433 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1746/3575] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:43:39 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/a8f4226c-742e-40ce-9054-80059332a908 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:43:39.937664 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f911f931-a730-433f-b48d-f79123500fe3 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] GET http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/volumes/detail?all_tenants=1 Jan 02 03:43:39.938036 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f911f931-a730-433f-b48d-f79123500fe3 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:39.938254 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:43:39.938254 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:43:39.938682 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f911f931-a730-433f-b48d-f79123500fe3 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:39.940918 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-f911f931-a730-433f-b48d-f79123500fe3 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:43:39.989639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-f911f931-a730-433f-b48d-f79123500fe3 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Get all volumes completed successfully. Jan 02 03:43:39.993834 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f911f931-a730-433f-b48d-f79123500fe3 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 03:43:39.994639 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1830/3576] 10.222.0.50 () {58 vars in 1252 bytes} [Sat Jan 2 03:43:39 2021] GET /volume/v3/0fedb3e7497745a89f46bdf0500f6594/volumes/detail?all_tenants=1 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:43:40.009670 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5fd1305-13a9-4841-a8f6-9efba7c1fc03 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] DELETE http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/dafa0b58-ca03-4205-980f-f05c312e6005 Jan 02 03:43:40.010219 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5fd1305-13a9-4841-a8f6-9efba7c1fc03 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:43:40.010734 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5fd1305-13a9-4841-a8f6-9efba7c1fc03 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:43:40.072817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:43:40.072817 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:43:40.082269 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5fd1305-13a9-4841-a8f6-9efba7c1fc03 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/dafa0b58-ca03-4205-980f-f05c312e6005 returned with HTTP 202 Jan 02 03:43:40.083108 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1747/3577] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:43:40 2021] DELETE /volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/dafa0b58-ca03-4205-980f-f05c312e6005 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:44:18.351443 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57193b6e-7a05-4be5-b0ad-b376bc850485 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] POST http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types Jan 02 03:44:18.352269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-57193b6e-7a05-4be5-b0ad-b376bc850485 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1645089695", "extra_specs": {}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:44:18.392134 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-57193b6e-7a05-4be5-b0ad-b376bc850485 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types returned with HTTP 200 Jan 02 03:44:18.393067 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1831/3578] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Jan 2 03:44:18 2021] POST /volume/v3/0fedb3e7497745a89f46bdf0500f6594/types => generated 212 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:18.405594 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6c11a87-0b5f-4abc-ae41-4b1f1b5aa1ab tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] POST http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/ca76a932-5a6f-47ce-8df1-b992f5674204/encryption Jan 02 03:44:18.406365 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d6c11a87-0b5f-4abc-ae41-4b1f1b5aa1ab tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:44:18.457872 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d6c11a87-0b5f-4abc-ae41-4b1f1b5aa1ab tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/ca76a932-5a6f-47ce-8df1-b992f5674204/encryption returned with HTTP 200 Jan 02 03:44:18.458755 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1748/3579] 10.222.0.50 () {60 vars in 1364 bytes} [Sat Jan 2 03:44:18 2021] POST /volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/ca76a932-5a6f-47ce-8df1-b992f5674204/encryption => generated 230 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:18.469311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] POST http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes Jan 02 03:44:18.470114 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1665913763", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1645089695", "size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:44:18.471389 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1665913763', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1645089695', 'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:44:18.484493 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Create volume of 1 GB Jan 02 03:44:18.485131 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:18.485131 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:18.485777 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Availability Zones retrieved successfully. Jan 02 03:44:18.502600 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Flow 'volume_create_api' (00dc48a0-d224-4ca4-af3f-589042f0e3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:44:18.505464 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ecb64fc-9445-4e92-8a76-51469371ddc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:44:18.507457 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:44:18.567024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ecb64fc-9445-4e92-8a76-51469371ddc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T03:44:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca76a932-5a6f-47ce-8df1-b992f5674204,is_public=True,name='tempest-scenario-type-luks-1645089695',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca76a932-5a6f-47ce-8df1-b992f5674204', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:44:18.569162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d64b0e-db50-4acc-b3fe-bde7f955659f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:44:18.618637 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1645089695 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1645089695, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:44:18.619512 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.quota [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1645089695 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1645089695, it is now deprecated. Please use the default quota class for default quota. Jan 02 03:44:18.656334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Created reservations ['9a28392e-7e0e-4f54-8ab8-39414d291843', '7806ba89-59f4-4e63-af35-0f667b10477c', '7273be9c-e040-4db8-b345-f659ca53c904', '59b124d2-ef12-4a34-b635-256d8907424d'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:44:18.658221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d64b0e-db50-4acc-b3fe-bde7f955659f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a28392e-7e0e-4f54-8ab8-39414d291843', '7806ba89-59f4-4e63-af35-0f667b10477c', '7273be9c-e040-4db8-b345-f659ca53c904', '59b124d2-ef12-4a34-b635-256d8907424d']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:44:18.660340 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7270cf-0c2b-4b38-9cba-de430e403fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:44:18.721698 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7270cf-0c2b-4b38-9cba-de430e403fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97fe056d-af36-4756-957f-35c43699506e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1665913763',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5502c9e3e4bb4764b4add82cd1fd4663',qos_specs=None,replication_status=,reservations=['9a28392e-7e0e-4f54-8ab8-39414d291843','7806ba89-59f4-4e63-af35-0f667b10477c','7273be9c-e040-4db8-b345-f659ca53c904','59b124d2-ef12-4a34-b635-256d8907424d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c342375ba044f8b8784017adaafdc99',volume_type_id=ca76a932-5a6f-47ce-8df1-b992f5674204), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1665913763',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=97fe056d-af36-4756-957f-35c43699506e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5502c9e3e4bb4764b4add82cd1fd4663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4c342375ba044f8b8784017adaafdc99',volume_attachment=,volume_type=,volume_type_id=ca76a932-5a6f-47ce-8df1-b992f5674204)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:44:18.723767 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0bf633-bbf2-4142-bdb9-d36bcfee9654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:44:18.752687 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0bf633-bbf2-4142-bdb9-d36bcfee9654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1665913763',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5502c9e3e4bb4764b4add82cd1fd4663',qos_specs=None,replication_status=,reservations=['9a28392e-7e0e-4f54-8ab8-39414d291843','7806ba89-59f4-4e63-af35-0f667b10477c','7273be9c-e040-4db8-b345-f659ca53c904','59b124d2-ef12-4a34-b635-256d8907424d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c342375ba044f8b8784017adaafdc99',volume_type_id=ca76a932-5a6f-47ce-8df1-b992f5674204)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:44:18.754657 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65611b4b-708b-42ec-8412-a13df17c0649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:44:18.771371 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65611b4b-708b-42ec-8412-a13df17c0649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:44:18.774173 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Flow 'volume_create_api' (00dc48a0-d224-4ca4-af3f-589042f0e3e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:44:18.826182 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Create volume request issued successfully. Jan 02 03:44:18.839770 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dc20cb00-d29e-4a75-b0f0-13c8a4b1a1b0 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes returned with HTTP 202 Jan 02 03:44:18.848002 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1832/3580] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:44:18 2021] POST /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes => generated 851 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:44:18.856754 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd6b27c6-aa4a-4535-a776-2caa33fc44f9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:18.857265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd6b27c6-aa4a-4535-a776-2caa33fc44f9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:18.857743 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dd6b27c6-aa4a-4535-a776-2caa33fc44f9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:18.908284 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:18.908284 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:18.917755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dd6b27c6-aa4a-4535-a776-2caa33fc44f9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:18.940751 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dd6b27c6-aa4a-4535-a776-2caa33fc44f9 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:18.951192 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1749/3581] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:18 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:19.959003 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bd2e400-8796-49fe-bb85-a5ffe447d424 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:19.959536 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bd2e400-8796-49fe-bb85-a5ffe447d424 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:19.959725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:19.959725 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:19.960317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9bd2e400-8796-49fe-bb85-a5ffe447d424 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:20.010016 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.010016 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:20.019105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9bd2e400-8796-49fe-bb85-a5ffe447d424 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:20.041222 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9bd2e400-8796-49fe-bb85-a5ffe447d424 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:20.042042 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1833/3582] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:19 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:20.057333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:20.057878 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:20.058073 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:20.058073 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:20.058446 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:20.107893 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.107893 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:20.116008 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:20.137678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:20.138494 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1750/3583] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:20 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:20.401307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-315f3738-c273-4823-a021-b2d9beaf7e18 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:20.401751 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-315f3738-c273-4823-a021-b2d9beaf7e18 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:20.401970 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:20.401970 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:20.402344 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-315f3738-c273-4823-a021-b2d9beaf7e18 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:20.452027 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.452027 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:20.460764 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-315f3738-c273-4823-a021-b2d9beaf7e18 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:20.482360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-315f3738-c273-4823-a021-b2d9beaf7e18 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:20.483208 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1834/3584] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:44:20 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:20.549116 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume// Jan 02 03:44:20.549707 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:20.550135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:20.550135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:20.550738 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:20.551649 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-dab777e8-166f-481f-a660-521eb40dd5c3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:44:20.552327 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1751/3585] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:44:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:44:20.565924 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-562b95b2-7717-4fa5-a0dc-c29c59b25fed tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] POST http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments Jan 02 03:44:20.566421 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:20.566421 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:20.566951 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-562b95b2-7717-4fa5-a0dc-c29c59b25fed tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97fe056d-af36-4756-957f-35c43699506e", "instance_uuid": "9f4ace32-f4b6-4423-acd4-339f1fa03e92", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:44:20.619060 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.619060 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:20.671980 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-562b95b2-7717-4fa5-a0dc-c29c59b25fed tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments returned with HTTP 200 Jan 02 03:44:20.672912 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1835/3586] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:44:20 2021] POST /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:44:20.708903 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47d9699f-dd91-4398-af1d-57bd630a2b69 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:20.709424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47d9699f-dd91-4398-af1d-57bd630a2b69 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:20.709908 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-47d9699f-dd91-4398-af1d-57bd630a2b69 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:20.726311 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-562b95b2-7717-4fa5-a0dc-c29c59b25fed tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume// Jan 02 03:44:20.726952 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-562b95b2-7717-4fa5-a0dc-c29c59b25fed tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:20.727758 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:20.727758 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:20.728227 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-562b95b2-7717-4fa5-a0dc-c29c59b25fed tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:20.729846 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-562b95b2-7717-4fa5-a0dc-c29c59b25fed tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:44:20.730573 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1836/3587] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:44:20 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:44:20.743596 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-d4717b3d-8e57-404e-a482-4ecd9aa52ef6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:20.744768 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-d4717b3d-8e57-404e-a482-4ecd9aa52ef6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:20.745288 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-d4717b3d-8e57-404e-a482-4ecd9aa52ef6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:20.760766 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.760766 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:20.771533 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-47d9699f-dd91-4398-af1d-57bd630a2b69 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:20.794101 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.794101 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:20.800744 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.800744 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:20.802788 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-47d9699f-dd91-4398-af1d-57bd630a2b69 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:20.803859 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1752/3588] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:20 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 943 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:20.811054 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-d4717b3d-8e57-404e-a482-4ecd9aa52ef6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:20.830339 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.830339 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:20.839191 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-d4717b3d-8e57-404e-a482-4ecd9aa52ef6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:20.840006 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1837/3589] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:44:20 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 1042 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 03:44:20.858843 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-8a75264b-7454-4b8c-aa24-39f37718abe1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] PUT http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c Jan 02 03:44:20.859340 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:20.859340 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:20.859769 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-8a75264b-7454-4b8c-aa24-39f37718abe1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:44:20.888743 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:44:20.888743 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:44:20.889241 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-8a75264b-7454-4b8c-aa24-39f37718abe1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Lock "b'cinder-attachment_update-97fe056d-af36-4756-957f-35c43699506e-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:44:20.891562 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:20.891562 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:21.822153 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86a81b6a-292c-4463-8d28-f83c018a0c31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:21.822959 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86a81b6a-292c-4463-8d28-f83c018a0c31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:21.823173 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:21.823173 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:21.823545 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-86a81b6a-292c-4463-8d28-f83c018a0c31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:21.874828 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:21.874828 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:21.884533 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-86a81b6a-292c-4463-8d28-f83c018a0c31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:21.904003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:21.904003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:21.912850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-86a81b6a-292c-4463-8d28-f83c018a0c31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:21.913707 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1838/3590] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:21 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 943 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:22.140103 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-8a75264b-7454-4b8c-aa24-39f37718abe1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Lock "b'cinder-attachment_update-97fe056d-af36-4756-957f-35c43699506e-n-h2-765315-10'" released by "attachment_update" :: held 1.251s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:44:22.140817 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-8a75264b-7454-4b8c-aa24-39f37718abe1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c returned with HTTP 200 Jan 02 03:44:22.141712 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1753/3591] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:44:20 2021] PUT /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c => generated 761 bytes in 1288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:44:22.157911 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-0b39d897-ade3-4ce2-8b3a-40167151edd6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/encryption Jan 02 03:44:22.158455 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-0b39d897-ade3-4ce2-8b3a-40167151edd6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:22.158673 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:22.158673 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:22.159056 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-0b39d897-ade3-4ce2-8b3a-40167151edd6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:22.208913 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:22.208913 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:22.261038 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-0b39d897-ade3-4ce2-8b3a-40167151edd6 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/encryption returned with HTTP 200 Jan 02 03:44:22.261915 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1839/3592] 10.222.0.45 () {58 vars in 1395 bytes} [Sat Jan 2 03:44:22 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/encryption => generated 160 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:22.930024 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3685a1c-25e1-4739-97b3-0b7eaae600b3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:22.931062 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3685a1c-25e1-4739-97b3-0b7eaae600b3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:22.931280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:22.931280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:22.931653 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e3685a1c-25e1-4739-97b3-0b7eaae600b3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:22.984328 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:22.984328 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:22.992472 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e3685a1c-25e1-4739-97b3-0b7eaae600b3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:23.011568 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:23.011568 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:23.019699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e3685a1c-25e1-4739-97b3-0b7eaae600b3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:23.020427 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1754/3593] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:22 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:24.037125 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfecc2ba-d473-4793-9df7-74d3f1fc5d4e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:24.037974 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfecc2ba-d473-4793-9df7-74d3f1fc5d4e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:24.038093 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:24.038093 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:24.038444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-cfecc2ba-d473-4793-9df7-74d3f1fc5d4e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:24.087787 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:24.087787 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:24.096537 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-cfecc2ba-d473-4793-9df7-74d3f1fc5d4e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:24.115418 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:24.115418 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:24.124157 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-cfecc2ba-d473-4793-9df7-74d3f1fc5d4e tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:24.125030 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1840/3594] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:24 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:25.141576 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7916c87-44e0-4593-a733-9dd59f99a6ef tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:25.142100 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7916c87-44e0-4593-a733-9dd59f99a6ef tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:25.142232 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:25.142232 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:25.142565 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c7916c87-44e0-4593-a733-9dd59f99a6ef tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:25.192221 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:25.192221 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:25.200587 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c7916c87-44e0-4593-a733-9dd59f99a6ef tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:25.219301 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:25.219301 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:25.227603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c7916c87-44e0-4593-a733-9dd59f99a6ef tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:25.228479 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1755/3595] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:25 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:26.246132 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4b0a881-8fb5-4cc3-96e5-c90fb17d4df1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:26.246664 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4b0a881-8fb5-4cc3-96e5-c90fb17d4df1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:26.246776 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:26.246776 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:26.247149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d4b0a881-8fb5-4cc3-96e5-c90fb17d4df1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:26.297827 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:26.297827 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:26.306184 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d4b0a881-8fb5-4cc3-96e5-c90fb17d4df1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:26.326721 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:26.326721 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:26.335016 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d4b0a881-8fb5-4cc3-96e5-c90fb17d4df1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:26.335863 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1841/3596] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:26 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:27.352572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d0084e3-9edf-4acc-837d-9e5c9ccc7c66 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:27.353158 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d0084e3-9edf-4acc-837d-9e5c9ccc7c66 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:27.353276 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:27.353276 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:27.353636 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2d0084e3-9edf-4acc-837d-9e5c9ccc7c66 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:27.404265 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:27.404265 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:27.413018 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2d0084e3-9edf-4acc-837d-9e5c9ccc7c66 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:27.434442 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:27.434442 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:27.445305 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2d0084e3-9edf-4acc-837d-9e5c9ccc7c66 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:27.445305 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1756/3597] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:27 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:27.717775 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-376fc375-bfb3-4e5f-a64f-c101da17f41c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] POST http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c/action Jan 02 03:44:27.718206 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:27.718206 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:27.718648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-376fc375-bfb3-4e5f-a64f-c101da17f41c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:44:27.719033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-376fc375-bfb3-4e5f-a64f-c101da17f41c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:44:27.795376 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:27.795376 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:27.809657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-b081889a-c1d0-4686-af8a-9e49d91f9a47 req-376fc375-bfb3-4e5f-a64f-c101da17f41c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c/action returned with HTTP 204 Jan 02 03:44:27.810549 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1842/3598] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:44:27 2021] POST /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:44:28.466566 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b3b39c4e-2696-46ec-84e4-0df97a32dab2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:28.467230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b3b39c4e-2696-46ec-84e4-0df97a32dab2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:28.467384 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:28.467384 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:28.467677 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b3b39c4e-2696-46ec-84e4-0df97a32dab2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:28.516818 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:28.516818 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:28.525211 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b3b39c4e-2696-46ec-84e4-0df97a32dab2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:28.543967 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:28.543967 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:28.552428 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b3b39c4e-2696-46ec-84e4-0df97a32dab2 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:28.553267 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1757/3599] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:28 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 1236 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:44:28.571842 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b0eaf86-ed8c-4f84-b194-a8e018cbf43c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:28.572729 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b0eaf86-ed8c-4f84-b194-a8e018cbf43c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:28.573004 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:28.573004 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:28.573415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-4b0eaf86-ed8c-4f84-b194-a8e018cbf43c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:28.627008 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:28.627008 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:28.636332 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-4b0eaf86-ed8c-4f84-b194-a8e018cbf43c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:28.657176 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:28.657176 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:28.665801 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-4b0eaf86-ed8c-4f84-b194-a8e018cbf43c tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:28.666627 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1843/3600] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:28 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 1236 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:44:28.784603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:28.785230 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:28.785469 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:28.785469 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:28.785776 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:28.834648 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:28.834648 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:28.843618 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:28.861988 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:28.861988 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:28.870231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:28.871088 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1758/3601] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:44:28 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 1236 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:44:28.894473 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-ad6f2141-792f-4e10-9de9-9cbebaca4bf1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] POST http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/action Jan 02 03:44:28.894931 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:28.894931 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:28.895472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-ad6f2141-792f-4e10-9de9-9cbebaca4bf1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action body: b'{"os-begin_detaching": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:44:28.895860 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-ad6f2141-792f-4e10-9de9-9cbebaca4bf1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:44:28.946480 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:28.946480 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:28.947731 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-ad6f2141-792f-4e10-9de9-9cbebaca4bf1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:28.957345 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-ad6f2141-792f-4e10-9de9-9cbebaca4bf1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Begin detaching volume completed successfully. Jan 02 03:44:28.957871 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-ad6f2141-792f-4e10-9de9-9cbebaca4bf1 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/action returned with HTTP 202 Jan 02 03:44:28.958758 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1844/3602] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 03:44:28 2021] POST /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:44:29.014608 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume// Jan 02 03:44:29.015082 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:29.015413 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:29.015413 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:29.015798 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:29.016880 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-e94555e0-7fd7-4e40-a6fc-330edc87e365 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:44:29.017473 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1759/3603] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:44:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:44:29.032264 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-92bc11ea-8a0c-48b2-b77c-c9e5a9411c76 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:29.032841 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-92bc11ea-8a0c-48b2-b77c-c9e5a9411c76 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:29.033054 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:29.033054 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:29.033422 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-92bc11ea-8a0c-48b2-b77c-c9e5a9411c76 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:29.082607 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:29.082607 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:29.091826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-92bc11ea-8a0c-48b2-b77c-c9e5a9411c76 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:29.110858 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:29.110858 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:29.119066 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-92bc11ea-8a0c-48b2-b77c-c9e5a9411c76 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:29.119887 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1845/3604] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:44:29 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 1338 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:44:29.158840 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-0a9cbc86-d3ba-4efc-ad7b-71a22446e404 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/encryption Jan 02 03:44:29.159360 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-0a9cbc86-d3ba-4efc-ad7b-71a22446e404 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:29.159844 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-0a9cbc86-d3ba-4efc-ad7b-71a22446e404 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'index' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:29.211982 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:29.211982 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:29.269360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-0a9cbc86-d3ba-4efc-ad7b-71a22446e404 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/encryption returned with HTTP 200 Jan 02 03:44:29.270242 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1760/3605] 10.222.0.45 () {58 vars in 1395 bytes} [Sat Jan 2 03:44:29 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e/encryption => generated 160 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:29.577877 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-1a61c797-1fda-4550-ae99-609c11ea9313 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] DELETE http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c Jan 02 03:44:29.578407 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-1a61c797-1fda-4550-ae99-609c11ea9313 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:29.578584 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:29.578584 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:29.578955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-1a61c797-1fda-4550-ae99-609c11ea9313 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:29.599817 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:29.599817 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:30.027481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-1a61c797-1fda-4550-ae99-609c11ea9313 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:44:30.027848 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-1a61c797-1fda-4550-ae99-609c11ea9313 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:44:30.034753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-dd2211b8-7405-423a-aebf-a978afeb1913 req-1a61c797-1fda-4550-ae99-609c11ea9313 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c returned with HTTP 200 Jan 02 03:44:30.035614 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1846/3606] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:44:29 2021] DELETE /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/attachments/5809fbbe-6b4b-470f-9458-0b39ff0edb0c => generated 19 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:30.305059 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a52c3407-1b8f-4e1f-895c-eb2749d5e37e req-a55e7645-cf5b-4637-925b-ce39669b73a3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:30.305569 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a52c3407-1b8f-4e1f-895c-eb2749d5e37e req-a55e7645-cf5b-4637-925b-ce39669b73a3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:30.305781 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:30.305781 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:30.306149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a52c3407-1b8f-4e1f-895c-eb2749d5e37e req-a55e7645-cf5b-4637-925b-ce39669b73a3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:30.355557 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:30.355557 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:30.363835 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-a52c3407-1b8f-4e1f-895c-eb2749d5e37e req-a55e7645-cf5b-4637-925b-ce39669b73a3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:30.384986 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a52c3407-1b8f-4e1f-895c-eb2749d5e37e req-a55e7645-cf5b-4637-925b-ce39669b73a3 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:30.385817 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1761/3607] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:44:30 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 944 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:30.407042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5ba0938-2f8d-4345-9133-5e096d3602c7 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] DELETE http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:30.407557 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5ba0938-2f8d-4345-9133-5e096d3602c7 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:30.407776 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:30.407776 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:30.408155 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c5ba0938-2f8d-4345-9133-5e096d3602c7 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'delete' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:30.408657 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-c5ba0938-2f8d-4345-9133-5e096d3602c7 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Delete volume with id: 97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:30.457262 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:30.457262 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:30.458406 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c5ba0938-2f8d-4345-9133-5e096d3602c7 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:30.477203 n-d-765315-10 devstack@c-api.service[88027]: WARNING cinder.keymgr.conf_key_mgr [None req-c5ba0938-2f8d-4345-9133-5e096d3602c7 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 03:44:30.485011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c5ba0938-2f8d-4345-9133-5e096d3602c7 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Delete volume request issued successfully. Jan 02 03:44:30.485479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c5ba0938-2f8d-4345-9133-5e096d3602c7 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 202 Jan 02 03:44:30.487099 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1847/3608] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:44:30 2021] DELETE /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:44:30.494341 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d8bf18b-e3ac-4f12-acb6-26c82663fc31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:30.494854 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d8bf18b-e3ac-4f12-acb6-26c82663fc31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:30.495068 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:30.495068 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:30.495471 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0d8bf18b-e3ac-4f12-acb6-26c82663fc31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:30.547012 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:30.547012 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:30.555276 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0d8bf18b-e3ac-4f12-acb6-26c82663fc31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:30.579078 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0d8bf18b-e3ac-4f12-acb6-26c82663fc31 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:30.583756 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1762/3609] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:30 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:31.597114 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dfbe03b-2ff5-42d9-aebd-14b09185b201 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:31.597668 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dfbe03b-2ff5-42d9-aebd-14b09185b201 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:31.597858 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:31.597858 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:31.598229 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7dfbe03b-2ff5-42d9-aebd-14b09185b201 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:31.670387 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:44:31.670387 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:44:31.680776 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7dfbe03b-2ff5-42d9-aebd-14b09185b201 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Volume info retrieved successfully. Jan 02 03:44:31.706299 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7dfbe03b-2ff5-42d9-aebd-14b09185b201 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 200 Jan 02 03:44:31.716840 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1848/3610] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:31 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 943 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:44:32.724881 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2394851-bb8b-4ee0-ba67-6d7149462299 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] GET http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e Jan 02 03:44:32.725428 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2394851-bb8b-4ee0-ba67-6d7149462299 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:32.725532 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:32.725532 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:32.725852 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2394851-bb8b-4ee0-ba67-6d7149462299 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:32.774297 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2394851-bb8b-4ee0-ba67-6d7149462299 tempest-TestEncryptedCinderVolumes-1622081156 tempest-TestEncryptedCinderVolumes-1622081156] http://10.222.0.50/volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e returned with HTTP 404 Jan 02 03:44:32.775361 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1763/3611] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:44:32 2021] GET /volume/v3/5502c9e3e4bb4764b4add82cd1fd4663/volumes/97fe056d-af36-4756-957f-35c43699506e => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:44:32.784688 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0645782-d631-4a13-8fc8-b185289108de tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] GET http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/volumes/detail?all_tenants=1 Jan 02 03:44:32.785439 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0645782-d631-4a13-8fc8-b185289108de tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:32.785536 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:44:32.785536 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:44:32.786024 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-a0645782-d631-4a13-8fc8-b185289108de tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Calling method 'detail' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:32.789256 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-a0645782-d631-4a13-8fc8-b185289108de tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:44:32.839315 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-a0645782-d631-4a13-8fc8-b185289108de tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Get all volumes completed successfully. Jan 02 03:44:32.844231 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-a0645782-d631-4a13-8fc8-b185289108de tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 03:44:32.845034 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1849/3612] 10.222.0.50 () {58 vars in 1252 bytes} [Sat Jan 2 03:44:32 2021] GET /volume/v3/0fedb3e7497745a89f46bdf0500f6594/volumes/detail?all_tenants=1 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 03:44:32.860736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f52d2662-7119-4d0e-b464-fa2d8392ef10 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] DELETE http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/ca76a932-5a6f-47ce-8df1-b992f5674204 Jan 02 03:44:32.861251 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f52d2662-7119-4d0e-b464-fa2d8392ef10 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:44:32.861755 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-f52d2662-7119-4d0e-b464-fa2d8392ef10 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] Calling method '_delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:44:32.923456 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 02 03:44:32.923456 n-d-765315-10 devstack@c-api.service[88027]: "UPDATE / DELETE expressions." % clause Jan 02 03:44:32.933351 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-f52d2662-7119-4d0e-b464-fa2d8392ef10 tempest-TestEncryptedCinderVolumes-1123604510 tempest-TestEncryptedCinderVolumes-1123604510] http://10.222.0.50/volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/ca76a932-5a6f-47ce-8df1-b992f5674204 returned with HTTP 202 Jan 02 03:44:32.934176 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1764/3613] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Jan 2 03:44:32 2021] DELETE /volume/v3/0fedb3e7497745a89f46bdf0500f6594/types/ca76a932-5a6f-47ce-8df1-b992f5674204 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:45:31.658359 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] POST http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes Jan 02 03:45:31.659194 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-671477855", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:45:31.660556 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-671477855', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88029) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 03:45:31.661103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Create volume of 1 GB Jan 02 03:45:31.675391 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Availability Zones retrieved successfully. Jan 02 03:45:31.692321 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Flow 'volume_create_api' (a99179c4-5ca4-4392-b7a9-ea60f9099405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:45:31.695061 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610fa439-9f00-489e-8b0b-17ff1ef1d173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:45:31.697175 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Validating volume size '1' using validate_int {{(pid=88029) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 03:45:31.768963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610fa439-9f00-489e-8b0b-17ff1ef1d173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:45:31.771260 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76a40c12-4b85-4e1f-b2b7-f23298c7a801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:45:31.864752 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Created reservations ['65d15ac0-5805-43a9-b87b-2bae52e11f72', '3eb21a3e-5fe6-479b-b1ec-dfadd1243bf5', '72d0e601-2950-4320-a3b6-075b2b9059d2', '65ec3e12-37ec-443a-a1aa-549c6bc7e9bf'] {{(pid=88029) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 03:45:31.866662 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76a40c12-4b85-4e1f-b2b7-f23298c7a801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d15ac0-5805-43a9-b87b-2bae52e11f72', '3eb21a3e-5fe6-479b-b1ec-dfadd1243bf5', '72d0e601-2950-4320-a3b6-075b2b9059d2', '65ec3e12-37ec-443a-a1aa-549c6bc7e9bf']}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:45:31.868940 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec0230df-15d8-4e2e-afa3-0c692023800b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:45:31.931186 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec0230df-15d8-4e2e-afa3-0c692023800b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9117356a-3e2f-40e2-8779-55dd7413b34a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-671477855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8ef890341ce47719c589eacf3c3ae0b',qos_specs=None,replication_status=,reservations=['65d15ac0-5805-43a9-b87b-2bae52e11f72','3eb21a3e-5fe6-479b-b1ec-dfadd1243bf5','72d0e601-2950-4320-a3b6-075b2b9059d2','65ec3e12-37ec-443a-a1aa-549c6bc7e9bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e48afbc84e4f958bcbd88497c5b7f7',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T03:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-671477855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9117356a-3e2f-40e2-8779-55dd7413b34a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8ef890341ce47719c589eacf3c3ae0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='41e48afbc84e4f958bcbd88497c5b7f7',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:45:31.933413 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de0d7c5-a1a9-4105-a484-46ed6fb687b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:45:31.959931 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de0d7c5-a1a9-4105-a484-46ed6fb687b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-671477855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8ef890341ce47719c589eacf3c3ae0b',qos_specs=None,replication_status=,reservations=['65d15ac0-5805-43a9-b87b-2bae52e11f72','3eb21a3e-5fe6-479b-b1ec-dfadd1243bf5','72d0e601-2950-4320-a3b6-075b2b9059d2','65ec3e12-37ec-443a-a1aa-549c6bc7e9bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e48afbc84e4f958bcbd88497c5b7f7',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:45:31.961930 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ed951f-5231-46c1-a82e-817ad0d6394f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 03:45:31.977470 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ed951f-5231-46c1-a82e-817ad0d6394f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88029) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 03:45:31.980448 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Flow 'volume_create_api' (a99179c4-5ca4-4392-b7a9-ea60f9099405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88029) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 03:45:32.033699 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Create volume request issued successfully. Jan 02 03:45:32.048927 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-9fa14e42-525b-4592-8f90-aa827cfebb0c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes returned with HTTP 202 Jan 02 03:45:32.050022 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1850/3614] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 03:45:31 2021] POST /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes => generated 823 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 03:45:32.065485 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c97a3a93-299f-4a4c-af03-e02708bef623 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:32.066283 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c97a3a93-299f-4a4c-af03-e02708bef623 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:32.066807 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c97a3a93-299f-4a4c-af03-e02708bef623 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:32.126058 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:32.126058 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:32.134856 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c97a3a93-299f-4a4c-af03-e02708bef623 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:32.158225 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c97a3a93-299f-4a4c-af03-e02708bef623 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:32.160246 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1765/3615] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:32 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:33.178523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44334dda-366b-4ae2-92c2-ece7d4f95ac0 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:33.179591 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44334dda-366b-4ae2-92c2-ece7d4f95ac0 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:33.180032 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:33.180032 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:33.180735 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44334dda-366b-4ae2-92c2-ece7d4f95ac0 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:33.233515 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:33.233515 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:33.241725 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-44334dda-366b-4ae2-92c2-ece7d4f95ac0 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:33.264258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44334dda-366b-4ae2-92c2-ece7d4f95ac0 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:33.265068 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1851/3616] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:33.280479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53b7632b-9419-41bf-9c11-16f11a29a8ef tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:33.281001 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53b7632b-9419-41bf-9c11-16f11a29a8ef tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:33.281213 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:33.281213 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:33.281593 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-53b7632b-9419-41bf-9c11-16f11a29a8ef tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:33.330834 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:33.330834 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:33.339294 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-53b7632b-9419-41bf-9c11-16f11a29a8ef tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:33.361350 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-53b7632b-9419-41bf-9c11-16f11a29a8ef tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:33.362162 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1766/3617] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:45:33.378306 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e874512a-8694-4ff1-bb2f-d9a87c2bb779 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes Jan 02 03:45:33.378871 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e874512a-8694-4ff1-bb2f-d9a87c2bb779 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:33.379085 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:33.379085 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:33.379462 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e874512a-8694-4ff1-bb2f-d9a87c2bb779 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'index' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:33.380236 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.api_utils [None req-e874512a-8694-4ff1-bb2f-d9a87c2bb779 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Removing options '' from query. {{(pid=88029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 03:45:33.382032 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-e874512a-8694-4ff1-bb2f-d9a87c2bb779 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88029) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 03:45:33.434094 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e874512a-8694-4ff1-bb2f-d9a87c2bb779 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Get all volumes completed successfully. Jan 02 03:45:33.435023 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e874512a-8694-4ff1-bb2f-d9a87c2bb779 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes returned with HTTP 200 Jan 02 03:45:33.435871 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1852/3618] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes => generated 404 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:33.446975 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:33.447496 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:33.447709 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:33.447709 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:33.448081 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:33.497256 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:33.497256 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:33.505360 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:33.526295 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:33.527096 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1767/3619] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:33.646354 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-5eee9966-9988-49d0-b6b8-c06037949d35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:33.646867 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-5eee9966-9988-49d0-b6b8-c06037949d35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:33.647079 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:33.647079 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:33.647444 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-5eee9966-9988-49d0-b6b8-c06037949d35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:33.697217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:33.697217 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:33.705710 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-5eee9966-9988-49d0-b6b8-c06037949d35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:33.727422 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-5eee9966-9988-49d0-b6b8-c06037949d35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:33.728310 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1853/3620] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:33.799940 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume// Jan 02 03:45:33.800900 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:33.801120 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:33.801120 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:33.801497 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:33.802583 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-fd3279ee-1f1c-49fb-a109-022e223e59da tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:45:33.803185 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1768/3621] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:45:33.820603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-07d24bd1-113d-47cf-8909-f21e7dcea9d7 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] POST http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments Jan 02 03:45:33.822021 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:33.822021 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:33.822442 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-07d24bd1-113d-47cf-8909-f21e7dcea9d7 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9117356a-3e2f-40e2-8779-55dd7413b34a", "instance_uuid": "ac232395-ce40-49b0-99c6-f00123d81f72", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:45:33.875464 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:33.875464 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:33.929736 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-07d24bd1-113d-47cf-8909-f21e7dcea9d7 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments returned with HTTP 200 Jan 02 03:45:33.930739 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1854/3622] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 03:45:33 2021] POST /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:45:33.967219 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b90396e-747f-4c4c-8a14-07f80986ac8b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:33.967789 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b90396e-747f-4c4c-8a14-07f80986ac8b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:33.968255 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6b90396e-747f-4c4c-8a14-07f80986ac8b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:33.986218 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-07d24bd1-113d-47cf-8909-f21e7dcea9d7 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume// Jan 02 03:45:33.986703 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-07d24bd1-113d-47cf-8909-f21e7dcea9d7 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:33.986926 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:33.986926 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:33.987304 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-07d24bd1-113d-47cf-8909-f21e7dcea9d7 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:33.988662 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-07d24bd1-113d-47cf-8909-f21e7dcea9d7 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:45:33.989295 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1855/3623] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 03:45:34.002103 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-923c32a6-5b8b-451f-8702-c1f9e06fc03b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:34.002677 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-923c32a6-5b8b-451f-8702-c1f9e06fc03b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:34.003152 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-923c32a6-5b8b-451f-8702-c1f9e06fc03b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:34.020857 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:34.020857 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:34.029799 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6b90396e-747f-4c4c-8a14-07f80986ac8b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:34.050135 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:34.050135 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:34.056958 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:34.056958 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:34.060152 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6b90396e-747f-4c4c-8a14-07f80986ac8b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:34.070866 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1769/3624] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:34.071072 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-923c32a6-5b8b-451f-8702-c1f9e06fc03b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:34.086908 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:34.086908 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:34.095645 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-923c32a6-5b8b-451f-8702-c1f9e06fc03b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:34.096530 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1856/3625] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:45:33 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 03:45:34.115384 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-167985e3-98d4-46a4-a6b1-0f5df9f3985a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] PUT http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b Jan 02 03:45:34.115877 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:34.115877 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:34.116320 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-167985e3-98d4-46a4-a6b1-0f5df9f3985a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:45:34.145725 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 03:45:34.145725 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 03:45:34.146271 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-167985e3-98d4-46a4-a6b1-0f5df9f3985a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Lock "b'cinder-attachment_update-9117356a-3e2f-40e2-8779-55dd7413b34a-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 03:45:34.148737 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:34.148737 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:35.079750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2682e586-d470-44b8-81d1-cff0727feec2 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:35.080499 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2682e586-d470-44b8-81d1-cff0727feec2 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:35.080795 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:35.080795 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:35.081296 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2682e586-d470-44b8-81d1-cff0727feec2 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:35.132354 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:35.132354 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:35.140963 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-2682e586-d470-44b8-81d1-cff0727feec2 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:35.161547 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:35.161547 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:35.170516 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2682e586-d470-44b8-81d1-cff0727feec2 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:35.171669 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1857/3626] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:35 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:45:35.433270 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-167985e3-98d4-46a4-a6b1-0f5df9f3985a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Lock "b'cinder-attachment_update-9117356a-3e2f-40e2-8779-55dd7413b34a-n-h2-765315-10'" released by "attachment_update" :: held 1.287s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 03:45:35.433947 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-167985e3-98d4-46a4-a6b1-0f5df9f3985a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b returned with HTTP 200 Jan 02 03:45:35.434843 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1770/3627] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 03:45:34 2021] PUT /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b => generated 762 bytes in 1324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:45:36.188936 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-183bfe98-73f2-4289-9eb1-770588affb77 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:36.189516 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-183bfe98-73f2-4289-9eb1-770588affb77 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:36.189639 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:36.189639 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:36.190038 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-183bfe98-73f2-4289-9eb1-770588affb77 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:36.239449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:36.239449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:36.248672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-183bfe98-73f2-4289-9eb1-770588affb77 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:36.270098 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:36.270098 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:36.278750 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-183bfe98-73f2-4289-9eb1-770588affb77 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:36.279574 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1858/3628] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:36 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:37.295453 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73a39058-834c-4d0b-af83-92ef5f704625 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:37.295986 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73a39058-834c-4d0b-af83-92ef5f704625 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:37.296199 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:37.296199 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:37.296613 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-73a39058-834c-4d0b-af83-92ef5f704625 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:37.349997 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:37.349997 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:37.359048 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-73a39058-834c-4d0b-af83-92ef5f704625 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:37.377214 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:37.377214 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:37.385346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-73a39058-834c-4d0b-af83-92ef5f704625 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:37.386241 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1771/3629] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:37 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:38.403244 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59597cb9-cc72-41ee-9f22-71779a6699ba tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:38.403816 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59597cb9-cc72-41ee-9f22-71779a6699ba tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:38.403920 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:38.403920 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:38.404317 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-59597cb9-cc72-41ee-9f22-71779a6699ba tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:38.454475 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:38.454475 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:38.462716 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-59597cb9-cc72-41ee-9f22-71779a6699ba tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:38.481524 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:38.481524 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:38.489621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-59597cb9-cc72-41ee-9f22-71779a6699ba tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:38.490447 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1859/3630] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:38 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:39.506907 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-134afec6-7bc3-44f6-8496-4b496893a0dd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:39.507472 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-134afec6-7bc3-44f6-8496-4b496893a0dd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:39.507614 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:39.507614 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:39.507965 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-134afec6-7bc3-44f6-8496-4b496893a0dd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:39.557573 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:39.557573 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:39.566747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-134afec6-7bc3-44f6-8496-4b496893a0dd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:39.584542 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:39.584542 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:39.593316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-134afec6-7bc3-44f6-8496-4b496893a0dd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:39.594146 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1772/3631] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:39 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:45:40.612621 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0577de0e-d3de-4a4b-abb7-52dad25dc89a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:40.613483 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0577de0e-d3de-4a4b-abb7-52dad25dc89a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:40.613483 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:40.613483 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:40.613839 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0577de0e-d3de-4a4b-abb7-52dad25dc89a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:40.665959 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:40.665959 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:40.675126 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0577de0e-d3de-4a4b-abb7-52dad25dc89a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:40.693960 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:40.693960 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:40.703049 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0577de0e-d3de-4a4b-abb7-52dad25dc89a tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:40.703870 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1860/3632] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:40 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 03:45:40.926380 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-21375985-29f1-49eb-ac42-f870daf4597f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] POST http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b/action Jan 02 03:45:40.926785 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:40.926785 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:40.927221 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-21375985-29f1-49eb-ac42-f870daf4597f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:45:40.927652 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-21375985-29f1-49eb-ac42-f870daf4597f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:45:40.993990 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:40.993990 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:41.006433 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-564fd9a5-4b73-49ee-8afc-517dc45b720d req-21375985-29f1-49eb-ac42-f870daf4597f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b/action returned with HTTP 204 Jan 02 03:45:41.007280 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1773/3633] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 03:45:40 2021] POST /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 03:45:41.720463 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c97245cb-eda3-4d42-937e-4879ed10c09b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:41.721033 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c97245cb-eda3-4d42-937e-4879ed10c09b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:41.721142 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:41.721142 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:41.721519 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c97245cb-eda3-4d42-937e-4879ed10c09b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:41.773813 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:41.773813 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:41.782951 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c97245cb-eda3-4d42-937e-4879ed10c09b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:41.802003 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:41.802003 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:41.810346 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c97245cb-eda3-4d42-937e-4879ed10c09b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:41.811179 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1861/3634] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:41 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 1208 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:45:41.826897 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06ee9b75-6817-4069-934d-9347f5a1d5cd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:41.827415 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06ee9b75-6817-4069-934d-9347f5a1d5cd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:41.827632 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:41.827632 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:41.828003 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-06ee9b75-6817-4069-934d-9347f5a1d5cd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:41.876988 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:41.876988 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:41.884936 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-06ee9b75-6817-4069-934d-9347f5a1d5cd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:41.903849 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:41.903849 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:41.912322 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-06ee9b75-6817-4069-934d-9347f5a1d5cd tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:41.913128 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1774/3635] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:41 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 1208 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:45:41.927868 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5464c30c-1aa0-4210-8ada-52101d55819b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:45:41.928424 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5464c30c-1aa0-4210-8ada-52101d55819b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:45:41.928638 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:45:41.928638 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:45:41.929013 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-5464c30c-1aa0-4210-8ada-52101d55819b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:45:41.978122 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:41.978122 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:41.986765 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-5464c30c-1aa0-4210-8ada-52101d55819b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:45:42.006327 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:45:42.006327 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:45:42.015329 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-5464c30c-1aa0-4210-8ada-52101d55819b tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:45:42.016144 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1862/3636] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:45:41 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 1208 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 03:46:53.202603 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:46:53.203269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:53.203269 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:53.203269 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:53.203650 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:53.256896 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:53.256896 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:53.265560 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:46:53.286995 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:53.286995 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:53.295767 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:46:53.296655 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1775/3637] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:46:53 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 1208 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 03:46:53.323874 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-ef0fa1d5-f02b-4277-ae20-bc15d9c5fd35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] POST http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a/action Jan 02 03:46:53.324939 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:53.324939 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:53.325153 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-ef0fa1d5-f02b-4277-ae20-bc15d9c5fd35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Action body: b'{"os-begin_detaching": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 03:46:53.325728 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-ef0fa1d5-f02b-4277-ae20-bc15d9c5fd35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 03:46:53.383371 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:53.383371 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:53.384607 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-ef0fa1d5-f02b-4277-ae20-bc15d9c5fd35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:46:53.394301 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-ef0fa1d5-f02b-4277-ae20-bc15d9c5fd35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Begin detaching volume completed successfully. Jan 02 03:46:53.394848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-ef0fa1d5-f02b-4277-ae20-bc15d9c5fd35 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a/action returned with HTTP 202 Jan 02 03:46:53.397175 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1863/3638] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Jan 2 03:46:53 2021] POST /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 03:46:53.468737 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume// Jan 02 03:46:53.469316 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:53.469600 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:53.469600 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:53.471719 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:53.472895 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-58c35748-735b-4900-bc5f-ec9f3eecf203 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 03:46:53.474086 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1776/3639] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 03:46:53 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 03:46:53.488692 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-535cf46b-86bd-45a5-a7f6-8b19b32dfda6 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:46:53.489870 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-535cf46b-86bd-45a5-a7f6-8b19b32dfda6 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:53.490086 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:53.490086 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:53.490673 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-535cf46b-86bd-45a5-a7f6-8b19b32dfda6 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:53.544394 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:53.544394 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:53.554789 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-535cf46b-86bd-45a5-a7f6-8b19b32dfda6 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:46:53.575829 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:53.575829 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:53.586809 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-535cf46b-86bd-45a5-a7f6-8b19b32dfda6 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:46:53.589527 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1864/3640] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 03:46:53 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 1310 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 03:46:53.969529 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-e92276df-40d1-40e6-8043-527f9567583c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] DELETE http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b Jan 02 03:46:53.970030 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-e92276df-40d1-40e6-8043-527f9567583c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:53.970549 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-e92276df-40d1-40e6-8043-527f9567583c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:53.991690 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:53.991690 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:54.425803 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-e92276df-40d1-40e6-8043-527f9567583c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 03:46:54.426353 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-e92276df-40d1-40e6-8043-527f9567583c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Pending status list for volume during attachment-delete: [] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 03:46:54.433747 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d38af61f-bb44-47fb-995f-17442ddc0f0a req-e92276df-40d1-40e6-8043-527f9567583c tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b returned with HTTP 200 Jan 02 03:46:54.434591 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1777/3641] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 03:46:53 2021] DELETE /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/attachments/36830849-1d33-430d-9448-668dfe02112b => generated 19 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:46:54.772396 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-9fefbabc-d79e-4430-b3a6-dcaf229a37e8 req-f2bb6340-cb7e-4ca4-abc9-13b02cb4023f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:46:54.772926 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-9fefbabc-d79e-4430-b3a6-dcaf229a37e8 req-f2bb6340-cb7e-4ca4-abc9-13b02cb4023f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:54.773137 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:54.773137 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:54.773502 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-9fefbabc-d79e-4430-b3a6-dcaf229a37e8 req-f2bb6340-cb7e-4ca4-abc9-13b02cb4023f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:54.824647 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:54.824647 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:54.832820 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-9fefbabc-d79e-4430-b3a6-dcaf229a37e8 req-f2bb6340-cb7e-4ca4-abc9-13b02cb4023f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:46:54.855694 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-9fefbabc-d79e-4430-b3a6-dcaf229a37e8 req-f2bb6340-cb7e-4ca4-abc9-13b02cb4023f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:46:54.856584 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1865/3642] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 03:46:54 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:46:54.877424 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2061288-1f74-445d-b2a4-c78048d975db tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] DELETE http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:46:54.878078 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2061288-1f74-445d-b2a4-c78048d975db tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:54.878289 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:54.878289 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:54.878671 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-b2061288-1f74-445d-b2a4-c78048d975db tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:54.878991 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-b2061288-1f74-445d-b2a4-c78048d975db tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Delete volume with id: 9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:46:54.928713 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:54.928713 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:54.929826 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b2061288-1f74-445d-b2a4-c78048d975db tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:46:54.960011 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-b2061288-1f74-445d-b2a4-c78048d975db tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Delete volume request issued successfully. Jan 02 03:46:54.960523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-b2061288-1f74-445d-b2a4-c78048d975db tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 202 Jan 02 03:46:54.961374 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1778/3643] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Jan 2 03:46:54 2021] DELETE /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 03:46:54.969069 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e04a1fd-aa9b-4974-8e3e-db417b4a50f8 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:46:54.969567 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e04a1fd-aa9b-4974-8e3e-db417b4a50f8 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:54.969791 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:54.969791 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:54.970162 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6e04a1fd-aa9b-4974-8e3e-db417b4a50f8 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:55.019282 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:55.019282 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:55.028479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6e04a1fd-aa9b-4974-8e3e-db417b4a50f8 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:46:55.051488 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6e04a1fd-aa9b-4974-8e3e-db417b4a50f8 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:46:55.052423 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1866/3644] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:46:54 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:46:56.070096 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99c8e5bb-eb71-42ad-afa2-cc23ce9ad7f5 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:46:56.070606 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99c8e5bb-eb71-42ad-afa2-cc23ce9ad7f5 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:56.070738 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:56.070738 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:56.071079 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-99c8e5bb-eb71-42ad-afa2-cc23ce9ad7f5 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:56.123037 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 03:46:56.123037 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 03:46:56.132456 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-99c8e5bb-eb71-42ad-afa2-cc23ce9ad7f5 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Volume info retrieved successfully. Jan 02 03:46:56.155870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-99c8e5bb-eb71-42ad-afa2-cc23ce9ad7f5 tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 200 Jan 02 03:46:56.156738 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1779/3645] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:46:56 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 03:46:57.173155 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f31b8e6-a730-4829-a83d-d15ffee6be7f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] GET http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a Jan 02 03:46:57.173676 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f31b8e6-a730-4829-a83d-d15ffee6be7f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 03:46:57.173778 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 03:46:57.173778 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 03:46:57.174121 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-2f31b8e6-a730-4829-a83d-d15ffee6be7f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 03:46:57.224678 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-2f31b8e6-a730-4829-a83d-d15ffee6be7f tempest-TestMinimumBasicScenario-1460397603 tempest-TestMinimumBasicScenario-1460397603] http://10.222.0.50/volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a returned with HTTP 404 Jan 02 03:46:57.225749 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1867/3646] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 03:46:57 2021] GET /volume/v3/e8ef890341ce47719c589eacf3c3ae0b/volumes/9117356a-3e2f-40e2-8779-55dd7413b34a => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 04:00:15.661338 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] POST http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes Jan 02 04:00:15.661846 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:15.661846 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:15.662180 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1234113332", "imageRef": "06705461-003a-458e-b87d-7de516c92d96", "size": 1}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 04:00:15.663291 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.v3.volumes [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1234113332', 'imageRef': '06705461-003a-458e-b87d-7de516c92d96', 'size': 1}} {{(pid=88028) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 04:00:15.771210 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Create volume of 1 GB Jan 02 04:00:15.784420 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Availability Zones retrieved successfully. Jan 02 04:00:15.801451 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Flow 'volume_create_api' (99a6fba7-53c6-4f40-aca0-7391adbc150e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 04:00:15.804265 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5379c6f-6df9-4b2e-84b5-60f61c0791bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 04:00:15.806334 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.flows.api.create_volume [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Validating volume size '1' using validate_int {{(pid=88028) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 04:00:15.910312 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5379c6f-6df9-4b2e-84b5-60f61c0791bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T02:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0730d5c4-d523-4c08-b289-6eb03abd1b4d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0730d5c4-d523-4c08-b289-6eb03abd1b4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 04:00:15.912562 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68eeddde-01b7-48c4-8785-178967db21b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 04:00:15.999674 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.quota [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Created reservations ['956f43aa-34f8-49bf-9d1d-2296c3b2cc4c', '62f651b2-2c76-4f77-9e4c-a182435c966f', 'ca26b760-3e5b-4398-886c-a1d43936c010', 'c8171925-141f-4202-8a65-6d5c145b1f17'] {{(pid=88028) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 04:00:16.001511 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68eeddde-01b7-48c4-8785-178967db21b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['956f43aa-34f8-49bf-9d1d-2296c3b2cc4c', '62f651b2-2c76-4f77-9e4c-a182435c966f', 'ca26b760-3e5b-4398-886c-a1d43936c010', 'c8171925-141f-4202-8a65-6d5c145b1f17']}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 04:00:16.003617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d526027e-3088-4bc1-b904-bc98afb0384e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 04:00:16.064349 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d526027e-3088-4bc1-b904-bc98afb0384e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d7743a9-d58f-4f53-91e4-4ac7f6468a1f', '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-1234113332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2cdd5117c9140de8c0758bc597a91bf',qos_specs=None,replication_status=,reservations=['956f43aa-34f8-49bf-9d1d-2296c3b2cc4c','62f651b2-2c76-4f77-9e4c-a182435c966f','ca26b760-3e5b-4398-886c-a1d43936c010','c8171925-141f-4202-8a65-6d5c145b1f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d9ed62dce44d1b89e83c68d735828c',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T04:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1234113332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d7743a9-d58f-4f53-91e4-4ac7f6468a1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2cdd5117c9140de8c0758bc597a91bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='42d9ed62dce44d1b89e83c68d735828c',volume_attachment=,volume_type=,volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 04:00:16.066418 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02cfe1f-0ed8-42b2-8251-430e4e62c78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 04:00:16.092010 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02cfe1f-0ed8-42b2-8251-430e4e62c78c) transitioned into state 'SUCCESS' from state '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-1234113332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2cdd5117c9140de8c0758bc597a91bf',qos_specs=None,replication_status=,reservations=['956f43aa-34f8-49bf-9d1d-2296c3b2cc4c','62f651b2-2c76-4f77-9e4c-a182435c966f','ca26b760-3e5b-4398-886c-a1d43936c010','c8171925-141f-4202-8a65-6d5c145b1f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d9ed62dce44d1b89e83c68d735828c',volume_type_id=0730d5c4-d523-4c08-b289-6eb03abd1b4d)}' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 04:00:16.094029 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffdf82b8-5697-45ca-8282-fd16742c3cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 04:00:16.109978 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffdf82b8-5697-45ca-8282-fd16742c3cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88028) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 04:00:16.112802 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Flow 'volume_create_api' (99a6fba7-53c6-4f40-aca0-7391adbc150e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88028) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 04:00:16.162916 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Create volume request issued successfully. Jan 02 04:00:16.177896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-d71acf48-e66a-43c7-80ff-6923f7088cfe tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes returned with HTTP 202 Jan 02 04:00:16.178934 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1780/3647] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Jan 2 04:00:15 2021] POST /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes => generated 822 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 04:00:16.194084 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89235a92-9983-4d52-b14f-2017c3c6c402 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:16.194690 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89235a92-9983-4d52-b14f-2017c3c6c402 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:16.195269 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-89235a92-9983-4d52-b14f-2017c3c6c402 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:16.248027 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:16.248027 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:16.256545 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-89235a92-9983-4d52-b14f-2017c3c6c402 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:16.278961 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-89235a92-9983-4d52-b14f-2017c3c6c402 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:16.279790 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1868/3648] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:16 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:17.296870 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11466d7b-6a9b-46a1-8cc2-8a0d847d2951 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:17.297434 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11466d7b-6a9b-46a1-8cc2-8a0d847d2951 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:17.297633 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:17.297633 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:17.298012 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-11466d7b-6a9b-46a1-8cc2-8a0d847d2951 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:17.349460 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:17.349460 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:17.358258 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-11466d7b-6a9b-46a1-8cc2-8a0d847d2951 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:17.381290 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-11466d7b-6a9b-46a1-8cc2-8a0d847d2951 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:17.382129 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1781/3649] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:17 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:18.398793 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4e121d9-a242-4fa7-a7e5-b30904ecf0ae tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:18.399332 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4e121d9-a242-4fa7-a7e5-b30904ecf0ae tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:18.399453 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:18.399453 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:18.399778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-c4e121d9-a242-4fa7-a7e5-b30904ecf0ae tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:18.449969 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:18.449969 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:18.458505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-c4e121d9-a242-4fa7-a7e5-b30904ecf0ae tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:18.481291 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-c4e121d9-a242-4fa7-a7e5-b30904ecf0ae tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:18.482206 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1869/3650] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:18 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:19.498388 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efe2060f-9113-4787-866a-2ded62bb6e37 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:19.498929 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efe2060f-9113-4787-866a-2ded62bb6e37 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:19.499060 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:19.499060 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:19.499346 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-efe2060f-9113-4787-866a-2ded62bb6e37 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:19.550192 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:19.550192 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:19.559404 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-efe2060f-9113-4787-866a-2ded62bb6e37 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:19.585183 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-efe2060f-9113-4787-866a-2ded62bb6e37 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:19.586011 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1782/3651] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:19 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:20.602333 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42ea0612-54d6-4df5-9eeb-8867954e520a tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:20.602944 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42ea0612-54d6-4df5-9eeb-8867954e520a tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:20.603140 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:20.603140 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:20.603827 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-42ea0612-54d6-4df5-9eeb-8867954e520a tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:20.654825 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:20.654825 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:20.663552 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-42ea0612-54d6-4df5-9eeb-8867954e520a tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:20.686698 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-42ea0612-54d6-4df5-9eeb-8867954e520a tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:20.687670 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1870/3652] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:20 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:21.704321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e90b13b8-4315-4cf8-9919-1082749fe5fa tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:21.704896 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e90b13b8-4315-4cf8-9919-1082749fe5fa tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:21.705161 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:21.705161 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:21.705680 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e90b13b8-4315-4cf8-9919-1082749fe5fa tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:21.755958 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:21.755958 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:21.779579 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e90b13b8-4315-4cf8-9919-1082749fe5fa tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:21.804611 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e90b13b8-4315-4cf8-9919-1082749fe5fa tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:21.805600 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1783/3653] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:21 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:22.821405 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e95a38ae-786b-4756-b788-2903ef948c2e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:22.822047 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e95a38ae-786b-4756-b788-2903ef948c2e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:22.822280 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:22.822280 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:22.822641 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-e95a38ae-786b-4756-b788-2903ef948c2e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:22.872681 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:22.872681 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:22.881644 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-e95a38ae-786b-4756-b788-2903ef948c2e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:22.906187 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-e95a38ae-786b-4756-b788-2903ef948c2e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:22.907703 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1871/3654] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:22 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:23.928753 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f41b338-56c7-4d9a-a6ad-c43d1a658638 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:23.928753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f41b338-56c7-4d9a-a6ad-c43d1a658638 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:23.928753 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:23.928753 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:23.928753 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-8f41b338-56c7-4d9a-a6ad-c43d1a658638 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:23.975847 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:23.975847 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:23.986423 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-8f41b338-56c7-4d9a-a6ad-c43d1a658638 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:24.015740 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-8f41b338-56c7-4d9a-a6ad-c43d1a658638 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:24.016622 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1784/3655] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:23 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 04:00:25.037882 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96d24836-855e-4bb8-9eb2-d64cac852ada tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:25.038447 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96d24836-855e-4bb8-9eb2-d64cac852ada tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:25.038607 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:25.038607 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:25.039021 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-96d24836-855e-4bb8-9eb2-d64cac852ada tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:25.093216 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:25.093216 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:25.101965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-96d24836-855e-4bb8-9eb2-d64cac852ada tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:25.125569 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-96d24836-855e-4bb8-9eb2-d64cac852ada tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:25.126324 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1872/3656] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:25 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:26.142321 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44da79e8-1f76-4678-86bc-c2f5101a2419 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:26.142880 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44da79e8-1f76-4678-86bc-c2f5101a2419 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:26.143069 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:26.143069 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:26.143445 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-44da79e8-1f76-4678-86bc-c2f5101a2419 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:26.195977 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:26.195977 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:26.205319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-44da79e8-1f76-4678-86bc-c2f5101a2419 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:26.227879 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-44da79e8-1f76-4678-86bc-c2f5101a2419 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:26.228755 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1785/3657] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:26 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 972 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:27.247505 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab403985-dc93-4c4b-b3a6-b6084fa6ff7e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:27.248149 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab403985-dc93-4c4b-b3a6-b6084fa6ff7e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:27.248325 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:27.248325 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:27.248617 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-ab403985-dc93-4c4b-b3a6-b6084fa6ff7e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:27.299279 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:27.299279 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:27.307572 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-ab403985-dc93-4c4b-b3a6-b6084fa6ff7e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:27.330358 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-ab403985-dc93-4c4b-b3a6-b6084fa6ff7e tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:27.331080 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1873/3658] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:27 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:28.348523 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b13d362-374f-4703-82c8-2f6f34573e8c tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:28.349108 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b13d362-374f-4703-82c8-2f6f34573e8c tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:28.350217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:28.350217 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:28.350602 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0b13d362-374f-4703-82c8-2f6f34573e8c tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:28.402792 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:28.402792 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:28.411179 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0b13d362-374f-4703-82c8-2f6f34573e8c tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:28.435261 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0b13d362-374f-4703-82c8-2f6f34573e8c tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:28.436092 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1786/3659] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:28 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 975 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:29.453245 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7cb91050-87e9-4674-8114-432f9df95457 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:29.453862 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7cb91050-87e9-4674-8114-432f9df95457 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:29.454178 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:29.454178 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:29.454575 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-7cb91050-87e9-4674-8114-432f9df95457 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:29.507757 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:29.507757 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:29.517600 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-7cb91050-87e9-4674-8114-432f9df95457 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:29.543141 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-7cb91050-87e9-4674-8114-432f9df95457 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:29.543631 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1874/3660] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:29 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:30.559283 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e48f073-2a7d-41d3-bf09-1642becff749 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:30.559836 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e48f073-2a7d-41d3-bf09-1642becff749 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:30.560158 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:30.560158 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:30.560555 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-0e48f073-2a7d-41d3-bf09-1642becff749 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:30.610326 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:30.610326 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:30.618796 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-0e48f073-2a7d-41d3-bf09-1642becff749 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:30.642042 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-0e48f073-2a7d-41d3-bf09-1642becff749 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:30.642870 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1787/3661] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:30 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 975 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:00:31.659853 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c924a72-1df6-486a-818e-9540e6894e48 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:31.660481 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c924a72-1df6-486a-818e-9540e6894e48 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:31.660617 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:31.660617 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:31.660953 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [None req-6c924a72-1df6-486a-818e-9540e6894e48 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:31.711106 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:31.711106 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:31.720142 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [None req-6c924a72-1df6-486a-818e-9540e6894e48 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:31.743792 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [None req-6c924a72-1df6-486a-818e-9540e6894e48 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:31.744661 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1875/3662] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Jan 2 04:00:31 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 04:00:31.818123 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:31.818648 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:31.818865 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:31.818865 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:31.819245 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:31.867750 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:31.867750 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:31.876319 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:31.899471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:31.900350 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1788/3663] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 04:00:31 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 1363 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 04:00:33.015519 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-42e1b69a-e4f9-4416-ad43-ba54c34c5660 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:33.016124 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-42e1b69a-e4f9-4416-ad43-ba54c34c5660 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:33.016297 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:33.016297 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:33.016633 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-42e1b69a-e4f9-4416-ad43-ba54c34c5660 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:33.064792 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:33.064792 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:33.072755 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-42e1b69a-e4f9-4416-ad43-ba54c34c5660 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:33.096065 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-42e1b69a-e4f9-4416-ad43-ba54c34c5660 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:33.096918 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1876/3664] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Jan 2 04:00:33 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 1363 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 04:00:33.107471 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume// Jan 02 04:00:33.107955 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:33.108217 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:33.108217 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:33.108649 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:33.109850 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 04:00:33.110471 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1789/3665] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Jan 2 04:00:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 04:00:33.122811 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-07fd121f-1e75-49bd-aa44-d42f5433be2f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] POST http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments Jan 02 04:00:33.123296 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:33.123296 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:33.123710 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-07fd121f-1e75-49bd-aa44-d42f5433be2f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d7743a9-d58f-4f53-91e4-4ac7f6468a1f", "instance_uuid": "9039826b-b650-434b-aab1-ed7fd4da146b", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 04:00:33.173539 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:33.173539 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:33.226672 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-07fd121f-1e75-49bd-aa44-d42f5433be2f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments returned with HTTP 200 Jan 02 04:00:33.227597 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1877/3666] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Jan 2 04:00:33 2021] POST /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 04:00:34.765876 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume// Jan 02 04:00:34.767778 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:34.769851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:34.772848 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-5356c9cf-7c37-40cf-911d-d8dca6f28cd8 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 04:00:34.774486 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1790/3667] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 04:00:34 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 04:00:34.788385 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-af249fad-f2b6-4d56-a8bc-a88832a262d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:00:34.789076 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-af249fad-f2b6-4d56-a8bc-a88832a262d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:00:34.789322 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:34.789322 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:34.790019 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-af249fad-f2b6-4d56-a8bc-a88832a262d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:00:34.843168 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:34.843168 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:34.851555 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-af249fad-f2b6-4d56-a8bc-a88832a262d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:00:34.871851 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:34.871851 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:34.882288 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-af249fad-f2b6-4d56-a8bc-a88832a262d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:00:34.883138 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1878/3668] 10.222.0.45 () {60 vars in 1403 bytes} [Sat Jan 2 04:00:34 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 1461 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 04:00:34.901639 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] PUT http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce Jan 02 04:00:34.902851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h2-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 04:00:34.929803 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 04:00:34.929803 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 04:00:34.930313 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Lock "b'cinder-attachment_update-5d7743a9-d58f-4f53-91e4-4ac7f6468a1f-n-h2-765315-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 04:00:34.932883 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:34.932883 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:36.260526 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Lock "b'cinder-attachment_update-5d7743a9-d58f-4f53-91e4-4ac7f6468a1f-n-h2-765315-10'" released by "attachment_update" :: held 1.330s {{(pid=88028) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 04:00:36.261206 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce returned with HTTP 200 Jan 02 04:00:36.262346 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1791/3669] 10.222.0.45 () {64 vars in 1468 bytes} [Sat Jan 2 04:00:34 2021] PUT /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce => generated 762 bytes in 1366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 04:00:36.299105 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-c4d45173-a51f-4c7c-ad78-72c37253896f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] POST http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce/action Jan 02 04:00:36.299686 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:00:36.299686 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:00:36.300479 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-c4d45173-a51f-4c7c-ad78-72c37253896f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action body: b'{"os-complete": null}' {{(pid=88029) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 04:00:36.301017 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-c4d45173-a51f-4c7c-ad78-72c37253896f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 04:00:36.373449 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:00:36.373449 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:00:36.386082 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-c4d45173-a51f-4c7c-ad78-72c37253896f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce/action returned with HTTP 204 Jan 02 04:00:36.388016 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1879/3670] 10.222.0.45 () {64 vars in 1489 bytes} [Sat Jan 2 04:00:36 2021] POST /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 04:03:03.084131 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume// Jan 02 04:03:03.084716 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:03:03.084935 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:03:03.084935 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:03:03.085414 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'all' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:03:03.086955 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-4b1476ba-5d85-4e0d-9c21-11a2fe2ece80 req-a5b16da1-4943-4826-b3e9-45db11cfafce tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 04:03:03.087547 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1792/3671] 10.222.0.45 () {56 vars in 1089 bytes} [Sat Jan 2 04:03:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 04:03:03.101449 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-e2367f2a-5c89-451a-a6e5-1b90ad12f01f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] POST http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments Jan 02 04:03:03.101930 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:03:03.101930 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:03:03.102341 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-e2367f2a-5c89-451a-a6e5-1b90ad12f01f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d7743a9-d58f-4f53-91e4-4ac7f6468a1f", "instance_uuid": "9039826b-b650-434b-aab1-ed7fd4da146b", "connector": null}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 04:03:03.151929 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:03:03.151929 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:03:03.264293 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-e2367f2a-5c89-451a-a6e5-1b90ad12f01f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments returned with HTTP 200 Jan 02 04:03:03.265174 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1880/3672] 10.222.0.45 () {64 vars in 1358 bytes} [Sat Jan 2 04:03:03 2021] POST /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 04:03:03.279186 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-7c74bbf3-4fb6-4b09-8b2a-76f54918a595 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] DELETE http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce Jan 02 04:03:03.279963 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-7c74bbf3-4fb6-4b09-8b2a-76f54918a595 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:03:03.280468 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-7c74bbf3-4fb6-4b09-8b2a-76f54918a595 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'version_select' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:03:03.301303 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:03:03.301303 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:03:03.488851 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-7c74bbf3-4fb6-4b09-8b2a-76f54918a595 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(284ae5a2-6686-436f-823e-f71cfb9f7670)]) {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 04:03:03.489276 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-7c74bbf3-4fb6-4b09-8b2a-76f54918a595 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Adding status of: reserved to pending status list for volume. {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 04:03:03.489688 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-7c74bbf3-4fb6-4b09-8b2a-76f54918a595 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88028) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 04:03:03.496780 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-7c74bbf3-4fb6-4b09-8b2a-76f54918a595 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce returned with HTTP 200 Jan 02 04:03:03.497637 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1793/3673] 10.222.0.45 () {62 vars in 1437 bytes} [Sat Jan 2 04:03:03 2021] DELETE /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/a0907dcc-be83-4c59-a7b7-37f5ef6893ce => generated 192 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 04:03:07.961896 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-e2367f2a-5c89-451a-a6e5-1b90ad12f01f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume// Jan 02 04:03:07.962404 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-e2367f2a-5c89-451a-a6e5-1b90ad12f01f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:03:07.962514 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:03:07.962514 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:03:07.962866 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-e2367f2a-5c89-451a-a6e5-1b90ad12f01f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'all' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:03:07.963957 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-a4c8b3f5-eb16-4bd8-9305-6391f0c6dc20 req-e2367f2a-5c89-451a-a6e5-1b90ad12f01f tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume// returned with HTTP 300 Jan 02 04:03:07.964645 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1881/3674] 10.222.0.72 () {56 vars in 1089 bytes} [Sat Jan 2 04:03:07 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 04:03:07.978307 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-e6f13275-69a3-41e6-ae4b-32836b74b9d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] GET http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:03:07.978977 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-e6f13275-69a3-41e6-ae4b-32836b74b9d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:03:07.979132 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:03:07.979132 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:03:07.979469 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-e6f13275-69a3-41e6-ae4b-32836b74b9d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'show' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:03:08.030657 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:03:08.030657 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:03:08.038965 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-2f65246b-9d34-487f-84db-f7097dbf012e req-e6f13275-69a3-41e6-ae4b-32836b74b9d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:03:08.058490 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:03:08.058490 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:03:08.068171 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-e6f13275-69a3-41e6-ae4b-32836b74b9d2 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 200 Jan 02 04:03:08.069036 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1794/3675] 10.222.0.72 () {60 vars in 1403 bytes} [Sat Jan 2 04:03:07 2021] GET /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 04:03:08.089257 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-524389d0-c277-4c00-becd-00b4aa1dddd0 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] PUT http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670 Jan 02 04:03:08.090168 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-524389d0-c277-4c00-becd-00b4aa1dddd0 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.72", "host": "n-h1-765315-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-10.cbci-765315-10.local", "mountpoint": "/dev/sda"}}} {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 04:03:08.119162 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 02 04:03:08.119162 n-d-765315-10 devstack@c-api.service[88027]: return self(f, *args, **kw) Jan 02 04:03:08.119672 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-2f65246b-9d34-487f-84db-f7097dbf012e req-524389d0-c277-4c00-becd-00b4aa1dddd0 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Lock "b'cinder-attachment_update-5d7743a9-d58f-4f53-91e4-4ac7f6468a1f-n-h1-765315-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 04:03:08.122114 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:03:08.122114 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:03:09.413330 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.coordination [req-2f65246b-9d34-487f-84db-f7097dbf012e req-524389d0-c277-4c00-becd-00b4aa1dddd0 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Lock "b'cinder-attachment_update-5d7743a9-d58f-4f53-91e4-4ac7f6468a1f-n-h1-765315-10'" released by "attachment_update" :: held 1.294s {{(pid=88029) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 04:03:09.414641 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-524389d0-c277-4c00-becd-00b4aa1dddd0 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670 returned with HTTP 200 Jan 02 04:03:09.415536 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1882/3676] 10.222.0.72 () {64 vars in 1468 bytes} [Sat Jan 2 04:03:08 2021] PUT /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670 => generated 762 bytes in 1331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 04:03:09.452285 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-d569bc23-dd25-474b-937f-00d33616cf9d tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] POST http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670/action Jan 02 04:03:09.452791 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:03:09.452791 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:03:09.453231 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-d569bc23-dd25-474b-937f-00d33616cf9d tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action body: b'{"os-complete": null}' {{(pid=88028) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 04:03:09.453656 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-d569bc23-dd25-474b-937f-00d33616cf9d tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 04:03:09.522564 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:03:09.522564 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:03:09.535773 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-2f65246b-9d34-487f-84db-f7097dbf012e req-d569bc23-dd25-474b-937f-00d33616cf9d tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670/action returned with HTTP 204 Jan 02 04:03:09.536779 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1795/3677] 10.222.0.72 () {64 vars in 1489 bytes} [Sat Jan 2 04:03:09 2021] POST /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 04:04:50.380663 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-ad8e16f1-5f07-4d63-a90f-66a3c8dbbc75 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] DELETE http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670 Jan 02 04:04:50.381205 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-ad8e16f1-5f07-4d63-a90f-66a3c8dbbc75 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:04:50.381362 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:04:50.381362 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:04:50.381733 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-ad8e16f1-5f07-4d63-a90f-66a3c8dbbc75 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'version_select' {{(pid=88029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:04:50.403105 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:04:50.403105 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:04:50.858420 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-ad8e16f1-5f07-4d63-a90f-66a3c8dbbc75 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 04:04:50.858847 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.volume.api [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-ad8e16f1-5f07-4d63-a90f-66a3c8dbbc75 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Pending status list for volume during attachment-delete: [] {{(pid=88029) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 04:04:50.866097 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-ad8e16f1-5f07-4d63-a90f-66a3c8dbbc75 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670 returned with HTTP 200 Jan 02 04:04:50.866979 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88029|app: 0|req: 1883/3678] 10.222.0.72 () {62 vars in 1437 bytes} [Sat Jan 2 04:04:50 2021] DELETE /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/attachments/284ae5a2-6686-436f-823e-f71cfb9f7670 => generated 19 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 04:04:50.885316 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-df79773a-4eee-491a-b880-710de01fa131 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] DELETE http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:04:50.885791 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-df79773a-4eee-491a-b880-710de01fa131 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Empty body provided in request {{(pid=88028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 04:04:50.886009 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 04:04:50.886009 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning, Jan 02 04:04:50.886381 n-d-765315-10 devstack@c-api.service[88027]: DEBUG cinder.api.openstack.wsgi [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-df79773a-4eee-491a-b880-710de01fa131 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Calling method 'delete' {{(pid=88028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 04:04:50.886844 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.v3.volumes [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-df79773a-4eee-491a-b880-710de01fa131 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Delete volume with id: 5d7743a9-d58f-4f53-91e4-4ac7f6468a1f Jan 02 04:04:50.935976 n-d-765315-10 devstack@c-api.service[88027]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 04:04:50.935976 n-d-765315-10 devstack@c-api.service[88027]: DeprecationWarning) Jan 02 04:04:50.937144 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-df79773a-4eee-491a-b880-710de01fa131 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Volume info retrieved successfully. Jan 02 04:04:50.962479 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.volume.api [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-df79773a-4eee-491a-b880-710de01fa131 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] Delete volume request issued successfully. Jan 02 04:04:50.962954 n-d-765315-10 devstack@c-api.service[88027]: INFO cinder.api.openstack.wsgi [req-d1630512-69dc-4b0d-ba10-27e40c7313aa req-df79773a-4eee-491a-b880-710de01fa131 tempest-TestShelveInstance-1099791212 tempest-TestShelveInstance-1099791212] http://10.222.0.50/volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f returned with HTTP 202 Jan 02 04:04:50.964894 n-d-765315-10 devstack@c-api.service[88027]: [pid: 88028|app: 0|req: 1796/3679] 10.222.0.72 () {60 vars in 1384 bytes} [Sat Jan 2 04:04:50 2021] DELETE /volume/v3/a2cdd5117c9140de8c0758bc597a91bf/volumes/5d7743a9-d58f-4f53-91e4-4ac7f6468a1f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)